mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
parent
a1b72d6447
commit
2648ae372f
10 changed files with 28 additions and 16 deletions
|
|
@ -28,7 +28,7 @@ schema = "am_host:http_stats_5mins"
|
|||
|
||||
|
||||
local rsp = ts_utils.query(schema,
|
||||
{ ifid=ifid, host=key, measure=metric },
|
||||
{ ifid=ifid, host=key, metric=metric },
|
||||
begin_time, end_time,
|
||||
{
|
||||
fill_value = 0/0, -- Show unknown values as NaN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue