Hi guys,<br><br>im trying to set up some trigger values into the .../hobbit/server/etc/hobbit-clients.cfg but its not working.<br><br>I have a server with some NFS mounts and i had to change the .../hobbit/client/bin/hobbitclient-linux.sh to monitor them:<br>
<br>[df]<br>df -P -x none -x tmpfs -x shmfs -x unknown -x iso9660<br><br><br>with this change i can see the NFS mounts in the "disk" column.<br><br>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.<br>
<br>HOST=nsftest<br>DISK /nfsmount/test1 98 99 ---> this doesnt work.<br><br><br>DEFAULT<br>DISK /nfsmount/test1 98 99 ---> this also doesnt work.<br><br><br>Does someone have an idea how it could work?<br><br>Many thanks,<br>
Cayo<br>