mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Cleanup nagios code
This commit is contained in:
parent
f7675eb94e
commit
bde41ff4b7
19 changed files with 3 additions and 255 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue