Commit graph

97 commits

Author SHA1 Message Date
Nicolo Maio
df2e4bd12a Add VLAN rules. (#8193) 2024-02-06 17:47:15 +01:00
Matteo Biscosi
4ecfbf0390 Re-added SNMP switch between per minute and per 5-minutes traffic ts 2024-01-24 15:34:28 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
d6d3c4580f Fix alwais -> always 2024-01-11 10:36:28 +01:00
Matteo Biscosi
56eba7e685 Fixes timeseries info issues and added new charts (#8144) 2024-01-04 11:46:55 +00:00
Luca Deri
099558e124 Minor SNMP timeseries fixes 2023-12-21 22:10:44 +01:00
Matteo Biscosi
665c743174 Added switch between normal and per minute traffic ts 2023-12-21 11:05:03 +00:00
Matteo Biscosi
98c8b49d97 Fixes past timeseries not working 2023-12-20 17:51:06 +00:00
Matteo Biscosi
42e37fc41d Fixes colors in dygraph plotters 2023-12-15 11:18:10 +00:00
Nicolo Maio
ace4d38c16 Fix throughput values in local traffic rules. (#8099) 2023-12-14 18:20:28 +01:00
Matteo Biscosi
f189241784 Reworked timeseries backend and added support to bar charts 2023-12-12 15:39:51 +00:00
Matteo Biscosi
6c2b7a32a7 Added exporter usage timeseries to host rules 2023-12-06 17:55:17 +00:00
Lorenzo Vannucci
932effb97d Blacklists Glitches #8075 2023-12-01 13:10:29 +01:00
Lorenzo Vannucci
cdb84e2da1 Blacklists Glitches #8075 2023-12-01 12:52:31 +01:00
Lorenzo Vannucci
fe924affc4 blacklist stacked 2023-11-30 10:50:37 +01:00
Matteo Biscosi
d16242eb2c Added flow devices timeseries and added support to new report page (#8046) 2023-11-27 15:56:28 +00:00
Matteo Biscosi
440a8e0c87 Added hidden parameter to timeseries charts (#8007) 2023-11-20 15:35:08 +00:00
Lorenzo Vannucci
c9fbb72e5d fix top blacklists name i18n 2023-11-14 10:47:10 +01:00
Lorenzo Vannucci
d1de56ab37 Various Blacklist Chart Bugs #7995 ; fix frontend timeseries bug; fix js utils sort function 2023-11-13 14:58:54 +01:00
Matteo Biscosi
216012a1dc fixes alert per second measurement (#8006) 2023-11-10 09:59:09 +00:00
Lorenzo Vannucci
9ed8bfca48 Implement Blacklists Timeseries #7974 2023-11-07 12:15:49 +01:00
Lorenzo Vannucci
d654f6c839 Monitoring IPv4 and IPv6 traffic #7837 2023-11-02 13:58:08 +01:00
Nicolo Maio
08620ecdec Add traffic RX and TX (#7754) 2023-08-29 15:59:52 +02:00
Nicolo Maio
7d3696c076 Add host pools and networks in Local Traffic Rules. (#7754) 2023-08-17 17:45:32 +02:00
Alfredo Cardigliano
011a0879e3 Enable throughput charts on nedge 2023-07-26 15:45:48 +02:00
Matteo Biscosi
d138e743f1 Fixes host score timeseries not working (#7678) 2023-07-17 08:12:56 +00:00
Matteo Biscosi
80454d33ca Added top ports charts to flow exporters (#7629) 2023-07-11 15:38:51 +00:00
Matteo Biscosi
ff3a4b8edd Added packets timeseries to SNMP interface 2023-06-23 10:49:08 +00:00
Matteo Biscosi
444c66ebd2 Fixes empty timeseries 2023-06-19 10:24:40 +00:00
Matteo Biscosi
df06dd38d6 Set metrics alwais visibile 2023-06-07 14:28:10 +00:00
Matteo Biscosi
336877fb88 Fixes traffic timeseries labels 2023-06-07 14:21:06 +00:00
Matteo Biscosi
5032240630 Fixes dygraph z-index and colors (#7527) 2023-06-07 10:01:12 +00:00
Matteo Biscosi
b06451bd31 Fixes influxdb querytotal not working 2023-06-01 16:23:46 +02:00
Matteo Biscosi
8b8819e960 Fixes flowdev schema not working 2023-06-01 09:45:49 +00:00
Matteo Biscosi
c58afb9464 Fixes available timeseries not reported (#7395) 2023-05-31 15:36:41 +00:00
Alfredo Cardigliano
4add0ca19b Fix timeseries page for snmp interfaces (always use snmp_utils.get_snmp_interface_label) 2023-05-26 17:25:08 +02:00
Matteo Biscosi
6933941eb3 Fixes sent and rcvd timeseries colors 2023-05-24 08:44:23 +00:00
Alfredo Cardigliano
ed2bf419bd Add Interface Throughput charts (bps and pps) 2023-04-24 16:57:46 +02:00
Nicolò Maio
8cdda7cc69
Add flow exporter device check rules. (#7082) (#7364)
* Add flow exporter device check rules. (#7082)

* Remove debugger.

* Minor fix.

* Update en.lua
2023-04-07 16:28:24 +02:00
Lorenzo Vannucci
c7ce3dce1f Availaility Chart does not start at Zero #7311 ; RTT Chart does not start at zero #7308 ; Invalid System Load Layout #7266 ; Fix bug on url serialization in timeseries page 2023-03-14 14:14:43 +01:00
Matteo Biscosi
b5b9279ee4 Added more hidden columns and changed historical flow columns order 2023-03-09 09:47:15 +00:00
Nicolò Maio
cf8a89a7e1
Add lowerbound and upperbound choice and percentage threshold on host rules. (#6855) (#7238)
* Add lowerbound and percentage threshold on host rules. (#6855)

* Add interface rules. (#6855)

* Added ability to blacklist hosts via Lua API

* Not supposed to be committed

* Method signature change to be called it also from a lua host script

* Fix empty string heck

* Add param check

* Add example listing alerts

* Fix params check

* Fix alert raw queris

* Removed debug code

* MacOS changes

* Updated (C)

* Warning fixes

* Removed sprintf calls

* Added rx_only_hosts classification

* https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Update dist: https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Remove obsoleted comment

* Minor GUI fix. (#6855)

* Fix on alert format. (#6855)

* Minor fix. (#6855)

* Update doc. (#6855)

---------

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
Co-authored-by: Luca Deri <deri@ntop.org>
Co-authored-by: Alfredo Cardigliano <cardigliano@ntop.org>
Co-authored-by: uccidibuti <vannucci@ntop.org>
2023-02-21 14:37:09 +01:00
Matteo Biscosi
725a0a9640 Added rtt network timeseries 2023-02-16 16:17:26 +01:00
MatteoBiscosi
16b5ee645b Removed multiple schema load and fixed snmp empty ts shown (#7076) 2023-02-03 11:31:46 +01:00
MatteoBiscosi
cb04eb90c0 Added interface timeseries into the device (#7076) 2023-01-31 17:41:53 +01:00
MatteoBiscosi
ba06bf4317 Fixes hyperlinks to historical charts not working (#7065) 2023-01-30 12:01:18 +01:00
Nicolò Maio
52ae4725b3
Fix timeseries scale (#7016) (#7145)
* Add entries in metric_labels and fix some scale = 0

* Fix timeseries scale (#7016)
2023-01-24 12:38:54 +01:00
MatteoBiscosi
7954b0295b Fixes timeseries scales (#7016) 2023-01-24 12:06:11 +01:00
MatteoBiscosi
41d4e740bb Fixes intranet matrix not working anymore 2023-01-05 10:54:47 +01:00
MatteoBiscosi
7844579862 Fixes Invalid Unit Reported (#7048) 2022-12-19 11:38:28 +01:00