Users Guide
Table Of Contents
- Dell EMC OpenManage Plug-in Version 2.1 for Nagios Core User’s Guide
- Contents
- Introduction to Dell EMC OpenManage Plug-in Version 2.1 for Nagios Core
- What is new in Dell EMC OpenManage Plug-in version 2.1
- Key features
- Support matrix
- Device discovery and inventory
- Monitor Dell EMC devices
- Launching Dell EMC device specific consoles
- Warranty information for Dell EMC devices
- Removing Dell EMC devices
- Knowledge Base (KB) messages for the generated alerts
- Troubleshooting
- Frequently asked questions
- Appendix
The discovery script is failing to execute
1. The discovery script has appropriate permissions.
Recommended: Nagios Administrator.
2. The appropriate arguments are provided while running the script.
The discovery script is not creating the host and service
definition file for IPv4 or IPv6 addresses or hosts when the
protocol selected is 1 (SNMP)
1. Net-SNMP is installed.
2. The IP addresses or hosts are reachable.
3. SNMP is enabled on the given IP addresses or hosts.
4. The appropriate protocol credentials are correctly configured in the following files before running a discovery:
dell_resource.cfg
.dell_device_comm_params.cfg
5. For an IPv6 address, ensure that the Perl Module Socket6 is installed in the same Perl library path.
6. At least one of the applicable service is enabled in the following service template:
dell_server_services_template.cfg
.
The discovery script is not creating the host and service
definition file for IPv4 or IPv6 addresses or hosts when the
protocol selected is 2 (WSMan)
1. Openwsman and its Perl binding are installed.
2. The IP addresses or hosts are reachable.
3. The appropriate protocol credentials are correctly configured in the following files before running a discovery:
dell_resource.cfg
.dell_device_comm_params.cfg
4. For an IPv6 address, ensure that the Perl Module Socket6 is installed in the same Perl library path.
5. At least one of the applicable service is enabled in the following service template:
dell_server_services_template.cfg
.
40
Troubleshooting