Windows Monitoring Agent
C/C++ WinAPI agent that collects system metrics and streams to a PHP/MySQL dashboard.
Experiment Log
Aim
Unified monitoring across endpoints with low resource overhead.
Hypothesis
Native WinAPI + efficient IPC beats heavyweight agents.
Method
Instrument, benchmark, iterate; add alerting thresholds.
Results
Deployed on test fleet with actionable alerts.
Bill of Materials
- C/C++
- PHP
- MySQL
Lab Notes
Add gRPC plug-in channel for new sensors.