Page 1 of 1

OpenManage Return code 255 out of bounds

Posted: Thu Jan 08, 2015 10:46 am
by QS1
Centos 6.6 VM
XI version 2014rv2.3

Since migrating XI from 32 bit to 64 bit all DEll OpenManage service checks are failing (check_dell_openmanage.pl)
(Return code of 255 is out of bounds)

The 32 bit version on Perl is 5.8.8
The 64 bit version of Perl is 5.10.1

When creating a new Dell Openmanage host using the XI Wizard i get the same error.

Another check (check_openamange.pl) also returns the same 255 error

Please advise

Re: OpenManage Return code 255 out of bounds

Posted: Thu Jan 08, 2015 12:15 pm
by tmcdonald
Can you run the plugins from the command line as both the root and the nagios user? I want to see their output. After each plugin, please run "echo $?" so we can see the exit code. One of them is probably -1 which would cause issues.

Re: OpenManage Return code 255 out of bounds

Posted: Thu Feb 05, 2015 10:53 am
by QS1
This ticket can be closed. It was found that several lines had been removed from the Openmanage script checks to cause the errors. Thank you.