ePN error
Ciro Iriarte
cyruspy at gmail.com
Wed Dec 6 06:03:27 CET 2006
Hi, i'm running nagios 2.5 with various perl scripts, just added
check_snmp_int.pl (http://www.manubulon.com/nagios/snmp_int.html) to the
mix, but i'm getting some ePN error when it gives CRITICAL status (it could
be a coincidence)
Output:
Serial2:DOWN: 1 int NOK : CRITICAL**ePN
/usr/lib/nagios/plugins/check_snmp_int.pl: "Use of uninitialized value in
join or string at /usr/sbin/p1.pl line 72,".
According to the output, it's the TIEHANDLE sub
70: sub TIEHANDLE {
71: my ($class) = @_;
72: my $me = '';
73: bless \$me, $class;
74:}
Is this a problem with ePN (what i think, because of the output) or with the
script?
Thanks in advanced
Ciro
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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