[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bb-hosts dependency behavior
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] bb-hosts dependency behavior
- From: "Josh Luthman" <josh (at) imaginenetworksllc.com>
- Date: Tue, 19 Aug 2008 12:26:50 -0400
- References: <C4D03BEB.656C%michael.hobbs (at) infusionsoft.com>
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: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373
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 <
michael.hobbs (at) infusionsoft.com> 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: 480.289.6832 | Fax: 480.807.0665
> michael.hobbs (at) infusionsoft.com | www.infusionsoft.com
>
>
>