Independent Windows telemetry agent
Project Guru is a lightweight, independent C++ agent that watches over your Windows endpoints — health, restore points, and process activity — without the bloat of a full monitoring suite.
Three focused capabilities that keep endpoints observable without the overhead.
Continuous visibility into CPU, memory, disk, and service state so drift and degradation are caught before they become incidents.
Tracks system restore point creation and coverage, flagging endpoints that are left without a recent recovery snapshot.
Captures running process and installed-program inventories, surfacing changes that matter for security and compliance review.
The Project Guru agent is a standalone C++ client that runs directly on the endpoint. It collects telemetry locally and securely communicates with a custom backend service using Protocol Buffers over HTTPS — a compact, strongly-typed wire format that keeps both the agent and server lightweight and independent of any third-party monitoring platform.