Improved service categorization

This commit is contained in:
Luca Deri 2022-08-20 19:34:47 +02:00
parent 64dc0b78bf
commit 7b4a4acd5a
7 changed files with 134 additions and 124 deletions

View file

@ -160,7 +160,8 @@ if(hosts_stats ~= nil) then
-- Safety check (trace failure for debugging)
if type(hosts_stats[key]) ~= "table" then
traceError(TRACE_WARNING, TRACE_CONSOLE, "Unexpected value for key = "..key.." (not a table)")
goto skip
tprint(value)
goto skip
end
if(sortColumn == "column_") then