Commit graph

156 commits

Author SHA1 Message Date
Matteo Biscosi
bc3d07d29a Removed local http servers (#9457) 2025-07-30 16:39:38 +02:00
Matteo Biscosi
cbb52c6cf9 Fixes incorrect footer info 2025-07-01 18:14:17 +02:00
Matteo Biscosi
6cdfca5eca Removed FREE (Obsolete) checks (#9190) 2025-05-08 12:24:30 +02:00
Matteo Biscosi
78dc7cc2b2 Fixes documentation links 2025-02-17 12:19:21 +01:00
GabrieleDeri
c1ae9495b0
Updated footer year to 25 (#8962) 2025-02-14 15:22:57 +01:00
Luca Deri
e1935511aa Langiage fix 2024-08-06 18:34:02 +02:00
DGabri
3e1eebf0a8 Fixed ntop footer from 23 to 24 2024-08-02 10:46:54 +02:00
Luca Deri
77bb66b34f Typo 2024-08-01 17:41:27 +00:00
Luca Deri
c14e94889c Fix 2024-07-25 11:02:26 +02:00
Luca Ferretti
edef411ebc
added contacted_server_port alert (#8408)
* initial integretion of server port check

* update learning period and received packet time

* updated host initial time

* Update Flow.cpp

* fixed reported issues

* added server_ports_contacts alert

* minor changes
2024-05-28 12:52:36 +02:00
Matteo Biscosi
d795bf3474 Added NAT info in clickhouse (#8384) 2024-05-10 10:22:55 -04:00
Luca Deri
2ee2c180a5 Removed alerts no longer necessary as they have been replaced by local traffic rules 2024-02-21 22:54:22 +01:00
Nicolo Maio
c4b0895efa Fix the translation of 'top_l7_proto' in Italian. 2024-01-11 16:11:03 +01:00
Luca Deri
5d4df16e2d Discontinued hide from top feature 2023-08-30 12:52:09 +02:00
Lukas Magauer
62167ab86b
Add RIPEstat link to Host Details page (#7350)
* Add RipeStat to hosts page

* Replace broken ASN link

---------

Co-authored-by: lumarel <lumarel@users.noreply.github.com>
2023-03-28 11:19:01 +02:00
Matteo Biscosi
119e2f1794 Fixes icons not shown 2023-03-09 16:27:10 +00:00
Nicolò Maio
6ff17e04a5
Update alarms explorer it note. (#7190) 2023-01-31 18:09:31 +01:00
Nicolò Maio
0333d6f817
Fix it double quotes. (#7189) 2023-01-31 17:54:53 +01:00
Nicolò Maio
48f29e8754
Fix it.lua (#7188) 2023-01-31 17:36:28 +01:00
Nicolò Maio
0ffb459bce
Alligned it.lua (#7187) 2023-01-31 16:00:46 +01:00
MatteoBiscosi
692ae0bfcc Added critical and emergency status to alerts 2022-10-19 10:18:51 +02:00
MatteoBiscosi
3631cc741a Standardized and remove some strings 2022-07-15 11:40:20 +02:00
MatteoBiscosi
af0d065314 Removed no more used strings 2022-07-15 11:40:20 +02:00
Luca Deri
e087199c61 Implements #6664 2022-06-06 15:06:38 +02:00
Alfredo Cardigliano
1e31c6bfd9 Remove SNMP pool 2022-02-25 15:55:22 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Matteo Biscosi
59754483c9 Removed plugin from ntopng and migrated all of them 2022-02-03 17:23:03 +01:00
Luca Deri
fe3cb3e2c1 Checks can now be disabled from Pro and superior 2022-01-24 19:33:09 +01:00
Luca Deri
e518dcf020 Active monitoring elements are now highlighted with dashed lines 2022-01-22 08:29:43 +01:00
Luca Deri
f643269e49 Language fixes 2022-01-21 16:52:26 +01:00
Luca Deri
47b04d557e Disabled JA3 checkas it leads to false positivies 2022-01-20 22:24:48 +01:00
Luca Deri
9a9d54bbea Updated language translation 2022-01-20 21:22:33 +01:00
Luca Deri
b14c4ed0dd Removed outdated entries 2022-01-13 08:40:26 +01:00
MatteoBiscosi
0c3bfd54c4 Changed name from probe to exporter (#5970) 2021-10-11 16:54:01 +02:00
MatteoBiscosi
4b197ca2cc Changed alert name (#5805) 2021-10-01 15:52:51 +02:00
Francesco Amodeo
de27966413
Implemented countries host check (#5713)
* Added check and alert implementation

* Fixed size of estimation and some typo

* Added HLL counters and DES structure
Co-authored-by: Paolo Junior Mollica <p.mollica@studenti.unipi.it>

* fixes according comments of PR

* decreased memory footprint

* resolved conflicts

* fixed HostCheckID

* Removed wrongly committed file

Co-authored-by: paolo-junior-mollica <paolo.junior.mollica@gmail.com>
Co-authored-by: Matteo Biscosi <49585191+MatteoBiscosi@users.noreply.github.com>
2021-08-25 15:50:07 +02:00
Simone Mainardi
c1cabfff41 Reworks throughput refresh and unifies refresh rates
Addresses #5768
2021-08-16 14:11:38 +02:00
Vasilis Tako
4da05360f8 Changed back url from title to href attribute on anchor tags (Issue #5618) 2021-08-04 15:20:04 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
Simone Mainardi
0f8b71b9ef Fixes for inconsistent names exporters vs probes
Addresses #5668
2021-07-19 16:41:59 +02:00
MatteoBiscosi
a23babe57d Changed Exporter name into Probe (#5668) 2021-07-14 12:43:13 +02:00
Simone Mainardi
2e8a6de0fc Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
Simone Mainardi
25159f0a9b Refactors {host,flow}_callbacks into {host,flow}_checks (lua) 2021-06-16 18:59:07 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Luca Deri
4005fbd4e9 Fixed purging message 2021-06-07 16:47:14 +02:00
Simone Mainardi
aea9138bfb Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
Luca Deri
981d6e3c0f Updated traffic labels 2020-12-31 10:31:50 +01:00
Luca Deri
bc16920f00 Improved license message 2020-12-23 21:53:15 +01:00
Simone Mainardi
1a71ba4f5f Removes remote assistance
Fixes #4785
2020-12-17 19:41:37 +01:00
Luca Deri
7f3b9a4a93 Improved informative message about the usage of --community 2020-11-13 18:09:24 +01:00