Commit graph

985 commits

Author SHA1 Message Date
gabryon99
84254e69a4 refactored new system interface logic 2020-03-23 11:03:40 +01:00
gabryon99
c0f30310f7 fix for system view 2020-03-23 10:29:45 +01:00
Luca Deri
3984a19226 Removed prometheus metric target 2020-03-20 09:49:09 +01:00
emanuele-f
42cecadc33 Enable InfluxDB for testing in Windows
Related to #3571
2020-03-19 12:52:22 +01:00
emanuele-f
ac7aef29d7 Fix add pool button disabled state
Fixes #3575
2020-03-19 12:31:46 +01:00
emanuele-f
ee17475cc5 Fix ntopng references for oem 2020-03-17 18:00:40 +01:00
gabryon99
2c1e845f7d added disabled class to addPoolMemberBtn 2020-03-16 22:35:32 +01:00
emanuele-f
c7b2f12cc1 MUD improvements
- Handle configuration reset from gui
- Handle validation
- Show general and special device types info description
2020-03-05 11:56:23 +01:00
emanuele-f
94f175194b Initial changes for MUD recording 2020-03-04 17:05:53 +01:00
emanuele-f
b0520ee189 Improve localization support
- nDPI categories are now localized (see getCategoryLabel)
- Add some missing localization in plugins/user scripts pages
2020-03-03 18:26:14 +01:00
emanuele-f
0facf0e27d Implement host timeseries off/light/mode selection
Closes #3466
2020-03-03 15:52:04 +01:00
Simone Mainardi
ec724babcf Unifies all internals timeseries in a single preference
Implements #3459
2020-02-28 15:00:51 +01:00
Simone Mainardi
a12273b1b5 Merges interface TCP stats timeseries pref with traffic pref
Fixes #3463
2020-02-28 12:15:49 +01:00
Simone Mainardi
cf7ef81bca Merges interface TCP flags timeseries pref with traffic pref
Fixes #3462
2020-02-28 12:08:47 +01:00
emanuele-f
2dbdc13ec6 Add option to disable unwanted host timeseries 2020-02-27 18:09:18 +01:00
Simone Mainardi
31e0e617d4 Pref to write timeseries of user scripts 2020-02-26 14:11:44 +01:00
emanuele-f
d1140ec9fd Avoid timeseries read operations to display the chart icon
Now the icon is displayed whenever the timeseries are enabled for the given context
2020-02-19 13:27:20 +01:00
gabryon99
a1d2f80d82 switches on prefs 2020-02-13 19:29:30 +01:00
gabryon99
bec4c8184d add switches instead checkboxes 2020-02-12 22:38:27 +01:00
gabryon99
df48cb03f1 fixes for gui bugs 2020-02-12 15:58:27 +01:00
Simone Mainardi
f1f3dc64da Removes google maps api key conf (we use openstreetmap now) 2020-02-06 17:46:45 +01:00
Alfredo Cardigliano
e2f0d36d2f Moved hostpool endpoints 2020-02-06 11:20:30 +01:00
emanuele-f
5b90645332 Ays form fixes 2020-02-06 11:17:57 +01:00
Alfredo Cardigliano
2ab9cc14ad Host pool import/export buttons, endpoint improvements 2020-02-06 11:03:56 +01:00
Alfredo Cardigliano
74483bee0e Enlarge pool selector 2020-02-04 17:43:49 +01:00
gabryon99
67a016fe63 add dark sidebar light container theme 2020-02-02 09:10:00 +01:00
gabryon99
558b4d366c dark theme 2020-01-30 21:08:30 +01:00
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Luca Deri
70dc07c3f1 ArpMatrix code moved to attic 2020-01-30 09:57:32 +01:00
Luca Deri
2b6cc52f02 GUI fixes
Added GUI preferences section
2020-01-29 23:02:07 +01:00
Luca Deri
c5b50dd8b3 Various UX fixes 2020-01-28 23:15:27 +01:00
Simone Mainardi
95061f331a Only returns available categories for a user script subdir 2020-01-25 18:38:52 +01:00
Simone Mainardi
0e2e8c61c4 Generalizes user script categories dropdown contents 2020-01-24 11:44:35 +01:00
emanuele-f
f8d09f7387 Add button to reset the user scripts configuration
Closes #3307
2020-01-24 11:11:01 +01:00
Gabriele Pappalardo
dae4889404 fix for #3299 (#3301)
* fix for #3299

* removed useless function

* fix logic
2020-01-23 17:14:55 +00:00
Gabriele Pappalardo
25212db5ce fixed "Networks" to "Local Networks" (#3298) 2020-01-23 12:41:36 +00:00
emanuele-f
67787a168b Remove unused SNMP device config
Now the SNMP configuration is specified into the user scripts config
2020-01-22 18:26:56 +01:00
emanuele-f
15f507602e Populate apps/categories multiselect 2020-01-22 15:46:29 +01:00
emanuele-f
f36520a22d Remove long lived flows global duration 2020-01-22 13:49:39 +01:00
emanuele-f
4a4106a796 Integrate elephant flows new gui 2020-01-21 19:39:41 +01:00
emanuele-f
aca088ea13 Add hyperlink to jump to the alert configuration
Closes #2936
2020-01-17 19:11:15 +01:00
emanuele-f
a97dbd013b Remove score global preference 2020-01-16 18:21:35 +01:00
Alfredo Cardigliano
3ce84b07cf Add button to export user script conf. New endpoint to set user scripts configuration. 2020-01-15 17:48:00 +01:00
emanuele-f
6edecb12cb Score visualization improvements 2020-01-15 15:27:45 +01:00
emanuele-f
85e55afe90 Fix hosts statistics update frequency range and step
Note: the stats update is performed into the stats_update.lua which is executed every 5 seconds.
2020-01-13 15:20:38 +01:00
Alfredo Cardigliano
a86aaa61e6 Add configuration of user permission for downloading pcap (hidden for the time being) 2020-01-10 18:16:01 +01:00
emanuele-f
737962228b Add hook label in get_user_scripts.lua 2020-01-10 11:35:23 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
emanuele-f
ad9c386bb3 Move user scripts gui config to admin, cleanup 2020-01-03 15:16:46 +01:00
Simone Mainardi
5876a7362e Adds SNMP devices debug pref 2019-12-20 10:55:51 +01:00