Commit graph

99 commits

Author SHA1 Message Date
Luca
f50f61f9fc MySQL DB improvements
Cached slack preference
Optimized DHCP cache read
2016-12-28 19:20:06 +01:00
Luca Deri
ce5fbf2a8e Traffic shaping code cleanup and optimizations 2016-12-10 13:27:42 +01:00
Luca Deri
6f9a7d0238 Lua code cleanup 2016-12-10 08:45:13 +01:00
Simone Mainardi
758db35671 Implements MySQL open_files_limit check
ntopng checks MySQL for the value of open_files_limit and engages
and alert if the worst case number of open files is greater
than or equal to the 80% of open_files_limit
2016-12-09 17:14:25 +01:00
Simone Mainardi
823a306864 Implements shapers init for bridge interfaces 2016-12-08 13:22:17 +01:00
Luca Deri
be136251d1 Restored periodic flow activities
Minor code cleanup
2016-12-05 15:41:35 +01:00
Luca
80c1a0a4dd Implemented initial slack.com integration for delivering alerts 2016-11-22 17:40:00 +01:00
emanuele-f
d43dd33980 Fix missing daily script blacklist require 2016-11-19 00:42:37 +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
emanuele-f
fd2fa81dda Add ZMQ flows/sec graph 2016-11-11 11:36:12 +01:00
emanuele-f
6c037a4e28 Simplify flowactivity script thanks to ntop/nDPI#279 categories 2016-10-23 22:52:47 +02:00
Luca Deri
64dcb0d8fe Added rrd for devices 2016-10-08 20:59:31 +02:00
Simone Mainardi
f1e60106d6 Checks enterprise edition before writing flow devices stats
Fixes #771
2016-09-29 19:03:14 +02:00
Simone Mainardi
cd0db380e3 Reworked flow activities calculation 2016-09-27 18:06:41 +02:00
Luca Deri
ebd31f321d Minor cosmetic changes to the host activities 2016-09-18 10:37:34 +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
Simone Mainardi
305ec2fc06 Minor performance improvement on daily ops 2016-09-13 10:42:22 +02:00
Simone Mainardi
fe9a53ea3e Implements optional hourly caching of active local hosts 2016-09-12 19:53:52 +02:00
emanuele-f
d1912ba587 Clarify Lua callbacks organization 2016-09-12 12:14:41 +02:00
emanuele-f
5a27c35e74 Make activity detection work with recent changes 2016-09-12 11:50:51 +02:00
emanuele-f
cc02aa2145 Merge branch 'dev' of https://github.com/ntop/ntopng into changes 2016-09-10 18:47:44 +02:00
Luca Deri
54f15aa322 Reworked code to avoid crash while executing flow callbacks 2016-09-10 09:51:04 +02:00
emanuele-f
f7a4445a99 Facebook to SocialNetwork profile and metrics improvements 2016-09-07 16:29:03 +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
emanuele-f
f12711ab98 Exclude facebook web integration from Facebook traffix and fix default parameters 2016-08-27 17:16:02 +02:00
emanuele-f
a518f95c4c Separate Facebook activity and specilize some detection code 2016-08-27 13:14:46 +02:00
Simone Mainardi
6bdc494b0f Minor refresh after restoring numFlows and numHosts 2016-08-25 19:14:45 +02:00
Simone Mainardi
13875ec189 Adds numHosts to hosts retrieval for proper pagination
numHosts was suppressed in an earlier commit but this caused
issues with pagination of results.
2016-08-25 19:05:35 +02:00
emanuele-f
7aa8623fbf Use HTTP content type in activity detection and other changes 2016-08-24 02:17:59 +02:00
emanuele-f
a41ce4c1fb Impose top-down order in activity matchers 2016-08-23 11:53:06 +02:00
emanuele-f
9889f12abb Add new user activity profiles and populate them 2016-08-23 01:36:33 +02:00
emanuele-f
8f9d4c55b9 Implement SMA and WMA filters and tune for VPN activity 2016-08-22 18:22:50 +02:00
emanuele-f
4d53a4c960 Implement web and metric filters 2016-08-21 20:14:28 +02:00
emanuele-f
1f8e545beb Add Gmail SMTP support and remove TLS handshake from bg data 2016-08-20 13:05:43 +02:00
emanuele-f
d700880fe5 Save and restore activity counters from redis 2016-08-17 03:39:46 +02:00
emanuele-f
81b83d96dc Dump user activity rrd to text 2016-08-16 04:37:51 +02:00
emanuele-f
d21681592a Update counters each minute and other changes 2016-08-16 01:39:41 +02:00
Luca Deri
d85555296f Minor code cleanup 2016-08-15 11:52:07 +02:00
Luca Deri
1117d14750 Cleanup 2016-08-15 10:21:38 +02:00
Luca Deri
9db98b5fc7 Minor code cleanup 2016-08-14 14:16:49 +02:00
emanuele-f
97781044fd Implement command sequence filter and use it to perform IMAPS detection 2016-08-14 01:56:25 +02:00
emanuele-f
ed6c42d510 Export activity data to rrd 2016-08-13 23:56:59 +02:00
emanuele-f
9a30b69a34 Updating host counters 2016-08-13 22:21:21 +02:00
emanuele-f
196c58de64 Implement activity filter parameters pass 2016-08-13 15:49:43 +02:00
emanuele-f
528d7e85f8 Implement activity filters framework 2016-08-13 15:05:07 +02:00
emanuele-f
9b77721b3d Change activity script name and add some defines 2016-08-13 12:49:45 +02:00
emanuele-f
f974c350ea Add rrd activity log 2016-08-13 00:55:03 +02:00
emanuele-f
b25a186d61 Implement activity framework skeleton 2016-08-12 19:46:11 +02:00