Problems checking partitions
Posted: Wed Feb 09, 2011 9:04 am
I have recently configured a new command to be excuted
check_command check_local_disk!20%!10%!/
This perfectly works
But
check_command check_local_disk!20%!10%!/u2
Sends this error:
DISK CRITICAL - /u2 is not accessible: No such file or directory
In that server im trying to monitor:
#df -h
/dev/sda2 32G 2.7G 28G 9% /
/dev/sda1 97M 15M 77M 17% /boot
/dev/sdb 68G 13G 52G 20% /u2
Is ok that ... what might be happening?
check_command check_local_disk!20%!10%!/
This perfectly works
But
check_command check_local_disk!20%!10%!/u2
Sends this error:
DISK CRITICAL - /u2 is not accessible: No such file or directory
In that server im trying to monitor:
#df -h
/dev/sda2 32G 2.7G 28G 9% /
/dev/sda1 97M 15M 77M 17% /boot
/dev/sdb 68G 13G 52G 20% /u2
Is ok that ... what might be happening?