diff options
author | Aaron Marcher <info@nulltime.net> | 2016-10-28 16:27:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-28 16:27:19 +0200 |
commit | bcd5732b04d5b8b6572b2d1f122a2762316ea476 (patch) | |
tree | 51430783ba27a7e7a7fc7768946b1c873387e4f8 /README.md | |
parent | 59ed3b6d8d594e00d72ecd3beadb512f797146ee (diff) | |
parent | 9bef4e889a547ed909a23bb57489bc71da80e472 (diff) |
Merge pull request #25 from jodizzle/dev/swap
Add functions for measuring swap
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ The following information is included: - IP addresses - Load averages - Memory status (free memory, percentage, total memory and used memory) +- Swap status (free swap, percentage, total swap and used swap) - Temperature - Uptime - Volume percentage (ALSA) |