mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Adds alert notes and descriptions
This commit is contained in:
parent
8537b2cc0a
commit
4eeae18cef
2 changed files with 15 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue