Versions Compared

Key

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

...

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.0.0P1

Table of Contents

Problem

The Windows Management Instrumentation tends to time out on a regular basis, no matter which version is used or how big the machine is sized. Since WMI is responsible for collecting all performance data within Windows (which can also be viewed with perfmon on the specific machines), this may likely result in Checkmk services going stale, such as "Memory & Pagefile" and "Processor Queue". 

...

Code Block
languagebash
themeRDark
2021-08-03 17:15:35.063 [Err  ] Timeout [3] seconds broken  when query WMI

Solution

Please follow this guidance to increase the timeout.

...

Info

With Checkmk 2.1, you can modify this timeout using the Agent Bakery: https://checkmk.com/werk/12328.

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

...