Commit graph

929 commits

Author SHA1 Message Date
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
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
Simone Mainardi
a67205af77 Implements per-host traffic shapers 2017-10-23 15:01:34 +02:00
Luca Deri
20b3c74ada Implemented support for ntop custom lua loadfile
Packaging changes for nedge
2017-10-22 18:43:21 +02:00
emanuele-f
51912e7309 Add string.contains plain parameter 2017-10-20 11:35:06 +02:00
Simone Mainardi
6be99e21dc Fixes Lua dirs navigation for RRD charts 2017-10-17 12:22:43 +02:00
emanuele-f
f73871cd25 Expose HostPools information 2017-10-16 11:55:34 +02:00
Simone Mainardi
2292a1e339 Hanldes invalid DNS query alerts 2017-10-13 17:59:20 +02:00
emanuele-f
d53d777c81 Extend valid DNS query length
Previously an alert was generated with queries like p4-eejjahupdxuys-rylkjv2los2h24a4-514713-s1-v6exp3-v4.metric.gstatic.com
2017-10-12 10:50:40 +02:00