[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Differences between bb and hobbit -
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Differences between bb and hobbit -
- From: Sloan <joe (at) tmsusa.com>
- Date: Tue, 06 Nov 2007 15:03:21 -0800
- References: <472FB4A9.7040602 (at) tmsusa.com> <20071106064842.GC27297 (at) hswn.dk>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070801 SUSE/2.0.0.6-22 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0
Henrik Stoerner wrote:
> Hobbit uses either "hobbitping" or "fping" to do the network tests. Both
> have commandline options that you can use to make them more tolerant of
> brief network outages, see their man-pages.
>
> If that is not sufficient (ie the transient glitches last more than 30
> seconds), then you can use the "badconn:A:B:C" setting in the bb-hosts
> file to delay when the status goes red. From the bb-hosts man-page:
>
> Normally when a network test fails, the status changes to
> red immediately. With a "badTEST:x:y:z" tag this behaviour
> changes:
> * While "z" or more successive tests fail, the column goes RED.
> * While "y" or more successive tests fail, but fewer than "z",
> the column goes YELLOW.
> * While "x" or more successive tests fail, but fewer than "y",
> the column goes CLEAR.
>
> If you're monitoring hosts behind these unstable WAN links, you may also
> want to look at the "depends" tag so you won't generate alerts on the
> hosts when the WAN link to them is down.
>
>
Excellent, this is exactly what I needed, thanks for helping a hobbit
noob find the way.
Joe