mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Implements historical RRDs for traffic categories
Traffic categorization can be optionally saved to RRDs on a per-host basis.
This commit is contained in:
parent
7f2cb08cae
commit
06ef8d21ab
3 changed files with 92 additions and 19 deletions
|
|
@ -704,7 +704,7 @@ end
|
|||
|
||||
-- NOTE keep in sync with Flashstart::initMapping()
|
||||
|
||||
local host_categories = {
|
||||
host_categories = {
|
||||
["freetime"] = "Free Time",
|
||||
["chat"] = "Chat",
|
||||
["onlineauctions"] = "Auctions",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue