MetricsHub
MetricsHub Enterprise 2.1.00
Connectors directory[1] Full listing of connectors[2]
Informix
Description
Monitors performance and operational metrics for an IBM Informix database server.
database[3] enterprise[4] linux[5] windows[6]
Target
Typical platform: IBM Informix[7]
Operating systems: Linux, Microsoft Windows
Prerequisites
Leverages: IBM Informix
Technology and protocols: SQL/JDBC
Examples
CLI
metricshub HOSTNAME -t linux -c +Informix --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: linux
connectors: [ +Informix ] # 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 Informix 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_informix FROM systables WHERE LOWER(DBINFO('version','full')) LIKE '%informix%' FIRST 1;
- Expected Result:
1
- SQL Query:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
chunk_informix |
|
|
dbspace_informix |
|
|
informix |
|
|
informix_virtual_processor |
|
|
session_informix |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.