+ update help

This commit is contained in:
garnier-quentin 2017-03-03 14:12:38 +01:00
parent 18df9f9cc9
commit 2fb030afa4
1 changed files with 8 additions and 4 deletions

View File

@ -282,14 +282,18 @@ Filter MTA group name (can be a regexp).
=item B<--warning-*>
Threshold warning.
Can be: 'total-received-messages', 'total-received-volume',
'total-stored-messages', 'total-stored-volume', 'total-transmitted-messages', 'total-transmitted-volume'.
Can be: 'total-received-messages', 'total-received-volume', 'total-stored-messages', 'total-stored-volume',
'total-transmitted-messages', 'total-transmitted-volume',
'received-messages', 'received-volume', 'stored-messages', 'stored-volume', 'transmitted-messages',
'transmitted-volume', 'rejected-messages'.
=item B<--critical-*>
Threshold critical.
Can be: 'total-received-messages', 'total-received-volume',
'total-stored-messages', 'total-stored-volume', 'total-transmitted-messages', 'total-transmitted-volume'.
Can be: 'total-received-messages', 'total-received-volume', 'total-stored-messages', 'total-stored-volume',
'total-transmitted-messages', 'total-transmitted-volume',
'received-messages', 'received-volume', 'stored-messages', 'stored-volume', 'transmitted-messages',
'transmitted-volume', 'rejected-messages'.
=back