Commit graph

962 commits

Author SHA1 Message Date
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
Simone Mainardi
6e3cb6324f Optimizes second.lua callback 2017-11-22 13:11:11 +01:00
Simone Mainardi
3f56c8f799 Prevents 19 tentative fopens() for every lua vm (unused lpeg.lua)
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/scripts/lua/modules/timeseries/lpeg.lua
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/scripts/lua/modules/i18n/lpeg.lua
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/pro/scripts/callbacks/lpeg.lua
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/scripts/lua/modules/lpeg.lua
4294967294   4900 ntopng        -1 //lpeg.lua
4294967294   4900 ntopng        -1 /usr/local/share/luajit-2/1.0-beta3/lpeg.lua
4294967294   4900 ntopng        -1 /usr/local/share/lua/5/1/lpeg.lua
4294967294   4900 ntopng        -1 /usr/local/share/lua/5/1/lpeg.lua
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/scripts/lua/modules/timeseries/lpeg.lua
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/scripts/lua/modules/i18n/lpeg.lua
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/pro/scripts/callbacks/lpeg.lua
4294967294   4900 ntopng        -1 /Users/simone/code/ntopng/scripts/lua/modules/lpeg.lua
4294967294   4900 ntopng        -1 ./lpeg.lua
4294967294   4900 ntopng        -1 /usr/local/share/luajit-2.1.0-beta3/lpeg.lua
4294967294   4900 ntopng        -1 /usr/local/share/lua/5.1/lpeg.lua
4294967294   4900 ntopng        -1 /usr/local/share/lua/5.1/lpeg/init.lua
4294967294   4900 ntopng        -1 ./lpeg.so
4294967294   4900 ntopng        -1 /usr/local/lib/lua/5.1/lpeg.so
4294967294   4900 ntopng        -1 /usr/local/lib/lua/5.1/loadall.so
2017-11-22 11:27:44 +01:00
emanuele-f
9e54ba5ef3 Reorganize periodic minute script 2017-11-21 18:01:18 +01:00
emanuele-f
458d627203 Remove host ip and vlan from json
They are already included into the host key
2017-11-21 17:03:17 +01:00
emanuele-f
c986aa07f4 Reorganize periodic 5 minutes script 2017-11-21 11:04:42 +01:00
Luca Deri
06e1183302 Added IoT discovery (Nest/Netatmo) initial support 2017-11-18 18:04:56 +01:00
Luca Deri
32bee91c83 Added HREF from flows info to flow lists according to flow exporter/interfaces
Improved flow drops report in interfaces
For ZMQ interfaces throughtput is computed with frequency not les than 5 sec to avoid inaccurate computation
2017-11-18 15:47:34 +01:00
emanuele-f
030e715629 Improve preferences style 2017-11-17 18:46:47 +01:00
Luca
807c77474e Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-11-17 18:41:30 +01:00
Luca
43ff9ac181 Fixed device discovery 2017-11-17 18:41:04 +01:00
emanuele-f
e008a05586 Add script to find unused locale strings
Also remove some unused strings
2017-11-17 18:15:03 +01:00