Xymon Mailing List Archive search

need help with DISK and NFS mounts

list Eric Jacobs
Tue, 30 Mar 2010 09:56:07 -0400
Message-Id: <user-9b3786053aad@xymon.invalid>

 

From: Cayo de Moraes [mailto:user-92aec3b3c467@xymon.invalid] 
Sent: Monday, March 29, 2010 2:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] need help with DISK and NFS mounts

 
Hi guys,

im trying to set up some trigger values into the
.../hobbit/server/etc/hobbit-clients.cfg but its not working.

I have a server with some NFS mounts and i had to change the
.../hobbit/client/bin/hobbitclient-linux.sh to monitor them:

[df]
df -P -x none -x tmpfs -x shmfs -x unknown -x iso9660


with this change i can see the NFS mounts in the "disk" column.

Now the problem is, that if i put some values for Yellow and Red status
on the hobbit-clients.cfg or even client-side config, it does not
trigger the values.

HOST=nsftest
DISK /nfsmount/test1 98 99 ---> this doesnt work.


DEFAULT
DISK /nfsmount/test1 98 99 ---> this also doesnt work.


Does someone have an idea how it could work?

Many thanks,


Cayo

 
I've been using the bb-nfs script from deadcat as an extension, and I do
get alerts

 
Eric Jacobs