Merge pull request #786 from solar-core/AddManualParam

Update modules.rst
This commit is contained in:
tobi-wan-kenobi 2021-04-28 20:11:11 +02:00 committed by GitHub
commit afeb30e40e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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