OracleDB exporter default collection metric definition file (default-metrics.toml)
- Organization of this page
Format
A TOML format file.
See GitHub website for the format of this file.
File
default_metrics.toml
default_metrics.toml.model (model file)
Storage directory
- Integrated agent host (model files only)
- In Windows:
-
-
For a physical host
Windows versions of OracleDB exporter archived file # are extracted to \oracledb_exporter_windows\conf\
- #
-
Agent path\options\oracledb_exporter_windows_VVRRSS.zip
-
- In Linux:
-
-
For a physical host
Linux versions of OracleDB exporter archived file # are extracted to /oracledb_exporter_linux/conf/
- #
-
/opt/jp1ima/options/oracledb_exporter_linux_VVRRSS.tar.gz
-
Description
This file defines the metrics that OracleDB exporter retrieves.
This file cannot be edited.
Character code
UTF-8 (without BOM)
Line feed code
In Windows: CR+LF
In Linux: LF
When the definitions are applied
This is applied when OracleDB exporter is started or restarted.
Description
See GitHub website for the format of this file.