Commit graph

3221 commits

Author SHA1 Message Date
emanuele-f
89b9aebfd7 Delete ts export queue on startup and add missing error 2019-06-19 11:21:27 +02:00
emanuele-f
aa17725323 Additional debug for RRD 2019-06-19 09:36:58 +02:00
emanuele-f
7c5983d0a5 Fix active entry not displayed 2019-06-18 17:18:56 +02:00
emanuele-f
e43bb6680e Add support for other aggregation functions
monitored host RTT now uses MAX as aggregation function
2019-06-18 16:50:50 +02:00
emanuele-f
dba42d5842 Fix for 0 as last point while using aggregated data 2019-06-18 15:37:24 +02:00
emanuele-f
10e3d59785 Move exporters in separate menu entry 2019-06-18 15:16:34 +02:00
emanuele-f
82305dd24a Fix InfluxDB incorrect timestamp while performing queries 2019-06-18 14:57:09 +02:00
emanuele-f
60d5f4e89c Fix host peers page
Fixes #2657
2019-06-17 11:16:08 +02:00
emanuele-f
faafb47668 Move flow devices under hosts 2019-06-14 13:32:39 +02:00
emanuele-f
d9b2139ecc Fix invalid usage of ifstats of another interface 2019-06-14 13:24:06 +02:00
Simone Mainardi
5fa59b21d9 Implements alerts for hosts unreachable and rtt too high 2019-06-14 00:22:52 +02:00
emanuele-f
4d9739c906 Fix scripts path 2019-06-13 16:04:05 +02:00
Luca Deri
8a3546e308 Fixed script path 2019-06-13 01:02:34 +02:00
Luca Deri
bacd0160e0 RTT fixes 2019-06-13 00:57:49 +02:00
Luca
fc3e59b998 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-06-12 23:22:50 +01:00
Luca
2ad9a641ac Added IPv6 ICMP support (work in progress) 2019-06-12 23:22:08 +01:00
emanuele-f
812522a937 Make system menu entries dynamic 2019-06-12 14:11:57 +02:00
emanuele-f
976de25de6 Add last RTT, IP and update time for RTT monitored hosts 2019-06-12 12:08:22 +02:00
Alfredo Cardigliano
f67791c34f Locale and lint update 2019-06-11 17:54:45 +02:00
emanuele-f
6aa72b53f7 Implemement RTT monitoring configuration page 2019-06-11 17:30:46 +02:00
Simone Mainardi
a543ec8e73 Refactors logic to engage alerts to simplify it 2019-06-11 16:03:54 +02:00
emanuele-f
cc22879c85 Hide alerts page when no alerts are available 2019-06-11 11:14:38 +02:00
Simone Mainardi
1ab3d97e5c Fixes delete of old alerts 2019-06-10 17:22:45 +02:00
emanuele-f
ba0692f39d Move SNMP alerts inside specific page 2019-06-10 17:17:07 +02:00
emanuele-f
cfa9986671 Implement InfluxDB export statistics 2019-06-10 15:52:06 +02:00
emanuele-f
6234245773 Move InfluxDB monitoring to separate entry 2019-06-10 12:47:10 +02:00
Alfredo Cardigliano
43d03c96ac Lint and locales update 2019-06-10 11:33:23 +02:00
emanuele-f
12d2ffaf20 Fix initial point missing in dashboard 2019-06-10 11:16:27 +02:00
emanuele-f
7a901dfd6d Add rtt system script 2019-06-10 10:20:41 +02:00
Salvatore Costantino
3c5389ed45 Splitted TCP Statistics (#2645)
* splitted TCP Statistics

* indentation fix

* indentation fix
2019-06-10 09:03:12 +02:00
emanuele-f
1374367e9f Fix influx memory chart and 5min script error 2019-06-07 20:59:32 +02:00
emanuele-f
43078c6758 Fix continuos queries not created on system scripts ts 2019-06-07 19:44:21 +02:00
emanuele-f
ca251bbe26 Add InfluxDB number of series 2019-06-07 17:46:16 +02:00
emanuele-f
08f066637e Add InfluxDB memory usage chart 2019-06-07 17:22:02 +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
a15f5fe485 Fix missing separator when first series is not available 2019-06-07 14:53:32 +02:00
emanuele-f
87dd774e63 Move influx monitoring script into 5min 2019-06-07 12:13:39 +02:00
emanuele-f
9872907123 Fix 5min script error 2019-06-07 11:45:05 +02:00
emanuele-f
1d6d52b4ea Rework system probes (now called system scripts) 2019-06-07 11:31:44 +02:00
emanuele-f
322bae547c Initial work towards generic system probes
Also implements InfluxDB latency chart as a POC
2019-06-06 21:16:26 +02:00
emanuele-f
42079643c6 Fix cpu load metric type 2019-06-06 19:30:27 +02:00
emanuele-f
791afdbaca Implement CPU load chart 2019-06-06 19:20:11 +02:00
emanuele-f
cd00236e81 Move some information into the about page 2019-06-06 18:08:34 +02:00
emanuele-f
39f8958f81 Add total traffic spike chart for interfaces with no directions
Closes #2637
2019-06-06 12:05:13 +02:00
emanuele-f
95d7071349 Remove sort from flows in container mode
Fixes #2639
2019-06-06 11:53:01 +02:00
Alfredo Cardigliano
b2b5d07aa6 Typo fix 2019-06-05 11:53:30 +02:00
Luca Deri
d74276bd28 Minor dropbox enhancement 2019-06-04 11:10:12 +02:00
emanuele-f
2d2566135d Properly escape spaces in InfluxDB tags 2019-06-04 10:45:36 +02:00
emanuele-f
32c595de65 Fix pods/containers pagination 2019-06-03 18:44:14 +02:00
emanuele-f
3ecc032c14 Hide system properties for restricted users
This will also hide SNMP devices
2019-06-03 12:42:23 +02:00