Versions Compared

Key

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

...

Some Services inside the Windows AgentĀ 

...

Agent may go to stale. Kind of this services are affected by the WMI timeout.

Solution

Please follow this guidance to increase the timeout.

aaaa
Panel
bgColor#fff
  1. Got to the agent directory C:\ProgramData\checkmk\agent
  2. Open the check_mk.user.yml file and search for the wmi_timeout section. Remove the '#' and select the value

    Code Block
    global:
      ...
      wmi_timeout: 7 # <- 7 sec, default ist 3
      ...



Note

You can modify this file even you're using the Agent Bakery!


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("windows","wmi") and type = "page" and space = "KB"
labelswindows wmi

...