ContinuousEndpointTelemetry
Continuous Endpoint Telemetry Module for M&A Discovery Suite
What it does
Closes the SysTrack competitive gap by sampling endpoint performance counters at a configurable interval over a configurable window, then computing baseline statistics (mean, p50, p95, p99) and anomaly counts. Unlike point-in-time snapshots (e.g. EndpointDiscovery), this module captures performance variance over time and produces a pre-migration baseline that can be replayed against post-migration measurements to detect regressions. Counters sampled per interval: - CPU total % - Memory in-use % - Disk queue length (avg of physical disks) - Network total Mbps (sum of active adapters) - Process count - Top CPU-consuming process name
How the app exposes it
The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.
/discovered/continuous-endpoint-telemetry Outputs
Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.