But with that issue aside... it's the impact this had on other items...
Search Result
Collapse
5 results in 0.0032 seconds.
Keywords
Members
Tags
-
Is there a Global "Report NoData()" Setting?
Zabbix Agent 2 had an extremely slow memory leak kick off after installing Windows Updates last month. The leak took an entire month before finally setting off a high swap alarm on a different monitoring tool we have.
But with that issue aside... it's the impact this had on other items... -
i can't use nodata , help :)
nodata trigger not create problem , what's wrong?

... -
Zabbix 6.4: nodata does not work on zero data
Hi,
I have a trapper item which only gets data once a week. On that same item is a nodata trigger to create a warning if latest data is older than a week. But as long as absolutly zero data has reached that item, the nodata trigger does not work:
Cannot evaluate function...Last edited by robert.ortel; 05-09-2024, 08:30. -
Why is this NODATA trigger firing?
Hello!
Zabbix server 5.0.21
I have a linux host without zabbix agent which is monitored via snmp. I created nodata trigger to alert me if no data is received about disk partition (it is a NFS volume which sometimes is unavailable due to network issues).
However, nodata trigger...Last edited by Pavel382; 17-12-2022, 11:08. -
Zabbix agent sending empty values of data
Hello All.
I'm having troubles trying to understand how to make zabbix server interprets empty values as nodata!! Or how to make zabbix agent not to send them when script described in conf file returns nothing.
Anyone?