repo.or.cz
/
check_mk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git]
/
.werks
/
4432
blob
3252bf602c4fba4f53924f05e6055d5e24d51986
1
Title: Avoid starvation of normal checks by real-time checks
2
Level: 1
3
Component: core
4
Compatible: compat
5
Edition: cee
6
Version: 1.5.0i1
7
Date: 1491296216
8
Class: fix
9
10
Real-time checks could easily starvate normal checks, because they prevented
11
scheduling of the Check_MK agent with a high probability. This has been
12
fixed now.