Host Flows alert becomes a threshold alert

This commit is contained in:
emanuele-f 2017-04-26 15:50:54 +02:00
parent 4afe4328eb
commit 1545dcb73e
5 changed files with 23 additions and 143 deletions

View file

@ -388,6 +388,7 @@ alert_functions_description = {
["packets"] = "Packets delta (sent + received)",
["p2p"] = "Layer 2 bytes delta (sent + received) for peer-to-peer detected traffic",
["throughput"] = "Average throughput (sent + received) [Mbps]",
["flows"] = "Flows (sent + received)",
}
network_alert_functions_description = {