Commit graph

761 commits

Author SHA1 Message Date
emanuele-f
3288476189 Filtering page, implement policy clone and improve layout 2016-11-18 14:55:23 +01:00
Luca
bbfcc42994 Reworked locales and menu 2016-11-17 19:38:41 +01:00
emanuele-f
c18a83da2e Delete shaping rules when a policy is deleted 2016-11-17 18:33:21 +01:00
emanuele-f
4856773179 Realod traffic policies when a new policy is created 2016-11-17 18:01:04 +01:00
Luca Deri
01762e99ec Blackist management code 2016-11-17 09:00:19 +01:00
Luca Deri
a153717ee3 Added the ability to generate alert when ntopng detects traffic produced by malware hosts. Currently ntopng uses the blacklist generated by EmergingThreads, but it is possible to extend/modify the list of blacklists by modifying blacklist_utils.lua 2016-11-17 08:58:38 +01:00
Simone Mainardi
5f6170627e Implements alerts dashboard (wip) 2016-11-16 19:18:34 +01:00
emanuele-f
6588cd8c9e Update traffic report data handling code 2016-11-16 11:55:34 +01:00
Simone Mainardi
86eceb6fe6 Implements AJAX Alerts Pie Charts 2016-11-15 18:52:03 +01:00
emanuele-f
ef01d9a479 Fix filtered hosts not being updated on filter removal 2016-11-15 17:39:35 +01:00
emanuele-f
58f590eeff Improve bridge interface view 2016-11-15 11:55:51 +01:00
Luca Deri
4ca1ab25ed Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-11-14 21:03:51 +01:00
Luca Deri
1f8e05d750 Added TZ in pages footer 2016-11-14 21:03:16 +01:00
Simone Mainardi
c8951251e1 Fixes host alerts link 2016-11-14 20:16:18 +01:00
Luca Deri
43a375dae2 RRD last now returns the DS count that is used to refresh the RRD before usage 2016-11-14 13:06:29 +01:00
emanuele-f
1f83f25167 Scrollable dropdown for timeseries 2016-11-12 00:55:50 +01:00
emanuele-f
ca2b45bdd4 Migrate RRD utils code 2016-11-12 00:14:03 +01:00
emanuele-f
1e7ed7d938 Fix stacked top talkers bug 2016-11-11 18:12:24 +01:00
Luca
7d4859ae26 Added code to force RRD update when an RRD has not been updated for a long time 2016-11-11 16:26:22 +01:00
emanuele-f
fd2fa81dda Add ZMQ flows/sec graph 2016-11-11 11:36:12 +01:00
Luca Deri
65239694a9 Added ZMQ flow stats
Removed unused interface drops method
2016-11-10 21:10:56 +01:00
Luca Deri
39a6b240da Enhanced lua string trim
Trim spaces from the about page form fields
2016-11-10 11:27:16 +01:00
Simone Mainardi
893bb9b511 Fixes footer interface speed gauge 2016-11-10 10:48:28 +01:00
emanuele-f
9f14095124 Fix probe interface layout 2016-11-10 10:30:14 +01:00
emanuele-f
057b694e30 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-11-09 21:25:00 +01:00
emanuele-f
de164a7ab3 Little fix 2016-11-09 21:24:41 +01:00
emanuele-f
302dcba7ef Migrate rrd utils code 2016-11-09 20:18:43 +01:00
emanuele-f
cf89cd07d1 Stacked top hosts, first implementation 2016-11-09 18:22:51 +01:00
Luca
aa8789db7f Fix for missing . in string concatenation 2016-11-09 17:37:01 +01:00
Luca Deri
1cff19e443 Fix for immediate footer rendering once a page is open 2016-11-08 17:36:38 +01:00
emanuele-f
7b7a88bfc2 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-11-08 17:12:15 +01:00
emanuele-f
1e8ca3041e Integrate traffic report for enterprise edition 2016-11-08 17:10:44 +01:00
Simone Mainardi
f120544980 Improves the loading of footer AJAX data 2016-11-08 12:18:19 +01:00
emanuele-f
863a2d1f58 Add template support 2016-11-07 12:05:45 +01:00
emanuele-f
f9ff74d559 Fix interface page layout issues 2016-11-04 19:30:40 +01:00
Simone Mainardi
457018fef9 Adds support for localization (i18n) 2016-11-04 18:53:56 +01:00
emanuele-f
170a01e67f Fix packet dumper layout 2016-11-04 12:48:12 +01:00
emanuele-f
bd13df6741 Left out from previous commit 2016-11-04 12:39:16 +01:00
emanuele-f
41e762b418 Leftout from previous commit 2016-11-04 12:37:47 +01:00
emanuele-f
1637fd49e8 Don't autocomplete LDAP fields 2016-11-04 12:35:35 +01:00
emanuele-f
dd1d943359 Unsaved preferences alert and save button show logic 2016-11-04 01:19:52 +01:00
emanuele-f
f420dd6267 Add visualization filter to host protocols 2016-11-03 12:31:14 +01:00
emanuele-f
6f514e72bd Validate interface fields on client side 2016-11-02 16:20:35 +01:00
Simone Mainardi
8f87f11b26 Improves the responsiveness and interactivity of historical exploration
Uses ajax to handle (possibly) long queries on historical data
with the aim of improving user experience.
The user is notified when a query is taking too long so that
he/she can get feedback of what is going on.
2016-10-31 15:56:11 +01:00
emanuele-f
50db46cfdf Make use of scaling factor 2016-10-27 22:21:58 +02:00
Luca Deri
bad871e15e Added periodic ZCCollector stats
Reduced footer polling
2016-10-21 19:58:23 +02:00
Simone Mainardi
0e8d2cc4ce Makes the maximum number of entity alerts configurable
from the ntopng web preferences page
2016-10-19 15:57:19 +02:00
Simone Mainardi
6194dc955a Implements maximum alerts limit per alarmed entity 2016-10-18 17:44:35 +02:00
Simone Mainardi
1d8ae7ede7 Fixes missing chart with view interfaces 2016-10-15 15:21:13 +02:00
Luca Deri
3810978773 Added MAC address icon guess 2016-10-15 12:46:01 +02:00