From 5a9cd2687d12363e0d259b325d683ea856311d06 Mon Sep 17 00:00:00 2001 From: 5nafu Date: Thu, 16 Jan 2020 19:52:29 +0100 Subject: [PATCH] Use the same filename in zip and html --- Icinga2/icinga2ActionExecutor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Icinga2/icinga2ActionExecutor.py b/Icinga2/icinga2ActionExecutor.py index 3776780..c6e5219 100755 --- a/Icinga2/icinga2ActionExecutor.py +++ b/Icinga2/icinga2ActionExecutor.py @@ -154,7 +154,7 @@ def create_html(is_service_alert, perf_data): buf += get_host_status_html() if perf_data: - buf += """
""" + buf += """
""" buf += """