From 8e7cc19ae0e50a10c6b9e783090444e53a6753f2 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 13 Sep 2022 06:51:05 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b76f66a..f62501f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,3 +25,5 @@ changed IPv6 address format to lower case as required by rfc5952 section-4.3 (this affects IPv6 items) 2022-09-05: added missing wato parameters to register.check_plugin check_default_parameters 2022-09-05: added internal_item to WATO as hidden_key to avoid warnings on cmk updates (THX to Jay2k1 for reporting the issue) +2022-09-10: made more reliable on limited data (fsm_established_time and admin_state) (THX to martin[dot]pechstein[at]posteo[dot]de) +2022-09-11: optimized internal flow: > alias > not found > admin down > peer state > ... -- GitLab