5.7

Table Of Contents
Using the Database Command Line
Interface 13
The database command line interface, dbcli, is a command line Java application that you can use to perform
operations in the vCenter Operations Manager database. With dbcli commands, you can manage dashboards,
dashboard templates, attributes, super metrics, and resources. You can also perform certain control operations.
This chapter includes the following topics:
n
“Run the Database Command Line Interface,” on page 155
n
“Managing Dashboards,” on page 155
n
“Managing Dashboard Templates,” on page 158
n
“Managing Attributes and Super Metrics,” on page 161
n
“Managing Resource Kinds,” on page 165
n
“Performing Control Operations,” on page 166
Run the Database Command Line Interface
You can run the database command line interface on Windows and Linux systems.
vCenter Operations Manager provides a batch (.bat) file version for Windows and a shell script (.sh) file
version for Linux.
Procedure
u
Start the database command line interface.
Option Action
Windows host
Open a command prompt and type
vcenter-ops
\tools\dbcli\dbcli.bat
command
.
Linux host
Open a terminal window and type
vcenter-ops
/tools/dbcli/dbcli.sh
command
.
vcenter-ops
represents the vCenter Operations Manager installation directory and
command
represents a
dbcli command.
Managing Dashboards
You can use dbcli commands to efficiently create, modify, and maintain dashboards for multiple users and
vCenter Operations Manager instances.
You can also use the Custom user interface to perform many dashboard operations. For more information, see
the VMware vCenter Operations Manager Getting Started Guide (Custom User Interface).
VMware, Inc.
155