Table of Content Zone |
---|
location | top Info |
---|
This article helps troubleshoot the "Fetcher for host" timeout error within Checkmk. |
Status |
---|
colour | Green |
---|
title | LAST TESTED ON CHECKMK 2.3.0P1 |
---|
|
Panel |
---|
borderColor | black |
---|
bgColor | #f8f8f8 |
---|
title | Table of Contents |
---|
|
|
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 to understand the following.
There are several reasons , why a fetcher might time out. Below is a listing of some typical reasons.
Plugins
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.
Plugins
Plugin never finishes
If the plugins plugin throws errors or never finishes, you need to must learn how to fix this.
...
The plugin finishes after a long time
In case the plugin finished , but needs longer than the Microcore timeout, you can run the plugin asynchronously.
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | CONKB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label = "rrd" in ( "troubleshooting" , "fetcher" ) and type = "page" and space = "CONKB" |
---|
labels | rrdLDAP LDAPs |
---|
|
...