mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Major terminology unification (user scripts -> checks)
This commit is contained in:
parent
cf363eaa10
commit
2e8a6de0fc
31 changed files with 94 additions and 90 deletions
|
|
@ -393,7 +393,7 @@ function ts_dump.run_min_dump(_ifname, ifstats, config, when)
|
|||
-- Save internal hash tables states every minute
|
||||
update_internals_hash_tables_stats(when, ifstats, verbose)
|
||||
|
||||
-- Save the traffic elements user scripts stats
|
||||
-- Save the traffic elements checks stats
|
||||
update_internals_checks_stats(when, ifstats.id, verbose)
|
||||
|
||||
-- Save duration of periodic activities
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue