[Nagiosplug-help] Problem with check_netapp3.pl

Marc Powell lists at xodus.org
Mon Aug 16 15:02:26 CEST 2010


On Aug 16, 2010, at 7:44 AM, alexandre fedi wrote:

> Thanks for your reply.
> 
> Here is "commands.cfg" :
> 
> define command {
> command_name check_netapp3
> command_line $USER1$/contrib/check_netapp3.pl -H $HOSTADDRESS$ -C public -v $ARG1$ -w $ARG2$ -c $ARG3$
> }
> 
> Here is "service check" :
> 
> # Check CPU Server hardware - check_netapp3.pl
> define service{
> use         generic-service
> host_name    hostname
> service_description CPULOAD
> check_command check_netapp3!CPULOAD!80!90
> }

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.

--
Marc





More information about the Help mailing list