[modules/{cpu,load,memory}] Add gnome-system-monitor dependency to doc
This commit is contained in:
parent
df29627983
commit
72966ee37d
4 changed files with 14 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
"""Displays system load.
|
||||
|
||||
By default, opens `gnome-system-monitor` on left mouse click.
|
||||
|
||||
Requirements:
|
||||
* gnome-system-monitor for default mouse click action
|
||||
|
||||
Parameters:
|
||||
* load.warning : Warning threshold for the one-minute load average (defaults to 70% of the number of CPUs)
|
||||
* load.critical: Critical threshold for the one-minute load average (defaults to 80% of the number of CPUs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue