Commit graph

3204 commits

Author SHA1 Message Date
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
emanuele-f
ecfa447fcf Fix InfluxDB ts_utils:exists with empty tags 2019-06-03 11:32:49 +02:00
emanuele-f
2e997a9635 Move runtime status into the system stats 2019-06-03 11:02:04 +02:00
Emanuele Faranda
5f9e8b17df
Implement System interface
The system interface now holds system wide alerts and timeseries
2019-06-03 08:53:26 +00:00
Simone Mainardi
cbb227af69 Allows container filtering on companion interfaces 2019-06-02 11:42:07 +02:00
Simone Mainardi
dcb766e6e3 Shows proc/container info also for packet companion interfaces 2019-06-02 11:15:26 +02:00
emanuele-f
130af57f5d Skip already dumped hosts 2019-05-31 12:17:59 +02:00
emanuele-f
9d72c72cb3 Fix warning sign on normal flows 2019-05-31 09:39:52 +02:00
emanuele-f
793dcab32c Use process name and username as key instead of pid and uid
Names are more reliable across multiple machines
2019-05-30 18:04:38 +02:00
emanuele-f
4bb50f1bf1 Add pods and containers charts visualization 2019-05-30 16:00:53 +02:00
emanuele-f
c8da6bcf34 Fix evexporter_iface RRD collision and add test case 2019-05-30 15:30:23 +02:00
Alfredo Cardigliano
99aa386a12 Implements alerts on SNMP port load exceeding a configured threshold (%) based on port speed (#2223) 2019-05-30 15:18:46 +02:00
emanuele-f
74952edb27 Fix manage data host search 2019-05-29 12:21:46 +02:00
emanuele-f
00a2eaad46 Fix broken timeseries prefs 2019-05-29 10:35:44 +02:00
Simone Mainardi
45f5303cb4 Hides telemetry badge for non-admins 2019-05-29 09:32:37 +02:00
Luca Deri
e03b7f0f5f Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-05-29 00:17:39 +02:00
Luca Deri
93ed8c009a Added SSL protocol handling 2019-05-29 00:12:26 +02:00
Simone Mainardi
d1328d1678 Implements visualization of sent telemetry data 2019-05-28 18:17:02 +02:00