mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster
Little progresses towards MySQL support
This commit is contained in:
parent
c85468df55
commit
6aa141caa9
59 changed files with 253 additions and 4282 deletions
|
|
@ -29,7 +29,6 @@ network_id = _GET["network_id"]
|
|||
vhost = _GET["vhost"]
|
||||
|
||||
-- Host comparison parameters
|
||||
aggregation = _GET["aggregation"]
|
||||
key = _GET["key"]
|
||||
|
||||
-- System host parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue