Bubbling Load Monitoring Applet
- A GNOME panel applet that displays the CPU + memory load as a
  bubbling liquid.
Copyright (C) 1999-2009 Johan Walles
- johan.walles@gmail.com
- http://www.nongnu.org/bubblemon/

--

Installing The Bubbling Load Monitoring Applet ("bubblemon" for short)



In order to install bubblemon, follow this simple guide.


Install (from tar.gz)

  1. Untar the tarball somewhere, and cd into the new directory created

     tar xzvf bubblemon-2.0.13.tar.gz
     cd bubblemon-2.0.13

  2. Compile it

     ./configure
     make

  3. Install it. You need to have root privileges to do this

     sudo make install
     [enter root password]

  4. Finally you need that the panel refresh it's own configuration.
     You can look for the panel process id and send to the process a
     SIGHUP to i reread the file, or you can logout and the login
     again.

  5. Right-click some free spot on any GNOME panel.  Choose
     Add to Panel->Utility->Bubblemon.
