Commit graph

6098 commits

Author SHA1 Message Date
Nicolo Maio
5127837e9f Fix Date Format. (#7423) 2023-04-26 09:03:44 +00:00
Alfredo Cardigliano
94d4f5c350 Add network info to host alerts triggered from lua 2023-04-24 18:07:20 +02:00
Nicolo Maio
cc27befcfa Update manage backup configurations. (#5780) 2023-04-24 15:27:23 +00:00
Alfredo Cardigliano
ed2bf419bd Add Interface Throughput charts (bps and pps) 2023-04-24 16:57:46 +02:00
Luca Deri
08899f48e0 Fixed invalid key name that was causing recursive backups
Fixed code loop that cause ntopng to hang
2023-04-24 15:55:45 +02:00
Alfredo Cardigliano
79b38e51c2 Compute pool info for host alerts triggered in lua 2023-04-24 12:48:59 +02:00
Alfredo Cardigliano
94aced3172 Pass ifid 2023-04-24 12:43:27 +02:00
Alfredo Cardigliano
e9f192ad04 Push smart filters for host alerts generated from lua 2023-04-24 12:28:20 +02:00
Alfredo Cardigliano
64ab8b6bae Trigger External Host alerts directly from Lua (also for inactive hosts) (fix #7170) 2023-04-21 18:20:14 +02:00
Alfredo Cardigliano
2ec229a8c5 Add comments 2023-04-21 16:56:43 +02:00
Alfredo Cardigliano
7e54b9c52c Change key scope 2023-04-21 16:55:33 +02:00
Alfredo Cardigliano
81f6d35c7c Enable snmp timeseries in nedge enterprise 2023-04-21 15:51:59 +02:00
Alfredo Cardigliano
456867b3d1 Add notes about smart recording and license required 2023-04-20 09:53:21 +02:00
Alfredo Cardigliano
15f1a99aa5 Fix snmp pref 2023-04-19 16:50:13 +02:00
Matteo Biscosi
ba350292ae Fixes missing alerts_map field in alerts (#7411 #7394) 2023-04-19 09:19:10 +00:00
Alfredo Cardigliano
810e9fe535 Indentation fix 2023-04-18 16:12:16 +02:00
Alfredo Cardigliano
90606f4a14 Improve reporting for extractions from the smart storage 2023-04-18 12:53:37 +02:00
Alfredo Cardigliano
2aa6eccafc Fix extraction from smart timeline 2023-04-18 11:52:44 +02:00
Matteo Biscosi
e1d0f369f7 Removed debug tprint 2023-04-17 15:52:44 +00:00
Matteo Biscosi
f9ef574c5f Fixes engaged alert rest not working properly (#7399) 2023-04-17 15:50:42 +00:00
Alfredo Cardigliano
591d27d58f
Merge pull request #7409 from NicoMaio/add-multicast-forwarders
Add multicast forwarders. (#7396)
2023-04-17 17:30:00 +02:00
Alfredo Cardigliano
e192def3a8 Push smart recording filters from flows and hosts directly. Removed endpoint. 2023-04-17 17:27:03 +02:00
Nicolo Maio
508b0a0ba5 Minor fix. 2023-04-17 15:55:18 +02:00
Nicolo Maio
5f54c64dee Add multicast forwarders. (#7396) 2023-04-17 15:40:40 +02:00
Matteo Biscosi
4b1ee9d278 Fixes custom category change not working and apply button disabled (#7406 #7405) 2023-04-17 10:26:57 +00:00
Luca Deri
5f849f84a6 Implemented MAC address monitoring of inactive MAC addresses (seen in the past 30 days) 2023-04-16 11:25:52 +02:00
Alfredo Cardigliano
ba60af3df2 Handle extractions from the smart timeline when enabled according to the time interval 2023-04-14 18:42:14 +02:00
Matteo Biscosi
4cacf75c9e Backup code cleanup and fixes daily backup not executed (#7397) 2023-04-14 16:15:26 +00:00
Matteo Biscosi
a1df1ab8de Fixes backup function not called (#7397) 2023-04-13 18:08:03 +02:00
Matteo Biscosi
9f29c34b4a Fixes column ids lint 2023-04-13 17:51:13 +02:00
Alfredo Cardigliano
b2d0e341c5 Fix typo 2023-04-13 16:11:21 +02:00
Luca
824beccc6e Changes to address #7397 issues 2023-04-13 15:21:53 +02:00
Nicolò Maio
574e941947
Add configurations backup. (#5780) (#7390) 2023-04-12 17:01:08 +02:00
Nicolo Maio
83db05c390 Add rest api. (#7389) 2023-04-12 10:49:35 +00:00
Matteo Biscosi
4ba1db08a0 Added empty description in case the field is empty 2023-04-12 09:52:02 +00:00
Alfredo Cardigliano
34fc453504 Endpoint to test Smart Recording 2023-04-12 10:32:43 +02:00
Matteo Biscosi
be4a3a5425 Fixes incorrect bytes formatting 2023-04-11 16:17:29 +00:00
Matteo Biscosi
f7d0f174ca Fixes not working rows number (#7385) 2023-04-11 15:10:14 +00:00
Alfredo Cardigliano
073a62a32a Check if smart recording is enabled 2023-04-11 17:06:26 +02:00
Alfredo Cardigliano
013422ac2b Create smart recording configuration 2023-04-11 17:04:35 +02:00
Matteo Biscosi
ebfd9e2876 Fixes missing ] symbol (#7384) 2023-04-11 15:00:39 +00:00
Alfredo Cardigliano
a83c3bd61a Extend traffic recording page with smart recording settings 2023-04-11 12:31:20 +02: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
c3032be62d Fixes populate function not found 2023-04-05 09:14:17 +00:00
Matteo Biscosi
95c585e2d0 Updated network discovery to vuejs (#7368) 2023-04-05 09:12:57 +00:00
Matteo Biscosi
654256d271 rrd nil value called 2023-04-04 14:19:46 +00:00
Matteo Biscosi
6b1f8aead5 Added dynamic application reloading and custom rules regex (#7361 #7362) 2023-04-04 09:12:06 +00:00
Matteo Biscosi
a8da92b578 Reworked application management page 2023-04-03 11:02:29 +00:00
Alfredo Cardigliano
88e2b8b101 Add RADIUS accounting pref in nEdge (ntopng.prefs.radius.accounting_enabled) 2023-04-03 10:19:17 +02:00
Matteo Biscosi
3749001eb3 Fixes category alias not used 2023-03-31 11:01:10 +00:00