mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Implements ZMQ flow collection drops alerts
This commit is contained in:
parent
07eaeb2bcd
commit
d21e8d6f3e
7 changed files with 76 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ check_mac_ip_association_alerts()
|
|||
if ntop.isnEdge() then
|
||||
check_nfq_flushed_queue_alerts()
|
||||
end
|
||||
check_zmq_flow_collection_drops_alerts()
|
||||
check_host_remote_to_remote_alerts()
|
||||
check_process_alerts()
|
||||
callback_utils.uploadTSdata()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue