Commit graph

3564 commits

Author SHA1 Message Date
emanuele-f
45d11c9d40 Fix ipv4 address not being masked with netmask /0 2016-11-23 12:39:02 +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
7e46c02eb1 Fixed broken logic of interface packet drop reset 2016-11-21 10:12:12 +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
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
Simone Mainardi
c47537417a Implements over-limit round-robin alerts deletion
When the number of alerts exceeds the maximum allowed number,
a special alert is triggered to inform the user and the old existing
alert is overwritten by the newest one.
2016-11-17 16:02:32 +01:00
Simone Mainardi
5f6170627e Implements alerts dashboard (wip) 2016-11-16 19:18:34 +01:00
Luca
0ca528f4f0 L7 filtering fixes 2016-11-16 18:10:39 +01:00
Luca
9fa83dc04f Minor code rework 2016-11-16 15:29:02 +01:00
Luca
b70b40aaf2 Reworked code for updating shapers 2016-11-16 15:22:27 +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
Luca Deri
1b730f8c5d Added ability to define hiost blacklists 2016-11-15 00:18:41 +01:00
Simone Mainardi
e6df88e878 Fixes host alert counters 2016-11-14 20:00:27 +01:00
Luca Deri
65239694a9 Added ZMQ flow stats
Removed unused interface drops method
2016-11-10 21:10:56 +01:00
Simone Mainardi
2a68676d93 Improves idle flows purge over ZMQ interfaces 2016-11-07 19:00:04 +01:00
emanuele-f
b1166101b4 Fix community build error 2016-11-04 01:38:53 +01:00
emanuele-f
5c0e312782 Implement traffic profiles persistency 2016-11-03 19:07:46 +01:00
emanuele-f
50db46cfdf Make use of scaling factor 2016-10-27 22:21:58 +02:00
Luca
0c917a45a2 Propedeutic work for #731 2016-10-27 16:56:23 +02:00
emanuele-f
bc14efd102 Interpret ZMQ retransmissions/OOO and update counters 2016-10-26 14:32:02 +02:00
emanuele-f
6c037a4e28 Simplify flowactivity script thanks to ntop/nDPI#279 categories 2016-10-23 22:52:47 +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
Luca Deri
33b91719f6 Fixed bug that prevented Mac address to be purged from memory when idle 2016-10-15 11:57:55 +02:00
Simone Mainardi
9022b7b1e8 Adds VoIP SIP to RTP flow search 2016-10-14 13:15:07 +02:00
Simone Mainardi
b10524d284 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-10-08 22:08:33 +02:00
Simone Mainardi
dda9a2ea64 Visualization/Retrieval of Host Alerts 2016-10-08 22:07:51 +02:00
Luca Deri
7d4a712ec7 Reported number of devices in ntopng footer 2016-10-08 20:48:23 +02:00
Luca Deri
cba2a4440b Reworked Mac address families display 2016-10-07 23:32:19 +02:00
Luca Deri
f156b64786 Tiny network device changes 2016-10-07 09:38:55 +02:00
Luca Deri
603c642469 Improved mac address support
Added host icons with their role in the netwokr
2016-10-03 23:16:40 +02:00
Luca Deri
a98e42715b Reworked Host and Mac stats 2016-10-03 13:33:00 +02:00
Luca Deri
e283806035 Extended Mac implementation with initial Lua export
Fixed bug in activity computation
2016-10-03 11:35:23 +02:00
Luca Deri
97b19c1461 Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats
Host activities are now enabled (and memory allocated) only for local hosts. Fixed bug in activities preferences
Cleaned up various methods
Removed some old unused code
2016-10-02 19:43:13 +02:00
Simone Mainardi
cd0db380e3 Reworked flow activities calculation 2016-09-27 18:06:41 +02:00
Emanuele Faranda
4272e6bb37 Fix HTTP detection for multiple requests 2016-09-25 22:08:19 +02:00
emanuele-f
aaa5515944 Fix graph range out of bounds 2016-09-17 00:49:22 +02:00
emanuele-f
a883c83170 Fix user activity RRA sizes, make RRA preferences configurable and disable activity log by default 2016-09-16 22:06:27 +02:00
Luca
d32c737047 Added --simulate-vlans to simulate VLAN-tagged traffic to be used only for debugging purposes 2016-09-15 09:52:27 +02:00
Simone Mainardi
fe9a53ea3e Implements optional hourly caching of active local hosts 2016-09-12 19:53:52 +02:00
Luca Deri
17f7bde70b Reworked protocol VMs 2016-09-11 23:42:03 +02:00
emanuele-f
cc02aa2145 Merge branch 'dev' of https://github.com/ntop/ntopng into changes 2016-09-10 18:47:44 +02:00
emanuele-f
f7a4445a99 Facebook to SocialNetwork profile and metrics improvements 2016-09-07 16:29:03 +02:00
Simone Mainardi
a280e53862 Completes the migration to the stateful alerts 2016-09-06 16:36:05 +02:00
Simone Mainardi
e255b5218b Implements the API for stateful interface alerts 2016-09-06 14:41:16 +02:00