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 |
|
emanuele-f
|
6b37ee2820
|
Optimize alerts handling
Avoid checkpointing on entities with no configured threshold
|
2017-11-17 14:00:53 +01:00 |
|
emanuele-f
|
d85fc2b06b
|
Migrate interface alerts to in-memory alerts
|
2017-11-16 16:05:49 +01:00 |
|
emanuele-f
|
346627eb74
|
Migrate network alerts to in-memory alerts
|
2017-11-16 15:23:43 +01:00 |
|
emanuele-f
|
7a62ae009b
|
Fix interface, macs, hosts configuration pages consinstency
|
2017-11-15 17:34:24 +01:00 |
|
emanuele-f
|
f62c86a241
|
Make applications category selection page consistent with other pages
|
2017-11-15 10:32:27 +01:00 |
|
emanuele-f
|
339cc6b4f8
|
Fix chart series holding different points
|
2017-11-13 17:45:51 +01:00 |
|
emanuele-f
|
87c3776570
|
Fix graph points being shifted right in time
|
2017-11-13 16:51:46 +01:00 |
|
Luca Deri
|
d1dad57ff4
|
Minor non-zero point check in graphs
|
2017-11-13 00:48:10 +01:00 |
|
Luca Deri
|
740a58f9d7
|
Fixed 95th percentile calculation
Added average value in leu of min value (in pro version)
|
2017-11-13 00:23:07 +01:00 |
|
emanuele-f
|
4b878b5817
|
Fix user autentication preferences page "not saved" message
|
2017-11-10 19:40:42 +01:00 |
|
emanuele-f
|
12c622b96a
|
Fix old graphs data update
|
2017-11-10 18:40:01 +01:00 |
|
Luca
|
044fe19677
|
Reworked nSeries support
Added patch for avoiding #1545
|
2017-11-09 23:55:52 +00:00 |
|
emanuele-f
|
0a064fe4da
|
Fix invalid ds name
|
2017-11-08 16:49:49 +01:00 |
|
emanuele-f
|
976a52f85f
|
Fix cross application quotas visualization
|
2017-11-03 15:26:41 +01:00 |
|
Luca Deri
|
da2bee8623
|
Timeseries update
|
2017-11-02 23:28:50 +01:00 |
|
Luca Deri
|
1a0e832df3
|
initial nSeries changes
|
2017-11-02 19:49:08 +01:00 |
|