MKP 2.3.4. Fixed agent crash if opcache_get_status is disabled by server settings

This commit is contained in:
2023-11-26 13:06:12 +01:00
parent 82333a2ebc
commit 1fbeae93a1
4 changed files with 10 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ Version History:
--
|Date|Version|Changes|
|----|-------|-------|
|2023/11/26|2.3.4|Fixed agent crash if opcache_get_status is disabled by server settings|
|2023/08/16|2.3.3|Fixed some misleading info strings regarding database opcache|
|2023/08/12|2.3.2|MKP now compatible with CheckMK 2.2|
|2023/03/27|2.3.1|Fixed bugs in parameter handling|