Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 8030
blobfe68338080ffa0c1146623a2f4133543e470beda
1 Title: Set default host check interval for non-Smart-PING hosts to 60 seconds
2 Level: 1
3 Edition: cee
4 Component: config
5 Version: 1.2.5i1
6 Date: 1395062455
7 Class: fix
9 The host check interval for hosts when using the Micro Core has been 6 seconds.
10 This is a good setting when using Smart-PING (which is the default). When you
11 switch to an alternative command like <tt>check_tcp</tt>, then 6 seconds is
12 too fast in most situations. So we changed the default interval for all
13 non-Smart-PING hosts to 60 seconds.