mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-07 13:48:33 +00:00
NOTE: database schema changed. Existing alerts will be lost. - Unified engaged and closed tables - Simplified hosts engaged alert counters handling: periodically set by lua - Removed alert engine and replaced with alert periodicity - Now engage is implicitly derived from the alert end timestamp and periodicity - New alerts_api.lua to easily emit alerts - Removed past alerts counter aggregation by hash - Alert notifications for non-flow alerts are now removed from C and triggered by lua |
||
|---|---|---|
| .. | ||
| add_user.lua | ||
| change_user_prefs.lua | ||
| delete_user.lua | ||
| dhcp.lua | ||
| edit_categories.lua | ||
| edit_category_lists.lua | ||
| edit_device_protocols.lua | ||
| edit_profiles.lua | ||
| get_category_lists.lua | ||
| get_custom_categories_hosts.lua | ||
| get_device_protocols.lua | ||
| get_ndpi_applications.lua | ||
| get_user_info.lua | ||
| get_users.lua | ||
| host_pools.lua | ||
| manage_pool_members.lua | ||
| password_reset.lua | ||
| prefs.lua | ||
| remote_assistance.lua | ||
| users.lua | ||
| validate_new_user.lua | ||