Monitoring service
Architecture
The Monitoring service is configured and maintained by Collibra Console and an agent.
It will monitor the Data Governance Center service, such as JVM and memory usage, and store the data in its database. The monitoring interval can be configured in Collibra Console.
The monitoring data can be saved by creating a diagnostics file.
Data storage
The data of the Monitoring service is located in:
- Linux with root permission: /opt/collibra_data/monitoring
- Linux without root permission: ~/collibra_data/monitoring
- Windows: C:\collibra_data\monitoring
It contains the following subfolders:
| Directory name | Content |
|---|---|
|
config |
The configuration of the Monitoring service. |
| logs | All the log files created by the Monitoring service. |
| data |
The data that is stored by the Monitoring service. |