Users Guide

Table 15. Default services created for PowerVault MD-Series Storage Arrays based on SNMP protocol
Services
Basic Services
Dell EMC Storage MD-Series MD Overall Health Status
Dell EMC Storage MD-Series MD Information
Dell EMC Storage MD-Series MD Traps
Detailed Services
Dell EMC Storage MD-Series Warranty Information
Choosing the services to monitor for a Dell EMC device
By default, all the available services are created for a Dell EMC device during discovery as supported by the protocol you have selected. If
you wish to monitor only specic services for a discovered Dell EMC device while ignoring those services you do not wish to monitor, you
can do so by navigating to the<NAGIOS_HOME>/dell/scripts/dell_device_service_template.cfg le and commenting those services you
wish to ignore.
For example:
The default services as listed in the dell_device_services_template.cfg le for Dell EMC Servers discovered using WSMan
protocol are as follows:
Dell EMC Server SD Card Status
Dell EMC Server FC NIC Status
If you do not wish to monitor the Dell EMC Server FC NIC Status service, simply comment the starting of the line using # as
follows:
#Dell EMC Server FC NIC Status
This service will not be created for the discovered Dell EMC Server in the Nagios Core console.
About protocol parameters
During discovery, depending on the protocol you have selected, SNMP or WSMan, you can set values for the protocol in the parameters
le, .dell_device_comm_params.cfg.
The .dell_device_comm_params.cfg le is present at the following location:<NAGIOS_HOME>/dell/scripts. The options provided
are:
Table 16. Parameters
le
Protocol communication parameters Description
SNMP
snmp.version
Use to input the SNMP version. Default version is 2.
snmp.community
Use to input the user macro for SNMP community string.
snmp.retries
Use to input the number of times an SNMP request must be sent
when a timeout occurs . Default retry value is 1.
snmp.timeout
Use to input SNMP timeout value in seconds. Default timeout value
is 3 seconds.
snmp.port
Use to input the SNMP port value. Default SNMP port value is 161.
Device discovery and inventory 17