Users Guide
Table Of Contents
- SupportAssist Enterprise Version 1.0 User's Guide
- Overview
- Getting started with SupportAssist Enterprise
- Setting up SupportAssist Enterprise for the local system
- Setting up SupportAssist Enterprise for remote devices
- Evaluating SupportAssist Enterprise
- Downloading the SupportAssist Enterprise installation package
- Minimum requirements for installing and using SupportAssist Enterprise
- Installing SupportAssist Enterprise
- Migrating to SupportAssist Enterprise
- Using SupportAssist Enterprise without registration
- Registering SupportAssist Enterprise
- Setting up an SELinux enabled system to receive alerts
- Opening the SupportAssist Enterprise user interface
- Logging in to SupportAssist Enterprise
- Logging out of SupportAssist Enterprise
- Adding devices
- Device types and applicable devices
- Adding a single device
- Adding a server or hypervisor
- Adding an iDRAC
- Adding a chassis
- Adding a Dell Networking device
- Adding a PowerVault MD Series storage array
- Adding a Dell EqualLogic PS Series storage array
- Adding a Dell Compellent SC Series storage solution
- Adding a Dell Fluid File System (FluidFS) NAS device
- Adding a device by duplication
- Importing multiple devices
- Exporting details of devices that were not imported
- Revalidating a device
- Viewing cases and devices
- Device grouping
- Understanding maintenance mode
- Maintaining SupportAssist Enterprise capability
- Enabling or disabling monitoring of a device
- Editing device credentials
- Installing or upgrading OMSA by using SupportAssist Enterprise
- Configuring SNMP settings by using SupportAssist Enterprise
- Viewing and updating the contact information
- Configuring proxy server settings
- Connectivity test
- Testing the case creation capability
- Clearing the System Event Log (SEL)
- Automatic update
- Deleting a device
- Opting in or opting out from ProSupport Plus server recommendation report emails
- Configuring email notifications
- Configuring data collection settings
- Prerequisites for collecting system information
- Enabling or disabling the automatic collection of system information on case creation
- Enabling or disabling the periodic collection of system information from all devices
- Customizing the schedule for periodic collection of system information
- Default schedule for collection of system information
- Disabling the periodic collection of system information from specific devices
- Enabling or disabling the collection of identity information
- Enabling or disabling the collection of software information and the system log
- Viewing collections
- Using SupportAssist Enterprise to collect and send system information
- SupportAssist Enterprise user groups
- Manually configuring SNMP settings
- Manually configuring the alert destination of a server
- Manually configuring the alert destination of a server by using the script file (Windows)
- Manually configuring the alert destination of a server (Windows)
- Manually configuring the alert destination of a server by using the script file (Linux)
- Manually configuring the alert destination of a server (Linux)
- Manually configuring the alert destination of iDRAC by using the web interface
- Manually configuring the alert destination of a chassis by using the web interface
- Manually configuring the alert destination of a networking device
- Manually configuring the alert destination of a server
- Other useful information
- Monitoring servers for hardware issues
- Support for automatically installing or upgrading OMSA
- Support for automatically configuring SNMP settings
- Device correlation
- Detection of hardware issues in attached storage devices
- Support for Dell OEM servers
- Installing Net-SNMP (Linux only)
- Configuring sudo access for SupportAssist Enterprise (Linux)
- Ensuring successful communication between the SupportAssist Enterprise application and the SupportAssist server
- Accessing the SupportAssist Enterprise application logs
- Event storm handling
- Accessing the context-sensitive help
- Viewing SupportAssist Enterprise product information
- Uninstalling SupportAssist Enterprise
- Identifying the generation of a Dell PowerEdge server
- Troubleshooting
- Installing SupportAssist Enterprise
- SupportAssist Enterprise registration
- Opening the SupportAssist Enterprise user interface
- Logging in to SupportAssist Enterprise
- Unable to add device
- Importing multiple devices
- OMSA not installed
- SNMP not configured
- New version of OMSA available
- Unable to configure SNMP
- Unable to verify SNMP configuration
- Unable to install OMSA
- Unable to verify OMSA version
- OMSA not supported
- Unable to reach device
- Unable to gather system information
- Insufficient storage space to gather system information
- Unable to export collection
- Unable to send system information
- Authentication failed
- Clearing System Event Log failed
- Maintenance mode
- Auto update
- Unable to edit device credentials
- Automatic case creation
- Scheduled tasks
- SupportAssist service
- Other services
- Security
- SupportAssist Enterprise user interface
- Error code appendix
- Related documents and resources
Manually configuring the alert destination of a server (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 99
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, ensure 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, ensure 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 (for example, 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, ensure that either SNMP v1 or SNMP v2 is selected, and click Apply.
102
Manually configuring SNMP settings