<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>


<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>


<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
To Marc :<br><br>I think Perl interpreter is enable, because i configure Nagios with any additional options, like "./configure". Here is header of my script :<br><br>#!/usr/bin/perl<br><br>Command line "/usr/bin/perl ./check_netapp3.pl -H 192.X.X.X -v CPULOAD" works fine.<br><br>To Claudio :<br><br>1. $USER1$=/usr/local/nagios/libexec (in resource.cfg) > That's correct<br><br>2. CPULOAD works correctly with your plugin :) !! I'm trying to use this plugin.<br><br>Thanks a lot to everybody !<br><br>Alexandre<br><br><br>> From: lists@xodus.org<br>> Date: Mon, 16 Aug 2010 08:02:26 -0500<br>> To: nagiosplug-help@lists.sourceforge.net<br>> Subject: Re: [Nagiosplug-help] Problem with check_netapp3.pl<br>> <br>> <br>> On Aug 16, 2010, at 7:44 AM, alexandre fedi wrote:<br>> <br>> > Thanks for your reply.<br>> > <br>> > Here is "commands.cfg" :<br>> > <br>> > define command {<br>> > command_name check_netapp3<br>> > command_line $USER1$/contrib/check_netapp3.pl -H $HOSTADDRESS$ -C public -v $ARG1$ -w $ARG2$ -c $ARG3$<br>> > }<br>> > <br>> > Here is "service check" :<br>> > <br>> > # Check CPU Server hardware - check_netapp3.pl<br>> > define service{<br>> > use         generic-service<br>> > host_name    hostname<br>> > service_description CPULOAD<br>> > check_command check_netapp3!CPULOAD!80!90<br>> > }<br>> <br>> Do you have the embedded Perl interpreter enabled? If so, is this plugin designed to work under it. It it isn't, either disabled ePN for this plugin or for for all plugins.<br>> <br>> --<br>> Marc<br>> <br>> <br>> ------------------------------------------------------------------------------<br>> This SF.net email is sponsored by <br>> <br>> Make an app they can't live without<br>> Enter the BlackBerry Developer Challenge<br>> http://p.sf.net/sfu/RIM-dev2dev <br>> _______________________________________________<br>> Nagiosplug-help mailing list<br>> Nagiosplug-help@lists.sourceforge.net<br>> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help<br>> ::: Please include plugins version (-v) and OS when reporting any issue. <br>> ::: Messages without supporting info will risk being sent to /dev/null<br>                                          </body>
</html>