Users Guide

Table Of Contents
Manually configuring the alert destination of a server running Linux
Perform the following steps to manually configure the alert destination of a server running Linux:
Steps
1. Run the command rpm -qa | grep snmp, and ensure that the net-snmp package is installed.
2. Run cd /etc/snmp to navigate to the snmp directory.
3. Open snmpd.conf in the VI editor (vi snmpd.conf).
4. Search snmpd.conf for # group context sec.model sec.level prefix read write notif and ensure that the values for
fields read, write, and notif are set to all.
5. At the end of the snmpd.conf file, just before Further Information, add an entry in the following format: Trapsink <IP
address of the server where SupportAssist Enterprise is installed> <community string> For
example, trapsink 10.94.174.190 public.
6. Restart the SNMP services (service snmpd restart).
Related concepts
Manually configuring the alert destination of a server on page 145
Manually configuring the alert destination of iDRAC
by using the web interface
Perform the following steps to manually configure the alert destination of an iDRAC:
Steps
1. Log in to the iDRAC web interface.
2. Go to Overview > Server > Alerts.
3. In the Alerts section, make sure that the Enabled option is selected.
4. In the Alerts Filter section, make sure that the following options are selected:
System Health
Storage
Configuration
Audit
Updates
Warning
Critical
5. In the Alerts and Remote System Log Configuration section, make sure that all fields in the SNMP Trap column are
selected.
6. Click SNMP and Email Settings.
7. In the IP Destination List section, select the State option to enable the alert destination field.
You can specify up to eight destination addresses. For more information about the options, see the iDRAC Online Help.
8. In the Destination Address field, type the IP address of the server where SupportAssist Enterprise is installed.
9. Type the iDRAC SNMP community string (public) and the SNMP alert port number (for example, 162) in the appropriate
fields.
For more information about the options, see iDRAC Online Help.
NOTE:
The community string value indicates the community string to be used in a Simple Network Management
Protocol (SNMP) alert trap sent from iDRAC. Ensure that the destination community string is the same as the iDRAC
community string. The default community string is Public.
10. Click Apply.
The alert destination is configured.
11. In the SNMP Trap Format section, make sure that either SNMP v1 or SNMP v2 is selected, and click Apply.
148
Manually configuring SNMP settings