Xymon Mailing List Archive search

hobbit-clients.cfg DISK question

list Dirk Kastens
Mon, 17 Oct 2005 17:58:25 +0200
Message-Id: <user-bd556e16c870@xymon.invalid>

Hi,

I have one host with some filesystems that are always 100% full. So I wanted to disable the red alarm by setting the warnlevel and paniclevel in the hobbit-clients.cfg to 101. The filesystems are /tsm/data, /tsm/db1, and /tsm/db2.
I tried the following definitions without success:

HOST=glaukos.x.y.z
a) DISK /tsm/data 101 101

b) DISK /tsm/* 101 101

c) DISK %/tsm/* 101 101

d) DISK %^/tsm/* 101 101

e) DISK "%^/tsm/*" 101 101

The hobbit server always shows a red alarm. I use hobbit 4.1.2. What did I do wrong?

Regards,
Dirk