mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Implements heatmap widget
This commit is contained in:
parent
6b6066e15b
commit
069148753a
4 changed files with 104 additions and 75 deletions
|
|
@ -10,6 +10,7 @@
|
|||
local datasource_keys = {
|
||||
-- Keys for interface datasources coded in datasources/interface, datasources/host, etc
|
||||
interface_packet_distro = 0,
|
||||
snmp_device_interfaces_status = 1,
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue