mirror of
https://git.alemi.dev/server-monitor.git
synced 2024-11-12 18:49:24 +01:00
simple webserver exposing system load informations
|
||
---|---|---|
src | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.toml | ||
index.html | ||
README.md |
Server Monitor
A small rust webserver exposing an HTTP api to get info about server resource utilization.
Built with rocket
and systemstat