Commit graph

2420 commits

Author SHA1 Message Date
Simone Mainardi
9dd9122641 Handles nDPI protocol names with dots in http lint
Fixes #2165
2018-11-21 10:48:44 +01:00
Emanuele Faranda
c9671e24e2 Remove deprecated DNS 2018-11-05 11:58:36 +01:00
emanuele-f
432d4d449c Handle possibly null hresp["CONTENT"]
Fixes #2116
2018-10-22 20:06:51 +02:00
Simone Mainardi
c8dc1c47af Fixes Grafana internal errors when querying stacked protocols/cats
Fixes #2075
2018-10-03 14:56:14 +02:00
emanuele-f
55c484e3e5 Fix manage pools page js errors with non english locales 2018-09-25 17:38:40 +02:00
emanuele-f
d2077d5b9e Fix RRD total with sampled series 2018-09-25 16:47:16 +02:00
emanuele-f
0103959ffe Fix InfluxDB statistics 2018-09-25 16:46:55 +02:00
emanuele-f
4a0dde1203 Fix RRD totals 2018-09-25 15:56:31 +02:00
emanuele-f
34fdb10fef Fix invalid host pools timeseries protocols bytes 2018-09-25 15:56:23 +02:00
emanuele-f
32a4d552bb Fix InfluxDB top talkers computation 2018-09-25 15:56:15 +02:00
emanuele-f
99ee7969ba Add nedge nat parameter 2018-09-18 13:19:45 +02:00
Simone Mainardi
53b90d1776 Fixes bytes/bit conversion error in grafana graphs
Fixes #2005
2018-09-12 14:18:38 +02:00
emanuele-f
ee9b759486 Fix community graphs bytes total 2018-09-12 12:10:02 +02:00
Alfredo Cardigliano
b14ce14228 bytes to bit conversion in community graphs 2018-09-12 12:09:48 +02:00
emanuele-f
75ba559fe5 Fix occasional "attempt to concatenate local 'label' (a nil value)" 2018-09-11 18:07:21 +02:00
emanuele-f
5cac9d0bc0 Fix custom interface speed not accounted in ts_common.getMaxPointValue 2018-09-11 13:09:17 +02:00
emanuele-f
6c77655fae Fix invalid mac addresses graphs path 2018-09-11 12:30:42 +02:00
emanuele-f
96a403af23 Fix ninetififthPercentile returning nil with one point 2018-09-10 10:01:25 +02:00
emanuele-f
5ae564cc58 Fix wrong query label 2018-09-07 19:12:03 +02:00
emanuele-f
9bf4037e4c Hide traffic report on InfluxDB as it's currently not available 2018-09-07 19:09:52 +02:00
Luca Deri
6185722f3a Fixes growing runtimeprefs file and handles empty prefs in memory
Fix for #1972

Prevents empty keys from being dumped/restored

Prevents zero-vlan flows from being skipped when disaggr. is enabled

Handles empty preferences only in the in-memory cache
2018-09-06 09:19:55 +02:00
emanuele-f
064e7f828c Add file size check in InfluxDB export
Backport of the improvements made in 0004e08191
2018-09-03 16:21:10 +02:00
Simone Mainardi
1358fdcbfa Fixes nEdge influxdb name
Fixes #1939
2018-08-28 10:56:17 +02:00
Simone Mainardi
628834a26d Changes backup/restore script to use the datadir
Extends and updates restore documentation

Adds configuration restore link
2018-08-22 19:20:44 +02:00
emanuele-f
8a7ead5924 Harden HTTP session checks and remove user cookie 2018-08-21 18:16:54 +02:00
Luca Deri
e7a7ffd65c URL improvements 2018-08-21 14:27:08 +02:00
Simone Mainardi
dfb2401789 Reverts allowed interfaces fixes to make room for simplified code 2018-08-20 22:51:51 +02:00
emanuele-f
354dd697c0 Add max value checks for traffic and packets metrics 2018-08-20 16:19:01 +02:00
Luca Deri
4622ba92cd Updated geolocation (fixed warning)
Updated blacklist URL
2018-08-20 15:07:40 +02:00
Simone Mainardi
28b19afd8a Fixes security issues with interfaces selection
Fixes #1918
2018-08-20 13:37:32 +02:00
emanuele-f
df6bff9fbb Localization 2018-08-17 18:02:36 +02:00
emanuele-f
8e23800f81 Localize graphs series 2018-08-17 16:06:56 +02:00
emanuele-f
f3497eb37c Graphs improvements
- Show begin and end time in the graph info table
- Show "Custom" zoom resolution when zoom is active and make it clickable to jump to it later
- Hide past time comparison series by default if too high
2018-08-17 15:00:42 +02:00
emanuele-f
0caf680dc0 Fix influx2Series bugs and add more tests 2018-08-17 15:00:42 +02:00
Simone Mainardi
32688764a7 Allows command line export of host data
Fixes #1916
2018-08-16 20:19:03 +02:00
emanuele-f
102da47f26 Add initial point to the graph to match the selected time frame 2018-08-16 17:55:31 +02:00
emanuele-f
6ba093872f Fix multiple alignment issues with timeseries 2018-08-16 17:06:38 +02:00
Simone Mainardi
bd4252d727 Live pcap download security fixes 2018-08-14 17:57:42 +02:00
Luca Deri
8410799aaa Changes for nIndex 2018-08-14 12:05:24 +02:00
Luca Deri
aa80f36f52 Added Telegram menu entry 2018-08-14 09:55:20 +02:00
emanuele-f
cacbdaa9e7 Fix compatibility with ntopng 3.4 RRD format 2018-08-13 18:41:45 +02:00
emanuele-f
da3cbe7b8c Fix bad step when upsampling 2018-08-13 18:41:45 +02:00
Luca Deri
b9d4eeb3c2 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-08-13 17:16:13 +02:00
Luca Deri
25aeb402a1 Minor cleanup 2018-08-13 17:15:29 +02:00
Simone Mainardi
a801abb5e4 Security fixes in backup/restore paths 2018-08-13 15:38:18 +02:00
emanuele-f
d4ea15619f Add support for InfluxDB authentication 2018-08-13 14:36:06 +02:00
Simone Mainardi
674ed10f3e Improves path security of backup/restore script 2018-08-13 12:43:34 +02:00
Simone Mainardi
9c81b85bb6 Simplifies backup/restore logic 2018-08-13 12:05:19 +02:00
Luca Deri
5c635ef87f Added preference (Logging sub-menu) to create a trace log (ntopng.log) instead of using syslog 2018-08-11 13:42:13 +02:00
Simone Mainardi
8ca0bcc71a Factorization of live traffic download code 2018-08-10 19:14:39 +02:00