mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Invalid granularity specified
This commit is contained in:
parent
53df374611
commit
2b58164f84
4 changed files with 4 additions and 4 deletions
|
|
@ -22,7 +22,7 @@ local checks_var = {
|
|||
do_print_benchmark = false
|
||||
}
|
||||
|
||||
local granularity = "5min"
|
||||
local granularity = "5mins" -- See alert_consts.alerts_granularities
|
||||
local do_trace = false
|
||||
|
||||
-- #################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue