CPU Load Applet


Table of Contents
The CPU load applet

The CPU load applet

The cpuload_applet is a small monitor applet which sits in your panel and tells you how much CPU is being used.

Usage

You don't need to do anything to this applet. It will sit and run in your panel. Various options to alter its display are available.

Figure 1. CPU Load Applet

cpuload_applet divides CPU use into four sorts:

User

This measures CPU use in "userland": ie, things not talking to the kernel. The default colour for this is yellow.

System

This measures CPU use that involves the kernel: lots of talking between memory and disc, for example. The default colour is pale grey.

Nice

This measures CPU use which is not "nice": running at a high priority. The default colour is medium grey.

Idle

Idle measures unused CPU capacity. The default colour is black.

Right-Click Pop-Up Menu Items

In addition to the standard menu items, the right-click pop-up menu has the following items:

Default Properties...

This opens the multiload_applet dialogue box described below which allows you to alter the default properties of this and related monitor applets.

Properties...

This opens the multiload_applet dialogue box described below which affects only the cpuload_applet properties.

Run gtop...

This option will run the gtop which starts up the GNOME System Monitor. gtop gives a much more detailed look at your system and what's happening on it.

Properties

Figure 2. Default Properties Dialog

Like several of the monitor applets, cpuload_applet has two ways of setting preferences. You can make changes that affect any of this group (cpuload_applet, memload_applet, swapload_applet, netload_applet and loadavg_applet) in one large dialogue box. This is useful if you run one or more of them. These are the settings used by default. They are reached from the Default Properties... menu item.

Figure 3. Greyed Out Properties Dialog

Or you can change just the properties for cpuload_applet. This is useful for when you only use cpuload_applet or want to try new combinations out. It is reached from the Properties menu item.

Note

If you use the Properties... menu item and edit the preferences for just this applet, you must uncheck the Use default properties checkbox before you can alter any settings.

Figure 4. CPU Load Properties Dialog

The changes you can make to the properties are three:

Colours

You can alter the colours used for the different forms of CPU usage displayed by clicking on the colour boxes. This invokes the GNOME colour wheel.

Speed

You can alter the speed that the graph proceeds with this. It is measured in milliseconds. The highest value is 1,000,000,000 and the lowest is 1. The default is a more sensible 500.

Size

You can alter the size of the applet with this. It is measured in pixels. The default value is 40, and the range is from 1 pixel to whatever you like. In a vertical panel, this refers to the height. In a horizontal panel, it refers to the width.

Known Bugs and Limitations

Resizing and then altering the panel orientation can result in intermittent problems, although they now fix themselves after a short period.

Authors

This applet was writen by Martin Baulig (). Please send all comments, suggestions, and bug reports to the GNOME bug tracking database. (Instructions for submitting bug reports can be found on-line. If you are using GNOME 1.1 or later, you can also use Bug Report Tool (bug-buddy), available in the Utilities submenu of Main Menu, for submitting bug reports.

This manual was written by Telsa Gywnne () and Eric Baudais (). Please send all comments and suggestions regarding this manual to the GNOME Documentation Project by sending an email to . You can also submit comments online by using the GNOME Documentation Status Table.

License

This program 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 2 of the License, or (at your option) any later version.

This program 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.

A copy of the GNU General Public License is included as an appendix to the GNOME Users Guide. You may also obtain a copy of the GNU General Public License from the Free Software Foundation by visiting their Web site or by writing to

     Free Software Foundation, Inc.
     59 Temple Place - Suite 330
     BostonMA 02111-1307
     USA