[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] host-specific settings



On Friday 08 August 2008 12:33:37 Johan Booysen wrote:
> In hobbit-clients.cfg I have:
>
>
>
> 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
>  DISK    * 95 99
>
> However, server1 still applies the default settings for DISK.  I've
> reloaded the hobbit service so it rereads its config files, but after
> about 30 minutes the changes still don't seem to have taken effect.

# grep ^# /etc/hobbit/hobbit-clients.cfg.rpmnew |tail -n2
# The special DEFAULT section can modify the built-in defaults - this must
# be placed at the end of the file.


Regards,
Buchan