This commit is contained in:
garnier-quentin 2019-06-04 15:10:14 +02:00
parent 10a72eb3e5
commit 1c72716559
1 changed files with 3 additions and 8 deletions

View File

@ -241,15 +241,10 @@ Check cpu usage (CISCO-PROCESS-MIB and CISCO-SYSTEM-EXT-MIB).
=over 8
=item B<--warning>
=item B<--warning-*> B<--critical-*>
Threshold warning in percent (5s,1min,5min).
Used 5min threshold when you have only 'cpu' metric.
=item B<--critical>
Threshold critical in percent (5s,1min,5min).
Used 5min threshold when you have only 'cpu' metric.
Thresholds.
Can be: 'core-5s', 'core-1m', 'core-5m', 'average-5s', 'average-1m', 'average-5m'.
=back