Unsolved
This post is more than 5 years old
2 Posts
0
3701
June 6th, 2019 15:00
PHP error "Undefined variable: sel_host"
I'm trying to install EMC OpenMamage Plug-in for Nagios XI (5.6.2) running on a Centos 7.6 server.
In the configuration wizard, all the pre-requisite checks pass, but when I give it a valid IP address range, it fails with:
None of the IP addresses are reachable
which appears to be a pretty generic error.
Looking in the httpd error logs, the wizard generates the following two errors:
PHP Notice: Undefined index: requires_version in /usr/local/nagiosxi/html/config/monitoringwizard.php on line 0, referer: https://x.x.x.x/nagiosxi/config/monitoringwizard.php?&=
PHP Notice: Undefined variable: sel_host in /usr/local/nagiosxi/html/includes/configwizards/Dell_EMC_OM_NagiosXI_monitoring_wizard/Dell_EMC_OM_NagiosXI_monitoringwizard.inc.php on line 1096, referer: https://x.x.x.x/nagiosxi/config/monitoringwizard.php?update=1&nextstep=2&nsp=&wizard=Dell_EMC_OM_NagiosXI_monitoringwizard
rajshekar_p
6 Posts
0
June 9th, 2019 20:00
Hi,
Thanks for trying out Dell EMC OpenMamage Plug-in for Nagios XI.
Can you please provide below details which will help us troubleshoot the issue.
Dell EMC OpenMamage Plug-in for Nagios XI version
Python version
OMSDK and OMDRIVERS version
Screen shot of Pre-requisite check
Thanks & Regards,
Rajshekar P
Dell EMC
psundstrom10
2 Posts
0
July 3rd, 2019 16:00
Apologies for the delay in reply.
Versions:
Dell EMC OpenManage Plug-in for Nagios XI: 3.0
Python: 2.7.5
OMSDK: 1.2.345
OMDRIVERS: 1.1.268
psundstrom
1 Message
0
June 20th, 2021 23:00
I tried again with Dell EMC OpenManage Plug-in for Nagios XI: 3.1 and still get exactly the same errors.