Added rrd for devices

This commit is contained in:
Luca Deri 2016-10-08 20:59:31 +02:00
parent 7d4a712ec7
commit 64dcb0d8fe
2 changed files with 2 additions and 0 deletions

View file

@ -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",