PDA

View Full Version : trigger dependicies in groups


linuxrules
05-12-2004, 23:36
Is it pocible to add dependicies to en group eks.

---sw2--------server 1 to 10
zabbixserver-----sw1
---sw3--------server 11 to 20
If switch sw2 goes down zabbix will report server 1 to 10 down incl. sw2 and raise an alerm for all the servers and the switch.

I would like to have en dependici group where all the server in group 1 to 10 are in. and they all need sw2 to be up before they can send an alarm.

I dont think it is easy in zabbix ver1.

Sorry for the bad spelling.

Regards
Jesper
Denmark

PS. Keep up the good work it an realy good pease of software.

Alexei
05-12-2004, 23:52
Is it pocible to add dependicies to en group eks.

---sw2--------server 1 to 10
zabbixserver-----sw1
---sw3--------server 11 to 20
If switch sw2 goes down zabbix will report server 1 to 10 down incl. sw2 and raise an alerm for all the servers and the switch.

I would like to have en dependici group where all the server in group 1 to 10 are in. and they all need sw2 to be up before they can send an alarm. Yes, it is possible. For all availability triggers of 1..10 add a dependency on availability trigger of sw2. So, the triggers will not be shown if sw2 is unavailable, and also you will not received any notifications about 1..10.

linuxrules
06-12-2004, 22:09
I ment add an dependecy to all host in the group server1..10 not on the single host 1 to 10.
Like put an new server in the group 1..10 and it is depend of the thrigger on eks. sw2