Users Guide
OMSDK installation may fail with pip version 10.0
and above
Resolution: Follow any one of the below step:
1. Downgrade pip version to lower than 10.0 and then install omsdk
2. To Force install omsdk using: pip install --ignore-installed omsdk-1.2.387-py2.py3-none-any.whl
Unable to view the KB information from the device
trap after the Nagios Management Server IP
address is changed
The new IP address has to be updated in the following configuration files:
• Dell_Agent_free_Server_Traps.conf
• Dell_Chassis_Traps.conf
• Dell_EqualLogic_Traps.conf
NOTE: By default, the configuration files are available at the location: <Nagios_Home>/dell/config/templates
To update the new IP address in the above mentioned configuration files, run the following command and then restart snmptt service:
sed -i s/<Old IP>/<New IP>/g <Nagios_Home>/dell/config/templates/Dell*_Traps.conf
52
Troubleshooting