Commit graph

5481 commits

Author SHA1 Message Date
Simone Mainardi
46cd8a72a3 Fixes throughput shown for ZMQ interfaces
Fixes #4529
2020-10-07 13:34:28 +02:00
Alfredo Cardigliano
e744b57f73 Add isForcedCommunity Lua api. Handle license check in community mode. 2020-10-07 10:46:41 +02:00
gabryon99
d0f1502e69 added disable all button (#3917) 2020-10-06 22:47:53 +02:00
Simone Mainardi
0361391646 Implements endpoint to toggle all user scripts
Implements #4500
2020-10-06 14:42:29 +02:00
Simone Mainardi
b052eeebee Reports engaged alerts in system status bar
Implements #4522
2020-10-06 11:11:11 +02:00
Simone Mainardi
e1f4bb80f7 Default flow risk handler now sets statuses
Implements #4398
2020-10-06 09:56:53 +02:00
gabryon99
28ac665d2a removed edit pools label
address #4503
2020-10-05 19:11:18 +02:00
gabryon99
93bafa569d improved table filtering and fixed #4507 2020-10-05 18:39:07 +02:00
gabryon99
2bac1d0e5f removed edit pool label (#4503) 2020-10-05 18:39:07 +02:00
Simone Mainardi
f6c42554bc Fixes slow hash entries purging alert
Fixes #4527
2020-10-05 14:38:53 +02:00
Simone Mainardi
83209ac402 Keeps alerted hosts in memory (fixes engaged alert counter out of sync)
Fixes #4506
2020-10-05 11:54:17 +02:00
gabryon99
485e545c34 user scripts tab hidden (#4502) 2020-10-03 17:32:58 +02:00
Luca Deri
21f3fbd847 Added service map reporting 2020-10-02 23:29:15 +02:00
gabryon99
33c5804d1f fixed broken link in pools page
fix #4516
2020-10-02 17:44:53 +02:00
gabryon99
2b184886ee improvment for manage configurations page (#4128) 2020-10-02 16:59:50 +02:00
gabryon99
6f47173cbd improved user scripts spaces 2020-10-02 16:59:50 +02:00
Alfredo Cardigliano
f0af1500b2 Return configuration_file_mismatch on wring conf file 2020-10-02 16:43:11 +02:00
Alfredo Cardigliano
b98ab627c4 Implement pool import with configset and recipient IDs remapping (#4475) 2020-10-02 16:00:12 +02:00
gabryon99
437f78e94a fixed card footer for alert tables
fix #4509
2020-10-02 14:09:09 +02:00
gabryon99
9e24cb79a2 add all and pool entries inside Manage COnfigurations page (#4128) 2020-10-02 14:05:05 +02:00
gabryon99
dc51f002e6 add new link for managing configurations inside pool page 2020-10-02 14:02:17 +02:00
Alfredo Cardigliano
fb011bc0af Add missing pool_import_export.lua including pools export and reset (#4433 #4475) 2020-10-02 12:32:04 +02:00
Alfredo Cardigliano
50411c94e4 Add endpoints for exporting pools (wip) and all configurations. Improve the import API to import modules in order. (#4475) 2020-10-02 11:22:55 +02:00
Alfredo Cardigliano
a375a3b925 Add REST return codes CONFIGURATION_FILE_MISMATCH PARTIAL_IMPORT 2020-10-01 19:21:17 +02:00
Alfredo Cardigliano
9eee316238 Skip builtin conf (cannot overwrite it) 2020-10-01 19:10:52 +02:00
gabryon99
02d3665670 reworking for Import/Export UI (#4128)
this commit includes the GUI to manage import/export/reset of SNMP, AM, User Scripts and Notification
2020-10-01 18:57:50 +02:00
gabryon99
f520a2708f removed iold import export related stuff 2020-10-01 18:50:25 +02:00
Simone Mainardi
dac9b41a98 Additional alerts cleanup
Fixes #4504
2020-10-01 18:45:57 +02:00
Simone Mainardi
b7bdd1edaf Massive cleanup of alerts (disabled/suppressed)
Fixes #4504
2020-10-01 18:40:11 +02:00
Alfredo Cardigliano
2fc361d30f Fix notification_configs 2020-10-01 18:20:21 +02:00
Alfredo Cardigliano
5f5c736253 Fix path 2020-10-01 17:20:30 +02:00
Alfredo Cardigliano
2ef958d8df Add Notification Endpoint and Recipients import/export/reset endpoint (#4433) 2020-10-01 15:52:35 +02:00
Alfredo Cardigliano
f627a735c9 Add User Scripts reset endpoint (#4433) 2020-10-01 12:08:12 +02:00
Alfredo Cardigliano
339877a1d8 Add active monitoring reset endpoint (#4433) 2020-10-01 11:50:30 +02:00
Alfredo Cardigliano
221a5f9a63 Add missing endpoint 2020-10-01 11:41:14 +02:00
Alfredo Cardigliano
0e82f5f81b Add reset to the import_export module. Add snmp reset endpoint (#4433) 2020-10-01 10:48:20 +02:00
Alfredo Cardigliano
16b9aa4511 Fix active_monitoring config check 2020-09-30 17:24:37 +02:00
root
2dd86de906 Fix warning print in lint 2020-09-30 16:57:37 +02:00
root
94942826a7 Fix snmp conf export 2020-09-30 16:51:43 +02:00
Simone Mainardi
5133af720f Reworks view interfaces with queues; rework idling and flow hooks exec 2020-09-29 18:30:10 +02:00
Simone Mainardi
c795fdb4e9 Adds trace info upon failing 'plugins_metadata' require
Addresses #4492
2020-09-28 17:57:10 +02:00
gabryon99
06480d3171 add check for empty string on file writing 2020-09-28 15:23:55 +02:00
Simone Mainardi
90a5a57b36 Implements user script queues (avoids 5-sec HT walk) 2020-09-28 11:45:00 +02:00
gabryon99
ed4b29cc99 changed default page to host for manage_pools 2020-09-25 18:43:06 +02:00
gabryon99
7c15ebd60b moved flow tab in scripts_config 2020-09-25 18:33:15 +02:00
gabryon99
77a9f83de8 fix print card footer for alert_utils 2020-09-25 18:01:28 +02:00
gabryon99
a4d17d28d6 fixed tab for manage_data and add ui_utils.render_notes
addresses #4471
2020-09-25 17:20:49 +02:00
Alfredo Cardigliano
2a3d4b16ef Add import/export endpoints for the Active Monitoring configuration (#4475) 2020-09-25 10:09:31 +02:00
Simone Mainardi
55e6754d64 Fixes exception due to flow score passed as table
Addresses #4485
2020-09-25 10:03:23 +02:00
Alfredo Cardigliano
87652fe7f7 Add import/export endpoints for SNMP (#4475) 2020-09-25 09:30:01 +02:00