Commit graph

219 commits

Author SHA1 Message Date
emanuele-f
2ca170f722 Implement Pods and Containers stats refresh 2019-04-30 15:18:50 +02:00
emanuele-f
8e546e904d Add event exporters charts 2019-04-29 15:11:01 +02:00
Simone Mainardi
fbcf2f4948 Walks and adds ifAlias to SNMP interfaces list, charts and tables
Implements #2407 together with companion commit in the pro
2019-04-19 11:45:45 +02:00
Francesco Staccini
1d9b35be42 ARP Map (#2540)
* arp matrix graph and fix

* bug fix

* graph fix

* bug fix

* tests on arp graph

* merged heatmap.js and map.js

* graph dinamic resize

* minor fix

* graph dinamic width

* graph performance improvement

* clean code

* fix manual refresh

* message for empty graph

* clean code

* more clean

* update arpMap and host details

* migrate to v4.min version of d3.js
2019-04-17 13:23:10 +02:00
emanuele-f
387543f8e9 Fix top talkers when mac address is used as LBD hosts ID 2019-04-05 17:49:22 +02:00
emanuele-f
ccd2fc9ef2 Improve charts value visualization
Non-zero values are now indicated with "< 1"
2019-04-04 17:27:13 +02:00
emanuele-f
cb0149723f Changes for l4 protocols stacked view 2019-04-03 14:56:03 +02:00
emanuele-f
b408408470 Implement search by AS name/number
Closes #2452
2019-03-27 17:29:42 +01:00
emanuele-f
021812a238 Add ability to search by network cidr/alias in search box 2019-03-25 17:21:22 +01:00
Simone Mainardi
a31b9f4d76 Fixes sorting of js tables 2019-03-20 18:25:05 +01:00
emanuele-f
c664c5dc9e Only show comparison period (e.g. 1 day ago) when a custom period is not selected 2019-03-12 10:44:10 +01:00
emanuele-f
8977ac81f6 Add ntopng process memory chart 2019-03-05 13:59:38 +01:00
Luca Deri
7e1c77ce8d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-02-27 16:30:00 +01:00
Luca Deri
c8e9798c84 libebpfflow update 2019-02-27 16:29:51 +01:00
emanuele-f
bb36653fd2 Add input checks in DHCP range configuration page 2019-02-27 15:58:26 +01:00
emanuele-f
a486d2c19f Implement host counter of total triggered alerts
Closes #2391
2019-02-20 20:12:44 +01:00
emanuele-f
29c6f1e1b2 Show minus sign when a binary indicator is not available in the selected point
Closes #2378
2019-02-18 13:12:39 +01:00
emanuele-f
69b1dd998e Avoid graphing anomaly indicators in their first rolling window 2019-02-15 18:33:07 +01:00
emanuele-f
f9e3edb19b Make RSI 50 when series difference is 0 2019-02-13 14:06:50 +01:00
emanuele-f
0a5378fbd5 Allow colon in host url 2019-02-12 18:25:15 +01:00
emanuele-f
6bbb828ead Implement Category Lists editor to manage ip/domain lists 2019-02-11 15:47:17 +01:00
emanuele-f
5f0f04ca7c Timeseries debug improvement 2019-02-04 21:08:23 +01:00
emanuele-f
4f60243338 Implement timeseries data read from aggregated retention policies
Aggregation selector can be shown by setting "ntopng.prefs.influxdb.debug_aggregation" = "1"
2019-02-04 13:26:22 +01:00
emanuele-f
fb3a0b8659 Get timeseries data with timestamps 2019-01-31 16:31:37 +01:00
Luca Deri
36b34389ac Initial work towards REST-ful code rework 2019-01-30 10:54:09 +01:00
emanuele-f
e3952dbb48 Add exported/dropped flows/sec timeseries
Implements #2300
2019-01-09 16:15:40 +01:00
emanuele-f
669019d082 Upgrade bootstrap to version 3.4.0 2018-12-31 11:04:39 +01:00
emanuele-f
b9cf64dda0 Move minute interface top senders/receivers to the ts table
Fixes #2061
2018-12-28 09:33:25 +01:00
emanuele-f
d34b12c6a7 Move nIndex to pro with limitations 2018-12-26 16:31:09 +01:00
emanuele-f
28bfac2b8b Modify zoom out behaviour
Zoom out now is not bound to zoom in history but uses a fixed interval
2018-12-22 16:00:36 +01:00
emanuele-f
9bda5cf401 Hide timeseries table views if step is too small 2018-12-22 02:07:54 +01:00
emanuele-f
2223289c24 Fix top hosts links 2018-12-20 18:39:31 +01:00
emanuele-f
cbb21f000c Remove unused js/css files 2018-12-20 18:15:58 +01:00
emanuele-f
01940643fb Avoid displaying abort errors in datatable 2018-12-14 19:51:52 +01:00
emanuele-f
93db5ebb38 Improve slow query handler and show datatable error messages
Fixes #2211
2018-12-14 17:29:16 +01:00
emanuele-f
ca2077a5e7 Chart improvements 2018-12-10 19:56:09 +01:00
emanuele-f
d6e78848ed Handle slow InfluxDB queries 2018-11-23 19:08:19 +01:00
emanuele-f
133346fea9 Fix js tsQueryToTags with multiple colons 2018-11-23 17:05:09 +01:00
emanuele-f
8c42de05c5 Fix end date picker not updating on realtime chart refresh 2018-11-14 21:21:14 +01:00
emanuele-f
cfcf30ae9d Add support for raw flow extraction 2018-11-14 21:01:44 +01:00
emanuele-f
19ededa380 Add chart link in traffic extraction jobs 2018-11-14 12:00:15 +01:00
emanuele-f
2e11f7506e Improve traffic dump storage utilization bar 2018-11-13 20:13:47 +01:00
emanuele-f
da0df08cce Fix nIndex explorer link after zoom 2018-11-09 19:53:39 +01:00
emanuele-f
461bc36a0e Move nIndex debug page to enterprise 2018-11-09 17:14:57 +01:00
emanuele-f
e79e32329e Fix occasionally empty end date 2018-11-09 12:11:15 +01:00
Simone Mainardi
1eece0f06e Adds process-process eBPF graphs in host details 2018-11-08 10:14:46 +01:00
emanuele-f
9b75e6e834 Improve timeseries charts 2018-11-06 10:42:56 +01:00
emanuele-f
80c7664303 Fix timeseries table not refreshing sometimes 2018-10-31 18:05:53 +01:00
Alfredo Cardigliano
aa96533947 pcap extraction buttons in top senders, topreceivers, top contacts 2018-10-30 18:32:53 +01:00
emanuele-f
dfea97ef18 Add perPage parameter in timeseries table 2018-10-30 17:40:34 +01:00