mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 17:30:11 +00:00
Removed reusable VMs
This commit is contained in:
parent
bc64da897e
commit
d8a1c63f48
13 changed files with 15 additions and 288 deletions
|
|
@ -667,9 +667,6 @@ function plugins_utils.loadPlugins(community_plugins_only)
|
|||
ntop.swapPluginsDir()
|
||||
deleteCachePattern("ntonpng.cache.checks.available_system_modules.*")
|
||||
|
||||
-- Reload the periodic scripts to load the new plugins
|
||||
ntop.reloadPeriodicScripts()
|
||||
|
||||
-- Reload checks with their configurations
|
||||
local checks = require "checks"
|
||||
checks.initDefaultConfig()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue