Simone Mainardi
|
a8c00f785d
|
Changes alert badges colors on the basis of severity
Implements #829
|
2016-11-25 12:46:25 +01:00 |
|
Simone Mainardi
|
4fa2950f8a
|
Fix alert counters for filtered alerts
|
2016-11-25 11:05:20 +01:00 |
|
Simone Mainardi
|
715255412b
|
Adds an All button to the alert filters
|
2016-11-24 19:06:24 +01:00 |
|
Simone Mainardi
|
a110518fab
|
Implements alert filters
|
2016-11-24 18:59:30 +01:00 |
|
Simone Mainardi
|
3a1c14cf9a
|
Implements alert filtering features
|
2016-11-23 18:26:38 +01:00 |
|
Simone Mainardi
|
c125c62cc2
|
Adds alerts duration column
|
2016-11-23 13:30:54 +01:00 |
|
Simone Mainardi
|
64374e7f50
|
Removes the @0 in host alerts
|
2016-11-23 13:17:57 +01:00 |
|
Simone Mainardi
|
0e4e4e5906
|
Implements flow alerts
|
2016-11-23 13:10:59 +01:00 |
|
emanuele-f
|
d3eca30401
|
Fix inverted comparison
|
2016-11-23 13:07:06 +01:00 |
|
emanuele-f
|
322390648a
|
Create/delete traffic shapers at runtime
|
2016-11-23 12:40:21 +01:00 |
|
emanuele-f
|
6caeeeec36
|
Fix error caused by netfilter interface being a bridge but without device_a/b fields
|
2016-11-23 10:52:34 +01:00 |
|
Luca
|
80c1a0a4dd
|
Implemented initial slack.com integration for delivering alerts
|
2016-11-22 17:40:00 +01:00 |
|
Simone Mainardi
|
156a39c645
|
Caches alerts counts to reduce queries
|
2016-11-21 15:41:07 +01:00 |
|
Luca Deri
|
72f75cc12b
|
Added missing interface selection that caused alert triangle not to show up
|
2016-11-21 10:54:05 +01:00 |
|
Luca Deri
|
7e46c02eb1
|
Fixed broken logic of interface packet drop reset
|
2016-11-21 10:12:12 +01:00 |
|
Simone Mainardi
|
0cfc8f8831
|
Removes debug line
|
2016-11-21 09:56:49 +01:00 |
|
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 |
|