Can't override DISK defaults

Ben Yarwood ben.yarwood at juno.co.uk
Tue Dec 16 19:15:58 CET 2008


Hi

I'm new to the list but have been using hobbit for around 4 years.

I'm having a problem overriding the default DISK settings in
hobbit-clients.cfg, no matter what I seem to add in to the file either
specifying the host name directly or using a regular expression.

All other changes to the hobbit-clients.cfg file are picked up immediately.
Extract from the file is below.  We have upgraded to 4.2.2 today to see if
that would solve the problem but unfortunately not.  I've also tried running
the bbcmd (output also below) and it always reports the defaults for disk.
(Prior to 4.2.2 being installed this produced a seg fault for the disk
test).

Hope someone can help.
Thanks in advance
Ben

[hobbit at jrmanage server]$ bin/bbcmd hobbitd_client --test
2008-12-16 18:11:43 Using default environment file
/home/hobbit/server/etc/hobbitserver.cfg
Hostname (.=end, ?=dump, !=reload) [jrmedi-a]: jrmedia-a
Hosttype []: 
Test (cpu, mem, disk, proc, log, port): disk
Filesystem: 
Yellow at 80%, red at 90%


hobbit-clients.cfg 

.....

DEFAULT
        # These are the built-in defaults.
        UP      1h
        LOAD    5.0 10.0
        DISK    * 80 90
        MEMPHYS 100 101
        MEMSWAP 50 80
        MEMACT  90 97


.....

HOST=%jrmedia-.*
        UP      30m
        LOAD    10.0 15.0
        DISK    * 95 97
        MEMPHYS 100 101
        MEMSWAP 50 80
        MEMACT  90 97






More information about the Xymon mailing list