lesovsky / zabbix-extensions

Zabbix additional monitoring modules
BSD 3-Clause "New" or "Revised" License
316 stars 230 forks source link

Last iostat data timestamp too old #101

Open Fomensky opened 7 months ago

Fomensky commented 7 months ago

I am using a template in Zabbix iostat. I connected zabbix agents according to the instructions. The test request from the server to the agent is successful. However, I get a "Last iostat data timestamp too old" notification from the server side. If I make a request: zabbix_get -s 0.0.0.0 -k iostat.summary I get: "timestamp": "2024-02-14T11:54:00+0100" (time is correct)

However, in the Zabbix web interface in the "last data" section I see the date (last value) 2024-02-10 10:00:00

Why is that ? 4 days difference Screenshot_3