Adds alert notes and descriptions

This commit is contained in:
Simone Mainardi 2017-05-02 22:13:43 +02:00
parent 8537b2cc0a
commit 4eeae18cef
2 changed files with 15 additions and 1 deletions

View file

@ -389,7 +389,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)",
["flows"] = "Flows delta (as client + as server)",
}
network_alert_functions_description = {