Xymon Mailing List Archive search

The Depends Tag

list Eric Meddaugh
Wed, 31 Oct 2007 10:14:50 -0400
Message-Id: <user-36eeeeaf032a@xymon.invalid>

 

I use the "route" tag for that instead:

 
192.168.192.20          toronto         # trace conn 

192.168.192.21          oriole           # trace conn route:Toronto

 
You'd get an alert on Toronto......  someone please correct me if my
understanding is wrong.

 
---Eric

 
From: Michael A. Price [mailto:user-d7d653acf808@xymon.invalid] 
Sent: Wednesday, October 31, 2007 07:30
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] The Depends Tag

 
Fellow Hobbit users,

 
I need a little help with something, it has stumped me...

 
I have two hosts on the same network, if one goes down. The other will
be down also because of a switch issue. I don't want to receive two
alerts. So I wrote in the depends tag, is this correct format???

 
192.168.192.20          toronto         # trace conn 

192.168.192.21          oriole           # trace conn
depends=(conn:toronto/conn)

 
If toronto is down and oriole is down, I just one one email alert.

 
Thanks for the help, michael