Script fixes, increased number of periodic threads

This commit is contained in:
Luca Deri 2017-11-30 10:59:16 +01:00
parent 3bc4e09dfd
commit 60b5e6c1db
5 changed files with 37 additions and 17 deletions

View file

@ -377,7 +377,7 @@ function rrd_dump.run_5min_dump(_ifname, ifstats, config, when, time_threshold,
end
if not in_time then
traceError(TRACE_ERROR, TRACE_CONSOLE, i18n("error_rrd_cannot_complete_dump"))
traceError(TRACE_ERROR, TRACE_CONSOLE, "[".. _ifname .." ]" .. i18n("error_rrd_cannot_complete_dump"))
return false
end
end