Commit graph

6487 commits

Author SHA1 Message Date
Alfredo Cardigliano
2b9b8201ff Add requires.model section in dashboard/report template 2023-09-25 12:10:06 +02:00
Alfredo Cardigliano
fe2bed87d6 Restore reboot action 2023-09-21 14:02:08 +02:00
Matteo Biscosi
eeedb51bbc Possible fix for protocol rrd name (#7838) 2023-09-20 10:34:16 +00:00
Luca Deri
72aee7ffab Implemented Utils::execCmd for avoiding lua popen
Refreshed VS modules
2023-09-20 12:23:51 +02:00
Luca Deri
24755e55d8 Format fix 2023-09-19 19:06:28 +02:00
Luca Deri
0bc208cefa Enhanced Cloud mode and VS 2023-09-18 23:14:56 +02:00
Nicolo Maio
53b0d52fc0 [VS] Fix scan status and other minor fix. 2023-09-18 14:52:05 +02:00
Luca Deri
38f0047dc1 Added mapServiceName
Example mapServiceName(80, "tcp")
2023-09-18 11:19:47 +02:00
Nicolo Maio
925a94659b [VS] Add open ports page. (#7825) 2023-09-15 23:23:35 +02:00
Nicolo Maio
644806e5c0 Cleanup alerts content removing emoji and html in flow formatter for pagerduty. (#7823) 2023-09-15 10:37:40 +02:00
Alfredo Cardigliano
12303db959 Add debug mode for the email endpoint (redis-cli set ntopng.prefs.debug_email 1) 2023-09-14 15:24:56 +02:00
Nicolo Maio
2d1eb76db5 [VS] Add more logs 2023-09-14 12:17:02 +02:00
Alfredo Cardigliano
640e124775 Set capture direction for n2disk in zmq interfaces 2023-09-13 15:26:42 +02:00
Alfredo Cardigliano
d43301cc3c Add explicit flag to enable flow export when recording on zmq interfaces 2023-09-13 15:11:05 +02:00
Nicolo Maio
1c3fa662ca Fix validation hostname with spaces. (7700) 2023-09-13 13:47:58 +02:00
Alfredo Cardigliano
c425ec31c2 Allow to use any interface for recording in collector interfaces 2023-09-13 10:58:24 +02:00
Luca Deri
bdd95ff988 Added support for %NPROBE_INSTANCE_NAME 2023-09-12 23:59:23 +02:00
Alfredo Cardigliano
7fae292fad Add safety check 2023-09-12 09:12:11 +02:00
Nicolo Maio
6043ae0086 [VS] fix timeseries. 2023-09-11 17:04:20 +02:00
Luca Deri
d1761ba70c Updated with latest nDPi risks 2023-09-11 15:19:37 +02:00
Nicolo Maio
785ed11967 [VS] Fix ports columns and minors. 2023-09-08 12:27:32 +02:00
Nicolo Maio
92ce0298d0 Remove tprint. 2023-09-07 16:01:16 +02:00
Nicolo Maio
8ea60514f6 [VA] Fix load ports, add openports module and update scan ports. 2023-09-07 12:45:34 +02:00
Nicolo Maio
04cddc6a4f Fix periodicity scan notify 2023-09-07 00:04:40 +02:00
Nicolo Maio
2499e198ec Add scan for new entries. (#7810) 2023-09-06 23:18:36 +02:00
Nicolo Maio
459ec1d726 [VA] Fix add host from host details page nad add fixed scanned hosts timeseries. 2023-09-05 17:11:33 +02:00
Nicolo Maio
c1c283de47 [VA] Add periodicity scan notification. 2023-09-04 17:44:19 +02:00
Lorenzo Vannucci
2835bd9525 [Dashboard] Change the select input to support search in Open Report #7793 ; [Dashboard] Dropdown to select the dashboard or report template #7787 ;
[Dashboard] Set the date interval (disabled) when displaying a report backup #7788 ;
2023-09-04 13:22:50 +02:00
Nicolo Maio
c1ef6d1df0 [VA] fix add host 2023-09-04 11:32:42 +02:00
Alfredo Cardigliano
05c9eeb146 Move dashboard utils to public 2023-09-04 10:58:55 +02:00
Alfredo Cardigliano
844418f928 Add REST endpoint rest/v2/get/interface/top/hosts.lua (migrate old script) 2023-09-04 10:29:06 +02:00
Nicolo Maio
b9fc7670ce [VA] Update default time range in alerts explorer page. 2023-09-04 10:06:29 +02:00
Alfredo Cardigliano
aabfe91e75 Add sankey_version 2023-09-04 09:43:36 +02:00
Matteo Biscosi
76e553af8c Fixes discover utils wrong device type 2023-09-01 10:51:29 +00:00
Matteo Biscosi
d2649b1198 Added extra info to alert message 2023-09-01 09:57:06 +00:00
Nicolo Maio
ad06c59a32 [VA] Add charts page (#7783) 2023-08-31 18:27:31 +02:00
Alfredo Cardigliano
9dfb8223e2 Email endpoint improvements 2023-08-31 11:38:39 +02:00
Alfredo Cardigliano
59db3ed5a7 Improve notification message 2023-08-31 11:19:11 +02:00
Alfredo Cardigliano
9d460baec1 Add reports preferences 2023-08-31 10:02:09 +02:00
Alfredo Cardigliano
01d6346599 Check if user _SESSION is set (through http only) 2023-08-31 09:49:43 +02:00
Luca
32c148974b Added stub for vulnerability scna timeseries 2023-08-30 15:34:39 +02:00
Luca Deri
1ecb9c4a05 Added new Vulners vulnerability scanner 2023-08-30 12:02:50 +02:00
Alfredo Cardigliano
726d0f13d9 Add url/label to the email notification button 2023-08-30 09:58:55 +02:00
Alfredo Cardigliano
95c4ee97fe Add getHttpHost guessing the ntopng url host 2023-08-30 09:58:28 +02:00
Alfredo Cardigliano
3c90f6bcf3 Send report notification as html when delivering via email 2023-08-29 19:31:42 +02:00
Nicolo Maio
08620ecdec Add traffic RX and TX (#7754) 2023-08-29 15:59:52 +02:00
Luca Deri
e1825591a5 Refreshed interfaces.lua example 2023-08-29 15:28:11 +02:00
Alfredo Cardigliano
795aaed482 Add reports notification type 2023-08-29 15:11:53 +02:00
Matteo Biscosi
60e093d7b3 Added support to icon and fixed recipient add modal 2023-08-29 10:45:11 +00:00
Matteo Biscosi
aed3c9bd8c Extedend support to deliver notification to specific recipients 2023-08-29 08:43:24 +00:00