mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removed debug prints
This commit is contained in:
parent
e241227342
commit
7102c2814b
2 changed files with 0 additions and 3 deletions
|
|
@ -356,7 +356,6 @@ function ts_dump.host_update_stats_rrds(when, hostname, host, ifstats, verbose)
|
|||
num_as_client=host["contacts.as_client"], num_as_server=host["contacts.as_server"]}, when)
|
||||
end
|
||||
|
||||
tprint(host["contacted_hosts_behaviour"])
|
||||
-- Contacted Hosts Behaviour
|
||||
if host["contacted_hosts_behaviour"] then
|
||||
if(host.contacted_hosts_behaviour.hll_value > 0) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue