From e6d55cba85fc49b3dfac8150c397540bda369847 Mon Sep 17 00:00:00 2001 From: Marian Gasparovic Date: Sun, 4 Feb 2018 18:36:36 +0100 Subject: Scaling network graph using thresholds defined by user --- multiload/docs/C/index.docbook | 240 ++++++++++++++++++++++------------------- 1 file changed, 130 insertions(+), 110 deletions(-) (limited to 'multiload/docs') diff --git a/multiload/docs/C/index.docbook b/multiload/docs/C/index.docbook index e6eeecca..119d903d 100644 --- a/multiload/docs/C/index.docbook +++ b/multiload/docs/C/index.docbook @@ -1,5 +1,5 @@ - @@ -7,7 +7,7 @@ ]> - - - &applet; Manual + + &applet; Manual - &applet; displays system load information in graphical + &applet; displays system load information in graphical format in a panel. @@ -37,11 +37,11 @@ 2004 Sun Microsystems - - 2003 - 2004 - Chee Bin HOH - + + 2003 + 2004 + Chee Bin HOH + - - MATE Documentation Project - + + MATE Documentation Project + GNOME Documentation Project &legal; - - + MATE Documentation Team @@ -80,13 +80,13 @@ - - Chee Bin - HOH - + + Chee Bin + HOH + GNOME Documentation Project
cbhoh@mimos.my
-
+
@@ -100,17 +100,17 @@
- + @@ -130,40 +130,40 @@ Davyd Madeley - + - Version 2.8 - August 2004 - + Version 2.8 + August 2004 + Angela Boyle GNOME Documentation Project - - + + - - System Monitor Applet Manual V2.1 - February 2004 - + + System Monitor Applet Manual V2.1 + February 2004 + Sun GNOME Documentation Team GNOME Documentation Project - - + + - - System Monitor Applet Manual V2.0 - July 2003 - + + System Monitor Applet Manual V2.0 + July 2003 + Chee Bin HOH cbhoh@mimos.my - + GNOME Documentation Project - - + + - + This manual describes version &appletversion; of &applet;. - + Feedback To report a bug or make a suggestion regarding the &applet; applet or this @@ -173,39 +173,39 @@
- - &applet; Applet - - - &applet; + + &applet; Applet + + + &applet; - - Introduction + + Introduction -
- &applet; - - +
+ &applet; + + + format="PNG"/> - + Shows &applet;. Displays a graph for system CPU load. - - - - -
+ + +
+
+
The &applet; displays system load information in graphical format in a panel. - You can configure &applet; to display + You can configure &applet; to display the following information for your system: @@ -221,45 +221,45 @@ - Network traffic + Network traffic - Usage of swap space + Usage of swap space - Average system load + Average system load Disk load - - To Add &applet; to a Panel + + To Add &applet; to a Panel To add &applet; to a panel, right-click on the panel, then choose Add to Panel. Select &applet; in the Add to the panel dialog, then click OK. - The layout of the &applet; varies + The layout of the &applet; varies depending on the size and type of panel in which the applet resides. - +
- - - Viewing Graphs + + Viewing Graphs - - Displaying Additional Graphs + + Displaying Additional Graphs To configure the &applet; applet, right-click on the applet, then choose Preferences. Under Monitored Resources you can choose which graphics you want to display: @@ -311,26 +311,26 @@ - - To Display the Current Usage of a System Resource + + To Display the Current Usage of a System Resource - To display the current usage of a system resource, + To display the current usage of a system resource, position the mouse pointer over the corresponding graph in the applet. A tooltip displays the current usage as a percentage. - + To Display Additional System Monitor Information - To display additional system monitor information, right-click on the applet, + To display additional system monitor information, right-click on the applet, then choose Open System Monitor to start the - System Monitor application. + System Monitor application. - The System Monitor application + The System Monitor application enables you to monitor system processes and usage of system resources. - You can use the System Monitor application + You can use the System Monitor application to modify the behavior of your system. @@ -339,21 +339,21 @@ - Customizing Appearance -
- Preferences Dialog - - + Customizing Appearance +
+ Preferences Dialog + + + format="PNG"/> - + Preferences Dialog - - - - -
+ + +
+
+
To Change the Width In the right-click menu, go to Preferences. Under Options, use the System monitor width spin box to specify the width of each &applet; graph in pixels. @@ -364,7 +364,7 @@ - + Changing the Colors in a Graph To change the colors in a graph, perform the following steps: @@ -515,25 +515,30 @@ - SLIP - Serial Line Internet Protocol network connection + In + Incoming traffic + + + Out + Outgoing traffic - PLIP - Parallel Line Internet Protocol network connection + Local + Traffic over loopback - Ethernet - Ethernet network connection + Background + Graph background color - Other - Network connection other than SLIP, PLIP, or Ethernet + Gridline + Color of horizontal gridline when scaling graph - Background - No network connection + Indicator + Color of indicator showing which threshold was reached + @@ -648,5 +653,20 @@ + + + Network speed thresholds + + Thresholds together with indicator allow network graph to scale and better represent actual workload. + If combined network traffic (in + out + loopback) is below threshold1, no indicator is shown, y-axis + on network graph go from 0 to threshold1. When trafic is more than threshold1, one indicator will be + shown and y-axis now go from 0 to threshold2. When threshold2 is reached, two indicator will be shown + and y-axis go from 0 to threshold3. When threshold3 is reached, three indicators are shown and y-axis + go form 0 to whatever is current maximum in graph. + + + Gridlines are hard to explain, just observe and they are obvious. + +
-- cgit v1.2.1