Add GUI side support for host pools stats

This commit is contained in:
emanuele-f 2017-01-23 16:04:01 +01:00 committed by Simone Mainardi
parent 8ea7b5dbe4
commit 5c305ba6a1
17 changed files with 321 additions and 19 deletions

View file

@ -9,10 +9,6 @@ require "lua_utils"
sendHTTPHeader('text/html; charset=iso-8859-1')
if (group_col == nil) then
group_col = "network"
end
ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/header.inc")
active_page = "hosts"