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 |
|
Luca Deri
|
6d6238c7fd
|
Reversed en.lua until all strings are checked
Improved flow collection pages with new headers
|
2017-11-17 23:57:10 +01:00 |
|
emanuele-f
|
ff41ea73ee
|
Add language selection in change_password form
|
2017-11-17 19:06:20 +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
|
58fba7df8b
|
Fix syslog preference being ignored
|
2017-11-17 15:27:10 +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
|
7048604404
|
Implement app search in applications page
|
2017-11-15 17:34:24 +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
|
6b8e87613c
|
Little fix
|
2017-11-13 17:47:11 +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 |
|
Luca
|
f1d12102a5
|
Added sFloc counter stats in interface view
|
2017-11-11 08:38:49 +00: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 |
|
Luca Deri
|
9847429426
|
Fixed flow detail when used with netfilter interfaces
Added debug code for netfilter interfaces
|
2017-11-05 18:29:37 +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 |
|
emanuele-f
|
e77e16d91d
|
Add cross application pool quota selector
|
2017-11-02 11:12:46 +01:00 |
|
Simone Mainardi
|
a22022bb30
|
Reworks alerts to prevent local hosts I/O
|
2017-11-01 23:04:33 +01:00 |
|
emanuele-f
|
1c826e480c
|
Fix host pool members address not editable
|
2017-11-01 16:46:49 +01:00 |
|
Luca Deri
|
affe55628c
|
Modified timeseries label
|
2017-11-01 14:36:57 +01:00 |
|
Luca Deri
|
a21e7eeb9f
|
Fixed invalid parameter in rrd_update call
|
2017-11-01 14:24:59 +01:00 |
|
Simone Mainardi
|
ed008cbd55
|
Removes unused stub lua file
|
2017-10-31 14:04:54 +01:00 |
|
Simone Mainardi
|
4bbe36c957
|
Removes unused DNS-based categorization
|
2017-10-31 13:53:17 +01:00 |
|
Simone Mainardi
|
68a76043b6
|
Fixes touchRRD after timeseries rework
|
2017-10-31 12:20:54 +01:00 |
|
Luca Deri
|
1d26f4a36b
|
Reworked timeseries experimental code (work in progress)
|
2017-10-31 00:44:35 +01:00 |
|
Luca Deri
|
31e26923b1
|
RRD rework
|
2017-10-30 23:56:15 +01:00 |
|
Luca Deri
|
ddbe237192
|
Reworked timeseries API
|
2017-10-29 23:47:41 +01:00 |
|