wmshutdown: Add support for suspend and hibernate.
[dockapps.git] / wmmon / README
blob0b71449a5f4aa4b2fbe3c325a9a507b65910d91d
1 WMMon
2 --------------------------------------------------------------
3 Authors...: Martijn Pieterse (pieterse@xs4all.nl)
4             Antoine Nulle    (warp@xs4all.nl)
6 (Now maintained by the Window Maker Team.)
8 Note......: Please mail bugreports, comments, suggestions,
9             requests and flames to:
11             wmaker-dev@googlegroups.com
13             The official WMMon support website address:
15             http://www.dockapps.net/wmmon
17 Credits...: Bobby Mezaway (bobby@mezaway.org) for generously
18             hosting our website!
19             Dave Harden (dharden@wisewire.com) for the major
20             speedup diffs!
23 Description
24 --------------------------------------------------------------
25 WMMon monitors the realtime CPU load as well the average
26 system load and gives you some nice additional features too...
28 WMMon currently provides:
30         * Realtime CPU 'stress' meter;
31         * Average systemload, like xload & wmavgload;
32         * Average systemload graphic is autoscaling;
33         * Hint lines change color as the systemload increases.
34           - Green for multiples of 1
35           - Yellow for multiples of 10
36           - Red for multiples of 100
37         * Realtime Disk I/O 'stress' meter;
38         * Average Disk I/O load grapic (autoscaling);
39         * Realtime total Mem & Swap usage meters;
40         * System uptime display;
41         * Realtime cycling through all monitor modes;
42         * Can lauch 3 user definable commands through ~/.wmmonrc;
43         * Can be started multiple times;
44         * Commandline options for help (-h), version (-v),
45           start mode (-i & -s) and display (-d);
47 There are some 'known' unfinished parts, be sure to read the TODO
48 file, but we decided to release it early because of the high
49 demand and many requests we got for this one ;)
51 WMMon was developed on DEC Alpha machines running
52 Linux/RedHat-5.0, but, WMMon has been intensively tested
53 on x86 and 68K Linux machines too ;-)
55 p.s. WMMon is still a Linux ONLY app, sorry about that :(
57 Files
58 --------------------------------------------------------------
59 README          This file.
60 INSTALL         Installation instructions.
61 HINTS           Hints about what you can do with WMMon.
62 BUGS            Things you don't want to know ;-)
63 CHANGES         Description of changes.
64 COPYING         GNU General Public License Version 2.
65 TODO            Stuff we've planned for future WMMon releases.
68 Bugs
69 --------------------------------------------------------------
70 If you discover any bugs in this software, please send a
71 bugreport to wmaker-dev@googlegroups.com and describe
72 the problem as detailed as you can.
75 Copyright
76 --------------------------------------------------------------
77 WMMon.app is copyright (c) 1997, 1998 by Martijn Pieterse and
78 Antoine Nulle and licensed through the GNU General Public License.
79 Read the COPYING file for the complete GNU license.