Merge pull request #692 from s-duret/patch-8

Total threshold doesn't exist
This commit is contained in:
qgarnier 2017-06-28 12:02:35 +02:00 committed by GitHub
commit 5f7ce28912
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