QulesLogger is a simple linux system monitoring tool written in Go. primarily created for monitoring smaller servers, home PCs, and devices like raspberry pi, but it is now extended to support full fledged system level monitoring on linux systems. QulesLogger might also supports custom time series data collection in the future. which can be used to collect sensor, or application output/performance data.
Actively being built and not ready yet :)
- 100% Opensource. Own your own data, metrics, and logs
- System Info
- CPU Info
- Memory/SWAP info
- CPU/Memory usage graphs for past hour (default) or custom time range
- Golang
- Postgresql
- Redis
API documentation