Xymon Mailing List Archive search

help with hobbit-clients.cfg

list Adam Scheblein
Thu, 29 Sep 2005 10:11:58 -0500
Message-Id: <user-d1532067e3bf@xymon.invalid>

I was already running the latest snapshot, and I did finally solve my
problem...

I had 2 things wrong, the first one was that the line was on the bottom
and not the top.  Once I moved the DISK statement to the top of the list
then it started to take effect after I corrected the second problem.

My second problem was that for some reason it did not like warnlevel=
and paniclevel=  once I took those out it worked like a charm.  

The other little bit of confusion I had was that /cdrom would also
include all its sub directories (since the server I was working with has
2 cdroms, we have /cdrom/disk1 and /cdrom/disk2) 

-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Thursday, September 29, 2005 12:33 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] help with hobbit-clients.cfg

On Wed, Sep 28, 2005 at 08:55:22PM -0500, Scheblein, Adam wrote:
i have red the top part of the hobbit-clients.cfg file 4 times now and
i can't figure out what i am doing wrong.

i am trying to make it so that /cdrom does not cause a red alert

I have tried the following:
DISK %^/cdrom.*/ warnlevel=101 paniclevel=102
DISK /cdrom 101 102
Are you running the original 4.1.1 release ? That doesn't parse
the hobbit-clients.cfg file correctly. Grab the latest snapshot
from http://www.hswn.dk/beta/ and I'll bet it starts working
for you.