1
0
Fork 0
telegraf/migrations/inputs_gnmi/testcases/deprecated_guess_path_false/expected.conf

11 lines
271 B
Text
Raw Normal View History

[[inputs.gnmi]]
addresses = ["10.49.234.114:57777"]
password = "cisco"
username = "cisco"
[[inputs.gnmi.subscription]]
name = "ifcounters"
origin = "openconfig-interfaces"
path = "/interfaces/interface/state/counters"
subscription_mode = "sample"
sample_interval = "10s"