check_snmp_storage.pl error: Service check did not exit properly

Max perldork at webwizarddesign.com
Tue Feb 3 02:28:37 CET 2009


> Two separate issues here:
> 1)  For the utils.pm problem, you can add this line to the script
> after the shebang line to have the perl interpreter find utils.pm.
>
> #!/usr/bin/perl
> use lib 'usr/lib/nagios/plugins/';

Should have written

use lib '/usr/lib/nagios/plugins';

missed the beginning slash in my first email.

-= max

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list