Versions Compared

Key

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


Info
If you want to push the agent output from a Windows machine to checkmk, just follow this small how-to!

Table of Contents

Step-by-step guide

  1. Enable SSH on the monitoring system (https://docs.checkmk.com/latest/en/agent_linux.html#_creating_ssh_key_pairs)


  2. On the Checkmk Server, we need to create a rule by going to Setup → Agents → Other intergrations → Individual program call...

      • Command line to execute: cat /var/cmk/$HOSTNAME$



Windows Monitoring over SSH

Filter by label (Content by label)
showLabelsfalse
max5
spacesCON
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("windows_agent","windows") and type = "page" and space = "CON"
labelswindows windows_agent


Page Properties
hiddentrue


Related issues