
Paramon - Just for monitor the node
-----------------------------------

      Paramon is a visual program for monitoring CPU USED(100%-idle) time,
      CPU SYS+WA time, memory used rate, SWAP used rate, 
      net send/recv speed(MB/s) and disk read/write speed(MB/s).
      Paramon UI is dependent on Qt library.

      Paramon is hosted at <http://sourceforge.net/projects/openparamon/>

Installation
------------
      
      Read INSTALL how to build and install Paramon.


How to use
----------

      Make sure that Paramon has been installed in your computer,
      then type 'paramon' in the terminal, a cute window will appear.
      You can see 7 regions represent SWAP, Memory, CPU, Disk Read,
      Disk Write, Net Send and Net Recv which indicated by the labels
      respectively. You can choose whether to see the detailed
      information by typing 'v'. It's easy to understand what's happening
      within the smart window without illustration, enjoying it!!!

Copyright
---------

    Paramon
    Copyright (C) 2013   Guanghui Wu <wugh@paratera.com>
    Copyright (C) 2013   Ning Wang   <wangning@paratera.com>
    Copyright (C) 2013   Haoyang Li  <lihy@paratera.com>

    Paramon is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
 
    Paramon is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
