Implements ZMQ flow collection drops alerts

This commit is contained in:
Simone Mainardi 2019-01-23 19:42:18 +01:00
parent 07eaeb2bcd
commit d21e8d6f3e
7 changed files with 76 additions and 0 deletions

View file

@ -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()