...
Table of Content Zone | ||
---|---|---|
| ||
|
Problem
You receive error messages like the following.
Code Block | ||||
---|---|---|---|---|
| ||||
Fetcher for host "$HOST" times out after X seconds |
Background
Read this section about helper processes in Checkmk, to understand the following.
...
Sometimes a plugin needs a very long time to provide data or will not provide data at all.
Depending on your Microcore timeout - which defaults to 60 seconds - you reach the timeout and receive the error message from above.
Solution
Find possible solutions below, based on the possible problem.
...