I am trying to setup a lab switch and monitor it through the inputs.gnmi plugin but when I start the process I am getting no response. I assume it is due to permission being able to login to the device but is there a specific log where I can view that? I started telegraf with --test and --debug but there were no results it just gave the “loading config: gnmi.conf” prompt and then stopped. I checked the log file and it shows:
[agent] initializing plugs
[inputs.gnmi] internal alias mapping: openconfig interface map
[agent] starting service inputs
[agent] stopping service inputs
[agent] input channel closed
[agent] stopped successfully
Is “input channel closed” the error line I am looking for an just means it couldn’t connect to the switch?