Skip to content

Commit

Permalink
all-the-rest.json: Remove "Journald Query - aide-check.service"
Browse files Browse the repository at this point in the history
from the AIDE service set because it's not useful
  • Loading branch information
markuslf committed Sep 27, 2023
1 parent fb2d2f2 commit 88b4cdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 46 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
46 changes: 0 additions & 46 deletions assets/icingaweb2-module-director/all-the-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 88b4cdc

Please sign in to comment.