[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Problems with CPU thresholds on Hobbit server
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Problems with CPU thresholds on Hobbit server
- From: "Stewart L" <stewartl42 (at) gmail.com>
- Date: Sun, 16 Mar 2008 22:22:08 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=IfefsxjQDTzCxn64EMmSaop4LO7w6TKv3DNbf5tfQbU=; b=IAlENTsmsipENq/cUjP9PPIsFGmbP/nSXRRbk5DiiXnRNtZgKw2oGVLfszIrp9ZK9o/hac/o5+keH2t+KcPWRoaqJXclC+n2Ujk/VokT4k09NMa8BMrKmgvjHbLsJnUWgcbb+t0Dsxqsf0IL8efZxFYWU5bNujXVWfqHceiXZe0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=MxInNLEv78a1cEFiDEAXFs/m7X26sJolq7GP7GuElbtJcZ80oNE5xyJxNi7aUo7LFX0VF9dVMdsfrmr/XeMUHjEVjpJjiXYRYPkuu/8t5/Q5vlijlrvRmcYMjzjwvbe1MuV/ZOq+36KJMXyuC/ZJc75m1DFxdyVQ3lbkvPo5mOo=
- References: <1d23acab0803160856g8c1c027j178385aceb9b034 (at) mail.gmail.com> <961092e10803160937m4d3230aax58c1e4340c6c5239 (at) mail.gmail.com>
Awesome... Thanks. That was likely my problem.
On Sun, Mar 16, 2008 at 12:37 PM, Josh Luthman <josh (at) imaginenetworksllc.com>
wrote:
> This stuff...
>
> HOST=server1.localdomain.com
> LOAD 11.0 25.0
>
> belongs above the DEFAULT statement. Hobbit reads things top down to
> match hosts.
>
>
> On 3/16/08, Stewart L <stewartl42 (at) gmail.com> wrote:
> >
> > I have configured the CPU thresholds on my Hobbit server, but it does
> > not appear to be working... This is my central hobbit server. It appears as
> > though it is using the default thresholds instead of the specific ones for
> > the host. I get alerts about CPU whenever the load is above 5, which is
> > pretty much all the time.
> >
> > In ~hobbit/server/etc//hobbit-clients.cfg I have the following.
> >
> > DEFAULT
> > # These are the built-in defaults.
> > UP 1h
> > LOAD 5.0 10.0
> > DISK * 90 95
> > MEMPHYS 100 101
> > MEMSWAP 50 80
> > MEMACT 90 97
> >
> > HOST=server1.localdomain.com
> > LOAD 11.0 25.0
> >
> > I also have the following in ~hobbit/client/etc/localclient.cfg even
> > though it should not be used. I am not calling hobbitclient.sh with
> > --local.
> >
> > DEFAULT
> > # These are the built-in defaults.
> > UP 1h
> > LOAD 7.5 12.0
> > DISK * 90 95
> > MEMPHYS 100 101
> > MEMSWAP 50 80
> > MEMACT 90 97
> >
> >
> >
> > --
> > Stewart
> >
> > The revolution will not be televised.
> > The revolution will be no re-run brothers;
> > The revolution will be live.
>
>
>
>
> --
> 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
--
Stewart
The revolution will not be televised.
The revolution will be no re-run brothers;
The revolution will be live.