Commit graph

3564 commits

Author SHA1 Message Date
Luca Deri
3892eacd6a Computed ZMQ message drops reported in the interface stats. The latest nprobe is required for ZMQ stats otherwise the value will be zero 2016-12-17 17:09:19 +01:00
Luca
6094c023fb Added support for ZMQ version 1 2016-12-17 13:37:55 +01:00
Luca Deri
3443b76b06 Refined alert generation
Added refresh button in alert page
2016-12-17 12:33:34 +01:00
Luca Deri
7f8065d90b Fixed missing csrf field in alerts pages that caused flow deletion to fail
Improved flock checks heuristics to limit cgeneration of false positives
Added TCP flow alert generation in case of OOO/retransmission... > 10% of packets
2016-12-17 10:42:06 +01:00
Simone Mainardi
eb0c10a8dd Adds periodic MySQL flush method 2016-12-16 18:53:59 +01:00
Luca
a16fc2800b Code cleanup 2016-12-16 01:46:07 +01:00
Simone Mainardi
5ded07f5a8 Adds code for batched mysql insertions 2016-12-15 22:53:23 +01:00
Simone Mainardi
449c718208 Generalizes Mysql insert into inside defines 2016-12-15 22:53:22 +01:00
Luca
f56ea09247 Disabled specific operations for non-local hosts
Using #defines for strings
2016-12-15 19:00:58 +01:00
emanuele-f
ee23e14aed Remove unused parameters 2016-12-15 17:54:56 +01:00
Simone Mainardi
2b5da87dff Implements caching of probing alerts preferences 2016-12-14 19:39:28 +01:00
Luca
c8abb52456 Restored flow dump during interface alert
Updated flow drop state
2016-12-14 15:53:58 +01:00
emanuele-f
cc1eed312b Remove AlertsPaginator from includes 2016-12-14 11:54:50 +01:00
emanuele-f
0f448fffc7 Flow alerts explorer integration and LUA alerts query unification 2016-12-14 11:54:50 +01:00
Luca
44e0d1ef0c Modified slack alerts report (more work to do)
Num of engaged alerts is now read upon network interface startup
2016-12-13 16:13:54 +01:00
Simone Mainardi
5eba8121ed Avoids unnecessary NetworkInterface* param in AlertsManager 2016-12-13 09:59:57 +01:00
Luca
25185ce028 While the network interface has at least one engaged interface alert, expired flows are now triggering a flow alert 2016-12-13 01:19:50 +01:00
Luca
4226122bfe Added L7 shadow policer 2016-12-12 19:57:49 +01:00
Luca Deri
564841a82b Added notes on shapers on the traffic policer table
Added tracings for shapers debugging
2016-12-11 11:01:21 +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
Simone Mainardi
a6d914d7ad Implements flow alerts cap and fixes several issues with counters 2016-12-07 18:45:50 +01:00
Simone Mainardi
fe17aa2d85 Includes flow alerts in host alert counters 2016-12-06 20:03:35 +01:00
Simone Mainardi
3c410d605c Merges Flow::lua with Flow::print_peers 2016-12-06 18:32:42 +01:00
Emanuele Faranda
ce7f2fa69b Delete alerts period dropdown and to-delete count (#846) 2016-12-06 15:20:55 +01:00
Luca Deri
8db35eb433 Minor code cleanup 2016-12-05 21:08:18 +01:00
Simone Mainardi
b8a5650501 Generalizes alerts raw sql query function 2016-12-05 16:29:17 +01:00
Luca Deri
be136251d1 Restored periodic flow activities
Minor code cleanup
2016-12-05 15:41:35 +01:00
Luca Deri
5cee98a65c Shaper code cleanup 2016-12-05 13:00:02 +01:00
Luca Deri
ebf5462491 Implemented DHCP dissection for name resolution 2016-12-04 22:56:29 +01:00
Luca Deri
71a0993022 Minor cosmetic changes
Reworked CSRF error message
2016-12-04 11:00:23 +01:00
emanuele-f
acb1d25bb5 Alerts delete by type, older than, by host 2016-12-02 11:28:03 +01:00
Luca Deri
0f279d17bd Slack code cleanup 2016-12-01 23:52:52 +01:00
Luca Deri
73d0fc0186 Merge pull request #841 from SauroPollastrini/dev
Choice of which alerts has to be notified to Slack based on gravity. Slack related fields on preferences disapperar if Slack notifications are OFF
2016-12-01 23:43:35 +01:00
SauroPollastrini
3754591857 used the word Severity instead of the word Gravity 2016-12-01 21:54:12 +01:00
Luca Deri
091378fd7b Implemented local hosts looking glass (more criteria to be added) 2016-11-30 16:26:17 +01:00
SauroPollastrini
659c9bebbe implemented filter on alert gravity for slack notifications 2016-11-29 18:40:32 +01:00
Simone Mainardi
59878461e9 Adds localhost info to flow alerts 2016-11-28 20:18:02 +01:00
emanuele-f
d52dc77e36 Implement per-network protocol shaping 2016-11-27 01:50:31 +01:00
Simone Mainardi
a8c00f785d Changes alert badges colors on the basis of severity
Implements #829
2016-11-25 12:46:25 +01:00
Alfredo Cardigliano
fecac12d50 max packet len safety check fix 2016-11-23 22:19:52 +01:00
Simone Mainardi
a110518fab Implements alert filters 2016-11-24 18:59:30 +01:00
Simone Mainardi
b00d028469 Moves policer init in PacketBridge 2016-11-24 12:57:49 +01:00
Simone Mainardi
3a1c14cf9a Implements alert filtering features 2016-11-23 18:26:38 +01:00
Simone Mainardi
0e4e4e5906 Implements flow alerts 2016-11-23 13:10:59 +01:00
emanuele-f
322390648a Create/delete traffic shapers at runtime 2016-11-23 12:40:21 +01:00