GithubHelp home page GithubHelp logo

cisco-ie / telegraf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from influxdata/telegraf

2.0 5.0 5.0 45.08 MB

The plugin-driven server agent for collecting & reporting metrics.

License: MIT License

Makefile 0.06% Go 98.98% Ragel 0.15% Python 0.57% Shell 0.24% Ruby 0.01%

telegraf's Issues

Handle YANG type of empty within Telegraf

For some fields they may have a type of empty. These fields do not necessarily have a value, and are represented that way in MDT. Need to determine how to treat - a boolean? What should the default behavior be? Current example is IOS XE interface shutdown leaf - this leaf will simply be present when the state changes. Would need to track each shutdown toggle? If in MDT the field has a name, and now fields, and no *value, then treat as empty?

INFO:root:node_id_str: "blahblah"
subscription_id_str: "106"
encoding_path: "Cisco-IOS-XE-native:native"
msg_timestamp: 1594323085718
data_gpbkv {
  timestamp: 1594323085718
  fields {
    name: "keys"
  }
  fields {
    name: "content"
    fields {
      name: "interface"
      fields {
        name: "GigabitEthernet"
        fields {
          name: "name"
          string_value: "1"
        }
        fields {
          name: "shutdown"
        }
      }
    }
  }
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.