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

Re: [hobbit] hobbit-clients.cfg not recognizing DISK /autoyast IGNORE



Just a point, but remember that the * directive ignores everything below it
DISK    * 90 95
DISK    %^\/autoyas* IGNORE

put the "DISK    * 90 95" line last.



2008/8/26 Rolf Brusletto <rbrusletto (at) selero.com>

> I'm having an issue w/ hobbit-clients.cfg not working w/ DISK /xxxx
> IGNORE...
>
> I've tried the following, none of which end up ignoring /autoyast....
>
>
> Anybody have any ideas?
>
>
>
> DEFAULT
>        # These are the built-in defaults.
>        UP      1h
>        LOAD    5.0 10.0
>        DISK    * 90 95
>        DISK    %^\/autoyas* IGNORE
>        MEMPHYS 100 101
>        MEMSWAP 50 80
>        MEMACT  90 97
>        PROC    ntpd 1
>
>
> OR
>
>
> DEFAULT
>        # These are the built-in defaults.
>        UP      1h
>        LOAD    5.0 10.0
>        DISK    * 90 95
>        DISK    /autoyast  IGNORE
>        MEMPHYS 100 101
>        MEMSWAP 50 80
>        MEMACT  90 97
>        PROC    ntpd 1
>
>
> OR
>
>
> HOST=nyxx-pil-dma02dr
>        PROC    postgres        1
>        DISK /autoyast  IGNORE
>
>
> OR
>
> HOST=nyse-pil-dma02dr
>        PROC    postgres        1
>        DISK    %^\/autoyas* IGNORE
>
>
>
>
> Thanks,
>
> Rolf Brusletto
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>