Commit graph

40 commits

Author SHA1 Message Date
Nicolo Maio
c907428091 Fix the formatting of the flow exporters list in host rules. 2024-04-16 14:40:28 +02:00
Nicolo Maio
7af837864d Fix the threshold type selection in the host rules modal. (#8283) 2024-03-19 10:42:28 +01:00
Nicolo Maio
4e9d324236 Add traffic profiles rules. (#7839) 2024-03-01 15:18:08 +01:00
Nicolo Maio
df2e4bd12a Add VLAN rules. (#8193) 2024-02-06 17:47:15 +01:00
Nicolo Maio
575ac38a61 Fix the sorting of the 'ifid_list' and 'exporters' dropdown lists on the local traffic rules page. (#8087) 2024-01-09 19:36:26 +01:00
Nicolo Maio
7df98d1a81 Add percentage and * as exporter device option in Flow Exporter rules + minor fixes. 2023-12-29 15:35:17 +01:00
Matteo Biscosi
f9d218fbab Reworked flow exporters host rules 2023-12-22 14:16:26 +00:00
Matteo Biscosi
085cb8f3e3 Removed unused parameter in add-host-rules 2023-12-22 11:58:45 +00:00
Matteo Biscosi
86911a327b Disabled percentage on exporters rules 2023-12-22 11:28:16 +00:00
Nicolo Maio
418b37ffcd Fix flow exporter ifname on local traffic rules. (#8099) 2023-12-15 13:02:08 +01:00
Nicolo Maio
ace4d38c16 Fix throughput values in local traffic rules. (#8099) 2023-12-14 18:20:28 +01:00
Matteo Biscosi
6c2b7a32a7 Added exporter usage timeseries to host rules 2023-12-06 17:55:17 +00:00
Nicolo Maio
d8c41081f4 Fix host rules modal. (#8052) 2023-11-29 11:17:47 +01:00
Nicolo Maio
312ece9c1c Remove unnecessary logs. 2023-11-09 15:25:59 +01:00
Nicolo Maio
f0598b61a7 Fix flow export devices rules and other minor fix. (#7991) 2023-11-09 10:17:19 +01:00
Nicolo Maio
2ef63b0dbe Fix host rules issue for host_pools and networks. 2023-10-17 14:31:27 +02:00
Nicolo Maio
b83bf5418d Fix case no host_pools or no networks in modal add host rules 2023-10-12 19:36:07 +00: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
Nicolo Maio
3e7d804509 Add rule_id (#7752) 2023-08-14 15:24:46 +02:00
Nicolo Maio
9b767646fb Fix modal (#7748) 2023-08-09 11:45:23 +02:00
Nicolo Maio
d812ae6043 Fix host rules alert. (#7737) 2023-08-08 17:34:40 +02:00
Nicolo Maio
0a698e0529 Fix edit form. (#7511) 2023-06-01 14:25:42 +00:00
Matteo Biscosi
4ef63af2a3 Added semicolon 2023-04-07 15:08:43 +00: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
Matteo Biscosi
012f0fc0b7 Added edit button 2023-03-16 15:08:53 +00:00
Nicolò Maio
c813515ba6
Minor GUI fix. (#7248) (#7278) 2023-02-28 11:25:04 +01:00
Nicolò Maio
5ca6adb851
Add edit rule button. (#7248) (#7252)
* Add edit rule button. (#7248)

* Minor fix. (#7248)
2023-02-22 18:44:11 +01:00
Nicolò Maio
1a5ead7dbe
Update category check. (#7240) (#7253)
* Update category check. (#7240)

* Fix btn active colour. (#7246)
2023-02-22 18:41:10 +01:00
Nicolo Maio
417c525add Fix metric name resolution on local traffic rule page. (#6855) 2023-02-21 16:16: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
b85b9d9118 Removed hardcoded string 2023-02-16 16:38:09 +01:00
Matteo Biscosi
5106b7df6a Fixed host.value repeated 2023-02-16 16:25:48 +01:00
Nicolò Maio
d910a4213f
Update GUI with percentage threshold and interface tab. (#6855) (#7235)
* Update GUI with percentage threshold and interface tab. (#6855)

* Minor Fix. (#6855)
2023-02-16 15:58:18 +01:00
MatteoBiscosi
2f5ccb16ff Fixes broken modal (#7127) 2023-01-19 10:50:44 +01:00
uccidibuti
57b6fd2ae9 Fix reset form modal-add-host-rules on show modal 2022-12-27 12:43:11 +01:00
MatteoBiscosi
a5af6e60be Fixes modal add host rules not enabling add button 2022-12-20 11:25:42 +01:00
MatteoBiscosi
6c591f6cfb Fixes padding issue (#7047) 2022-12-19 11:59:50 +01:00
MatteoBiscosi
7844579862 Fixes Invalid Unit Reported (#7048) 2022-12-19 11:38:28 +01:00
MatteoBiscosi
90db11c6cb Added Host Rules page 2022-11-25 16:14:09 +01:00