mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Implements progress bars to express hash tables usage and entries by state
Implements #3042
This commit is contained in:
parent
9ce8bce021
commit
2d33f550b2
5 changed files with 121 additions and 10 deletions
|
|
@ -921,7 +921,6 @@ function addGauge(name, url, maxValue, width, height)
|
|||
</div>
|
||||
]]
|
||||
if(url ~= nil) then print('</A>\n') end
|
||||
|
||||
end
|
||||
|
||||
-- Compute the difference in seconds between local time and UTC.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue