A collection of monitoring tools and services for tracking system and network metrics.
📡 Network Speed
Internet speed monitoring service that exposes metrics in Prometheus format.
- Periodic download/upload speed tests
- Prometheus-compatible metrics endpoint
- Configurable intervals and timeouts
- Thread-safe implementation
💻 System Usage
System resource usage monitoring. (Work in progress)
- CPU, memory, and disk usage tracking
Each project has its own README with detailed setup and usage instructions. Navigate to the respective project directory to get started.
- Python 3.8+
- uv (recommended) or pip for package management
MIT