Metrics Engine Documentation Index
Configuration Reference Home

Monitoring Database

Note: this is an abstract component that cannot be instantiated.

Monitoring Databases are used to configure the Metrics Engine RDBMS using JDBC.

Monitoring Databases provide the information used to connect to a specific RDBMS instance on a specified RDBMS server.

Direct Subcomponents
Properties
dsconfig Usage

Direct Subcomponents

The following Monitoring Databases are available in the server :

These Monitoring Databases inherit from the properties described below.

Properties

The properties supported by this managed object are as follows:


Basic Properties: Advanced Properties:
↓ database-name  None

Basic Properties

database-name

Description
The name of the database instance on the RDBMS server.
Default Value
unboundid
Allowed Values
A string
Multi-Valued
No
Required
Yes
Admin Action Required
The Metrics Engine must be restarted for changes to this setting to take effect. This modification requires that you manually restart the server for the change to take effect


dsconfig Usage

To view the Monitoring Database configuration:

dsconfig get-monitoring-database-prop
     [--tab-delimited]
     [--script-friendly]
     [--property {propertyName}] ...

To update the Monitoring Database configuration:

dsconfig set-monitoring-database-prop
     (--set|--add|--remove) {propertyName}:{propertyValue}
     [(--set|--add|--remove) {propertyName}:{propertyValue}] ...