29 Mar
2010
29 Mar
'10
6:46 a.m.
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