From c891fb43d9939bc4570377a3a8531c76a76bfd71 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Thu, 26 Aug 2021 20:17:57 +0000 Subject: [PATCH] Update checkpoint_fw_connections --- packages/checkpoint_fw_connections | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/checkpoint_fw_connections b/packages/checkpoint_fw_connections index 851c84c..602f145 100644 --- a/packages/checkpoint_fw_connections +++ b/packages/checkpoint_fw_connections @@ -15,8 +15,7 @@ ' - Connections rate/s\n' ' - Current connections\n' ' - Peak Connections\n' - ' - Current connections relative to table limit (if ' - 'available)\n' + ' - Current connections relative to table limit (if available)\n' '\n' 'WATO\n' ' - Upper/Lower levels for current connections (absolute)\n' @@ -33,4 +32,4 @@ 'version': '20210825.v.0.0.3a', 'version.min_required': '2.0.0', 'version.packaged': '2021.07.14', - 'version.usable_until': None} \ No newline at end of file + 'version.usable_until': None} -- GitLab