Commit graph

389 commits

Author SHA1 Message Date
Alfredo Cardigliano
328c8a7084 Double pie chart udpate call to fix chart drawing on page load 2019-07-11 17:31:52 +02:00
Alfredo Cardigliano
b3a35ef2d4 Sorting Pie Chart items by label to avoid shuffling content on every update 2019-07-11 17:27:01 +02:00
emanuele-f
fe8a586e6a Fix for negative values in y axis 2019-07-05 20:33:39 +02:00
emanuele-f
3732fbc691 Fix repeated values appearing in chart with low gauge values 2019-07-05 18:55:02 +02:00
emanuele-f
65580f7b62 Fix chart x ticks issues with some steps
The issue occurred with some steps (e.g. 4 seconds step in nEdge) which were not divisible
by the steps reported in range_params in graph_utils.js
2019-07-04 12:18:55 +02:00
emanuele-f
139627bbe1 Exports label lowercase 2019-07-01 15:09:57 +02:00
emanuele-f
e51afad344 Fix InfluxDB export chart 2019-07-01 15:00:52 +02:00
Luca Deri
699f8a71cc netBIOS decoding fix
visualizaion experiment
2019-06-25 10:29:20 +02:00
emanuele-f
f9dd5e5e34 Implement retried/failed exports influxdb counters
Also add support for inline chart custom labels
2019-06-21 17:11:11 +02:00
emanuele-f
82305dd24a Fix InfluxDB incorrect timestamp while performing queries 2019-06-18 14:57:09 +02:00
emanuele-f
649f4a9e61 Implement InfluxDB write throughput and failures charts 2019-06-07 19:22:31 +02:00
emanuele-f
f51b0f1cda Add support for influxdb _internal queries at visualization phase
Also implement influxdb storage chart
2019-06-07 16:19:33 +02:00
emanuele-f
791afdbaca Implement CPU load chart 2019-06-06 19:20:11 +02:00
emanuele-f
7f48a4ac88 Pro charts zoom in and zoom out functions 2019-06-06 17:49:52 +02:00
emanuele-f
8fcce457c9 Implement countries serialization
Countries now show the cumulative traffic since ntopng restart as this is consistent with the other views
2019-05-27 13:07:30 +02:00
Simone Mainardi
74824aa148 Fixes broken HTTP servers page refresh 2019-05-20 12:41:57 +02:00
emanuele-f
21474d2749 Extend search hosts limit
There is now a 20 items total limit and a per-category limit of 5
Closes #2556
2019-05-13 18:43:52 +02:00
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
emanuele-f
813b169b7b Fix broken flows page refresh with eBPF 2019-04-29 09:37:56 +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
21f202ccb2 Implement protos.txt editing via the gui.
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.

Closes #1837
2019-04-10 16:16:39 +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
emanuele-f
57b8678060 Fix configuration backup on new versions of file utility
New version of the 'file' utility make a distinction between ASCII and JSON data
2019-02-27 16:58:31 +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
Luca
65bc5261de Updated version 2019-02-22 15:20:54 +01:00
emanuele-f
a486d2c19f Implement host counter of total triggered alerts
Closes #2391
2019-02-20 20:12:44 +01:00
Simone Mainardi
6d7d6c87f6 Implements AJAX refresh of hosts custom column 2019-02-20 13:16:10 +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
50ee36c11a Alert drilldown links now point to historical flows 2019-02-14 11:23:52 +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
Alfredo Cardigliano
b8d5564e44 Staging dir permission fix to prevent sanitize from failing removing files 2019-02-12 11:55:47 +01:00
emanuele-f
6bbb828ead Implement Category Lists editor to manage ip/domain lists 2019-02-11 15:47:17 +01:00
Simone Mainardi
e5eff5b30f Initial sprobe code cleanup 2019-02-11 14:22:36 +01:00
emanuele-f
7e0117fd12 Initial work for category lists customization 2019-02-08 19:14:57 +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