Exago Logo
Search
Generic filters
Exact matches only

Monitoring: System Overview

The Monitoring system is structured in the following manner:

MonitoringSystem.png
Structure of the monitoring system

Web Application Database

The Web Application database stores data for report and user interface events. The type of data tracked depends on your configuration. At the Extract interval, the monitoring service moves this data from the local db to the collected db.

Scheduler Application Databases

Each Scheduler Service has a local database which stores report execution data, if enabled in the configuration. At the Extract interval, the monitoring service moves this data from the local dbs to the collected db.

Scheduler performance data is “persistent,” that is, always available, and is therefore not stored in the local scheduler dbs. At the Statistics interval, the monitoring service polls the schedulers for their performance statistics, and logs this data in the collected db.

File Paths for Config Files & Databases

ExagoWebMonitoringMonitoring.sqlite – WebApp db

ExagoWebappSettings.config – Select which web app data to track

MonitoringServiceMonitoring.sqlite – Main collected db

MonitoringServiceMonitoring.exe.config – Set Extraction & Statistics intervals

ExagoSchedulerMonitoring.sqlite – Scheduler local db

ExagoSchedulereWebReportsScheduler.exe.config – Select which scheduled report data to track

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents