mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Minor change
This commit is contained in:
parent
00cdeb1992
commit
5b4017ff49
1 changed files with 1 additions and 1 deletions
|
|
@ -26,5 +26,5 @@ if ntop.isPro() then
|
|||
local time_threshold = when - (when % 300) + 300 - 10 -- safe margin
|
||||
|
||||
snmp_read_interface_counters(config, time_threshold, verbose)
|
||||
snmp_check_device_status(config, time_threshold, verbose)
|
||||
snmp_check_device_status(config, time_threshold, verbose)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue