Werk #16147: Abort CMC on irrecoverable filesystem errors

Komponente The Checkmk Micro Core
Titel Abort CMC on irrecoverable filesystem errors
Datum 03.01.2024
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.3.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p18 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The errors

  • too many files open (EMFILE)
  • too many files open in system (ENFILE)
  • no buffer space (ENOBUFS)
  • not enough memory (ENOMEM)

now exit the core. Correct monitoring cannot be guaranteed when the server is in this state.

Zur Liste aller Werks