mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Fronted refactoring
This commit is contained in:
parent
7f05a01428
commit
51ef60ead5
3887 changed files with 92717 additions and 311696 deletions
|
|
@ -17,7 +17,7 @@ function ebpf_utils.draw_processes_graph(host_info)
|
|||
<div align="center" id="chart"></div>
|
||||
|
||||
<script>
|
||||
draw_processes_graph(']] print(ntop.getHttpPrefix()) print[[',']] print("chart") print[[',']] print(hostinfo2hostkey(host_info)) print[[');
|
||||
ebpfUtils.draw_processes_graph(']] print(ntop.getHttpPrefix()) print[[',']] print("chart") print[[',']] print(hostinfo2hostkey(host_info)) print[[');
|
||||
</script>
|
||||
]]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue