You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my pipeline + influxdb is working perfect for cpu-utilization module for Cisco IOS XE. I need to make one for moduel Cisco-IOS-XE-bgp-oper. I have the following but it's not working:
[
{
"basepath" : "Cisco-IOS-XE-bgp-oper:bgp-state-data/neighbors/neighbor",
"spec" : {
"fields" : [
{"name":"bgpneighbor", "tag": true},
{"name":"description"}
]
}
}
]
Can someone help me ?
The text was updated successfully, but these errors were encountered:
my pipeline + influxdb is working perfect for cpu-utilization module for Cisco IOS XE. I need to make one for moduel Cisco-IOS-XE-bgp-oper. I have the following but it's not working:
[
{
"basepath" : "Cisco-IOS-XE-bgp-oper:bgp-state-data/neighbors/neighbor",
"spec" : {
"fields" : [
{"name":"bgpneighbor", "tag": true},
{"name":"description"}
]
}
}
]
Can someone help me ?
The text was updated successfully, but these errors were encountered: