1 repo
Interfaces for retrieving low-level hardware performance data directly from system kernels.
Distinguishing note: Focuses on hardware telemetry polling rather than general system administration.
Explore 1 awesome GitHub repository matching operating systems & systems programming · System Telemetry Drivers. Refine with filters or upvote what's useful.
Stats is a system performance monitor that tracks real-time hardware metrics and resource usage directly from the operating system menu bar. It functions as a hardware control interface, allowing users to adjust fan speeds and thermal settings to maintain optimal performance levels for computing hardware. The application distinguishes itself through kernel-level sensor polling, which retrieves telemetry by interfacing directly with low-level system drivers and power management APIs. It provides remote infrastructure oversight via a web-based telemetry dashboard, enabling users to view live pe
Retrieves real-time hardware telemetry by interfacing directly with low-level system drivers and platform-specific power management APIs.