mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 00:32:05 -04:00
Corrected example
This commit is contained in:
parent
6b782ebfd4
commit
b8dacf1c94
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry>check_stuff -c10:20</entry>
|
||||
<entry>Critical if "stuff" is 10 to 20</entry>
|
||||
<entry>Critical if "stuff" is less than 10 or over 20</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue