Luca
|
9546d78a27
|
Added startup flush for ntopng.trace_error.alert_queue
|
2024-04-10 18:07:25 +02:00 |
|
Luca Deri
|
8f6eb273b7
|
Missing require
|
2024-02-25 12:10:35 +01:00 |
|
Matteo Biscosi
|
5edfdeedcd
|
Fixes various lua memory issues
|
2024-02-22 11:22:52 +00:00 |
|
Matteo Biscosi
|
76ade4cd23
|
Fixes rrd not correctly updated
|
2024-02-21 14:48:11 +00:00 |
|
Matteo Biscosi
|
ef27b0b058
|
Fixes circular dependency and lightened some modules
|
2024-02-21 10:44:16 +00:00 |
|
Nicolo Maio
|
5842b14247
|
Enable am toggle. (#8225)
|
2024-02-20 10:38:00 +01:00 |
|
Nicolo Maio
|
aced644b5e
|
Fix cpu states percentages missing.
|
2024-02-16 16:05:09 +01:00 |
|
Matteo Biscosi
|
ea4dfb08e7
|
Fixes incorrect config function called
|
2024-02-15 15:57:28 +00:00 |
|
Matteo Biscosi
|
e1fca97707
|
Fixes incorrect function called
|
2024-02-15 15:41:13 +00:00 |
|
Matteo Biscosi
|
dbf4bf2a2b
|
Removed useless imports in lua code upping the memory usage
|
2024-02-15 15:21:40 +00:00 |
|
Matteo Biscosi
|
2f76c9bf4b
|
First code cleanup for better memory management
|
2024-02-15 15:21:40 +00:00 |
|
Luca Deri
|
f9f2a464ff
|
Added Lua garbage collector calls
|
2024-02-13 15:00:10 +01:00 |
|
Luca Deri
|
91a94c24e7
|
Optimized scripts
|
2024-02-12 18:06:03 +01:00 |
|
Luca Deri
|
634f699eba
|
Script cleanup
|
2024-02-12 18:06:03 +01:00 |
|
Luca
|
8d0e201670
|
Added mxmimum duration check for the second script
|
2024-01-17 17:31:42 +01:00 |
|
Luca Deri
|
85f29042ec
|
Reworked behavioural exception handling
|
2024-01-12 17:13:06 +01:00 |
|
Luca Deri
|
55870e97b9
|
(C) Update
|
2024-01-12 11:44:18 +01:00 |
|
Alfredo Cardigliano
|
a22d2a94f5
|
Rework periodic discovery code
|
2024-01-03 17:32:16 +01:00 |
|
Luca Deri
|
9eb763f762
|
Fixes #8134
|
2023-12-24 11:17:22 +01:00 |
|
Matteo Biscosi
|
540c387c54
|
Fixes possible wrong encoding with 32bit on Radius
|
2023-12-20 11:56:23 +00:00 |
|
Nicolo Maio
|
0dbf2f532b
|
Add reload alert exclusion on startup. (#8073)
|
2023-12-12 12:09:12 +01:00 |
|
Luca Deri
|
8d44b7fa87
|
Reduced memory and trhead usage
Added missing HTTP server thread naming
Added --limit-resources to tell ntopng to reduce memory usage (useful for systems with limited resources)
|
2023-11-30 18:23:28 +01:00 |
|
Alfredo Cardigliano
|
2b0bc8e3aa
|
COmments
|
2023-11-28 15:20:30 +01:00 |
|
Matteo Biscosi
|
4a1b2b758c
|
Moved active local host caching into periodic host check
|
2023-11-22 11:33:51 +00:00 |
|
Nicolo Maio
|
34f7a42308
|
[VS] Add historical reports. (#8015) (#7950)
|
2023-11-20 17:06:23 +01:00 |
|
Lorenzo Vannucci
|
9ed8bfca48
|
Implement Blacklists Timeseries #7974
|
2023-11-07 12:15:49 +01:00 |
|
Alfredo Cardigliano
|
d29c4d384d
|
Use meaningful names
|
2023-11-03 10:20:06 +01:00 |
|
Lorenzo Vannucci
|
d654f6c839
|
Monitoring IPv4 and IPv6 traffic #7837
|
2023-11-02 13:58:08 +01:00 |
|
Luca Deri
|
e8232d0ca4
|
Implemented vulnerability scan key migration
|
2023-10-30 07:22:14 +01:00 |
|
Luca Deri
|
b890b2a6ff
|
Added support for number of scanners preference
|
2023-10-27 12:21:24 +02:00 |
|
Matteo Biscosi
|
8a8420e99e
|
Fixes ntop.isshutdown function not exists
|
2023-10-26 13:54:29 +00:00 |
|
Nicolo Maio
|
3dfa1851a4
|
[VS] Add a license check before sending an email at the end of the periodic scan.
|
2023-10-26 11:45:54 +02:00 |
|
Alfredo Cardigliano
|
fd03598975
|
Fix several issues with local networks
|
2023-10-26 10:51:06 +02:00 |
|
Luca Deri
|
d9714dc3c6
|
Fixes endless shutdown due to pending vs scan in execution
|
2023-10-25 17:27:54 +02:00 |
|
Matteo Biscosi
|
b970d0859e
|
Fixes shutting down doesn't insert alerts in CH (#7949)
|
2023-10-25 11:41:53 +00:00 |
|
Luca Deri
|
74963a5ba0
|
Reworked vulnerability scan
Added trace
|
2023-10-23 21:16:51 +02:00 |
|
Nicolo Maio
|
181f8a8178
|
[VS] Fix notification sending at the end of periodic scan or scan all. (#7937)
|
2023-10-23 15:24:17 +02:00 |
|
Nicolo Maio
|
7eabc4d3ce
|
[VS] Fix inconsistent state. (#7922)
|
2023-10-20 17:30:37 +02:00 |
|
Luca Deri
|
c4fd9a3397
|
Implemented asynchronous VS scanning
|
2023-10-20 16:11:36 +02:00 |
|
Luca Deri
|
4d5d341bfd
|
Added logic to reset blacklist stats every night
|
2023-10-05 12:36:02 +02:00 |
|
Matteo Biscosi
|
ade5ea6090
|
Fixes interface and local networks alerts not released (#7679)
|
2023-10-03 10:51:31 +00:00 |
|
Nicolo Maio
|
ad06c59a32
|
[VA] Add charts page (#7783)
|
2023-08-31 18:27:31 +02:00 |
|
Luca Deri
|
481f76b690
|
Typo
|
2023-08-30 19:02:55 +02:00 |
|
Luca Deri
|
62d10d7f76
|
Renamed
|
2023-08-30 15:42:01 +02:00 |
|
Luca Deri
|
921286bec2
|
Rename
|
2023-08-30 15:41:07 +02:00 |
|
Luca
|
32c148974b
|
Added stub for vulnerability scna timeseries
|
2023-08-30 15:34:39 +02:00 |
|
Matteo Biscosi
|
aed3c9bd8c
|
Extedend support to deliver notification to specific recipients
|
2023-08-29 08:43:24 +00:00 |
|
Luca Deri
|
8d7be8ca86
|
Scritp not necessary
|
2023-08-03 21:31:33 +02:00 |
|
Luca Deri
|
82b3c2faeb
|
Added script for triggering periodic scans
|
2023-08-03 19:37:57 +02:00 |
|
Luca Deri
|
5dc8770918
|
Vulnerability scan improvements
|
2023-07-28 23:15:00 +02:00 |
|