commit 760a7696e649939649bfdadf787d52a4cd07e319 Author: alemidev Date: Thu Sep 29 19:41:57 2022 +0200 initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..6587b55 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Server Monitor +A small rust webserver exposing an HTTP api to get info about server resource utilization. + +Built with `rocket` and `systemstat`