Install Guide
Table Of Contents
- Dell EMC OpenManage Plug-in Version 3.1 for Nagios Core Installation Guide
- Introduction to Dell EMC OpenManage Plug-in Version 3.1 for Nagios Core
- System requirements
- Downloading and Installing
- Upgrading to Dell EMC OpenManage Plug-in Version 3.1 for Nagios Core
- Uninstalling Dell EMC Openmanage Plug-in Version 3.1 for Nagios Core
- Accessing documents from the Dell EMC support site
- Related Documentation
- OMSDK Installation

NOTE: Do not alter the setup_file.txt generated during installation of omsdk using setup.py
cd omsdk-devel/
python uninstall.py
NOTE: Set an environment to ensure python as a command is working.
Upgrading OMSDK package using pip
NOTE: To upgrade OMSDK without using pip, uninstall the current version and install the supported version of OMSDK.
Run the below command to Upgrade OMSDK using pip:
pip install omsdk --upgrade
pip install omdrivers --upgrade
OMSDK Installation 17