summaryrefslogtreecommitdiffstats
path: root/desktop/wmsupermon/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-06-13 05:05:46 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-14 17:45:43 +0700
commit60e4bf35a215f1100742a5f54f4765ad230952a6 (patch)
tree87b2978f9e0fcd526309c71893ebed7e9396903e /desktop/wmsupermon/README
parent471accae93a44972ba59a9e04623370a29b8165a (diff)
downloadslackbuilds-60e4bf35a215f1100742a5f54f4765ad230952a6.tar.gz
slackbuilds-60e4bf35a215f1100742a5f54f4765ad230952a6.tar.xz
desktop/wmsupermon: Added (monitoring dockapp for WindowMaker)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/wmsupermon/README')
-rw-r--r--desktop/wmsupermon/README26
1 files changed, 26 insertions, 0 deletions
diff --git a/desktop/wmsupermon/README b/desktop/wmsupermon/README
new file mode 100644
index 0000000000..88ea9aa704
--- /dev/null
+++ b/desktop/wmsupermon/README
@@ -0,0 +1,26 @@
+wmsupermon (universal monitoring dockapp for WindowMaker)
+
+wmsupermon is a highly configurable dockapp that can monitor almost any
+system statistic you can think of.
+
+Examples:
+
+ 1. CPU usage
+ 2. disk i/o
+ 3. memory
+ 4. swap
+ 5. filesystems - space utilization
+ 6. network traffic
+ 7. wireless link quality
+ 8. CPU frequency
+ 9. CPU temperature, fan speed, voltages (no lm_sensors required!)
+10. battery status (with actual - not guessed - discharge rate!)
+11. traffic from your router
+12. anything else :)
+
+The dockapp is configured via ~/.wmsupermonrc file, which specifies what
+to monitor and how to present the results.
+
+*** NOTE: Installing this package does NOT create a config file.
+You will have to create one before the dockapp will start. See README
+and example-wmsupermonrc in /usr/doc/wmsupermon-1.2.2 for details.