[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbit-clients.cfg
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbit-clients.cfg
- From: Tainted Soul <tainted.soul69 (at) googlemail.com>
- Date: Fri, 3 Jul 2009 12:11:51 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=3NqskOWGipWJp4I0EvIQx157nBWubRMYTasp0DVE0rc=; b=CpIaGwWrgVk59vo4geCRHnA06qxXLYwj3mrnYovzVUsLwmkuyN9L7EX87UaadDPDT6 ubxGw23SNpbLGWcm8Bb/7TmHjG1Vzqh23X+ENCPX9/Nm5PsbY5+Wjuf8X2qjJoeFg21s upm6dK8VpWBdWyLdyWYJtnH784TPIIHwj0uAw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xrb7G5NQiusTIaqvIa3Uo4knGUKwYShwSOrMatl/s/LFdnNGRT8hJ0oNyxs1PTnh0N uVSd1ZNJ+cR/6OSjuj/rksll8Rm2zIb8/smbux70hyogeFKDV4YSpuVP7F5nWmoeBm5U IL65iJWj7TyJuhSnYMZVP5HG3VujAdOGX6w1Q=
- References: <4A4D972A.7020603 (at) tpg.com.au>
Have you put that before the DEFAULT settings? Seems to only take affect if
the DEFAULT ones are right at the end.
eg:
HOST=hostname.xx.xxxx.com
UP 1h
LOAD 5.0 10.0
DISK * 90 95
DISK /prod/CD_X86 IGNORE
DISK /etc/svc/volatile IGNORE
DISK /etc/dfs/dsftab IGNORE
FILE /serial_number SIZE>0 yellow
MEMPHYS 100 101
MEMSWAP 50 80
MEMACT 90 97
PROC cron
PROC ncftpd 3 4
PROC ssh
DEFAULT
# These are the built-in defaults.
UP 1h
LOAD 5.0 10.0
DISK * 90 95
DISK /cdrom IGNORE
MEMPHYS 100 101
MEMSWAP 75 90
MEMACT 90 97
PROC cron
PROC syslogd
PROC sshd
On Fri, Jul 3, 2009 at 6:29 AM, Paul Duff <paulduff (at) tpg.com.au> wrote:
> Hi,
> I have recently installed xymon 4.3.0.0-beta2 on Solaris 10 and
> everything is working good except that the hobbit-clients.cfg file seems to
> be ignoring DISK entries. Below is the entry that I have on the server under
> $xymon_home/server/etc. Have I incorrectly setup the IGNORE entries as they
> are still being reported on the disk page.
>
> HOST=hostname.xx.xxxx.com
> UP 1h
> LOAD 5.0 10.0
> DISK * 90 95
> DISK /prod/CD_X86 IGNORE
> DISK /etc/svc/volatile IGNORE
> DISK /etc/dfs/dsftab IGNORE
> FILE /serial_number SIZE>0 yellow
> MEMPHYS 100 101
> MEMSWAP 50 80
> MEMACT 90 97
> PROC cron
> PROC ncftpd 3 4
> PROC ssh
>
> Regards
> Paul
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>