It's a php command? hmmm. Never used one of those, but I'd expect that the initial issues are that you've not set FLAG_OK_STR etc anywhere. I don't know how it's supposed to work, but what you want to do is have it output info as suggested in the docs.
What does it do if you run it manually? /home/zenoss/check/check_iseries.php -host=Busta -port=23 -map=/home/zenoss/check/os400_v5r1_ger What does that output on stdout? -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University marky wrote, On 8/3/2009 4:13 AM: > Maybe i am still missing something here, if anyone has any steps for getting > the Nagios plugin working for check_iseries i would be most grateful. I > followed the tutorial for http and other sources but still having problems > [Embarassed] > > Thanks > > BELOW ERRORS FROM ZENOSS WHILST TESTING > > Executing command > /home/zenoss/check/check_iseries.php -host=Busta -port=23 > -map=/home/zenoss/check/os400_v5r1_ger > against Busta > > PHP Notice: Constant CMD_T_NAME already defined in > /home/zenoss/check/check_iseries.php on line 55 > PHP Notice: Use of undefined constant FLAG_OK_STR - assumed 'FLAG_OK_STR' in > /home/zenoss/check/check_iseries.php on line 1450 > PHP Notice: Use of undefined constant FLAG_WARN_STR - assumed 'FLAG_WARN_STR' > in /home/zenoss/check/check_iseries.php on line 1450 > PHP Notice: Use of undefined constant FLAG_CRIT_STR - assumed 'FLAG_CRIT_STR' > in /home/zenoss/check/check_iseries.php on line 1450 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > PHP Notice: Undefined offset: 22 in /home/zenoss/check/check_iseries.php on > line 1103 > ERROR: > Cannot open map file '/home/zenoss/check/os400_v5r1_ger' > > > DONE in 0 seconds > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=37551#37551 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
