I am trying to setup a host for monitoring. I have my actions based on the AND/OR trigger of 4 conditions.
Example:
TYPE AND/OR
Conditions
(A) Trigger = "Asterisk is not running on Asterisk Rackspace"
(B) Trigger = "ICMP Simple Check"
(C) Trigger = "Asterisk Rackspace has just been restarted"
(D) Trigger = "Server Asterisk Rackspace is unreachable"
now I want to add a straight AND
(E) Trigger = "ICMP Simple Check - Ping Google" (or something similar)
(I have the host google created and the item setup)
Can I force it to confirm that it can reach a sane internet destination before it spams me with notifications??
- Speaking of which, any way to tell ZABBIX to send notifications X per a period of time only?
Thanks in advance
Example:
TYPE AND/OR
Conditions
(A) Trigger = "Asterisk is not running on Asterisk Rackspace"
(B) Trigger = "ICMP Simple Check"
(C) Trigger = "Asterisk Rackspace has just been restarted"
(D) Trigger = "Server Asterisk Rackspace is unreachable"
now I want to add a straight AND
(E) Trigger = "ICMP Simple Check - Ping Google" (or something similar)
(I have the host google created and the item setup)
Can I force it to confirm that it can reach a sane internet destination before it spams me with notifications??
- Speaking of which, any way to tell ZABBIX to send notifications X per a period of time only?
Thanks in advance
Comment