Hello,
I’m a newbie with Grafana, InfluxDB and Telegraf but I managed to get a good number of panels setup with data from NAS appliances across the organization using SNMP. Everything was working great for several weeks until this morning around 6:30am all the panels stopped displaying data. Nothing has changed as far as configuration, everything worked Friday and over the weekend and out of the blue stopped.
I check Telegraf and verified through a test that it is getting data from SNMP resources, I can run SNMPwalk and get info from any NAS. I checked InfluxDB and see that the latest data is as of this morning when everything stopped. In Grafana I can create a panel and see metrics for the InfluxDB server that is recent so it is specific to the SNMP data.
So I’m a little stumped. If Telegraf is feeding InfluxDB host metrics into the DB I’m not sure why it stopped dumping the SNMP NAS metrics. The Telegraf config is correct to connect to the InfluxDB host.
For this setup Grafana is running on CentOS VM and InfluxDB\Telegraf is running on another CentOS VM. Doesn’t help that I’m not a Linux guru either, just know enough to get by.
Any thoughts where I can look next?