Total threshold doesn't exist

it's "global"
This commit is contained in:
Stéphane Duret 2017-06-28 11:59:01 +02:00 committed by GitHub
parent 2251776091
commit 74fd1b8e95
1 changed files with 2 additions and 2 deletions

View File

@ -125,11 +125,11 @@ Minutes to lookback (From you to UTC) default: 65
=item B<--warning-*>
Set warning threshold for number of poor calls. Can be : 'total', 'user'
Set warning threshold for number of poor calls. Can be : 'global', 'user'
=item B<--critical-*>
Set critical threshold for number of poor calls. Can be : 'total', 'user'
Set critical threshold for number of poor calls. Can be : 'global', 'user'
=back