From c061316ee9e2f86a434872c87e508d793353a7d7 Mon Sep 17 00:00:00 2001 From: nymea Date: Sun, 15 Sep 2019 10:42:21 +0200 Subject: [PATCH] extended Readme --- systemmonitor/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/systemmonitor/README.md b/systemmonitor/README.md index 529d1120..e6fe822b 100644 --- a/systemmonitor/README.md +++ b/systemmonitor/README.md @@ -1,3 +1,9 @@ # Systemmonitor +Displays the system usage of nymea, containing: + +* CPU usage (in percent) +* Memory usage (in percent) +* RSS memory usage (in KiloByte) +* Virtual memory usage (in KiloByte)