mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Add check for periodic scripts changing the interface
This commit is contained in:
parent
55df85e4e0
commit
2ff83bcdc3
4 changed files with 14 additions and 6 deletions
|
|
@ -9,7 +9,6 @@ local checks = require("checks")
|
|||
local script = {
|
||||
-- Script category
|
||||
category = checks.check_categories.internals,
|
||||
|
||||
severity = alert_consts.get_printable_severities().error,
|
||||
|
||||
hooks = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue