The logon collector exposes metrics detailing the active user logon sessions.
Metric name prefix | logon |
Classes | Win32_LogonSession |
Enabled by default? | No |
None
Name | Description | Type | Labels |
---|---|---|---|
wmi_logon_logon_type |
Number of active user logon sessions | gauge | status |
Query the total number of interactive logon sessions
wmi_logon_logon_type{status="interactive"}
Query the total number of local and remote (I.E. Terminal Services) interactive sessions.
wmi_logon_logon_type{status=~"interactive|remoteinteractive"}
This collector does not yet have alerting examples, we would appreciate your help adding them!