MetricsHub
MetricsHub Enterprise 1.2.00
Connectors directory[1] Full listing of connectors[2]
Oracle
Description
Monitors performance and operational metrics for an Oracle database server, version 12c or higher.
database[3] enterprise[4] linux[5] windows[6]
Target
Typical platform: Oracle Database[7]
Operating systems: Microsoft Windows, Linux
Prerequisites
Leverages: Oracle Database
Technology and protocols: SQL/JDBC
Examples
CLI
metricshub HOSTNAME -t win -c +Oracle --jdbc -u USER --jdbc-url URL
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: win
connectors: [ +Oracle ] # Optional, to load only this connector
protocols:
jdbc:
port: <PORT>
database: <DB_NAME>
type: <type>
url: <URL>
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The Oracle connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The SQL query below succeeds on the monitored database:
- SQL Query:
SELECT 1 AS is_oracle FROM v$version WHERE lower(banner) LIKE 'oracle%'
- Expected Result:
1
- SQL Query:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
oracle |
|
|
oracle_resource |
|
|
oracle_tablespace |
|
|
table_query |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.