fix help
This commit is contained in:
parent
a3a5ad17d4
commit
19dff80adb
|
@ -285,12 +285,14 @@ Filter session name (can be a regexp).
|
||||||
=item B<--warning-*>
|
=item B<--warning-*>
|
||||||
|
|
||||||
Threshold warning.
|
Threshold warning.
|
||||||
Can be: 'inactive', 'active'.
|
Can be: 'sessions-created', 'sessions-disconnected',
|
||||||
|
'sessions-reconnected', 'sessions-active'.
|
||||||
|
|
||||||
=item B<--critical-*>
|
=item B<--critical-*>
|
||||||
|
|
||||||
Threshold critical.
|
Threshold critical.
|
||||||
Can be: 'inactive', 'active', 'time' (in seconds since the session starts).
|
Can be: 'sessions-created', 'sessions-disconnected',
|
||||||
|
'sessions-reconnected', 'sessions-active'.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue