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
OpenManage Return code 255 out of bounds
Re: OpenManage Return code 255 out of bounds
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.
Former Nagios employee
Re: OpenManage Return code 255 out of bounds
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.