Hi,
I have a script which uses Zabbix_sender to send data but this doesn't occur very often - sometimes it will be daily, but sometimes it may not be for a week.
When I look at Monitoring|Show Latest Data, the value will be shown for a few days, but after maybe 3-4 days, it shows blank instead of the value. How can I change that?
(Note: I do have a trigger so if there's no data for over 5 days then I get alerted. I use something like {item.nodata(5d)}=1)
Thanks!
Mark
I have a script which uses Zabbix_sender to send data but this doesn't occur very often - sometimes it will be daily, but sometimes it may not be for a week.
When I look at Monitoring|Show Latest Data, the value will be shown for a few days, but after maybe 3-4 days, it shows blank instead of the value. How can I change that?
(Note: I do have a trigger so if there's no data for over 5 days then I get alerted. I use something like {item.nodata(5d)}=1)
Thanks!
Mark
Comment