6.3
Table Of Contents
- vRealize Operations Manager Customization and Administration Guide
- Contents
- About Customization and Administration
- Configuring Users and Groups
- Customizing How vRealize Operations Manager Displays Your Data
- Customizing How vRealize Operations Manager Monitors Your Environment
- Defining Alerts in vRealize Operations Manager
- Object Relationship Hierarchies for Alert Definitions
- Alert Definition Best Practices
- Understanding Negative Symptoms for Alerts
- Create an Alert Definition for Department Objects
- Add Description and Base Object to Alert Definition
- Add a Virtual Machine CPU Usage Symptom to the Alert Definition
- Add a Host Memory Usage Symptom to the Alert Definition
- Add Recommendations to the Alert Definition
- Create a Custom Accounting Department Group
- Create a Policy for the Accounting Alert
- Configure Notifications for the Department Alert
- Create a Dashboard to Monitor Department Objects
- Defining Symptoms for Alerts
- Viewing Actions
- Defining Recommendations for Alert Definitions
- Creating and Managing Alert Notifications
- List of Outbound Plug-Ins
- Add Outbound Notification Plug-Ins
- Add a Standard Email Plug-In for Outbound Alerts
- Add a REST Plug-In for Outbound Alerts
- Add a Log File Plug-In for Outbound Alerts
- Add a Network Share Plug-In for vRealize Operations Manager Reports
- Add an SNMP Trap Plug-In for Outbound Alerts
- Add a Smarts Service Assurance Manager Notification Plug-In for Outbound Alerts
- Filtering Log File Outbound Messages With the TextFilter.xml File
- Configuring Notifications
- Defining Compliance Standards
- Operational Policies
- Managing and Administering Policies for vRealize Operations Manager
- Policy Decisions and Objectives
- Default Policy in vRealize Operations Manager
- Custom Policies
- Policies Provided with vRealize Operations Manager
- User Scenario: Create a Custom Operational Policy for a vSphere Production Environment
- User Scenario: Create an Operational Policy for Production vCenter Server Datastore Objects
- Create a Group Type for Your Datastore Objects
- Create an Object Group for Your Datastore Objects
- Create Your Policy and Select a Base Policy
- Override the Analysis Settings for the Datastore Objects
- Enable Disk Space Attributes for Datastore Objects
- Override Alert and Symptom Definitions for Datastore Objects
- Apply Your Datastore Policy to Your Datastore Objects Group
- Create a Dashboard for Disk Use of Your Datastore Objects
- Using the Monitoring Policy Workspace to Create and Modify Operational Policies
- Policy Workspace in vRealize Operations Manager
- Super Metrics in vRealize Operations Manager
- Customizing Icons
- Managing Objects in Your Environment
- Configuring Object Relationships
- Customizing How Endpoint Operations Management Monitors Operating Systems
- Modifying Global Settings
- Defining Alerts in vRealize Operations Manager
- Maintaining and Expanding vRealize Operations Manager
- Cluster and Node Maintenance
- Logging
- Passwords and Certificates
- How To Preserve Customized Content
- Backup and Restore
- OPS-CLI Command-Line Tool
- Index
Table 5‑2. template Command Operations
Command
Name Description Syntax
template
import
Import a
template from
a le.
template import -h | input-file
[--force] [--share all|group-name[{,group-
name}]]
[--retry maxRetryMinutes] [--set rank] [--
create]
template
export
Export an
existing
template to a
template le.
template export -h | template-name [output-dir]
template
share
Share an
existing
template with
one or multiple
user groups.
template share -h | template-name all|group-name[{,group-name}]
template
unshare
Stop sharing a
template with
specied
groups.
template unshare -h | template-name all|group-name[{,group-name}]
template
delete
Permanently
delete a
template.
template delete -h | template-name
template
reorder
Set the order
rank for a
template. The
order rank
controls the
order of
templates
created based
on shared
templates.
template reorder -h | template-name [--set rank]
supermetric Command Operations
You use the supermetric command to import, export, congure, and delete super metrics.
The supermetric command uses the following syntax.
supermetric -h | import|export|configure|delete [parameters]
Table 5‑3. supermetric Command Operations
Comman
d Name Description Syntax
supermet
ric
import
Import a super metric from a le
and assign the ownership to the
specied user account.
supermetric import -h | input-file
[--force] [--policies all|policy-
name[{,policy-name}]]
[--check (true|false)] [--retry
maxRetryMinutes] [--create]
supermet
ric export
Export an existing super metric to
a template le.
supermetric export -h | supermetric-name [output-dir]
Chapter 5 OPS-CLI Command-Line Tool
VMware, Inc. 143