mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Updates v1/get/system/stats.lua
This commit is contained in:
parent
9e54d7f917
commit
2327488ee2
1 changed files with 0 additions and 4 deletions
|
|
@ -5,10 +5,6 @@
|
|||
dirs = ntop.getDirs()
|
||||
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
||||
|
||||
require "lua_utils"
|
||||
local json = require ("dkjson")
|
||||
local page_utils = require("page_utils")
|
||||
local tracker = require("tracker")
|
||||
local storage_utils = require("storage_utils")
|
||||
local cpu_utils = require("cpu_utils")
|
||||
local rest_utils = require("rest_utils")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue