Xymon Mailing List Archive search

Different timeouts per HTTP check

list Ralph Mitchell
Wed, 29 Apr 2009 14:39:20 -0500
Message-Id: <user-a6e77556a2f8@xymon.invalid>

OK, cool.  I didn't think that would work.  This is on a single Xymon
server??  Are you setting BBLOCATION at all??
Ralph Mitchell


On Wed, Apr 29, 2009 at 2:24 PM, Larry Barber <user-6ef9c2864140@xymon.invalid> wrote:
Using NET: the way I specified works fine, I have a similar situation, a
few very slow web pages that tend to time out with the default settings, and
that is how I handle the problem. I just use NET: to specify a different
instance of bbtest-net, one with a longer timeout.

Thanks,
Larry Barber


On Wed, Apr 29, 2009 at 2:10 PM, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid>wrote:
Unless something changed recently, the NET keyword allows you to specify
which of several Hobbit/Xymon servers performs network checks for a given
host.  I don't think it would do what the original poster wanted.
Ralph Mitchell


On Wed, Apr 29, 2009 at 1:56 PM, Larry Barber <user-6ef9c2864140@xymon.invalid> wrote:
You can use the "NET:" keyword (see the bb-hosts man page) to set up an
alternate network check. In the stanza within hobbitlaunch.cfg that launches
the bbtest-net that is associated with the new set of network checks you can
set an alternate timeout.

Thanks,
Larry Barber

On Wed, Apr 29, 2009 at 2:37 AM, Wouter Schoot <user-845758e8652b@xymon.invalid>wrote:
Hi,

I'm using a few HTTP checks to see how fast (and if) a website responds.
However, some are known to be slower than others and I want therefor some
sites not to trigger an alert or at least not if it doesn't respond in 10
seconds, but for instance 20 seconds. How can I achieve this for 1 check,
not globally for all HTTP checks?

Best regards,

Wouter