[Nagiosplug-help] check_snmp_win.pl problem (No Output!)

Michael Frank mfrank at dps.state.vt.us
Mon Aug 28 16:36:13 CEST 2006


I forgot to mention that I am using Nagios 2.5. 

 

-----Original Message-----
From: Michael Frank 
Sent: Thursday, August 24, 2006 12:35 PM
To: 'nagiosplug-help at lists.sourceforge.net'
Subject: check_snmp_win.pl problem (No Output!)

 

Hello all,

 

I am trying get check_snmp_win.pl to work. I am able to run the exact
command that Nagios is running without any problems and I get output,
but when I run the check though Nagios it says "No output!" I am able to
run other checks without any problems. 

 

I see at http://www.manubulon.com/nagios/faq.html#FAQ8 that there is a
problem with the embedded perl in Nagios so I make sure that I ran the
script using another version of perl. I am unable to find the p1.pl file
it is talking about patching. 

 

# 'check_win_proc_snmp'

define command{

        command_name    check_win_proc_snmp

        command_line    /opt/ActivePerl-5.8/bin/perl
/usr/local/nagios/libexec/check_snmp_win.pl -H HOST -C COMMUNITY -p PORT
-n SERVICE_TO_CHECK -N 1

        }

 

I have also tried using /usr/local/bin/perl and there has been no
change. I am able to run the check manually without any problems but
can't run it though Nagios.

 

Any help you can give will be great.

 

Thanks,

 

Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20060828/de2705ee/attachment.html>


More information about the Help mailing list