Werk #6396: Fixed 'Unhandled exception 452' in master control snapin if EC Daemon was disabled via 'omd config'
Komponente | omd |
---|---|
Titel | Fixed 'Unhandled exception 452' in master control snapin if EC Daemon was disabled via 'omd config' |
Datum | 2018-08-08 08:24:23 |
Checkmk Edition | Checkmk Raw Edition (CRE) |
Checkmk Version | 1.6.0b1,1.5.0p1 |
Level | Trivial Change |
Klasse | Bug Fix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
Workaround: After setting MKEVENTD option in 'omd config' run 'cmk -U' in order to update the core config.
Internal notes: After disabling MKEVENTD via 'omd config' and 'omd start' the tactical overview fails while contacting the mkeventd via the socket tmp/run/mkeventd/status in order to gather information about open and acknowledged events.
This happened because the core config was not updated via 'cmk -U'.