I have a trapper item that calculates a statistic (int) about some local resource.
When the resource is not available, I'd like to send a "missing data" value for the item as an indication that the resource is down. However I cant figure out how to do that. If an empty string is sent, then it shows up in zabbix as an empty string, not missing data.
Any suggestions are welcome. If anything is unclear, I can elaborate more.
Mike
When the resource is not available, I'd like to send a "missing data" value for the item as an indication that the resource is down. However I cant figure out how to do that. If an empty string is sent, then it shows up in zabbix as an empty string, not missing data.
Any suggestions are welcome. If anything is unclear, I can elaborate more.
Mike
Comment