Hi,
This may be a simple question, but I haven't been able to find an answer:
We have a computer that has been crashing recently, and I want Zabbix to send an alert to several people when this machine crashes. Obviously I need a Trigger that will toggle when Zabbix cannot reach the computer in question, and the Trigger must be linked to an Item monitoring some status on the computer.
Here's my problem: everything I have tried to monitor stops monitoring when the computer crashes. Any zabbix_agentd dependant item will obviously be unable to report values, but as far as I know, internal, simple, and SNMP checks should keep reporting even if they can't find the host they are looking for. If this is true, I can't seem to get any data at all from these once a host has turned off. I'm thinking I don't have SNMP set up correctly.
The {{HOSTNAME}:tick.nodata(180)}=1 trick mentioned in the ZABBIX manual seems like it would work, but it says it needs data from zabbix_sender, and I can't find any information on using zabbix_sender.
So, I suppose my question is: what's the best way to monitor a host to see if it has crashed, and set up a trigger to activate when a host crashes.
Thanks,
Nate
This may be a simple question, but I haven't been able to find an answer:
We have a computer that has been crashing recently, and I want Zabbix to send an alert to several people when this machine crashes. Obviously I need a Trigger that will toggle when Zabbix cannot reach the computer in question, and the Trigger must be linked to an Item monitoring some status on the computer.
Here's my problem: everything I have tried to monitor stops monitoring when the computer crashes. Any zabbix_agentd dependant item will obviously be unable to report values, but as far as I know, internal, simple, and SNMP checks should keep reporting even if they can't find the host they are looking for. If this is true, I can't seem to get any data at all from these once a host has turned off. I'm thinking I don't have SNMP set up correctly.
The {{HOSTNAME}:tick.nodata(180)}=1 trick mentioned in the ZABBIX manual seems like it would work, but it says it needs data from zabbix_sender, and I can't find any information on using zabbix_sender.
So, I suppose my question is: what's the best way to monitor a host to see if it has crashed, and set up a trigger to activate when a host crashes.
Thanks,
Nate

Comment