nagios_statd not returning data for check_disk

Anjan Dave adave at vantage.com
Fri Apr 16 19:10:32 CEST 2004


Hi,

 

I am setting up a remote disk check for some hosts.

 

Nagios_statd is running on the remote host, but Nagios doesn't report
the partition information.

 

Current Status:

  CRITICAL    

Status Information:

DISK CRITICAL - free space:

 

Here's the checkcommand definition -

# 'check_disk' command definition

define command{

        command_name    check_disk

        command_line    $USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$

        }

 

Here's the entry in service definition - 

  check_command                   check_disk!10%!5%!/dev/sda3

 

 

Am I missing anything?

 

Also, what is the difference between bin/nagios_stat and
sbin/nagios_statd ? (later is a daemon, first one is just a binary?)

 

Thanks,
Anjan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040416/d8c7dbb4/attachment.html>


More information about the Users mailing list