diff --git a/bundles/icinga2/metadata.py b/bundles/icinga2/metadata.py index 1131129..f52f079 100644 --- a/bundles/icinga2/metadata.py +++ b/bundles/icinga2/metadata.py @@ -39,9 +39,6 @@ defaults = { 'check_interval': '30m', 'vars.notification.mail': True, }, - 'ICINGA STATUSMONITOR': { - 'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit icinga_statusmonitor', - }, 'IDO-PGSQL': { 'check_command': 'ido', 'vars.ido_type': 'IdoPgsqlConnection',