Hello! I'm using Zabbix 4.0 and I'm trying to monitor several of my server in local network to check whether they are turned on or off. Since we use different hardware and sensors differ as well, I decided to check "CPU 1 Temp" sensor, which is available on all servers.
However if particular server is offline, then Zabbix throws an error "sensor data is not available" instead of returning 0 or "na" (I tried to parse the returning text, but didn't success).
Can I somehow set Zabbix to return "0" for CPU1 Temp (or any other sensor) when the server is offline? Thanks in advance!
However if particular server is offline, then Zabbix throws an error "sensor data is not available" instead of returning 0 or "na" (I tried to parse the returning text, but didn't success).
Can I somehow set Zabbix to return "0" for CPU1 Temp (or any other sensor) when the server is offline? Thanks in advance!