From 88b4cdc11100a3f9ca0cfa9ddf3d0fe7017e4da0 Mon Sep 17 00:00:00 2001 From: Markus Frei Date: Wed, 27 Sep 2023 10:52:00 +0200 Subject: [PATCH] all-the-rest.json: Remove "Journald Query - aide-check.service" from the AIDE service set because it's not useful --- CHANGELOG.md | 3 ++ .../all-the-rest.json | 46 ------------------- 2 files changed, 3 insertions(+), 46 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8007abf8..80b9ac11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,9 @@ Features: * sudoers: Don't log command calls any longer. +Icinga Director: + +* all-the-rest.json: Remove "Journald Query - aide-check.service" from the AIDE service set because it's not useful Monitoring Plugins: diff --git a/assets/icingaweb2-module-director/all-the-rest.json b/assets/icingaweb2-module-director/all-the-rest.json index 5559f118..53796ae5 100644 --- a/assets/icingaweb2-module-director/all-the-rest.json +++ b/assets/icingaweb2-module-director/all-the-rest.json @@ -4102,52 +4102,6 @@ "object_name": "AIDE Service Set", "object_type": "template", "services": { - "Journald Query - aide-check.service": { - "action_url": null, - "apply_for": null, - "assign_filter": null, - "check_command": null, - "check_interval": null, - "check_period": null, - "check_timeout": null, - "command_endpoint": null, - "disabled": false, - "display_name": null, - "enable_active_checks": null, - "enable_event_handler": null, - "enable_flapping": null, - "enable_notifications": null, - "enable_passive_checks": null, - "enable_perfdata": null, - "event_command": null, - "fields": [], - "flapping_threshold_high": null, - "flapping_threshold_low": null, - "groups": [], - "host": null, - "icon_image": null, - "icon_image_alt": null, - "imports": [ - "tpl-service-journald-query" - ], - "max_check_attempts": null, - "notes": null, - "notes_url": null, - "object_name": "Journald Query - aide-check.service", - "object_type": "object", - "retry_interval": null, - "service_set": null, - "template_choice": null, - "use_agent": null, - "use_var_overrides": null, - "uuid": "95a0b751-1109-4212-82dd-f04a06c95c1a", - "vars": { - "journald_query_priority": "emerg..warning", - "journald_query_unit": "aide-check.service" - }, - "volatile": null, - "zone": null - }, "Journald Query - aide-check.timer": { "action_url": null, "apply_for": null,