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

12 lines
310 B
Text
Raw Permalink Normal View History

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