Cleanup nagios code

This commit is contained in:
Alfredo Cardigliano 2020-07-28 11:33:04 +02:00
parent f7675eb94e
commit bde41ff4b7
19 changed files with 3 additions and 255 deletions

View file

@ -75,7 +75,6 @@ local function tracker_filter_pref(key)
k == "alerts.email_notifications_enabled" or
k == "alerts.slack_notifications_enabled" or
k == "alerts.syslog_notifications_enabled" or
k == "alerts.nagios_notifications_enabled" or
k == "alerts.webhook_notifications_enabled"
then
return true