Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1084
blob7353c8735f97731735b1d492e9016af195924cde
1 Title: ps: now able to handle bigger process groups without constant MKCounterWrapped Exceptions
2 Level: 1
3 Component: checks
4 Version: 1.2.5i5
5 Date: 1405935795
6 Class: fix
8 When a monitored process group got to many volatile processes (processes spawn/despawn)<br>
9 the ps check had troubles to run through because there were multiple MKCounterWrapped Exceptions
10 for each new process.<br>
12 This has been fixed. A newly detected process starts with usertime and kerneltime delta-values of 0.