mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Major terminology unification (user scripts -> checks)
This commit is contained in:
parent
cf363eaa10
commit
2e8a6de0fc
31 changed files with 94 additions and 90 deletions
|
|
@ -429,7 +429,7 @@ function flow.triggerStatus(status_info, flow_score, cli_score, srv_score)
|
|||
|
||||
setStatus(status_info, flow_score, cli_score, srv_score)
|
||||
|
||||
-- A notification is only emitted for the predominant status, once all flow user scripts have been processed
|
||||
-- A notification is only emitted for the predominant status, once all flow checks have been processed
|
||||
-- and all statuses have been set.
|
||||
-- However, if the current status has the `status_always_notify`, a notification MUST always be emitted
|
||||
-- even if it is not the predominant status.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue