Skip to content

Daemonless server metrics collector and frontend (Full rewrite of github.com/diamondburned/sysmet)

Notifications You must be signed in to change notification settings

joxcat/ferrous-sysmet

Repository files navigation

ferrous-sysmet

Full rewrite of https://github.com/diamondburned/sysmet in Rust (store data in a MessagePack file, sysmet-update and sysmet-http)

Warning it is not compatible with the original databases

CRON

For example you can run sysmet-update with cron every 5min and purge data older than 2 days

*/5 * * * * /<path to>/sysmet-update -db /<path to>/database -gc 2

About

Daemonless server metrics collector and frontend (Full rewrite of github.com/diamondburned/sysmet)

Resources

Stars

Watchers

Forks