mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Added rrd for devices
This commit is contained in:
parent
7d4a712ec7
commit
64dcb0d8fe
2 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ top_rrds = {
|
|||
["drops.rrd"] = "Packet Drops",
|
||||
["num_flows.rrd"] = "Active Flows",
|
||||
["num_hosts.rrd"] = "Active Hosts",
|
||||
["num_devices.rrd"] = "Active Devices",
|
||||
["num_http_hosts.rrd"] = "Active HTTP Servers",
|
||||
["tcp_lost.rrd"] = "TCP Packets Lost",
|
||||
["tcp_ooo.rrd"] = "TCP Packets Out-Of-Order",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue