mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
improvement and fixes for notification
This commit is contained in:
parent
2a4d57cd6f
commit
7cfdb6e59a
5 changed files with 5 additions and 4 deletions
|
|
@ -150,7 +150,7 @@ local defined_notifications = {
|
|||
dismissable = true,
|
||||
predicate = predicates.exporters_SNMP_ratio_column,
|
||||
pages = {pages.flow_exporters.key},
|
||||
subpages = {[pages.flow_exporters.key] = {'flow'}},
|
||||
subpages = EMPTY_PAGES,
|
||||
excluded_pages = EMPTY_PAGES,
|
||||
excluded_subpages = EMPTY_PAGES
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue