Users Guide
Table Of Contents
- Dell EMC OpenManage Server Administrator User's Guide Version 10.1.0.0
- Contents
- Introduction
- OMSA Customer Survey
- Installation
- What is new in this release
- Supported operating systems
- Updating individual system components
- Storage Management Service
- Instrumentation Service
- Remote Access Controller
- Logs
- Systems management standards availability
- Server Administrator Home Page
- Other Documents You May Need
- Obtaining Technical Assistance
- Contacting Dell EMC
- Setup And Administration
- Role-Based Access Control
- Authentication
- Encryption
- Assigning User Privileges
- Adding users to a domain on Windows operating systems
- Creating Server Administrator users for supported Red Hat Enterprise Linux and SUSE Linux Enterprise Server operating systems
- Disabling Guest And Anonymous Accounts In Supported Windows Operating Systems
- Configuring The SNMP Agent
- Configuring the SNMP agent on systems running supported Windows operating systems
- Changing the SNMP community name
- Configuring Your System To Send SNMP Traps To A Management Station
- Configuring The SNMP Agent On Systems Running Supported Red Hat Enterprise Linux
- SNMP Agent Access Control Configuration
- Server Administrator SNMP Agent Install Actions
- Changing The SNMP Community Name
- Configuring Your System To Send Traps To A Management Station
- Configuring the SNMP agent on systems running supported SUSE Linux enterprise server
- Sever Administrator SNMP Install Actions
- Enabling SNMP Access From Remote Hosts
- Changing The SNMP Community Name
- Configuring the SNMP agent on systems running supported Ubuntu server
- Configuring the SNMP agent on systems running supported VMware ESXi 6.X operating systems
- Configuring Your System To Send Traps To A Management Station
- Firewall Configuration On Systems Running Supported Red Hat Enterprise Linux Operating Systems And SUSE Linux Enterprise Server
- Using Server Administrator
- Logging In And Out
- Server Administrator Local System Login
- Server Administrator Managed System Login — Using the Desktop Icon
- Server Administrator Managed System Login — Using The Web Browser
- Central web server login
- Using The Active Directory Login
- Single Sign-On
- Configuring Security Settings On Systems Running A Supported Microsoft Windows Operating System
- The Server Administrator home page
- Using The Online Help
- Using The Preferences Home Page
- Using The Server Administrator Command Line Interface
- Logging In And Out
- Server Administrator services
- Managing your system
- Managing system or server module tree objects
- Server Administrator Home Page System Tree Objects
- Managing Preferences Home Page Configuration Options
- Server Administrator logs
- Working with remote access controller
- Viewing Basic Information
- Configuring The Remote Access Device To Use A LAN Connection
- Configuring The Remote Access Device To Use A Serial Port Connection
- Configuring The Remote Access Device To Use A Serial Over LAN Connection
- Additional Configuration For iDRAC
- Configuring Remote Access Device Users
- Setting Platform Event Filter Alerts
- Setting Alert Actions
- Troubleshooting
- Frequently Asked Questions
- Identifying the series of your Dell EMC PowerEdge servers
Server Administrator Web server has a self-signed unique SSL digital certificate by default. You can replace the default SSL
certificate with a certificate signed by a well-known Certificate Authority (CA). A Certificate Authority is a business entity that
is recognized in the Information Technology industry for meeting high standards of reliable screening, identification, and other
important security criteria. Examples of CAs include Thawte and VeriSign. To initiate the process of obtaining a CA-signed
certificate, use the Server Administrator Web interface to generate a Certificate Signing Request (CSR) with your company’s
information. Then, submit the generated CSR to a CA such as VeriSign or Thawte. The CA can be a root CA or an intermediate
CA. After you receive the CA-signed SSL certificate, upload the certificate to Server Administrator.
For each Server Administrator to be trusted by the management station, the SSL certificate of that Server Administrator must
be placed in the certificate store of the management station. After the SSL certificate is installed on the management stations,
supported browsers can access Server Administrator without certificate warnings.
Server Administrator Web Server Action Tabs
The following are the action tabs that are displayed when you log in to manage the Server Administrator web server:
● Properties
● Shutdown
● Logs
● Alert Management
● Session Management
Upgrading web server
CAUTION:
Factory reset is not possible after a web server update. For a factory reset, reinstall the Server
Administrator.
You can upgrade the Apache Tomcat web server, whenever required, using the omwsupdateutility, without affecting the
Server Administrator functionality. The utility allows upgrade to a minor version of web server, but does not support upgrade to
a major version. For example, upgrade from version A.x to A.y is supported, but not A.x to B.x or B.y. Also, using the utility you
can move the version of the web server to an earlier version, provided it is a minor version. The utility is saved to the following
default location during web server installation:
● On systems running a Windows operating system: C:\Program Files\Dell\SysMgt\omsa\wsupdate
● On systems running a Linux operating system: /opt/dell/srvadmin/lib64/openmanage/wsupdate
You can download the required version of Tomcat web server package and run the utility from a command prompt. Download
the Tomcat web server core distribution package from tomcat.apache.org. The distribution package must be a .zip
or .tar.gz file; Windows installer wrapper packages are not supported.
To update web server, browse to the wsupdate folder and then run the following command:
● On Windows: omwsupdate.bat [SysMgt folder path] [apache-tomcat.zip/.tar.gz file path]
● On Linux: omwsupdate.sh [srvadmin folder path] [apache-tomcat.zip/.tar.gz file path]
The default SysMgt folder path is C:\Program Files\Dell\SysMgt and srvadmin folder path is /opt/dell/
srvadmin.
Using The Server Administrator Command Line
Interface
The Server Administrator command line interface (CLI) allows users to perform essential systems management tasks from the
operating system command prompt of a monitored system.
The CLI allows a user with a very well-defined task in mind to rapidly retrieve information about the system. Using CLI
commands, for example, administrators can write batch programs or scripts to execute at specific times. When these programs
execute, they can capture reports on components of interest, such as fan RPMs. With additional scripting, the CLI can be used
to capture data during periods of high system usage to compare with the same measurements at times of low system usage.
Command results can be routed to a file for later analysis. The reports can help administrators to gain information that can be
used to adjust usage patterns, to justify purchasing new system resources, or to focus on the health of a problem component.
36
Using Server Administrator