mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Remove old Health -> Alerts page
This commit is contained in:
parent
1208c33dd4
commit
80542042ee
4 changed files with 1 additions and 107 deletions
|
|
@ -591,6 +591,7 @@ end
|
|||
-- one. For such tag, a list of available values will be returned.
|
||||
function driver:listSeries(schema, tags_filter, wildcard_tags, start_time)
|
||||
if #wildcard_tags > 1 then
|
||||
tprint(debug.traceback())
|
||||
tprint({schema_name = schema.name, wildcards=wildcard_tags})
|
||||
traceError(TRACE_ERROR, TRACE_CONSOLE, "RRD driver does not support listSeries on multiple tags")
|
||||
return nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue