bb-hosts dependency behavior
list Michael Hobbs
I have a bunch of hosts dependent on our router as you can see by the configuration below. When ever the router conn test alerts, the others do as well. I thought that that dependants would not alert if the parent test was red or do I just have configuration error? #Office router x.x.x.x infusionVIP # testip #Colo Router x.x.x.x sterlingVIP # testip depends=(conn:infusionVIP/conn) #Colo Servers x.x.x.x ent3 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid1 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid2 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid4 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid5 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid6 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x earl # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x sparky # testip ssh depends=(conn:sterlingVIP/conn) -- Michael S. Hobbs sr. systems administrator Phone: XXX.XXX.XXXX | Fax: XXX.XXX.XXXX user-5fb6bba04308@xymon.invalid | www.infusionsoft.com [cid:3301981163_37833592]
Attachments (1)
list Josh Luthman
There have been a lot of people having issues with the DEPEND declaration. Most people just use ROUTE. The way *I* have it setup (customer's cable modem, router) is like this: customer-cblmdm.foo.bar # testip customer-rtr.foo.bar # testip route:customer-cblmdm.foo.bar Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer On Tue, Aug 19, 2008 at 11:59 AM, Michael Hobbs <
▸
user-5fb6bba04308@xymon.invalid> wrote:
I have a bunch of hosts dependent on our router as you can see by the configuration below. When ever the router conn test alerts, the others do as well. I thought that that dependants would not alert if the parent test was red or do I just have configuration error? #Office router x.x.x.x infusionVIP # testip #Colo Router x.x.x.x sterlingVIP # testip depends=(conn:infusionVIP/conn) #Colo Servers x.x.x.x ent3 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid1 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid2 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid4 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid5 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x raid6 # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x earl # testip ssh depends=(conn:sterlingVIP/conn) x.x.x.x sparky # testip ssh depends=(conn:sterlingVIP/conn) -- Michael S. Hobbs sr. systems administrator Phone: XXX.XXX.XXXX | Fax: XXX.XXX.XXXX user-5fb6bba04308@xymon.invalid | www.infusionsoft.com
attachment.png