Monitoring Platform Health Dashboard

Live demo: CLI and REST API data fusion with tiered alerting

This demo shows a health check for the monitoring platform itself. It joins two separate data streams: probe session definitions gathered over SSH, and telemetry records pulled from a REST API. By comparing the two, I could catch a class of silent failures that were easy to miss in normal reporting. Some sessions existed but were not actually running. Others produced data that looked healthy at first glance but failed naming validation and quietly dropped out of downstream reports. The dashboard breaks that into four sections so the team can see where the problem starts and who needs to act.

SSH / CLI Stream
REST API Stream
Healthy / Valid
Warning
Critical
Info