Commit graph

10575 commits

Author SHA1 Message Date
Alfredo Cardigliano
13fca793ea Add safety checks 2024-08-01 18:09:56 +02:00
Alfredo Cardigliano
fa0bf68576 Add missing paths 2024-08-01 18:01:56 +02:00
Alfredo Cardigliano
5c55790981 Code cleanup 2024-08-01 12:06:13 +02:00
Matteo Biscosi
9b2216bb03 Disabled snmp_info button in snmp trap alert 2024-07-31 18:47:57 +02:00
Matteo Biscosi
a7ab748ae2 Removed sflowdev timeseries and unified to flowdev 2024-07-31 16:25:25 +02:00
Matteo Biscosi
5de1fea07b Fixes incorrect labels shown in the sflow charts 2024-07-31 11:18:33 +02:00
Matteo Biscosi
44cd91e31e Fixes attempt to index a nil value 2024-07-30 17:25:05 +02:00
Matteo Biscosi
1b7f9da7ff Moved from bytes per seconds to bit per seconds 2024-07-30 12:16:18 +02:00
GabrieleDeri
0c2fba604a
Fixed throughput multiplied by 8 (#8576) 2024-07-30 10:15:11 +02:00
Matteo Biscosi
c98f761d93 Added sankey to probes/exporters page 2024-07-26 17:04:57 +02:00
DGabri
eafe56506e Changed REST response key name 2024-07-25 17:19:54 +02:00
Matteo Biscosi
1eccd8c4c7 Fixes non working asn historical page 2024-07-25 15:39:43 +02:00
Alfredo Cardigliano
23d649f3e9 Add version check 2024-07-25 08:31:16 +00:00
Alfredo Cardigliano
47e293b2df Difine new alert type snmp_trap. Add ability to trigger snmp_trap from C. 2024-07-25 08:16:33 +00:00
Luca Ferretti
7cceb656c0
fixed typo (#8565)
* added netbox documentation

* Update asset_inventory.rst

* added ndpi-protocols ipv6 rules

* updated ipv6 check for custom rule

* fix typo

* implemented mitre_table_info inside database

* fixed typo

* changed tecnique to technique typo

* Update host_alert_scan_detected.lua
2024-07-24 18:23:47 +02:00
Matteo Biscosi
ba8027f103 Updated mitre table 2024-07-24 16:50:58 +02:00
Luca Ferretti
61628b55c0
fixed mitre_id typo (#8562)
* added netbox documentation

* Update asset_inventory.rst

* added ndpi-protocols ipv6 rules

* updated ipv6 check for custom rule

* fix typo

* implemented mitre_table_info inside database

* fixed typo
2024-07-24 16:19:33 +02:00
DGabri
f2eb7166bf Removed shortenString from historical flow formatter 2024-07-24 15:58:11 +02:00
GabrieleDeri
d94f01131f
Merge branch 'ntop:dev' into dev 2024-07-24 15:57:06 +02:00
DGabri
1a16f550d5 Removed shortenString from historical flow formatter 2024-07-24 15:56:53 +02:00
Luca Ferretti
c2c33011b0
Implemented mitre_table_info inside database (#8554)
* added netbox documentation

* Update asset_inventory.rst

* added ndpi-protocols ipv6 rules

* updated ipv6 check for custom rule

* fix typo

* implemented mitre_table_info inside database
2024-07-24 15:50:07 +02:00
Luca
afcb640757 Fixed if_stats.lua refresh 2024-07-24 07:27:06 +02:00
Matteo Biscosi
8e6757f721 Possible fix for flow exporters dropdown 2024-07-23 17:25:24 +02:00
GabrieleDeri
edf2be3079
Implemented: 8553, 8535, 8551, 8517 (#8555)
* Implemented: 8553, 8535, 8551, 8517

* Restore with origin
2024-07-23 17:18:24 +02:00
Matteo Biscosi
18f19ffa19 Added info to nprobes and exporters pages 2024-07-23 13:17:30 +02:00
DGabri
85c11aa725 Applied PR suggestion 2024-07-23 11:39:36 +02:00
DGabri
81c696aef7 Cleaned alerts REST for telemetry host, flow 2024-07-23 11:00:23 +02:00
Codato Mattia
4551d143b3
Fix custom theme path (#8547)
Fixes #8546
2024-07-23 10:30:08 +02:00
Alfredo Cardigliano
1d6efb9b13 Restore custom alert queries 2024-07-23 08:24:33 +00:00
Matteo Biscosi
b4c4c1cfe4 Removed check on host in memory for exporters 2024-07-23 10:13:25 +02:00
Matteo Biscosi
d6debf7e52 Fixes local traffic rules not working (#8543 #8542) 2024-07-23 09:57:05 +02:00
Matteo Biscosi
e573c63f3f Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2024-07-22 16:43:26 +02:00
Matteo Biscosi
ad275ef6da Fixes duplicated interface shown (#8539) 2024-07-22 16:41:48 +02:00
Alfredo Cardigliano
d391f9ff58 Toggle SNMP trap collection at runtime from prefs 2024-07-22 14:23:07 +00:00
Luca Deri
19b1fcad42 Fixes invalid arithmetic operation between a string and a number 2024-07-20 21:26:04 +02:00
Luca Deri
e28aabcd28 Removed unused throughput 2024-07-20 10:07:47 +02:00
Matteo Biscosi
f45e6d8c73 Added exporter/probe data refresh 2024-07-19 20:07:40 +02:00
Luca Deri
1f44aff1c3 Fixed invalid string 2024-07-19 19:33:43 +02:00
Matteo Biscosi
34af588177 Fixes various issues on the exporter pages 2024-07-19 18:16:54 +02:00
Matteo Biscosi
db468c3d2a Ported exporter info to correct c++ function 2024-07-19 17:23:20 +02:00
GabrieleDeri
67ac68e044
Started reworking exporters tables (#8532)
* Started reworking exporters tables

* Fixed IP not showing
2024-07-19 16:07:58 +02:00
Alfredo Cardigliano
67bf64db5a
Merge pull request #8528 from DGabri/dev
Implemented 8508, added spanish, hidden pref ntopng asset inventory
2024-07-19 14:54:50 +02:00
Alfredo Cardigliano
a072dc44c5
Remove manage data menu 2024-07-19 14:54:21 +02:00
Matteo Biscosi
183c528b01 Removed mitre info from alerts 2024-07-19 12:40:09 +02:00
GabrieleDeri
34acf9145a
Merge branch 'ntop:dev' into dev 2024-07-19 12:24:14 +02:00
Luca Ferretti
7192cff076
added support for ndpi-protocols ipv6 rules (#8531)
* added netbox documentation

* Update asset_inventory.rst

* added ndpi-protocols ipv6 rules

* updated ipv6 check for custom rule

* fix typo
2024-07-19 12:22:29 +02:00
GabrieleDeri
6263ca6046
Merge branch 'ntop:dev' into dev 2024-07-19 11:47:34 +02:00
Luca Deri
4fd3503253 Restored load custom functions 2024-07-18 18:30:24 +02:00
Matteo Biscosi
462903c3b0 Reverted changes to custom timeseries 2024-07-18 17:21:57 +02:00
Matteo Biscosi
07632005b1 Added function to retrieve exporter info 2024-07-18 16:50:37 +02:00