| [Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
RE: question on hostmon
|
Here is my config file for the file system:
#DFspace_avail hosta|hostb 10 7 5 /$
DFspace_avail * 5 4 3 /space$
DFspace_%used * 80 90 100 /space$
DFspace_avail * 5 4 3 /$
#DFspace_%used * 80 90 100 /usr$
#DFspace_%used * 80 90 97 /usr/local$
#DFspace_%used * 80 90 97 /home$
#DFspace_%used * 80 90 97 /var/spool$
DFspace_%used * 90 95 101
DFinodes_%used * 70 80 90
Here is the result on the console:
zorglub - 08:27 CPUidle 98 Warning
zorglub - 08:27 CPUsy 1 Info
zorglub - 08:27 CPUus 1 Info
zorglub - 08:27 CtxtSw 4 Info
zorglub / 08:27 DFinodes_%us 18 Info
zorglub / 08:27 DFspace_%use 76 Info
zorglub / 08:27 DFspace_avai 204 Info
zorglub - 08:27 FileTable 17 Info
zorglub - 08:27 Load5 0 Info
zorglub - 08:27 MailQDest 0 Info
zorglub - 08:27 MailQLocal 0 Info
zorglub - 08:27 MemFree 24 Info
zorglub - 08:27 NetIErr 0 Info
zorglub - 08:27 NetOErr 0 Info
zorglub + 08:27 PageIn 27686 Warning
zorglub - 08:27 SwapIn 0 Info
zorglub - 08:27 SwapOut 0 Info
zorglub - 08:27 SwapSpace 0 Warning
zorglub - 08:27 Uptime 1243 Info
What I want to do is to see on the console DFinodes_%used, DFspace_%used and
DFspace_avail for each file system: / and /space ...
I now my config file is wrong, but I don't know where !!!!
Thanks
--
cedric
> -----Original Message-----
> From: owner-nocol-users@navya.com
> [mailto:owner-nocol-users@navya.com]On
> Behalf Of Stefan `Sec` Zehl
> Sent: Thursday, October 22, 1998 9:40 PM
> To: Cedric.Marsot@intervalle.fr; nocol-users@navya.com
> Subject: Re: question on hostmon
>
>
> On Thu, Oct 22, 1998 at 04:49:41PM +0200, Cedric MARSOT wrote:
> > Hi,
> [...]
> > DFinodes_%used * 70 80 90
> >
> > When I tried to put a new line with:
> > DFspace-%used * 80 90 97 /space$
> >
> > nothing is shown on the console.
>
> You have to put the 'more specific' (in this case your new line with
> /space$) _before_ the others in you configfile.
>
> CU,
> Sec
> --
> Usenet II -- because it's time for October
>
>
|