Commit graph

19 commits

Author SHA1 Message Date
Nicolo Maio
e12e8340c4 Update badges in host rules page. 2023-08-21 15:17:03 +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
d812ae6043 Fix host rules alert. (#7737) 2023-08-08 17:34:40 +02:00
Nicolo Maio
e3bfd55b36 Fix missing threshold column (#7736). 2023-08-07 10:35:54 +02:00
Luca Deri
5dc8770918 Vulnerability scan improvements 2023-07-28 23:15:00 +02:00
Alfredo Cardigliano
c313eae137 Update pro/rest/v2/get/flowdevices/stats.lua API 2023-07-18 10:45:40 +02:00
Nicolo Maio
a2112e0822 Add last measurement (#7596) 2023-07-03 14:50:05 +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
904ccb2573 Fixes undefined/null variables and various js errors 2023-04-05 14:33:19 +00:00
Matteo Biscosi
b6f5e30da3 Fixes overwritten js rule 2023-04-05 11:18:10 +00:00
Nicolo Maio
35c160583c Update dist and minor GUI fix. (#7248) 2023-03-01 09:41:50 +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
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
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
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