diff --git a/os/windows/local/mode/sessions.pm b/os/windows/local/mode/sessions.pm index a9d87dd29..e9b0d573e 100644 --- a/os/windows/local/mode/sessions.pm +++ b/os/windows/local/mode/sessions.pm @@ -285,12 +285,14 @@ Filter session name (can be a regexp). =item B<--warning-*> Threshold warning. -Can be: 'inactive', 'active'. +Can be: 'sessions-created', 'sessions-disconnected', +'sessions-reconnected', 'sessions-active'. =item B<--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