Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderColorblack
bgColor#f8f8f8
titleTable of Contents

Table of Contents

Step-by-step guide

Agent bakery (preferred)

Enable transfer of performance counters through the Windows agent, as seen in the screenshot:

Setup → Agents → Windows, Linux, Solaris, AIX → Agent rules → Windows Performance-Counter objects → Edit rule: Windows Performance-Counter objects

Manually changing check_mk.user.yml

Warning

Do not do this if you followed the Agent Bakery section above!

...

Code Block
languagebash
themeRDark
titleC:\ProgramData\checkmk\agent\check_mk.user.yml 
winperf:
  counters:
  - Terminal Services: ts_sessions
  enabled: true

Result

After successfully following this guide, you will now discover a new service:

...