Commit graph

9727 commits

Author SHA1 Message Date
Simone Mainardi
523382f5f9 Adds reset stats endpoint 2016-11-20 17:14:06 +01:00
Simone Mainardi
a5674d1595 Implements interface packet drop reset 2016-11-20 12:21:42 +01:00
Simone Mainardi
262d3ec9ed Fixes segfault due to new dynamic interfaces 2016-11-19 17:31:20 +01:00
Simone Mainardi
0c783fa0aa Code cleanup 2016-11-19 15:25:03 +01:00
emanuele-f
d5bdf78ef5 Fix users preferences tab are-you-sure message always triggering on Chrome 2016-11-19 11:53:45 +01:00
Luca Deri
0c596167a8 SNMP fixe 2016-11-18 23:59:36 +01:00
Luca Deri
aef3c8ca29 Minor cosmetic change 2016-11-18 23:46:34 +01:00
Simone Mainardi
d9f0cc0914 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-11-18 21:00:12 +01:00
Simone Mainardi
619f2f1ac4 Adds name resolutions to alerts stats 2016-11-18 20:59:41 +01:00
emanuele-f
330ea6f017 Fix CSRF issues 2016-11-18 20:45:01 +01:00
emanuele-f
88ad118f47 Fix network policy delete 2016-11-18 18:39:03 +01:00
Simone Mainardi
129dc18210 Implements alerts origin/target 2016-11-18 18:22:30 +01:00
Luca
8c2a90d0ea Implemented dynamic creation of (virtual) network interfaces based on VLAN ids. This way each VLAN will have a separate network interface
The option needs to be enabled in preferences (disabled by default)
2016-11-18 17:46:47 +01:00
emanuele-f
57facc5529 Protect policing config with CSRF and limit to admin access 2016-11-18 17:22:20 +01:00
emanuele-f
d82a4cee6c Use redirects for a gracefully navigation 2016-11-18 17:08:29 +01:00
emanuele-f
375458b378 Traffic policing to multiple tabs 2016-11-18 16:36:39 +01:00
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