/****************************************************************************/
/* |\ ====== /| ** MSysM ** |\ ====== /| */ /* |__\========/__| ** MasarLabs System Monitor ** |__\========/__| */ /* |\ /| ** -------------------------------- ** |\ /| */ /* | \ / | ** Maurizio Sartori (c) 1998-2000 ** | \ / | */ /* | \ / | ** -------------------------------- ** | \ / | */ /* | /=\/=\ | ** Written by ** | /=\/=\ | */ /* | /========\ | ** Maurizio Sartori 'masar' ** | /========\ | */
/* |/ ====== \| ** e-mail: masar@MasarLabs.com ** |/ ====== \| */ /****************************************************************************/
1 - What is it ?
MSysM (MasarLabs System Monitor) is a system monitoring utility that constantly displays information reflecting the current state of your PC.
It is a lightweith X11 application with low memory and resource use.
MSysM uses plug-in modules to display CPU load statistics, date and time information, memory swap status, network statistics, and more. Plug-in modules can display information in graph format and can be added and removed as needed.
To see all the modules available use the '-V' option.
2 - Install
To install MSysM edit the Custom.mak file to set you preferences, make it and install it.
vi build/Custom.mak
make all
make test
make install
If you want to build a Debian binary package do:
dpkg-buildpackage -tc
3 - Copyright
Copyright MasarLabs.com (c) 1999-2000 Written by Maurizio Sartori <masar@MasarLabs.com>
This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.
