-- -- (C) 2013-24 - ntop.org -- dirs = ntop.getDirs() package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path -- io.write ("Session:".._SESSION["session"].."\n") require "lua_utils" local page_utils = require("page_utils") sendHTTPContentTypeHeader('text/html') page_utils.print_header_minimal() local prefs = ntop.getPrefs() local dbname = (prefs.clickhouse_dbname or '') -- read the db activities to notify the user about what is going on in the database print [[