Commit graph

84 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
DGabri
3e1eebf0a8 Fixed ntop footer from 23 to 24 2024-08-02 10:46:54 +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
Alfredo Cardigliano
1e5afb8163 Fix jp locale 2023-12-19 09:16:02 +01:00
Yoshihiro
dc25cdccb8
Merge branch 'dev' into mylocalbranch 2023-11-16 17:09:31 +09:00
Yoshihiro
b1c6110a8e fixed some minor errors 2023-11-16 17:00:13 +09:00
Yoshihiro
c90e9dcf18
Latest jp.lua update request (#7910)
* Update jp.lua

I added a lot of missing translation from en.lua.

* translated en.lua to jp.lua
2023-11-10 09:30:44 +01:00
Yoshihiro
5e2d490439 translated en.lua to jp.lua 2023-10-16 15:33:22 +09: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
MatteoBiscosi
692ae0bfcc Added critical and emergency status to alerts 2022-10-19 10:18:51 +02:00
Alfredo Cardigliano
d0c233011b Update JP localization (courtesy of Yoshihiro Ishikawa <yoshihiro_i@jtc-i.co.jp>) 2022-07-28 09:44:37 +02:00
Yoshihiro
8b72584d00 Update jp.lua
I added a lot of missing translation from en.lua.
2022-07-28 16:07:48 +09: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
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +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
MatteoBiscosi
a23babe57d Changed Exporter name into Probe (#5668) 2021-07-14 12:43:13 +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
Yoshihiro
d7401ab5f9
Update jp.lua (#4862)
Added missing lines compared with e.lua and improved some Japanese words for easy understadings.
2020-12-28 10:03:36 +01:00
Simone Mainardi
1a71ba4f5f Removes remote assistance
Fixes #4785
2020-12-17 19:41:37 +01:00
Luca Deri
bbf48666c8 Removed MUD code 2020-10-11 16:58:10 +02:00
Simone Mainardi
5133af720f Reworks view interfaces with queues; rework idling and flow hooks exec 2020-09-29 18:30:10 +02:00
Alfredo Cardigliano
50099f8b89 Cleanup aggregated flows configuration (deprecated) 2020-09-21 23:20:14 +02:00
Luca Deri
0a976a69bb Added GeoLocation support from https://db-ip.com in addition to the existing MaxMind DB
Implements https://github.com/ntop/ntopng/issues/4206
2020-08-03 12:24:37 +02:00
Alfredo Cardigliano
bde41ff4b7 Cleanup nagios code 2020-07-28 11:33:04 +02:00
Simone Mainardi
8fafd10769 Removes unused slow_stats_update from C and lua 2020-07-27 16:28:41 +02:00
Simone Mainardi
2230673eb3 Reworks user scripts UI with new host pools 2020-07-09 19:12:20 +02:00
Luca Deri
186bc474a4 Tiny SNMP string changes 2020-07-02 19:41:08 +02:00
Alfredo Cardigliano
a03c2158d8 Remove useless chart with duplicated info 2020-07-01 11:54:25 +02:00
Yoshihiro
17b80d35db
modified jp language (#4020) 2020-06-05 09:10:37 +02:00
Simone Mainardi
01b7339092 Minor localization fix
Fixes #4015
2020-06-03 10:40:19 +02:00
emanuele-f
39d76d233d Hide zero MAC address in remote to remote alerts
Addresses #3644
2020-05-19 14:41:19 +02:00
Simone Mainardi
ae9b4b963e Standardizes export/dump nomenclature 2020-04-22 18:54:35 +02:00
Simone Mainardi
28480748aa Implements runtime flows dump toggle 2020-04-22 18:12:49 +02:00