From f061196f0dfa058938b2e2a87bcc33f4a4a0b95e Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 9 Sep 2023 17:02:51 +0200 Subject: [PATCH] bundles/icinga2: add snmp package, needed for check_snmp to work --- bundles/icinga2/metadata.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles/icinga2/metadata.py b/bundles/icinga2/metadata.py index f52f079..8c9cc14 100644 --- a/bundles/icinga2/metadata.py +++ b/bundles/icinga2/metadata.py @@ -19,6 +19,7 @@ defaults = { 'icingaweb2': {}, 'icingaweb2-module-monitoring': {}, 'python3-easysnmp': {}, + 'snmp': {}, } }, 'icinga2': {