Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projects:panel-plugins:xfce4-hardware-monitor-plugin [2018/01/14 22:13] – [System Tab] omegaphilprojects:panel-plugins:xfce4-hardware-monitor-plugin [2018/01/15 13:44] omegaphil
Line 9: Line 9:
 [[https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/tree/ChangeLog|ChangeLog]]: Detailed changes and important notices between the versions. [[https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/tree/ChangeLog|ChangeLog]]: Detailed changes and important notices between the versions.
  
-[[https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/tree/?h=omegaphil/pkg|Debian archives]]: See also [[http://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/tree/README.md?h=omegaphil/pkg|the special readme]].+[[https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/tree/?h=omegaphil/pkg|Debian archives]]: See also [[https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/tree/README.md?h=omegaphil/pkg|the special readme]].
  
 **Officially packaged in distros** (note my own Debian packages above, email me (OmegaPhil@startmail.com) if you know of more): Arch, Fedora **Officially packaged in distros** (note my own Debian packages above, email me (OmegaPhil@startmail.com) if you know of more): Arch, Fedora
Line 111: Line 111:
 {{ :projects:panel-plugins:xfce4-hardware-monitor-plugin-choose-a-device-dialog-storage-tab-with-disk-usage-selected.png?nolink | }} {{ :projects:panel-plugins:xfce4-hardware-monitor-plugin-choose-a-device-dialog-storage-tab-with-disk-usage-selected.png?nolink | }}
  
-__**Disk Usage**__+=== Disk Usage ===
  
 With the Disk usage monitor, paste/type the path of a directory on the filesystem you want to see the used space for, using the 'Show free space' checkbox to report on free space instead. With the Disk usage monitor, paste/type the path of a directory on the filesystem you want to see the used space for, using the 'Show free space' checkbox to report on free space instead.
Line 117: Line 117:
 For a general discussion of the Advanced section, please see the CPU Usage monitor above. For this monitor, 'fixed max' only refers to time-based visualisations (Curves, Columns etc), for others the size of the relevant volume is always used. For a general discussion of the Advanced section, please see the CPU Usage monitor above. For this monitor, 'fixed max' only refers to time-based visualisations (Curves, Columns etc), for others the size of the relevant volume is always used.
  
-__**Disk Statistics**__+=== Disk Statistics ===
  
 {{ :projects:panel-plugins:xfce4-hardware-monitor-plugin-choose-a-device-dialog-storage-tab-with-disk-stats-selected.png?nolink | }} {{ :projects:panel-plugins:xfce4-hardware-monitor-plugin-choose-a-device-dialog-storage-tab-with-disk-stats-selected.png?nolink | }}
Line 127: Line 127:
 For a general discussion of the Advanced section, please see the CPU Usage monitor above. For this monitor, without a fixed max, in time-based visualisations (Curves, Columns etc) the displayed data max is used as the max, in other visualisations (e.g. Bars) the max value the monitor has observed since it has started is stored and slowly decays over time (10% reduction over 105 measurements according to an old comment).  For a general discussion of the Advanced section, please see the CPU Usage monitor above. For this monitor, without a fixed max, in time-based visualisations (Curves, Columns etc) the displayed data max is used as the max, in other visualisations (e.g. Bars) the max value the monitor has observed since it has started is stored and slowly decays over time (10% reduction over 105 measurements according to an old comment). 
  
-__**Swap Usage**__+=== Swap Usage ===
  
 Swap usage reports on the amount of [[https://en.wikipedia.org/wiki/Paging#LINUX|swap space used]]. Swap usage reports on the amount of [[https://en.wikipedia.org/wiki/Paging#LINUX|swap space used]].
Line 133: Line 133:
 For a general discussion of the Advanced section, please see the CPU Usage monitor above. For this monitor, 'fixed max' only refers to time-based visualisations (Curves, Columns etc), for others the size of total available swap is always used. For a general discussion of the Advanced section, please see the CPU Usage monitor above. For this monitor, 'fixed max' only refers to time-based visualisations (Curves, Columns etc), for others the size of total available swap is always used.
  
-__**Memory Usage**__+=== Memory Usage ===
  
 Memory usage reports on the amount of RAM used (minus buffers). Memory usage reports on the amount of RAM used (minus buffers).
Line 183: Line 183:
 For basic usage, you would specify a file which contains a single line with just a number (including the the usual newline at the end) - this is 'Number from entire contents'. For basic usage, you would specify a file which contains a single line with just a number (including the the usual newline at the end) - this is 'Number from entire contents'.
  
-When the source file isn't tailored for the monitor, superfluous text will be present, so you'll need to use a regex to extract the number with a capture group ([[http://www.regular-expressions.info/|tutorial site]]) - the Perl Compatible Regular Expressions engine is used, for detailed information [[https://developer.gnome.org/glibmm/2.48/classGlib_1_1Regex.html|see 'Detailed Description' in the glibmm documentation]] (which is at version 2.48.1 at the time of writing, you may need to edit the URL for later versions).+When the source file isn't tailored for the monitor, superfluous text will be present, so you'll need to use a regex to extract the number with a capture group ([[https://www.regular-expressions.info/|tutorial site]]) - the Perl Compatible Regular Expressions engine is used, for detailed information [[https://developer.gnome.org/glibmm/2.48/classGlib_1_1Regex.html|see 'Detailed Description' in the glibmm documentation]] (which is at version 2.48.1 at the time of writing, you may need to edit the URL for later versions).
  
 Select the 'Number from regex' radio button, and put the regex in 'Regex to use'. Select the 'Number from regex' radio button, and put the regex in 'Regex to use'.
Line 304: Line 304:
 ====== Screenshots ====== ====== Screenshots ======
  
-The following is reproduced from the [[http://www.fnxweb.com/hardware-monitor-screenshots|original applet screenshots page]]:+The following is reproduced from the [[https://www.fnxweb.com/hardware-monitor-screenshots|original applet screenshots page]]:
  
 A screenshot of all views monitoring CPU and network usage: A screenshot of all views monitoring CPU and network usage: