-- -- (C) 2017-21 - ntop.org -- local dirs = ntop.getDirs() package.path = dirs.installdir .. "/scripts/lua/modules/?/init.lua;" .. package.path local ntop_info = ntop.getInfo() local os_utils = require "os_utils" local ebpf_utils = {} function ebpf_utils.draw_processes_graph(host_info) print[[
]] end function ebpf_utils.draw_flow_processes_graph(width, height, url) print [[
| ]] print(i18n("ndpi_page.overview", {what = i18n("protocol")})) print[[ | ||||
|---|---|---|---|---|
| ]] print(i18n("ndpi_page.overview", {what = i18n("category")})) print[[ | ||||