Page 1 of 1

[Nagios-devel] problems epn with 3.0a1

Posted: Wed Mar 21, 2007 10:53 am
by Guest
Hi all together,

I have some problems getting the embedded perl interpreter running with
nagios 3.0a1. I'm using RHEL4.

When switching the
DEBUG_LEVEL => LEAVE_MSG | CACHE_DUMP | PLUGIN_DUMP
in p1.pl, I get messages in epn_leave-msgs.log, where everything seems
to be fine. I can see the plugin called, I can see the result of the
plugin.

Wed Mar 21 11:09:29 2007 eval_file: successfully compiled "/usr/local/nagios/libexec/WL/check_snmp_cisco_ifstatus -H 10.33.255.33 -C readcommunity -N 10101 -w 400000000 -c 500000000 -b wlswi5c -s IF_01".
Wed Mar 21 11:09:29 2007 run_package: "/usr/local/nagios/libexec/WL/check_snmp_cisco_ifstatus -H 10.33.255.33 -C readcommunity -N 10101 -w 400000000 -c 500000000 -b wlswi5c -s IF_01" returning (0, "IFStatus is OK - THROUGHPUT OK: - GigabitEthernet0/1 (ethernet) - In: 0 Mbps, Out: 0.017 Mbps, Limit: 1000 Mbps|in=0;0;400000000;500000000;1000000000 out=17000;0;400000000;500000000;1000000000 errors=0").
Wed Mar 21 11:09:31 2007 eval_file: successfully compiled "/usr/local/nagios/libexec/WL/return3.pl ".
Wed Mar 21 11:09:31 2007 run_package: "/usr/local/nagios/libexec/WL/return3.pl " returning (3, "Undefined (dummy Messages) ").
Wed Mar 21 11:09:31 2007 eval_file: successfully compiled "/usr/local/nagios/libexec/WL/check_snmp_load -H 10.33.255.4 -C wlrouter -w 50 -c 70 -T alteon -f".
Wed Mar 21 11:09:35 2007 eval_file: successfully compiled "/usr/local/nagios/libexec/WL/return2.pl ".
Wed Mar 21 11:09:35 2007 run_package: "/usr/local/nagios/libexec/WL/return2.pl " returning (2, "Critical (dummy Messages) ").
Wed Mar 21 11:09:37 2007 eval_file: successfully compiled "/usr/local/nagios/libexec/WL/return3.pl ".
Wed Mar 21 11:09:37 2007 run_package: "/usr/local/nagios/libexec/WL/return3.pl " returning (3, "Undefined (dummy Messages) ").
Wed Mar 21 11:09:39 2007 eval_file: successfully compiled "/usr/local/nagios/libexec/WL/return3.pl ".
Wed Mar 21 11:09:39 2007 run_package: "/usr/local/nagios/libexec/WL/return3.pl " returning (3, "Undefined (dummy Messages) ").


Inside Nagios the Return-Status of the check ist fine aswell, (OK is OK, WARNING is WARNING etc.) but the
first few bytes of the serviceoutput seems to be missing.



[SERVICEPERFDATA] 1174471774 wlswi5c IF_01 0.101 0.135 8 is OK - THROUGHPUT OK: - GigabitEthernet0/1 (ethernet) - In: 0 Mbps, Out: 0.017 Mbps, Limit: 1000 Mbps in=0;0;400000000;500000000;1000000000 out=17000;0;400000000;500000000;1000000000 errorsÐ
[SERVICEPERFDATA] 1174471774 wlswi1a IF_05 0.005 0.135 fined (dummy Messages)
[SERVICEPERFDATA] 1174471784 wlswi5a IF_04 0.004 0.308 8ical (dummy Messages)
[SERVICEPERFDATA] 1174471784 wlswi6a IF_05 0.005 0.308 ¸fined (dummy Messages)
[SERVICEPERFDATA] 1174471784 wlswi3a IF_05 0.004 0.308 fined (dummy Messages)


Is there anyone else, who has seen that behavior, may be on other OS,


Thanx for answers,


Peter







This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]