[modules/{cpu,load,memory}] Add gnome-system-monitor dependency to doc

This commit is contained in:
tobi-wan-kenobi 2020-07-18 08:16:57 +02:00
parent df29627983
commit 72966ee37d
4 changed files with 14 additions and 1 deletions

View file

@ -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)