<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>
Here is the command with 'nagios' user, with same arguments :<br><br>[root@nagios etc]# su - nagios<br>[nagios@nagios ~]$ /usr/local/nagios/libexec/contrib/./check_netapp3.pl -H 192.X.X.X -C public -v CPULOAD -w 80 -c 90<br>CPULOAD OK - CPU load: 6%|cpuload=6%<br><br>Here's permissions :<br><br>-rwxr-xr-x 1 nagios nagios 22051 aoĆ» 16 09:56 /usr/local/nagios/libexec/contrib/check_netapp3.pl<br><br>Alexandre<br><br><br><br>> From: lists@xodus.org<br>> Date: Mon, 16 Aug 2010 07:05:50 -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 6:47 AM, alexandre fedi wrote:<br>> <br>> > Hi all,<br>> > <br>> > I'm trying to use "check_netapp3.pl" to monitor my Netapp FAS2050 (http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/NetApp/Check_netapp3/details).<br>> > <br>> > Running the command in terminal works fine:<br>> > <br>> > [root@nagios contrib]# ./check_netapp3.pl -H 192.X.X.X -v CPULOAD    <br>> > CPULOAD OK - CPU load: 5%|cpuload=5%<br>> <br>> It may run fine as the 'root' user, but likely not as the nagios user. Try running it as 'nagios' from the command line, exactly as you use it in the command{} definition (with appropriate substitutions).<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>