Data Metrics Server Documentation Index
Configuration Reference Home

Monitoring Database

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

Monitoring Databases are used to configure the Data Metrics Server 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 Data Metrics Server must be restarted for changes to this setting to take effect. In order for this modification to take effect the server must be restarted


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}] ...