mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-04 01:26:37 +00:00
@@ -27,7 +27,7 @@ windows_logon_logon_type{status="interactive"}
|
|||||||
## Useful queries
|
## Useful queries
|
||||||
Query the total number of local and remote (I.E. Terminal Services) interactive sessions.
|
Query the total number of local and remote (I.E. Terminal Services) interactive sessions.
|
||||||
```
|
```
|
||||||
windows_logon_logon_type{status=~"interactive|remoteinteractive"}
|
windows_logon_logon_type{status=~"interactive|remote_interactive"}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Alerting examples
|
## Alerting examples
|
||||||
|
|||||||
Reference in New Issue
Block a user