emanuele-f
|
2aeeb63142
|
Implmenent host total flows timeseries.
"host:flows" data will be dropped in favor of "host:active_flows", which has separated client and server counters
Closes #2528
|
2019-04-10 18:22:41 +02:00 |
|
Salvatore Costantino
|
1768d0b121
|
Modified ARP time series (#2520)
|
2019-04-09 15:28:29 +02:00 |
|
Salvatore Costantino
|
76dded229a
|
Added ICMP ECHO time series (#2518)
* Added ICMP ECHO time series
* added icmp echo time series
|
2019-04-08 16:10:30 +02:00 |
|
Salvatore Costantino
|
f27f137c09
|
Added TCP packets time series (#2516)
|
2019-04-08 15:30:45 +02:00 |
|
Salvatore Costantino
|
dd24d2a932
|
Removed net unreachable counters (#2517)
|
2019-04-05 21:32:37 +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
|
316ad4a9bd
|
Add temporary fix for host:contacts schema change
|
2019-04-04 16:52:43 +02:00 |
|
emanuele-f
|
2c2abae146
|
Improve error message in InfluxDB multiqueries
|
2019-04-04 16:52:43 +02:00 |
|
Salvatore Costantino
|
3bb830d23e
|
Fix active contacts time series (#2506)
* Fix active contacts time series
* Fix active contacts time series
|
2019-04-04 09:33:09 +02:00 |
|
Simone Mainardi
|
f827d8c700
|
Changes to DNS timeseries to show queries and replies together
|
2019-04-03 19:15:28 +02:00 |
|
SalvatoreCostantino
|
27fcedf9ff
|
Added TCP time series
|
2019-04-02 16:22:39 +02:00 |
|
Salvatore Costantino
|
a121b6a4f8
|
Added ARP requests time series (#2496)
|
2019-04-01 16:11:37 +02:00 |
|
Salvatore Costantino
|
5ec5a8e9c8
|
Added UDP packets time series (#2488)
|
2019-04-01 16:10:35 +02:00 |
|
Salvatore Costantino
|
c8a95d9476
|
Added dns time series (#2487)
|
2019-03-28 19:14:51 +01:00 |
|
Salvatore Costantino
|
58becaeebe
|
Added host and net unreachable counters (#2483)
* Added host and net unreachable counters
* Added host and net unreachable counters
* Added host and net unreachable counters
|
2019-03-27 21:44:47 +01:00 |
|
emanuele-f
|
4b2a95ecb4
|
Add redis flag to debug RRD operations
|
2019-03-27 15:28:25 +01:00 |
|
emanuele-f
|
4203d8a1c6
|
Enable influxdb data rollup to speedup queries
Also bind influxdb retention of CQ to the default retention
|
2019-03-27 12:42:54 +01:00 |
|
emanuele-f
|
dee4685141
|
Implement batched listSeries to reduce the number of HTTP requests
|
2019-03-27 10:49:51 +01:00 |
|
Simone Mainardi
|
41383aa51b
|
Revert "Added new time series (#2481)"
This reverts commit 0e785d58f9.
|
2019-03-26 09:16:15 +01:00 |
|
Salvatore Costantino
|
0e785d58f9
|
Added new time series (#2481)
|
2019-03-25 21:29:36 +01:00 |
|
Simone Mainardi
|
0946961be2
|
Fixes wrong reset of large rrd values causing empty charts
|
2019-03-21 17:15:16 +01:00 |
|
emanuele-f
|
c1be2c2a55
|
Add switch to print InfluxDB queries
|
2019-03-18 15:27:14 +01:00 |
|
emanuele-f
|
8f5a6495a2
|
Add InfluxDB download link
|
2019-03-18 12:09:16 +01:00 |
|
Luca
|
c136776d84
|
Implementation of custom timeseries load
|
2019-03-15 13:44:15 +01:00 |
|
Simone Mainardi
|
dafe054c3d
|
Revert "Add files via upload (#2457)"
This reverts commit 44b735287f.
|
2019-03-15 11:14:28 +01:00 |
|
Salvatore Costantino
|
44b735287f
|
Add files via upload (#2457)
|
2019-03-14 19:43:21 +01:00 |
|
Simone Mainardi
|
71158cb056
|
Handles deletion of host pools both with InfluxDB and RRDs
|
2019-03-12 13:16:27 +01:00 |
|
emanuele-f
|
b4bb8599ff
|
Fix InfluxDB total stats accounting one excess point
E.g. calculating a total on 1h interval starting from 11:00
- Before this patch: total on [11:00,12:00]
- With this patch: total on [11:00,11:59]
|
2019-03-06 10:52:22 +01:00 |
|
Luca Deri
|
468558ddb4
|
Adding a new timeseries: how to add number of unrecheable flows client/server per host.
|
2019-03-06 10:05:05 +01:00 |
|
emanuele-f
|
8977ac81f6
|
Add ntopng process memory chart
|
2019-03-05 13:59:38 +01:00 |
|
Simone Mainardi
|
0516e485d1
|
Fixes category/application name clashes in RRDs
|
2019-03-04 16:03:12 +01:00 |
|
Simone Mainardi
|
df088c7971
|
Adds host pool active hosts and l2 devices charts
|
2019-02-28 16:22:22 +01:00 |
|
emanuele-f
|
75747407dc
|
Fix automatic abort in timeseries table
|
2019-02-28 10:15:29 +01:00 |
|
emanuele-f
|
bec6cacef4
|
Check InfluxDB on every startup
Fixes #2417
|
2019-02-25 12:39:56 +01:00 |
|
Simone Mainardi
|
98cb560083
|
Code cleanup
This reverts commit 59ae914b62.
|
2019-02-22 15:42:29 +01:00 |
|
Simone Mainardi
|
0cd3d5be63
|
Implements custom timeseries
|
2019-02-22 15:41:41 +01:00 |
|
emanuele-f
|
6c5f6e679e
|
Fix invalid InfluxDB check
|
2019-02-22 15:11:05 +01:00 |
|
Luca Deri
|
b02095e814
|
Gauge
|
2019-02-22 12:49:51 +01:00 |
|
Luca Deri
|
59ae914b62
|
Added sample custom timeseries files
|
2019-02-22 12:47:42 +01:00 |
|
emanuele-f
|
87f99f6aad
|
Remove unused script reference
|
2019-02-22 11:53:59 +01:00 |
|
emanuele-f
|
178c7fc0c0
|
Remove unused script
|
2019-02-22 11:52:36 +01:00 |
|
emanuele-f
|
07ff4dee54
|
Improve InfluxDB connection errors
|
2019-02-21 10:47:40 +01:00 |
|
emanuele-f
|
a486d2c19f
|
Implement host counter of total triggered alerts
Closes #2391
|
2019-02-20 20:12:44 +01:00 |
|
Simone Mainardi
|
7e2ac7fbaa
|
Implements timeseries of per-host misbehaving flows
Implements #2409
|
2019-02-20 16:31:37 +01:00 |
|
emanuele-f
|
bf044ac63b
|
Fix charts showing old data when the last export is too old
|
2019-02-13 17:29:26 +01:00 |
|
emanuele-f
|
33a26d4ff5
|
Fix totals in aggregated timeseries
|
2019-02-08 13:33:14 +01:00 |
|
emanuele-f
|
d28bd1e4e9
|
Simplify CQ handling by storing data as derivatives
This requires less complexity than integral handling as it can now be handled similarly as gauge metrics
|
2019-02-07 12:11:44 +01:00 |
|
emanuele-f
|
b82aea611e
|
Properly handle CQ aggregated types for counters
|
2019-02-06 19:17:41 +01:00 |
|
emanuele-f
|
ce96249702
|
Fix CQ error
|
2019-02-05 20:43:30 +01:00 |
|
emanuele-f
|
fde0717ac9
|
Fix influxdb continuos queries
|
2019-02-05 16:24:11 +01:00 |
|