Versions Compared

Key

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

...

  • Core
  • Debugging of Checkmk helpers

High Fetcher Usage although fetcher helper count is already high

If you face the problem, that Fetcher helper usage is permanently above 96% and Fetcher count is already high (i.e. >50 or 100) then this is a strong indicator that you might have plugins/local checks (primarily in Windows) that have a quite a long runtime. 

Increasing the fetcher helper here is not constructive. Instead you have to identify the long running plugins/local checks and set them to async async and define a (generous) cache settings or even timeouts especially for them.

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("checker","fetcher","cmc") and type = "page" and space = "KB"
labelscmc fetcher checker

...