Disk check by check_by_ssh or nrpe or wrapper, which is better?

Gattu gattusevalkar at gmail.com
Fri Aug 24 01:24:35 CEST 2007


Hey Guys,

Problem:

Monitoring Disk usage on remote machines.

How I solved:

wrote a wrapper plugin which will send command to remote host using nc
(netcat). On remote host, configured xinetd to run a script which will read
the command line sent by nc, parsed it and executed ./check_disk plugin.

Question:

Can the above problem be solved using check_by_ssh? If yes, i wish i can
understand how nagios will send warning emails or critical emails? And if
not the other option is nrpe... but then I will have to install nrpe on
every remote machine! is that assumption correct?

Dilemma!!!!!! help

--
Gattu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070824/f09b6377/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list