ntopng/scripts/lua/inc
emanuele-f a3432e00e8 Implement ntopng plugins
Plugins are a convenient way to group together related lua scripts.
Their primary use case is to group user scripts and their alert/status
definition.
The builtin ntopng user scripts and definitions are now
packed into plugins directories. In future, we will support loading of
user created plugins.
Plugins are loaded at startup into some runtime directories and then
used. Other changes provided by this commit include:

- Add sample flow logger plugin
- Initial support for system user scripts
- Rename edge to threshold
- Migrate system probes to user scripts/plugins
- Migrate scripts to more explicit alerts_api.checkThresholdAlert api
2019-12-10 09:25:57 +01:00
..
add_user_dialog.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
change_user_password_form.lua Fix js errors 2018-12-31 12:12:19 +01:00
container_columns.lua Add pods and containers charts visualization 2019-05-30 16:00:53 +02:00
delete_user_dialog.lua Bootstrap migration bnt-default to bnt-secondary 2019-12-06 11:51:45 +01:00
ebpf_flows_stats.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
edit_categories.lua Bootstrap migration bnt-default to bnt-secondary 2019-12-06 11:51:45 +01:00
edit_ndpi_applications.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
edit_presets.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
footer.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
menu.lua Implement ntopng plugins 2019-12-10 09:25:57 +01:00
password_dialog.lua Fix dialog titles right aligned 2019-12-05 10:31:07 +01:00
sankey.lua Moves stub sprobe_hosts.lua to attic 2018-11-06 16:58:57 +01:00
traffic_recording_config.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
traffic_recording_jobs.lua Bootstrap migration bnt-default to bnt-secondary 2019-12-06 11:51:45 +01:00
traffic_recording_status.lua FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
users.lua Code cleanup of captive portal users now in nEdge 2018-10-19 15:50:58 +02:00