mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Add host activity duration alert
This commit is contained in:
parent
02051bbdbd
commit
a0a767abbc
3 changed files with 18 additions and 2 deletions
|
|
@ -349,6 +349,7 @@ alert_entity_keys = {
|
|||
}
|
||||
|
||||
alert_functions_description = {
|
||||
["active"] = "Active host time (seconds)",
|
||||
["bytes"] = "Bytes delta (sent + received)",
|
||||
["dns"] = "DNS traffic delta bytes (sent + received)",
|
||||
["idle"] = "Idle time since last packet sent (seconds)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue