mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Changed alert msg and added support to zmq only interface alerts
This commit is contained in:
parent
46fff4d8e3
commit
4b1b37103a
3 changed files with 9 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ local checks = require("checks")
|
|||
local script = {
|
||||
-- Script category
|
||||
category = checks.check_categories.internals,
|
||||
|
||||
zmq_interface_only = true,
|
||||
default_enabled = true,
|
||||
hooks = {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue