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
The following Monitoring Databases are available in the server :
These Monitoring Databases inherit from the properties described below.
The properties supported by this managed object are as follows:
| Basic Properties: | Advanced Properties: |
|---|---|
| ↓ database-name | None |
| 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. In order for this modification to take effect the server must be restarted |
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}] ...