nagios_statd not returning data for check_disk

Marc Powell marc at ena.com
Fri Apr 16 22:19:33 CEST 2004


Check_disk is a local check meaning that it only works for the host it's run on. You should re-read the statd documentation to learn how to use it properly. I'd tell you but I haven't used it.


--
Marc

-----Original Message-----
From: Anjan Dave <adave at vantage.com>
To: nagios-users at lists.sourceforge.net <nagios-users at lists.sourceforge.net>
Sent: Fri Apr 16 12:10:32 2004
Subject: [Nagios-users] nagios_statd not returning data for check_disk

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/1bfc369c/attachment.html>


More information about the Users mailing list