Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 3386
blob4fbfa877cd82ee95a31f26b350bafdc38c01e80f
1 Title: AIX agent: Cached local scripts / plugins need to be configured in seconds
2 Level: 2
3 Component: checks
4 Compatible: incomp
5 Version: 1.4.0i1
6 Date: 1461057535
7 Class: fix
9 When using cached executin of local scripts or agent plugins (putting scripts
10 in subdirectories named like the execution interval) with the AIX agent, the
11 directory names were interpreted as minutes which was not consistent with the
12 other agents.
14 This has now been changed to be consistently interpreted as seconds. You will
15 have to rename your directories to the current name multiplied with 60 to
16 execute the plugins again in the expected interval.