Merge pull request #786 from solar-core/AddManualParam
Update modules.rst
This commit is contained in:
commit
afeb30e40e
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Parameters:
|
|||
* cpu.warning : Warning threshold in % of CPU usage (defaults to 70%)
|
||||
* cpu.critical: Critical threshold in % of CPU usage (defaults to 80%)
|
||||
* cpu.format : Format string (defaults to '{:.01f}%')
|
||||
* cpu.percpu : If set to true, show each individual cpu (defaults to false)
|
||||
|
||||
.. image:: ../screenshots/cpu.png
|
||||
|
||||
|
|
Loading…
Reference in a new issue