This is a guidance to setup the Check Winperf terminal sessions.
Step-by-step guide
- Setup Set up the check via Bakery
- Setup Set up the check via check_mk.user.yaml yml
- go to C:\ProgramData\checkmk\agent\check_mk.user.yml and activate the counter section by removing the hash
Code Block |
---|
winperf: counters: - Terminal Services: ts_sessions enabled: true |
...