Install Guide

<NAGIOS_HOME> is the installed location of Nagios Core and by default, the location of <NAGIOS_HOME> is /usr/
local/nagios/.
Restart SNMPTT.
Restart Nagios service.
9. If you have installed Java, provide the path where Java is installed, and then press Y to browse the installation.
Alternatively, you can press Enter to browse the default file path, /usr/bin/java.
NOTE: If Java was not installed while installing this plug-in, but you later want to install or upgrade the Java version,
perform the following actions:
Install Java.
Browse <NAGIOS_HOME>/dell/install, and then run the following command:
./install.sh java
<NAGIOS_HOME> is the installed location of Nagios Core and by default, the location of <NAGIOS_HOME> is /usr/
local/nagios/.
Restart Nagios service.
The plug-in is now installed.
10. To verify the Nagios Core configuration entry, run the following command:
<NAGIOS_HOME>/bin/nagios -v <NAGIOS_HOME>/etc/nagios.cfg
A successful configuration update displays zero errors or warnings. If you receive any errors or warnings during this step, resolve them
manually.
11. If you have installed SNMPTT and want to verify the SNMPTT configuration entry, go to the path where SNMPTT is installed and
verify that the following entries are present in the snmptt.ini file under the section TrapFiles:
<NAGIOS_HOME>/dell/config/templates/Dell_Agent_free_Server_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_Chassis_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_Compellent_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_EqualLogic_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_PowerVaultMD_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_Compellent_ME4_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_Chassis_NGM_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_F10_Switch_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_F10NG_Switch_Traps.conf
<NAGIOS_HOME>/dell/config/templates/Dell_N_Series_Traps.conf
12. Restart the Nagios Core services by running the following command:
service nagios restart
13. If you have installed SNMPTT, then restart the SNMPTT services by running the following command:
service snmptt restart
Topics:
Post Installation
Post Installation
Nagios host configuration files contain the check script definition which require passwords. Dell EMC Nagios 3.1 Plug-in provides a way in
which the passwords can be encrypted. The passphrase for the encryption is stored in a secure location with required permission to the
file. Following are the steps to create a file and a passphrase:
1. Create a Passphrase Resource file to store a passphrase for encryption and decryption.
2. Navigate to <NAGIOS_HOME>/etc/resource.cfg and define a macro $OMINAGIOSRESPATH$=<absolute path> in the
resource.cfg and provide the absolute path of the file created in step 1.
3. Restart the Nagios core services by running the following command:
service nagios restart
Downloading and Installing
9