[Nagiosplug-help] Nagios plugin help: check_disk_remote, no output returned from plugin

jason.boucher at musee-orsay.fr jason.boucher at musee-orsay.fr
Thu Aug 25 00:30:42 CEST 2005


Hello Greg,

Well I found my problem. In fact it wasn't the plugin which was the
problem, but ssh. I completly forget to deploy my nagios ssh public key..
After that was done, everything was ok!
Thanx for your interest and help anyways!


Cordialement,

--
Jason Boucher
Service Informatique Musée d'Orsay
jason.boucher at musee-orsay.fr
Téléphone: 4444


                                                                           
             Greg Vickers                                                  
             <g.vickers at qut.ed                                             
             u.au>                                                       A 
             Envoyé par :              nagiosplug-help at lists.sourceforge.n 
             nagiosplug-help-a         et                                  
             dmin at lists.source                                          cc 
             forge.net                                                     
                                                                     Objet 
                                       Re: [Nagiosplug-help] Nagios plugin 
             25/08/2005 01:56          help: check_disk_remote, no output  
                                       returned from plugin                
                                                                           
             Veuillez répondre                                             
                     à                                                     
               Greg Vickers                                                
             <g.vickers at qut.ed                                             
                   u.au>                                                   
                                                                           
                                                                           




Hi Jason,

jason.boucher at musee-orsay.fr wrote:
> Hi all.
>
> I'm trying to set up the use of a nagios plugin check_disk_remote, found
on
> nagios-exchange
>
(http://www.nagiosexchange.org/Solaris.50.0.html?&tx_netnagext_pi1[p_view]=253).

> I've set up the services.cfg as follow:
> define service {
>         use                                     generic-service
>         name                                    check_disk_sun
>         register                                0
>         service_description               check disk space
>         is_volatile                       0
>         check_period                      24x7
>         notification_period               24x7
>         check_command                     check_disk_remote
> }
>
> and:
> define service {
>         use                             check_disk_sun
>         host_name                       imp-gip
>         }
>
> In the checkcommands.cfg, i have this:
>
> define command{
>         command_name    check_disk_remote
>         command_line    $USER1$/check_disk_remote -H $HOSTNAME$ -e ssh -w
> 90 -c 95
>         }
>
> Well, I think i gave everything.
>
> If I issue the check_disk_remote in command line, everything is ok, but
> under nagios, i get "No output returned from plugin".

Please post your host definition for 'imp-gip' - I can't see anything
wrong with the above configuration, although I have not used that
check_disk_remote plugin. There may be a problem in your host
configuration file.

Also check your $USER1$ macro points to the correct location of
check_disk_remote.

> Where is my error
>
> thanx for any help..
>
> Jason

--
Greg Vickers
Project Manager, IT Security
Information Technology Services
Queensland University of Technology
L12, 126 Margaret St, Brisbane

Phone: (07) 3864 9536
Email: g.vickers at qut.edu.au
IT Security web site: http://www.its.qut.edu.au/itsecurity/

CRICOS No. 00213J


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null






More information about the Help mailing list