[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Different timeouts per HTTP check
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Different timeouts per HTTP check
- From: Larry Barber <lebarber (at) gmail.com>
- Date: Wed, 29 Apr 2009 14:24:24 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=7os/D2QjUA+giLEgwPEJF1RLHXoKY72tOV0M090lcac=; b=hVM7s52LDbgC4yf6YWWCdDwH1lcdl2V0DNF+e7HJ6Lu9uHVZj4+RUkE0fjixFqmVF1 MlUH30QJY+0FckKfVC3oNHkUR1fC8JUTLyx6UPhj/UT5nr4t667EzcZte9zotC8Gui4h kGYoZJDKKIiGU4vuKqvnpImRyx4Lod8bv8uPM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Yf3uQLwtQ2mZAlp1I1+zkJ2hVAtYCmssGmch2VOwncCZiXw/SyNz/HRvOZBl/KlUfr ZFG7++dHJtmBPqCwsB02sUVMVzYc68lNuJtDg+rFLR1+ayPuPVwkYJr3QrxKPlq+cf7Y X+WXcHjnhAMqvX7+ZSVDCzjrl/sBCiytSO2dY=
- References: <49F803D7.2090209 (at) schoot.org> <199afa060904291156r3414af0aic8df2aecf6c1b75c (at) mail.gmail.com> <997a524e0904291210v370ac796ic6e78d441764fa30 (at) mail.gmail.com>
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 <ralphmitchell (at) gmail.com>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 <lebarber (at) gmail.com> 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 <wouter (at) schoot.org> 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
>>>
>>> To unsubscribe from the hobbit list, send an e-mail to
>>> hobbit-unsubscribe (at) hswn.dk
>>>
>>>
>>>
>>
>