Start a Conversation

Unsolved

F

1 Rookie

 • 

2 Posts

42

June 27th, 2024 14:01

Request for Support - Issue with Dell OpenManage Plugin for Nagios XI on CentOS Stream 9 Dear Support Team,

Dear ,

I hope this message finds you well. I am writing to request your assistance with an issue I am experiencing with the Dell OpenManage plugin for Nagios XI on my CentOS Stream 9 operating system.

The issue arises when I attempt to search for hosts using the plugin. I receive the error message 'non-IP addresses are reachable'. However, when I use the 'SNMP' configuration wizard, I am able to add the hosts successfully.

In an attempt to resolve the issue, I tried changing the Python path in the 'Dell_EMC_OM_NagiosXI_monitoring_wizard.inc.php' file. I changed the following line:

```php
$cmdreach = "python ".$disc_script. " --".$ip . " " .$ip_param. " --output.file=" .$dellxi_host_xml. " --logLoc=".$dellxi_log." --enableLog --nagios.type=1 --force ".$checkportoparam .$snmpprotoparam . $wsmanprotoparam;

to

$cmdreach = "/usr/bin/python3 ".$disc_script. " --".$ip . " " .$ip_param. " --output.file=" .$dellxi_host_xml. " --logLoc=".$dellxi_log." --enableLog --nagios.type=1 --force ".$checkportoparam .$snmpprotoparam . $wsmanprotoparam;

Unfortunately, the issue persists even after making this change.

I would greatly appreciate any guidance or support you can provide to help resolve this issue. Please let me know if you need any additional information.

Thank you in advance for your time and assistance.

Best regards, 

Moderator

 • 

3.8K Posts

June 27th, 2024 20:45

Hello,

 

I'm not too familiar with Nagios but I did find a similar post.

 

You may check if this resolution works for you.

 

Dell OpenManage - None of the IP addresses are reachable.

https://dell.to/3XCVAUg

 

Moderator

 • 

3.8K Posts

June 28th, 2024 20:25

Hello,

 

I found from one of your Systems Management engineer Nagios plugin is not supported on RHEL 9 or Centos Stream 9

 

A product enhancement request has been submitted.

We won't know if it is accepted until a next release and I don't have any information on if/when next release will be.

 

If you deploy on Stream 8 it will work. You have to install from the Nagios download and not from yum as it does not make the Nagios paths properly for our plugin to work.

 

1 Rookie

 • 

2 Posts

July 1st, 2024 13:23

@DELL-Charles R​ 

Hello Charles,

Thank you for your detailed and helpful response. I appreciate the information about the compatibility of the Nagios plugin with RHEL 9 and Centos Stream 9, and the instructions for installation on Stream 8. I will be attentive to updates on the product enhancement request.

Regards, Victor

No Events found!

Top