Monitoring Components¶
Everything TrackMe tracks is an entity, and every entity belongs to one of six monitoring components. The component decides what is measured and which tracking logic applies. This part introduces the shared model, gives each component its own page, then covers the advanced tracker types that extend them.
Overview — the six components at a glance, the shared entity lifecycle, and how to choose between them.
DSM, DHM, MHM — the data-flow family (“is my data arriving?”).
FLX — track anything you can express in SPL.
FQM — is my data well-parsed and CIM-compliant?
WLK — are my scheduled searches healthy?
Hybrid & replica trackers — advanced tracker types that feed entities into those components: build a tracker from your own SPL (local or remote), or mirror entities from another TrackMe deployment.
- The six components at a glance
- DSM — Data Source Monitoring
- DHM — Data Host Monitoring
- Feeds thresholds (delay & latency)
- Expected sources & hosts — in depth
- MHM — Metric Host Monitoring
- FLX — Flex Objects
- Flex Object trackers — in depth
- FQM — Field Quality Monitoring
- WLK — Workload Knowledge
- Workload monitoring — in depth
- Hybrid trackers
- Hybrid trackers — in depth
- Replica trackers