Hi everybody,
I'm having trouble with dependencies. I have few hosts behind a gateway, all monitored by a simple icmpping (no templates , the ping is defined for every single host). If the ping for a generic hosts fails it creates a trigger that sends an email.
I want, if the gw goes down for some reason (poweroff or connection missing), to receive just the mail of the gw's ping trigger, suppressing the email of the others hosts.
So I setup dependencies, in this way:
gw ping-trigger depends on :
-host1 ping-trigger
-host2 ping-trigger
....
but it doesn't work.When the gw goes down,anyway I receive the email of all the others hosts behind the gw.
Could you tell me where is the error??
Thanks a lot in advance,
c ya
stef
I'm having trouble with dependencies. I have few hosts behind a gateway, all monitored by a simple icmpping (no templates , the ping is defined for every single host). If the ping for a generic hosts fails it creates a trigger that sends an email.
I want, if the gw goes down for some reason (poweroff or connection missing), to receive just the mail of the gw's ping trigger, suppressing the email of the others hosts.
So I setup dependencies, in this way:
gw ping-trigger depends on :
-host1 ping-trigger
-host2 ping-trigger
....
but it doesn't work.When the gw goes down,anyway I receive the email of all the others hosts behind the gw.
Could you tell me where is the error??
Thanks a lot in advance,
c ya
stef


Comment