Users Guide

Table Of Contents
Support for Dell OEM servers
Dell OEM-ready devices (either re-branded or de-branded Dell hardware), when added, are classified under the re-branded
name and not the original Dell hardware name. All of the functionality available for Dell standard devices, such as alerts handling,
automatic case creation (when the support level has been validated at the time of the support incident as ProSupport Plus,
ProSupport Flex for Data Center, or ProSupport One for Data Center) and ProSupport Plus reports are available for OEM-ready
devices. On ProSupport Plus reports, OEM-ready devices are listed with the re-branded name.
Automatic case creation is supported through Dell Enterprise Technical Support and not available for other support case service
request management systems.
As with any system that is modified for custom solutions, Dell recommends that you verify all SupportAssist Enterprise features
to ensure proper operation with those modifications.
Installing Net-SNMP (Linux only)
Prerequisites
Ensure that you are logged in to the device with a user account that has root privileges.
About this task
SupportAssist Enterprise receives alerts that are forwarded from remote devices through an SNMP agent. Net-SNMP consists
of a suite of SNMP tools, including an SNMP agent. On devices running Linux operating systems, Net-SNMP must be installed
to allow SupportAssist Enterprise to receive alerts.
Steps
1. Open the terminal window on the device running the Linux operating system.
2. Type the following commands based on the operating system:
Red Hat Enterprise Linux, CentOS, and VMware ESX: yum install net-snmp
Oracle Linux: rpm -ivh net-snmp-x.x-xx.x.x.xxx.x86_64.rpm, where x.x-xx.x.x.xxx.x represents the version
number included in the rpm file name.
SUSE Linux Enterprise Server:
a. zypper addrepo http://download.opensuse.org/repositories/net-snmp:factory/SLE_12/
net-snmp:factory.repo
b. zypper refresh
c. zypper install net-snmp
Configuring sudo access for SupportAssist Enterprise
(Linux)
In Linux operating systems, users with sudo access may be granted administrative privileges to run certain commands. If you
have added a remote device in SupportAssist Enterprise using the credentials of a sudo user, you must perform the following
steps to allow SupportAssist Enterprise to monitor and collect system information from the device.
Prerequisites
Ensure that you are logged in to the remote device as a user with root privileges.
Steps
1. Open the terminal window.
2. Set the home directory path for the user Type useradd user_name -d /home and press Enter.
3. Open the /etc/sudoers file.
4. Insert an exclamation mark [!] on the requiretty line. For example, !requiretty
5. Add one of the following based on your preference:
142
Other useful information