Versions Compared

Key

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

...

High Fetcher Usage although fetcher helper count is already high

If you face the problem, that following problems: 

  1. fetcher helper usage is permanently above 96% and fetcher count is already high (i.e. >50 or 100 or more) and
  2. the service "Check_MK" runs into constant "CRIT with fetcher

...

  1. timeouts   

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 further here is not constructive. Instead you have to identify the long running plugins/local checks and set them to async and define a (generous) cache settings or even timeouts especially for them.

...