Xymon Mailing List Archive search

Problems with CPU thresholds on Hobbit server

4 messages in this thread

list Stewart L · Sun, 16 Mar 2008 11:56:06 -0400 ·
 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.
list Josh Luthman · Sun, 16 Mar 2008 12:37:17 -0400 ·
This stuff...

HOST=server1.localdomain.com
        LOAD 11.0 25.0

belongs above the DEFAULT statement.  Hobbit reads things top down to match
hosts.
quoted from Stewart L

On 3/16/08, Stewart L <user-a046134cfd06@xymon.invalid> 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: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Stewart L · Sun, 16 Mar 2008 22:22:08 -0400 ·
Awesome... Thanks.   That was likely my problem.


On Sun, Mar 16, 2008 at 12:37 PM, Josh Luthman <user-4c45a83f15cb@xymon.invalid>
quoted from Josh Luthman
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 <user-a046134cfd06@xymon.invalid> 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: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

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.
list Stewart L · Mon, 17 Mar 2008 06:36:08 -0400 ·
Fixed it... Thanks again.
quoted from Stewart L

On Sun, Mar 16, 2008 at 10:22 PM, Stewart L <user-a046134cfd06@xymon.invalid> wrote:
Awesome... Thanks.   That was likely my problem.


On Sun, Mar 16, 2008 at 12:37 PM, Josh Luthman <
user-4c45a83f15cb@xymon.invalid> 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 <user-a046134cfd06@xymon.invalid> 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: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

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.
-- 
Stewart

The revolution will not be televised.
The revolution will be no re-run brothers;
The revolution will be live.