Commit graph

130 commits

Author SHA1 Message Date
Luca Deri
370406241f Improved NetBIOS name dissection 2017-03-19 23:43:05 +01:00
Luca Deri
87fdd64f7d Removed code for binding a host to an interfaceId 2017-03-15 09:59:49 +01:00
Luca Deri
e50a0f7560 Added stub for handling category drop 2017-02-26 23:45:23 +01:00
Luca Deri
3f7faed07e Reduced number of host resolve attempts 2017-02-24 19:22:29 +01:00
Luca Deri
3175670ab1 Integrated MSDN support (work in progress) 2017-02-13 14:27:30 +01:00
emanuele-f
68b3f5710f Perform top HTTP talkers calculation in memory 2017-01-23 17:35:44 +01:00
Luca Deri
cc1304d49f Modified API processing API 2017-01-19 00:45:16 +01:00
Simone Mainardi
e220e9c7a3 Adds support for dynamic host pool changes 2017-01-17 21:02:20 +01:00
Luca Deri
d9af0c8025 Added the ability to display the number of flows per host in the host list
DHCP/Mac address optimizations
2017-01-17 18:24:10 +01:00
Simone Mainardi
df3a99decc Implement Host Pools 2017-01-17 11:34:57 +01:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Luca
f50f61f9fc MySQL DB improvements
Cached slack preference
Optimized DHCP cache read
2016-12-28 19:20:06 +01:00
Simone Mainardi
eca2c41049 Reworks alert counters (WIP)
Alert counters are now kept in sync only for engaged alerts.
Each host will show the current number of engaged alerts.
This alleviates the complexity of constantly keep the numbers
synchronized with the database.

Todo: see how to handle counters for flow alerts and past alerts.
2016-12-24 16:21:50 +01:00
Luca Deri
9d4df13c1a Reworked AddressTree implementation 2016-12-20 19:16:34 +01:00
Luca Deri
405c6aa253 Misaligned code 2016-12-19 14:09:12 +01:00
Luca
a16fc2800b Code cleanup 2016-12-16 01:46:07 +01:00
Luca
4226122bfe Added L7 shadow policer 2016-12-12 19:57:49 +01:00
Luca Deri
ce5fbf2a8e Traffic shaping code cleanup and optimizations 2016-12-10 13:27:42 +01:00
Simone Mainardi
9294c9ad78 Fix for names resolution 2016-12-09 12:29:50 +01:00
valentina
09056d0646 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-12-09 03:04:27 +01:00
valentina
c0fbce98a5 Network and protocol shaping step 2: Implemented shaping engine 2016-12-09 03:02:34 +01:00
Simone Mainardi
282a289ef2 Fixes for alerts count consistency 2016-12-08 21:25:11 +01:00
valentina
961b9cbd63 Network and protocol shaping step 1: revert shaping and filtering engine
Code cleanup.
2016-12-08 00:51:21 +01:00
Luca Deri
8db35eb433 Minor code cleanup 2016-12-05 21:08:18 +01:00
Luca Deri
ebf5462491 Implemented DHCP dissection for name resolution 2016-12-04 22:56:29 +01:00
emanuele-f
acb1d25bb5 Alerts delete by type, older than, by host 2016-12-02 11:28:03 +01:00
Luca Deri
091378fd7b Implemented local hosts looking glass (more criteria to be added) 2016-11-30 16:26:17 +01:00
emanuele-f
d52dc77e36 Implement per-network protocol shaping 2016-11-27 01:50:31 +01:00
emanuele-f
322390648a Create/delete traffic shapers at runtime 2016-11-23 12:40:21 +01:00
Luca
b70b40aaf2 Reworked code for updating shapers 2016-11-16 15:22:27 +01:00
Simone Mainardi
e6df88e878 Fixes host alert counters 2016-11-14 20:00:27 +01:00
Luca Deri
f156b64786 Tiny network device changes 2016-10-07 09:38:55 +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
fe9a53ea3e Implements optional hourly caching of active local hosts 2016-09-12 19:53:52 +02:00
emanuele-f
cc02aa2145 Merge branch 'dev' of https://github.com/ntop/ntopng into changes 2016-09-10 18:47:44 +02:00
Simone Mainardi
667a63076f Fixes flows flood alert detection
Detection conditions were not properly evaluated, especially
upon threshold changes. This commit fixes the issue.

It also adds the new stateful alerts on the flows flood.
However, those alerts are still kept hidden from the main interface.
2016-09-01 19:06:33 +02:00
Simone Mainardi
2bba05150e Implemenst hosts 'stickyness' across ntopng restarts 2016-08-31 19:29:40 +02:00
emanuele-f
22564ab1d7 Extend inter flow activity filter to twitter 2016-08-29 22:09:53 +02:00
emanuele-f
af4660e642 Improve Facebook detection by using interflow metrics 2016-08-29 17:11:30 +02:00
Luca
650ce6e202 Removed Batman (mesh network) support as does not seem to be very popular in the ntopng community 2016-08-17 15:57:40 +02:00
emanuele-f
d700880fe5 Save and restore activity counters from redis 2016-08-17 03:39:46 +02:00
emanuele-f
d21681592a Update counters each minute and other changes 2016-08-16 01:39:41 +02:00
emanuele-f
9a30b69a34 Updating host counters 2016-08-13 22:21:21 +02:00
emanuele-f
f974c350ea Add rrd activity log 2016-08-13 00:55:03 +02:00
emanuele-f
793b53c706 Add and expose host activity counters 2016-08-12 23:38:01 +02:00
Luca Deri
058a2d2b1d Improvements on flow interfaces 2016-07-06 15:22:31 +02:00
Luca Deri
ef62c85bc7 Implemented host deviceIP/port binding 2016-07-04 00:04:32 +02:00
Simone Mainardi
e79e9dfc7a Refreshes alert status after UI changes
Fixes #595
Fixes #598
2016-06-03 16:25:45 +02:00
Simone Mainardi
926dfe283b Improves minute top statistics calculations
Minute top statistics were affected by issues when
processing local hosts that were serialized and
deserialized back.

This commit fixes this issue.
2016-04-29 13:36:26 +02:00
Simone Mainardi
0b30eb14ba Implements host grouping facilities in C (WIP) 2016-04-19 19:51:53 +02:00