Users Guide

Table Of Contents
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
Configure sudo access for SupportAssist
Enterprise on server running 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:
%root ALL=(ALL) NOPASSWD: ALL — To grant permission to all users in the root group.
user_name ALL=(ALL) NOPASSWD: ALL — To grant permission to only a specific user.
6. Save the /etc/sudoers file.
Ensuring successful communication between the
SupportAssist Enterprise application and the
SupportAssist server
The server where SupportAssist Enterprise is installed must be able to communicate with the SupportAssist server hosted by Dell EMC to:
Automatically create a support case if there is a problem with a device in your environment.
Upload the collected system information to Dell EMC.
To ensure that the SupportAssist Enterprise application is able to successfully communicate with the SupportAssist server:
The server where the SupportAssist Enterprise application is installed must be able to connect to the following destinations:
https://apidp.dell.com and https://api.dell.com — end point for the SupportAssist server hosted by Dell EMC.
https://is.us.dell.com/* — the file upload server and related services.
https://downloads.dell.com/ — For downloading Dell EMC OpenManage Server Administrator (OMSA) and receiving new
SupportAssist Enterprise release information, policy files, and product support files.
https://sa-is.us.dell.com/* — For TechDirect integration.
Other useful information
141