Verification

  • curl -G http://localhost:8086/query --data-urlencode "q=SHOW DATABASES"

  • curl -G http://localhost:8086/query --data-urlencode "db=cisco_mdt" --data-urlencode "q=SELECT count("five_seconds") FROM "Cisco-IOS-XE-process-cpu-oper:cpu-usage/cpu-utilization""

  • influx -database telegraf -execute "select * from "Cisco-IOS-XE-bgp-oper:bgp-state-data/neighbors/neighbor""

Last updated