Commit graph

973 commits

Author SHA1 Message Date
Simone Mainardi
503e367864 Implements dropped flow informative alerts 2017-12-14 18:47:52 +01:00
Simone Mainardi
aeeb0fa261 Reworks flow alerts with JSON and extra info 2017-12-13 20:18:39 +01:00
Simone Mainardi
754377d372 Implements remote-to-remote flows alerts 2017-12-12 13:16:46 +01:00
Simone Mainardi
2e6fa7cf27 Per-category flow filtering capabilities 2017-12-11 20:18:55 +01:00
emanuele-f
fcef4212c1 Add per-pool forge dns preference 2017-12-08 14:30:58 +01:00
emanuele-f
d2deb32105 Fix captive portal issue when moving a device to the default pool 2017-12-08 13:30:42 +01:00
emanuele-f
6310d77e91 Remove conditional code on host_pools_utils which may cause errors 2017-12-07 20:13:50 +01:00
emanuele-f
bffd2db88f Move quotas bars javascript to separate file 2017-12-07 17:57:35 +01:00
emanuele-f
0d433df91b Fix default policy user logic
To determine the policy to apply, the following rules are checked in this order:

1) A pool specific policy on the protocol exists? Use it
2) A default pool policy on the protocol exists? Use it
3) A pool specific policy on the category exists? Use it
4) A defaul pool policy on the category exists? Use it
5) Use the global policy
2017-12-07 13:46:47 +01:00
emanuele-f
b55a93cbe0 Update fix for chrome autocomplete 2017-12-06 18:07:24 +01:00
emanuele-f
505d209319 Add nedge2 configure parameter 2017-12-06 12:08:36 +01:00
emanuele-f
9a248fbfeb Add forge global dns pool detail 2017-12-05 18:10:49 +01:00
emanuele-f
4cddc7af53 Implement netfilter users list
Also remove "space" from allowed password characters, as it will return a validation error
2017-12-05 17:08:57 +01:00
emanuele-f
e3941556ae Initial nedge2 lua page setup 2017-12-05 12:53:59 +01:00
Luca Deri
f85f3be347 Initial discovery <-> DOA integration (work in progress) 2017-12-04 16:36:12 +01:00
Luca Deri
1296211ccc Pre-cached IP resolution in network discovery so we can display the host name even if has not done any traffic 2017-12-04 11:06:12 +01:00
Luca Deri
bbe361377a Added missing toggle_local check 2017-12-03 18:11:59 +01:00
Simone Mainardi
f378a92806 Allows at least 5 top talkers per minute 2017-12-01 19:41:36 +01:00
Simone Mainardi
6e5840cd73 Removes arbitrary threshold in top talkers 2017-12-01 19:06:59 +01:00
Simone Mainardi
5ed2a1aea7 Makes interface RRD updates every minute 2017-12-01 17:02:16 +01:00
emanuele-f
d5e7ef7cfc Improve top talkers visualization 2017-12-01 16:16:41 +01:00
emanuele-f
4d8734e8dd Fix undefined vlan 2017-11-30 18:03:22 +01:00
emanuele-f
1079beb244 Rename local hosts iteration function 2017-11-30 17:40:01 +01:00
Luca Deri
e3f52ee4c9 Fixed lua script error 2017-11-30 17:34:21 +01:00
emanuele-f
d350a3131f Remove json from hosts checkpoint and fix host iterator bug 2017-11-30 16:26:22 +01:00
Simone Mainardi
83d09b89b2 Fixes wrong RRD heartbeat 2017-11-30 11:14:40 +01:00
Luca Deri
60b5e6c1db Script fixes, increased number of periodic threads 2017-11-30 10:59:16 +01:00
Luca Deri
3bc4e09dfd Removed old call to callback_utils.print 2017-11-30 10:23:04 +01:00
emanuele-f
cc123c0ba5 Add nil check 2017-11-30 09:54:25 +01:00
Simone Mainardi
6d4c9dc1cc Aligns max. rrd dump time with configured heartbeat 2017-11-29 15:40:58 +01:00
emanuele-f
fccb00515f Fix top countries and top networks support in report 2017-11-29 12:48:30 +01:00
emanuele-f
fcd13f6c3a Report improvements 2017-11-29 12:18:47 +01:00
emanuele-f
c3e6f946b9 Remove redundant information from top talkers json 2017-11-29 11:24:46 +01:00
emanuele-f
6635d1a716 Rework top-talkers to improve performance and clean code 2017-11-28 18:00:30 +01:00
Simone Mainardi
4a9c17c8dd Reworks top-talkers to greatly improve speed 2017-11-28 11:41:42 +01:00
emanuele-f
6661c6ef53 add checkpoint details level 2017-11-27 12:00:56 +01:00
Simone Mainardi
9b90d1f06d Preliminary code for in-memory top talkers calculations 2017-11-24 14:39:20 +01:00
emanuele-f
2f7280ee67 Little fix 2017-11-24 10:16:07 +01:00
emanuele-f
1b7b770264 Little fixes 2017-11-23 19:15:12 +01:00
Simone Mainardi
3509b783f5 Reduces the number of files open by housekeeping.lua 2017-11-23 16:16:14 +01:00
Simone Mainardi
46439a8c02 Greatly reduces the number of open files in second.lua 2017-11-23 15:51:12 +01:00
emanuele-f
83a58ad016 Rework scanAlerts to avoid iterating hosts twice 2017-11-23 14:50:09 +01:00
emanuele-f
0afb961ca2 Abstract lua batched iterator 2017-11-23 13:07:51 +01:00
emanuele-f
51ea12f2aa Fix redis keys 2017-11-23 12:23:20 +01:00
emanuele-f
bf04357a8f Rework 5min and min scripts 2017-11-23 11:13:58 +01:00
Luca
4bbc404833 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-11-22 19:38:32 +01:00
Luca
caaf27d5a6 Implemented batched hosts and l2-devices walk 2017-11-22 19:38:08 +01:00
emanuele-f
2e45927a6f Unify scanAlerts with main foreachInterface 2017-11-22 19:14:21 +01:00
Emanuele Faranda
7fbcd40ec5 Improve bridge preferences with netfilter interfaces 2017-11-22 17:47:26 +01:00
Simone Mainardi
3446c53d83 Implements os_utils module 2017-11-22 13:19:57 +01:00