mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Adds badge upon influxdb export errors
This commit is contained in:
parent
15bf893cc3
commit
2200453862
3 changed files with 19 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ package.path = dirs.installdir .. "/scripts/lua/modules/timeseries/?.lua;" .. pa
|
|||
|
||||
local os_utils = require("os_utils")
|
||||
local ts_utils = require("ts_utils_core")
|
||||
require "alert_utils"
|
||||
|
||||
local system_scripts_dir = dirs.installdir .. "/scripts/callbacks/system"
|
||||
local task_to_periodicity = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue