help : nrpe problem

wim.degeeter at bt.com wim.degeeter at bt.com
Mon Dec 1 14:53:00 CET 2003


Hi,
 
I've configured nrpe on remote servers but I have a problem when I try
to get a status for disk space.
It works fine for check_users, check_procs, check_ftp, etc but for
check_disk I always get an OK status.
See my manual checks included
 
./check_users -w 30 -c 40                 
USERS CRITICAL - 44 users currently logged in
 
./check_users -w 40 -c 50                
USERS WARNING - 44 users currently logged in
 
./check_users -w 60 -c 80                
USERS OK - 44 users currently logged in
 
./check_disk -w 20 -c 10 -p /dev/dsk/c1t0d0s3                 
DISK OK [2158231 kB (52%) free on /dev/dsk/c1t0d0s3]
 
./check_disk -w 60 -c 50 -p /dev/dsk/c1t0d0s3                 
DISK OK [2158231 kB (52%) free on /dev/dsk/c1t0d0s3]
 
./check_disk -w 70 -c 60 -p /dev/dsk/c1t0d0s3
DISK OK [2158231 kB (52%) free on /dev/dsk/c1t0d0s3]
 
Anyone an idea why I get always an OK status back??
Thanks and regards,
Wim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20031201/f035c232/attachment.html>


More information about the Users mailing list