On Mon, 2007-08-13 at 16:40 +0200, Andreas Kuntzagk wrote:
Hi,
As for monitoring the USB drive, probably the easiest way is to add an entry to the hobbit-clients.cfg (on the hobbit server) to force that partition to be checked and trended. Something like:
HOST=yourhost.com
DISK /media/usb 90 95
Sorry, but this does not work for me. If I unmount the drive, status
stays green. In the disk details page it just shows the other mounted
filesystems.
Andreas
Your going to need to actually test for a file on that filesystem and
alert if the file disappears. You just need to make sure that file
always exists when the filesystem is mounted, this way when the alarm
goes off you know the filesystem isnt mounted anymore.
Trent