Vsphere Esxi Vcenter Server 60 Appliance Configuration Guide PDF
Vsphere Esxi Vcenter Server 60 Appliance Configuration Guide PDF
vSphere 6.0
EN-001666-03
vCenter Server Appliance Configuration
You can find the most up-to-date technical documentation on the VMware Web site at:
http://www.vmware.com/support/
The VMware Web site also provides the latest product updates.
If you have comments about this documentation, submit your feedback to:
[email protected]
Copyright © 2009–2015 VMware, Inc. All rights reserved. Copyright and trademark information.
VMware, Inc.
3401 Hillview Ave.
Palo Alto, CA 94304
www.vmware.com
2 VMware, Inc.
Contents
Updated Information 7
2 Configuring the vCenter Server Appliance by Using the vSphere Web Client 11
Join the vCenter Server Appliance to an Active Directory Domain 11
Leave an Active Directory Domain 12
Add a User to the SystemConfiguration.BashShellAdministrators Group 13
Edit Access Settings to the vCenter Server Appliance 13
Edit the DNS and IP Address Settings of the vCenter Server Appliance 14
Edit the Firewall Settings of the vCenter Server Appliance 16
Edit the Startup Settings of a Service 17
Start, Stop, or Restart Services in the vCenter Server Appliance 17
View the Health Status of Services and Nodes 18
Edit the Settings of Services 18
Export a Support Bundle 19
Redirect vCenter Server Appliance Log Files to Another Machine 20
4 Configuring the vCenter Server Appliance by Using the Direct Console User
Interface 45
Log In to the Direct Console User Interface 45
Change the Password of the Root User 46
Configure the Management Network of the vCenter Server Appliance 46
Restart the Management Network of the vCenter Server Appliance 47
Enable Access to the Appliance Bash shell 47
VMware, Inc. 3
vCenter Server Appliance Configuration
Index 49
4 VMware, Inc.
About vCenter Server Appliance Configuration
vCenter Server Appliance Configuration provides information about configuring the vCenter Server Appliance.
Intended Audience
This information is intended for anyone who wants to use the vCenter Server Appliance. The information is
written for experienced Windows or Linux system administrators who are familiar with virtual machine
technology and data center operations.
VMware, Inc. 5
vCenter Server Appliance Configuration
6 VMware, Inc.
Updated Information
This vCenter Server Appliance Configuration is updated with each release of the product or when necessary.
This table provides the update history of the vCenter Server Appliance Configuration.
Revision Description
EN-001666-03 n Updated topics “Use VMware Tools Time Synchronization,” on page 37, “Add or Replace NTP
Servers in the vCenter Server Appliance Configuration,” on page 37, and “Synchronize the Time in
the vCenter Server Appliance with an NTP Server,” on page 38 to add optional steps for verifying
that the commands are successfully executed and implement other minor improvements.
n Updated topic “Create a Local User Account in the vCenter Server Appliance,” on page 39 to
correct the command syntax by adding a required parameter.
EN-001666-02 Updated topic “Join the vCenter Server Appliance to an Active Directory Domain,” on page 11 to
correct the order of the steps in the procedure and implement other minor improvements.
EN-001666-01 n Updated the information in Chapter 1, “vCenter Server Appliance Overview,” on page 9 to state
that the vCenter Server Appliance can be deployed on hosts running ESXi 5.0. Included information
in the Chapter 1, “vCenter Server Appliance Overview,” on page 9 topic about the expiration
period of the password of the root user.
n Updated topic “Change the Password of the Root User,” on page 46 with information about the
expiration period of the password of the root user and how to change the expiration period.
VMware, Inc. 7
vCenter Server Appliance Configuration
8 VMware, Inc.
vCenter Server Appliance Overview 1
The vCenter Server Appliance is a preconfigured Linux-based virtual machine, which is optimized for
running vCenter Server and the associated services on Linux.
You can download the vCenter Server Appliance installer, install the VMware Client Integration Plug-In
and deploy the vCenter Server Appliance. During the deployment of the appliance, you select whether you
want to deploy vCenter Server Appliance with an external Platform Services Controller or
vCenter Server Appliance with an embedded Platform Services Controller. You can also join the
vCenter Server Appliance to the same vCenter Single Sign-On domain as another vCenter Server Appliance
or vCenter Server on Windows. See vSphere Installation and Setup.
The vCenter Server Appliance is supported on ESXi 5.0 and later. The appliance package contains the
following software:
n PostgreSQL database
n Platform Services Controller that contains all of the necessary services for running vCenter Server, such
as vCenter Single Sign-On, License service and VMware Certificate Authority.
For detailed information about the Platform Services Controller, see vSphere Installation and Setup.
The vCenter Server Appliance has the following default user names:
n root user of the appliance Linux operating system with a password that you enter during the
deployment of the virtual appliance.
IMPORTANT The password for the root account of the vCenter Server Appliance expires after 365 days.
You can change the expiry time for an account by logging as root to the vCenter Server Appliance Bash
shell, and running chage -M number_of_days -W warning_until_expiration user_name. To increase the
expiration time of the root password to infinity, run the chage -M -1 -E -1 root command.
n administrator@your_domain_name which is the vCenter Single Sign-On user with the password and
domain name that you enter during the deployment of the appliance.
In vSphere 5.5, this user was [email protected]. In vSphere 6.0, when you install
vCenter Server or deploy the vCenter Server Appliance with a new Platform Services Controller you
can change the vSphere domain. Do not name the domain name with your Microsoft Active Directory
or OpenLDAP domain name.
VMware, Inc. 9
vCenter Server Appliance Configuration
Initially, only the user administrator@your_domain_name has the privileges to log in to the
vCenter Server system in the vCenter Server Appliance. By default, the
administrator@your_domain_name user is a member of the SystemConfiguration.Administrators group
and can add an identity source in which additional users and groups are defined to vCenter Single
Sign-On or give permissions to the users and groups. For more information, see vSphere Security.
There are three main ways to access the vCenter Server Appliance and to edit the vCenter Server Appliance
settings:
You can navigate to the system configuration settings of the vCenter Server Appliance and modify
various settings such as access, network, and firewall settings. This is the preferred way for editing the
appliance.
You can use TTY1 to log in to the console or can use SSH and run configuration, monitoring, and
troubleshooting commands in the vCenter Server Appliance.
You can use TTY2 to log in to the vCenter Server Appliance Direct Console User Interface to change the
password of the root user, configure the network settings, or enable access to the Bash shell or SSH.
10 VMware, Inc.
Configuring the
vCenter Server Appliance by Using
the vSphere Web Client 2
After you deploy the vCenter Server Appliance, you can log in to the vSphere Web Client and edit the
appliance settings.
n “Edit the DNS and IP Address Settings of the vCenter Server Appliance,” on page 14
You can join only a Platform Services Controller or a vCenter Server Appliance with an embedded
Platform Services Controller to an Active Directory domain.
Prerequisites
Verify that the user name you use to log in to the vCenter Server instance in the vCenter Server Appliance is
a member of the SystemConfiguration.Administrators group in vCenter Single Sign-On.
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
VMware, Inc. 11
vCenter Server Appliance Configuration
Option Description
Domain Active Directory domain name, for example, mydomain.com. Do not
provide an IP address in this field.
Organizational unit Optional. The name of the organization unit.
IMPORTANT Use this field only if you are familiar with LDAP.
User name User name in User Principal Name (UPN) format, for example,
[email protected].
IMPORTANT Down-level login name format, for example,
DOMAIN\UserName, is unsupported.
Password Password of the user.
7 Click OK to join the vCenter Server Appliance to the Active Directory domain.
The operation silently succeeds and you can see that the Join button turned to Leave.
8 Right-click the node you edited and select Reboot to restart the appliance so that the changes are
applied.
IMPORTANT If you do not restart the appliance, you might encounter problems when using the
vSphere Web Client.
10 On the Identity Sources tab, click the Add Identity Source icon.
11 Select Active Directory (Integrated Windows Authentication), enter the identity source settings of the
joined Active Directory domain, and click OK.
On the Identity Sources tab, you can see the joined Active Directory domain.
What to do next
You can configure permissions for users and groups from the joined Active Directory domain to access the
vCenter Server components. For example, to enable a user from the joined Active Directory domain to log in
to the vCenter Server instance in the vCenter Server Appliance by using Windows session authentication,
you must add a permission and assign the Administrator role to this user. For information about managing
permissions, see the vSphere Security documentation.
Prerequisites
Verify that the user name you use to log in to the vCenter Server instance in the vCenter Server Appliance is
a member of the SystemConfiguration.Administrators group in vCenter Single Sign-On.
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
12 VMware, Inc.
Chapter 2 Configuring the vCenter Server Appliance by Using the vSphere Web Client
8 Click the Actions menu, and select Reboot to restart the appliance so that the changes are applied.
Prerequisites
Verify that the user you use to log in to the vCenter Server instance is a member of the
SystemConfiguration.Administrators group in the vCenter Single Sign-On domain.
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
2 Click Administration.
6 Double-click users from the list or type names in the Users text box.
7 Click OK.
Prerequisites
Verify that the user name you use to log in to the vCenter Server instance in the vCenter Server Appliance is
a member of the SystemConfiguration.Administrators group in vCenter Single Sign-On.
To enable access to the vCenter Server Appliance Bash shell, verify that the user name you use to log in to
the vCenter Server instance in the vCenter Server Appliance is a member of the
SystemConfiguration.BashShellAdministrators group. For information about adding a user to the
SystemConfiguration.BashShellAdministrators group, see “Add a User to the
SystemConfiguration.BashShellAdministrators Group,” on page 13.
VMware, Inc. 13
vCenter Server Appliance Configuration
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
Option Description
Enable local login Enables local login to the vCenter Server Appliance console.
Enable SSH login Enables SSH access to the vCenter Server Appliance.
Enable Bash shell access Enables Bash shell access to the vCenter Server Appliance for the number
of minutes that you enter.
This option is available only when the user name you use to log in to the
vCenter Server instance in the vCenter Server Appliance is a member of
the SystemConfiguration.BashShellAdministrators group.
Edit the DNS and IP Address Settings of the vCenter Server Appliance
After you deploy the vCenter Server Appliance, you can edit the DNS settings and specify which DNS
server to use. You can also edit the IP address settings of the vCenter Server Appliance, specify whether to
use IPv4 and IPv6 or only IPv6, and how the appliance obtains the IP address.
You can edit these settings by using the vSphere Web Client.
Prerequisites
Verify that the user name you use to log in to the vCenter Server instance in the vCenter Server Appliance is
a member of the SystemConfiguration.Administrators group in vCenter Single Sign-On.
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
14 VMware, Inc.
Chapter 2 Configuring the vCenter Server Appliance by Using the vSphere Web Client
Option Description
Obtain DNS server address Obtains the DNS settings automatically from the network.
automatically
Enter settings manually Lets you specify the DNS address settings manually. If you select this
option, you must provide:
n Hostname
Option Description
No IPv4 settings Disables the IPv4 address. The appliance uses only IPv6 address.
Obtain IPv4 settings automatically Obtains the IPv4 address for the appliance automatically from the
network .
Use the following IPv4 settings Uses an IPv4 address that you set up manually. You must type the IP
address, subnet prefix length, and the default gateway.
Option Description
Obtain IPv6 settings automatically Assigns IPv6 addresses to the appliance automatically from the network by
through DHCP using DHCP.
Obtain IPv6 settings automatically Assigns IPv6 addresses to the appliance automatically from the network by
through Router Advertisement using router advertisement.
Static IPv6 addresses Uses static IPv6 addresses that you set up manually.
1 Click the Add icon .
2 Enter the IPv6 address and the subnet prefix length.
3 Click OK.
4 (Optional) Edit the default gateway.
You can configure the appliance to obtain the IPv6 settings automatically through both DHCP and
router advertisement. You can assign static IPv6 address at the same time.
VMware, Inc. 15
vCenter Server Appliance Configuration
By using the firewall rules, you can allow or block the traffic between the vCenter Server Appliance and
specific servers, hosts, or virtual machines. You cannot block specific ports, you block all of the traffic.
Prerequisites
Verify that the user name you use to log in to the vCenter Server instance in the vCenter Server Appliance is
a member of the SystemConfiguration.Administrators group in vCenter Single Sign-On.
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
Option Action
Add a firewall rule a Click the Add icon ( ) to create a new firewall rule.
b Select a network interface of the virtual machine .
c Type an IP address of the network to apply this rule on.
16 VMware, Inc.
Chapter 2 Configuring the vCenter Server Appliance by Using the vSphere Web Client
Prerequisites
Verify that the user name you use to log in to the vCenter Server instance in the vCenter Server Appliance is
a member of the SystemConfiguration.Administrators group in vCenter Single Sign-On.
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
3 Under System Configuration click Nodes and select a node from the list.
You see the list of services running in the node you selected.
5 Right-click a service, such as Auto Deploy, ESXi Dump Collector, or Message Bus Configuration
Service, and select Edit Startup Type.
Option Description
Automatic The service starts automatically when the Operating System starts.
Manual The service should be started manually after the Operating System starts.
Disabled The service is disabled.
7 Click OK.
Prerequisites
Verify that the user you use to log in to the vCenter Server instance is a member of the
SystemConfiguration.Administrators group in the vCenter Single Sign-On domain.
Procedure
1 Log in as administrator@your_domain_name to the vCenter Server instance in the
vCenter Server Appliance by using the vSphere Web Client.
3 Under System Configuration click Nodes and select a node from the list.
VMware, Inc. 17
vCenter Server Appliance Configuration
vCenter Server instances and machines that run vCenter Server services are considered nodes. Graphical
badges represent the health status of services and nodes.
Prerequisites
Verify that the user you use to log in to the vCenter Server instance is a member of the
SystemConfiguration.Administrators group in the vCenter Single Sign-On domain.
Procedure
1 Log in as administrator@your_domain_name to the vCenter Server instance by using the
vSphere Web Client.
You can view the health status badges for the services and nodes.
3 (Optional) In the Services Health and Nodes Health panes, click the hyperlink next to the health badge
to view all services and nodes in this health state.
For example, in the Services Health pane, click the hyperlink of the Warning health status, and in the
dialog box that pops up, select a service to view more information about the service and attempt to
resolve the health issues of the service.
The vSphere Web Client displays information about all manageable services running in vCenter Server and
the vCenter Server Appliance. A list of the default services is available for each vCenter Server instance.
Prerequisites
Verify that the user you use to log in to the vCenter Server instance is a member of the
SystemConfiguration.Administrators group in the vCenter Single Sign-On domain.
18 VMware, Inc.
Chapter 2 Configuring the vCenter Server Appliance by Using the vSphere Web Client
Procedure
1 Log in as administrator@your_domain_name to the vCenter Server instance by using the
vSphere Web Client.
2 On the vSphere Web Client Home page, under Administration, click System Configuration.
3 Under System Configuration click Nodes and select a node from the list.
You see the list of services running in the node you selected. Editable settings are not available for all
manageable services.
You should restart the service only if a restart of the service is required so that the configuration
changes are applied.
Prerequisites
Verify that the user name you use to log in to the vCenter Server instance in the vCenter Server Appliance is
a member of the SystemConfiguration.Administrators group in vCenter Single Sign-On.
Procedure
1 Use the vSphere Web Client to log in as administrator@your_domain_name to the vCenter Server
instance in the vCenter Server Appliance.
6 In the Export Support Bundle window, expand the trees to view the services running in the appliance
and deselect the services for which you do not want to export log files.
All of the services are selected by default. If you want to export the support bundle and send it to
VMware Support, leave all check boxes selected. The services are separated in two categories: a Cloud
infrastructure category, which contains the services of specific products in the appliance, and a Virtual
appliance category, which contains the services specific for the appliance and the vCenter Server
product.
VMware, Inc. 19
vCenter Server Appliance Configuration
7 Click the Export Support Bundle and save the bundle on your local machine.
You saved the support bundle to your machine and can explore it.
Prerequisites
Verify that the user you use to log in to the vCenter Server instance is a member of the
SystemConfiguration.Administrators group in the vCenter Single Sign-On domain.
Procedure
1 Log in as administrator@your_domain_name to the vCenter Server instance in the
vCenter Server Appliance by using the vSphere Web Client.
3 Under System Configuration click Nodes and select a node from the list.
6 Click Edit.
7 From the Common Log Level drop-down menu select the log files to redirect.
Option Description
* All log files are redirected to the remote machine.
info Only informational log files are redirected to the remote machine.
notice Only notices are redirected to the remote machine.
Notice indicates normal but significant condition.
warn Only warnings are redirected to the remote machine.
error Only error messages are redirected to the remote machine.
crit Only critical log files are redirected to the remote machine.
alert Only alerts are redirected to the remote machine.
Alert indicates that action must be taken immediately.
emerg Only emergency log files are redirected to the remote machine.
Emergency indicates that the system stopped responding and cannot be
used.
8 In the Remote Syslog Host text box, enter the FQDN or IP address of the machine on which you want
to export the log files.
9 In the Remote Syslog Port text box enter the port number to use for communication with the machine
on which you want to export the log files.
20 VMware, Inc.
Chapter 2 Configuring the vCenter Server Appliance by Using the vSphere Web Client
10 From the Remote Syslog Protocol drop-down select the protocol to use.
Option Description
TCP Transmission Control Protocol
UDP User Datagram Protocol
TLS Transport Layer Security
11 Click OK.
12 From the Actions menu, click Restart so that the configuration changes are applied.
VMware, Inc. 21
vCenter Server Appliance Configuration
22 VMware, Inc.
Configuring the
vCenter Server Appliance by Using
the Appliance Shell 3
You can access all of the vCenter Server Appliance API commands and plug-ins that you can use for
monitoring, troubleshooting, and configuring the appliance by using the appliance shell.
You can run all commands in the appliance shell with or without the pi keyword.
n “Get Help About the Plug-Ins and API Commands in the Appliance,” on page 25
n “Monitoring Hardware Health Status and Statistics in the vCenter Server Appliance,” on page 41
n “Using the vimtop Plug-In to Monitor the Resource Usage of Services,” on page 41
Procedure
1 Access the appliance shell.
n If you want to connect remotely, use SSH or another remote console connection to start a session to
the appliance.
You are logged in to the appliance shell and can see the welcome message.
VMware, Inc. 23
vCenter Server Appliance Configuration
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
Tab Completes the current command. If you enter a part of the command name and press
the Tab key, the system completes the command name.
To view the commands that match a set of characters that you enter, type a character
and press the Tab key.
Enter (at the command line) Runs the command that you entered.
Enter (at the --More-- prompt) Displays the next page of output.
Delete or Backspace Deletes the character that is on the left of the cursor.
Left arrow or Ctrl+B Moves the cursor one character to the left.
When you enter a command that extends beyond a single line, you can press the Left
Arrow or Ctrl-B keys to go back to the beginning of the command.
Right arrow or Ctrl+F Moves the cursor one character to the right.
Ctrl+K Deletes the line forward. When you press Ctrl+K, everything that you entered starting
from the character on which the cursor is till the end of the command line is deleted.
Ctrl+U or Ctrl+X Deletes the line backward. When you press Ctrl+U, everything from the beginning of
the command line till the character on which the cursor is deleted.
Ctrl+T Changes the places of the character to the left of the cursor with the character on
which the cursor is.
Ctrl+V or Esc, Q Inserts a code to indicate to the system that the following keystroke must be treated as
a command entry, not as an editing key.
Up arrow, or Ctrl+P Recalls commands in the history buffer, beginning with the most recent command.
24 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
Down arrow or Ctrl+N Returns to more recent commands in the history buffer after you use the Up arrow or
Ctrl+P to recall commands.
Ctrl+Y Recalls the most recent entry in the delete buffer. The delete buffer contains the last
ten items you have cut or deleted.
Esc, Y Recalls the next entry in the delete buffer. The delete buffer contains the last ten items
you have cut or deleted. Press Ctrl+Y first to recall the most recent entry, and then
press Esc, Y up to nine times to recall the remaining entries in the buffer.
Esc, U Changes the casing for all characters in the word on which the cursor is, up to the next
space, to uppercase.
Esc, L Changes the capitalized letters in a word from the character on which the cursor is till
the end of the word to lowercase.
Get Help About the Plug-Ins and API Commands in the Appliance
You can access the vCenter Server Appliance plug-ins and API commands from the appliance shell. You can
use the plug-ins and commands for monitoring, troubleshooting, and configuring the appliance.
You can use the Tab key to autocomplete API commands, plug-in names, and API parameters. Plug-in
parameters do not support autocompletion.
Procedure
1 Access the appliance shell and log in.
2 To get help about the plug-ins, run the help pi list or the ? pi list command.
3 To get help about the API commands, run the help api list or the ? api list command.
You receive a list with all of the API commands in the appliance.
4 To get help about a particular API command, run the help api api_name or the ? api api_name
command.
com.vmware.clear A plug-in that you can use to clear the terminal screen.
com.vmware.nslookup A plug-in that you can use to query the Domain Name
System (DNS) to obtain domain name or IP address
mapping or for any other specific DNS record.
VMware, Inc. 25
vCenter Server Appliance Configuration
com.vmware.pgrep A plug-in that you can use to search for all named
processes.
com.vmware.ping A plug-in that you can use to ping a remote host. Accepts
the same arguments as bin/ping.
com.vmware.ping6 A plug-in that you can use to ping a remote host. Accepts
the same arguments as bin/ping6.
com.vmware.portaccess A plug-in that you can use to troubleshoot the port access
of a host.
com.vmware.showlog A plug-in that you can use to browse the log files.
com.vmware.shutdown A plug-in that you can use to restart or power off the
appliance.
com.vmware.software-packages A plug-in that you can use to update the software packages
in the appliance.
com.vmware.support-bundle A plug-in that you can use to create a bundle on the local
file system and export it to a remote Linux system. If you
use the plug-in with the stream command, the support
bundle is not created on the local file system, but is directly
exported to the remote Linux system.
26 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
Table 3‑3. API Commands Available in the vCenter Server Appliance (Continued)
API Command Description
VMware, Inc. 27
vCenter Server Appliance Configuration
Table 3‑3. API Commands Available in the vCenter Server Appliance (Continued)
API Command Description
28 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
Table 3‑3. API Commands Available in the vCenter Server Appliance (Continued)
API Command Description
VMware, Inc. 29
vCenter Server Appliance Configuration
Table 3‑3. API Commands Available in the vCenter Server Appliance (Continued)
API Command Description
Procedure
1 Access the appliance shell and log in.
2 Type the showlog command, add a space, and press the Tab key to view all the contents of the /var/log
folder.
3 Run the command for viewing the firstboot log files of the vCenter Server Appliance.
showlog /var/log/firstboot/cloudvm.log
You can use the appliance shell API commands to enable and configure the vCenter Server Appliance
SNMP agent. You configure the agent differently depending on whether you want to use SNMP v1/v2c or
SNMP v3.
In vSphere 6.0 SNMP v3 informs are not supported. The vCenter Server Appliance supports only
notifications such as v1 and v2c traps, as well as v3 traps with all security levels.
By default, the embedded SNMP agent listens on UDP port 161 for polling requests from management
systems. You can use the snmp.set --port command to configure an alternative port. To avoid conflicts
between the port for the SNMP agent and the ports of other services, use a UDP port that is not defined
in /etc/services.
30 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
Here port is the port for the SNMP agent to use for listening for polling requests.
IMPORTANT The port you specify must not be already in use by other services. Use IP addresses from
the dynamic range, port 49152 and up.
3 (Optional) If the SNMP agent is not enabled, enable it by running the snmp.enable command.
In SNMP v1 and v2c, community strings are namespaces that contain one or more managed objects.
Namespaces can act as a form for authentication, but this does not secure the communication. To secure the
communication, use SNMP v3.
Procedure
1 Configure SNMP Communities on page 31
To enable the vCenter Server Appliance SNMP agent to send and receive SNMP v1 and v2c messages,
you must configure at least one community for the agent.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
For example, to configure public, east, and west network operation center communities, run the
following command:
Each time you specify a community with this command, the settings you specify overwrite the previous
configuration.
VMware, Inc. 31
vCenter Server Appliance Configuration
To send SNMP v1 and v2c notifications with the SNMP agent, you must configure the target, that is the
receiver, unicast address, community, and an optional port. If you do not specify a port, the SNMP agent
sends notifications to UDP port 162 on the target management system by default.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
Here target_address, port, and community are the address of the target system, the port number to send
the notifications to, and the community name, respectively. The port value is optional. If you do not
specify a port, the default port,161, is used.
Each time you specify a target with this command, the settings you specify overwrite all previously
specified settings. To specify multiple targets, separate them with a comma.
For example, run the following command for configuring the targets 192.0.2.1@678/targetcommunity
and 2001:db8::1/anothercom:
3 (Optional) If the SNMP agent is not enabled, enable it by running the snmp.enable command.
4 (Optional) To send a test trap to verify that the agent is configured correctly, run the snmp.test
command.
In vSphere 6.0 SNMP v3 informs are not supported. The vCenter Server Appliance supports only
notifications such as v1/v2c traps and v3 traps with all security levels.
Procedure
1 Configure the SNMP Engine ID on page 33
Every SNMP v3 agent has an engine ID, which serves as a unique identifier for the agent. The engine
ID is used with a hashing function to generate localized keys for authentication and encryption of
SNMP v3 messages.
32 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
If you do not specify an engine ID before you enable the SNMP agent, when you enable the standalone
SNMP agent, an engine ID is generated.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
Authentication is used to ensure the identity of users. Privacy allows for encryption of SNMP v3 messages
to ensure confidentiality of data. The privacy protocols provide a higher level of security than is available in
SNMP v1 and v2c, which use community strings for security.
Both authentication and privacy are optional. However, you must enable authentication if you plan to
enable privacy.
The SNMP v3 authentication and privacy protocols are licensed vSphere features and might not be available
in some vSphere editions.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
VMware, Inc. 33
vCenter Server Appliance Configuration
While configuring a user, you generate authentication and privacy hash values based on the user's
authentication and privacy passwords and on the SNMP agent's engine ID. After configuring users, if you
change the engine ID, the authentication protocol, or the privacy protocol, the users are no longer valid and
must be reconfigured.
Prerequisites
n Verify that you have configured the authentication and privacy protocols before configuring users.
n Verify that you know the authentication and privacy passwords for each user that you plan to
configure. Passwords must be at least seven characters long. Store these passwords in files on the host
system.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
2 If you are using authentication or privacy, get the authentication and privacy hash values for the user
by the running snmp.hash --auth_hash --priv_hash command.
Here, secret1 is the path to the file containing the user's authentication password and secret2 is the path
to the file containing the user's privacy password. Alternatively, you can specify the flag --raw-secret
and specify the passwords directly on the command line.
Parameter Description
security Replace with the level of security enabled for that user, which can be auth, for authentication only,
priv, for authentication and privacy, or none, for no authentication or privacy.
You can configure a maximum of three SNMP v3 targets, in addition to a maximum of three SNMP v1 or
v2c targets.
To configure a target, you must specify a host name or IP address of the system that will receive the traps, a
user name, a security level, and whether to send traps. The security level can be either none, for no security,
auth, for authentication only, or priv, for authentication and privacy.
34 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
Parameter Description
hostname Replace with the host name or IP address of the management system that will receive the traps.
port Replace with the port on the management system that will receive the traps. If you do not specify a
port, the default port, 161, is used.
secLevel Replace with either none, auth, or priv to indicate the level of authentication and privacy you have
configured. Use auth if you have configured authentication only, priv if you have configured both
authentication and privacy, and none if you have configured neither.
3 (Optional) If the SNMP agent is not enabled, enable it by running the snmp.enable command.
4 (Optional) To send a test trap to verify that the agent is configured correctly, run the snmp.test
command.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
Here, oid_list is a list of object IDs for the traps to filter, separated by commas. This list replaces any
object IDs that were previously specified using this command.
3 (Optional) If the SNMP agent is not enabled, enable it by running the snmp.enable command.
The traps identified by the specified object IDs are filtered out of the output of the SNMP agent, and are not
sent to SNMP management software.
VMware, Inc. 35
vCenter Server Appliance Configuration
To configure your management client software, specify the communities for the managed device, configure
the port settings, and load the VMware MIB files. See the documentation for your management system for
specific instructions for these steps.
Prerequisites
Download the VMware MIB files from the VMware Web site:
http://communities.vmware.com/community/developer/managementapi.
Procedure
1 In your management software, specify the vCenter Server Appliance as an SNMP-based managed
device.
2 If you are using SNMP v1 or v2c, set up appropriate community names in the management software.
These names must correspond to the communities set for the SNMP agent on the
vCenter Server Appliance.
3 If you are using SNMP v3, configure users and authentication and privacy protocols to match those
configured on the vCenter Server Appliance.
4 If you configured the SNMP agent to send traps to a port on the management system other than the
default UDP port 162, configure the management client software to listen on the port you configured.
5 Load the VMware MIBs into the management software to view the symbolic names for the
vCenter Server Appliance variables.
To prevent lookup errors, load these MIB files in the following order before loading other MIB files:
a VMWARE-ROOT-MIB.mib
b VMWARE-TC-MIB.mib
c VMWARE-PRODUCTS-MIB.mib
The management software can now receive and interpret traps from the vCenter Server Appliance.
You can reset a specific arguments, such as the communities, targets, and so on. You can also reset the
SNMP configuration to the factory defaults.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
For example, to reset the communities that you configured, run the following command:
3 To reset the whole SNMP configuration to the factory defaults, run the command snmp.reset.
36 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
When you deploy the vCenter Server Appliance, you can choose the time synchronization method to be
either by using an NTP server or by using VMware Tools. In case the time settings in your vSphere network
change, you can edit the vCenter Server Appliance and configure the time synchronization settings by using
the commands in the appliance shell.
When you enable periodic time synchronization, VMware Tools sets the time of the guest operating system
to be the same as the time of the host.
After time synchronization occurs, VMware Tools checks once every minute to determine whether the
clocks on the guest operating system and the host still match. If not, the clock on the guest operating system
is synchronized to match the clock on the host.
Native time synchronization software, such as Network Time Protocol (NTP), is typically more accurate
than VMware Tools periodic time synchronization and is therefore preferred. You can use only one form of
periodic time synchronization in the vCenter Server Appliance. If you decide to use native time
synchronization software, vCenter Server Appliance VMware Tools periodic time synchronization is
disabled, and the reverse.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
3 (Optional) Run the command to verify that you successfully applied the VMware Tools time
synchronization.
timesync.get
The time of the appliance is synchronized with the time of the ESXi host.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
2 Add NTP servers to the vCenter Server Appliance configuration by running the ntp.server.add
command.
VMware, Inc. 37
vCenter Server Appliance Configuration
This command adds NTP servers to the configuration. If the time synchronization is based on an NTP
server, then the NTP daemon is restarted to reload the new NTP servers. Otherwise, this command just
adds the new NTP servers to the existing NTP configuration.
3 (Optional) To delete old NTP servers and add new ones to the vCenter Server Appliance configuration,
run the ntp.server.set command.
This command deletes old NTP servers from the configuration and sets the input NTP servers in the
configuration. If the time synchronization is based on an NTP server, the NTP daemon is restarted to
reload the new NTP configuration. Otherwise, this command just replaces the servers in NTP
configuration with the servers that you provide as input.
4 (Optional) Run the command to verify that you successfully applied the new NTP configuration
settings.
ntp.get
The command returns a space-separated list of the servers configured for NTP synchronization. If the
NTP synchronization is enabled, the command returns that the NTP configuration is in Up status. If the
NTP synchronization is disabled, the command returns that the NTP configuration is in Down status.
What to do next
If the NTP synchronization is disabled, you can configure the time synchronization settings in the
vCenter Server Appliance to be based on an NTP server. See “Synchronize the Time in the vCenter Server
Appliance with an NTP Server,” on page 38.
Synchronize the Time in the vCenter Server Appliance with an NTP Server
You can configure the time synchronization settings in the vCenter Server Appliance to be based on an NTP
server.
Prerequisites
Set up one or more Network Time Protocol (NTP) servers in the vCenter Server Appliance configuration.
See “Add or Replace NTP Servers in the vCenter Server Appliance Configuration,” on page 37.
Procedure
1 Access the appliance shell and log in as a user who has the administrator or super administrator role.
3 (Optional) Run the command to verify that you successfully applied the NTP synchronization.
timesync.get
38 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
The local users of the vCenter Server Appliance have the rights to perform various tasks in the
vCenter Server Appliance. Three user roles are available in the vCenter Server Appliance:
Operator Local users with the operator user role can read the appliance configuration.
Administrator Local users with the administrator user role can configure the appliance.
Super Administrator Local users with the super administrator user role can configure the
appliance, manage the local accounts, and use the Bash shell.
Get a List of the Local User Accounts in the vCenter Server Appliance
You can see the list of the local user accounts so that you can decide which user account to manage from the
appliance shell.
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
You can see a list of the local users. The information about a user includes the user name, status, role,
status of the password, full name and email.
NOTE The list of local users includes only the local users who have their default shell as appliance shell.
For information about the user roles, see “User Roles in the vCenter Server Appliance,” on page 39.
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
For example, to add the local user account test with the operator user role, run the following command:
You can also set up a new local user account and specify an email and the full name of the user. For
example, to add the local user account test1 with the operator user role, full name TestName and the
email address [email protected], run the following command:
VMware, Inc. 39
vCenter Server Appliance Configuration
3 Enter and confirm the password of the new local user when prompted.
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
For example, to change the password of a user with user name test, run the following command:
For information about the user roles, see “User Roles in the vCenter Server Appliance,” on page 39.
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
n To update the role of the local user, run the following command:
Here, user name is the name of the user that you want to edit and new role is the new role. The role
can be operator, admin, or superAdmin.
n To update the email of the local user, run the following command:
Here, user name is the name of the user that you want to edit and new email address is the new email
address.
n To update the full name of the local user, run the following command:
Here, user name is the name of the user that you want to edit and new full name is the new full name
of the user.
n To update the status of the local user, run the following command:
Here, user name is the name of the user that you want to edit and status is the new status of the local
user. The status can be either disabled or enabled.
40 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
For example, to delete the user with user name test, run the following command:
For a complete list of the API commands that you can use for monitoring statistics and hardware health of
the vCenter Server Appliance system, see “API Commands in the vCenter Server Appliance Shell,” on
page 26.
Procedure
1 Access the appliance shell and log in.
The user name that you use to log in can be of a user with an operator, administrator, or super
administrator user role.
n To view the health of the memory in the vCenter Server Appliance, run the mem.health.get
command.
n To view the health of the storage in the vCenter Server Appliance, run the storage.health.get
command.
n To view the health of the swap in the vCenter Server Appliance, run the swap.health.get
command.
n To view the overall health of the vCenter Server Appliance system, run the system.health.get
command.
3 To view statistics about a particular hardware component, run the respective command.
For example, to view storage statistics for each logical disk, run the storage.stats.list command.
vimtop is a tool similar to esxtop, which runs in the environment of the vCenter Server Appliance. By using
the text-based interface of vimtop in the appliance shell, you can view overall information about the
vCenter Server Appliance, and a list of vSphere services and their resource usage.
VMware, Inc. 41
vCenter Server Appliance Configuration
The default view of the vimtop interactive mode consists of the overview tables and the main table. You can
use single-key commands in interactive mode to switch the view from processes to disks or network.
Procedure
1 From an SSH client program, log in to the vCenter Server Appliance shell.
-c filename Loads a user-defined vimtop configuration file. If the -c option is not used, the default
configuration file is /root/vimtop/vimtop.xml.
You can create your own configuration file, specifying a different file name and path by
using the W single-key interactive command.
-n number Sets the number of performed iterations before the vimtop exits interactive mode. vimtop
updates the display number number of times and exits. The default value is 10000.
All interactive mode panels recognize the commands listed in the following table.
h Show a help menu for the current panel, giving a brief summary of commands, and the status of
secure mode.
i Show or hide the top line view of the overview panel of the vimtop plug-in.
t Show or hide the Tasks section, which displays information in the overview panel about the tasks
currently running on the vCenter Server instance .
f Show or hide the CPU section which displays information in the overview panel about all
available CPUs.
42 VMware, Inc.
Chapter 3 Configuring the vCenter Server Appliance by Using the Appliance Shell
g Show or hide the CPUs section which displays information in the overview panel about the top 4
physical CPUs.
p Pause the displayed information about the services resource usage in the current panels.
r Refresh the displayed information about the services resource usage in the current panels.
Esc Clear selection or return to the Processes view of the main panel.
u Show or hide the measurement units in the headers in the main panel.
c Add a new column to the current view of the main panel. Use spacebar to add or remove columns
from the displayed list.
w Write the current setup to a vimtop configuration file. The default file name is the one specified by
-c option, or /root/vimtop/vimtop.xml if the -c option is not used. You can also specify a
different file name on the prompt generated by the w command.
VMware, Inc. 43
vCenter Server Appliance Configuration
44 VMware, Inc.
Configuring the
vCenter Server Appliance by Using
the Direct Console User Interface 4
After you deploy the vCenter Server Appliance, you can reconfigure the network settings and enable access
to the Bash shell for troubleshooting. To access the Direct Console User Interface, you must log in as root.
The home page of the Direct Console User Interface contains a link to the support bundle of the
vCenter Server Appliance. The link to the support bundle is of the type https://appliance-host-name:
443/appliance/support-bundle.
Procedure
1 Browse to the vCenter Server Appliance in the vSphere Web Client or the vSphere Client inventory.
3 Click inside the console window and press F2 to customize the system.
4 Type the password for the root user of the appliance and press Enter.
IMPORTANT If you enter invalid credentials thrice, the root account is locked for five minutes.
You logged in to the Direct Console User Interface. You can change the password of the root user of the
vCenter Server Appliance, edit the network settings, and enable access to the vCenter Server Appliance
Bash shell.
VMware, Inc. 45
vCenter Server Appliance Configuration
The default root password for the vCenter Server Appliance is the password you enter during deployment
of the virtual appliance.
IMPORTANT The password for the root account of the vCenter Server Appliance expires after 365 days. You
can change the expiry time for an account by logging as root to the vCenter Server Appliance Bash shell, and
running chage -M number_of_days -W warning_until_expiration user_name. To increase the expiration
time of the root password to infinity, run the chage -M -1 -E -1 root command.
Procedure
1 Browse to the vCenter Server Appliance in the vSphere Web Client or the vSphere Client inventory.
2 On the Summary tab, click Launch Console.
3 Click inside the console window and press F2 to customize the system.
4 To log in to the Direct Console User Interface, type the current password of the root user and press
Enter.
6 Type the old password of the root user, and press Enter.
8 Press Esc until you return to the main menu of the Direct Console User Interface.
Prerequisites
To change the IP settings of the vCenter Server Appliance, make sure that the system name of the appliance
is an FQDN. If, during the vCenter Server Appliance deployment, you set up the appliance to use an IP
address as a system name, you cannot change the IP settings.
Procedure
1 Log in to the Direct Console User Interface of the vCenter Server Appliance.
Option Description
Use dynamic IP address and Obtains networking settings from a DHCP server if one is available on
network configuration your network
Set static IP address and network Sets static networking configuration
configuration
46 VMware, Inc.
Chapter 4 Configuring the vCenter Server Appliance by Using the Direct Console User Interface
Option Description
Enable IPv6 Enables or disables IPv6 on the appliance
Use DHCP stateful configuration Uses a DHCP server to obtain IPv6 addresses and networking settings
Use ICMP stateless configuration Uses a Stateless Address Autoconfiguration (SLAAC) to obtain IPv6
addresses and network settings
Option Description
Obtain DNS server address and Obtains the DNS server address and host name automatically.
hostname automatically Use this option if the IP settings of the appliance are obtained
automatically from a DHCP server .
Use the following DNS server Sets the static IP address and host name for the DNS server.
address and hostname
If you do not specify any suffixes, a default suffix list is derived from the local domain name.
7 Press Esc until you return to the main menu of the Direct Console User Interface.
Procedure
1 Log in to the Direct Console User Interface of the vCenter Server Appliance.
3 Press F11.
Procedure
1 Log in to the Direct Console User Interface of the vCenter Server Appliance.
3 From the Troubleshooting Mode Options menu, select to enable either Bash shell or SSH.
5 Press Esc until you return to the main menu of the Direct Console User Interface.
What to do next
Access the vCenter Server Appliance Bash shell for troubleshooting.
VMware, Inc. 47
vCenter Server Appliance Configuration
Procedure
1 Access the appliance shell using one of the following methods.
n If you want to connect remotely, use SSH or another remote console connection to start a session to
the appliance.
3 In the appliance shell, enter the command pi shell or shell to access the Bash shell.
You can also collect the support bundle from the vCenter Server Appliance Bash shell, by running the vc-
support.sh script.
Procedure
1 Log in to the Windows host machine on which you want to download the bundle.
2 Open a Web browser and enter the URL to the support bundle displayed in the DCUI.
https://appliance-fully-qualified-domain-name:443/appliance/support-bundle
4 Click Enter.
48 VMware, Inc.
Index
A E
accessing Bash shell 24 email of a local user, changing in the vCenter
Active Directory domain, leaving 12 Server Appliance 40
Active Directory domain, joining 11 enabling Bash shell access in the vCenter
Server Appliance 13
API commands in the vCenter Server Appliance,
getting help 25 enabling HTTP port forwarding in the vCenter
Server Appliance 13
APIs 26
enabling local login in the vCenter Server
appliance console, logging in 45
Appliance 13
appliance password, changing 46
appliance shell enabling SSH in the vCenter Server
accessing 23 appliance 13
using to edit the vCenter Server Appliance 23 ESXi Dump Collector, setting up startup
appliance troubleshooting, enabling 47 settings 17
appliance
configure DNS settings 46 F
configure IPv4 46 filtering traps, SNMP agent 35
firewall, configuring in the vCenter Server
configure IPv6 46
Appliance 16
configure management network 46 firewall rules
configure static IP 46 adding in the vCenter Server Appliance 16
appliance Bash shell editing in the vCenter Server Appliance 16
enabling access 47
logging in 48 G
appliance DCUI, changing password 46 GET requests
appliance Direct Console User Interface, logging configuring the vCenter Server Appliance 30
in 45
configuring the vCenter Server Appliance
Auto Deploy, setting up startup settings 17
SNMP agent 30
glossary 5
B
Bash shell
accessing 24 H
hardware health status, in the vCenter Server
accessing for troubleshooting 48
Appliance 41
enabling access 24
enabling for troubleshooting 47 I
enabling users to edit access 13 intended audience 5
keyboard shortcuts 24 interactive mode, running vimtop 42
browsing the log files, showlog plug-in 30
IP address 14
IPv4 address, setting up for the appliance 14
C IPv6 address, setting up for the appliance 14
command-line management of the appliance 23
L
D local user accounts
DCUI, logging in 45 listing in the appliance 39
Direct Console User Interface, vCenter Server
managing in the appliance 39
Appliance 45
DNS settings, editing in the vCenter Server vCenter Server Appliance 39
Appliance 14 local user account
creating in the appliance 39
VMware, Inc. 49
vCenter Server Appliance Configuration
R U
redirecting, log files 20
updated information 7
user roles, vCenter Server Appliance 39
S
services
monitoring in interactive mode 42 V
vCenter Server Appliance
restarting 17
adding a local user account 39
starting 17
adding NTP servers 37
startup settings 17
API commands 26
stopping 17
changing the email address of a user 40
showlog plug-in 30
changing the full name of a user 40
SNMP
changing the role of a user account 40
configuring in the vCenter Server
Appliance 30 configuration 45
management software 36 configuring access settings 13
SNMP agent in the vCenter Server Appliance, configuring IP address 14
configuring for polling 30 configuring SNMP 30
SNMP authentication, configuring in the vCenter configuring SNMP authentication 33
Server Appliance 33 configuring SNMP communities 31
SNMP configuration 30 configuring SNMP privacy protocols 33
SNMP privacy, configuring in the vCenter Server configuring SNMP users 34
Appliance 33
50 VMware, Inc.
Index
W
Windows, export the support bundle 48
VMware, Inc. 51
vCenter Server Appliance Configuration
52 VMware, Inc.