Matteo Biscosi
f45e6d8c73
Added exporter/probe data refresh
2024-07-19 20:07:40 +02:00
Matteo Biscosi
77ea8778b0
Fixes incorrect links
2024-07-19 18:23:30 +02:00
Matteo Biscosi
d4c3d24f36
Updated dist with fixes to exporters pages
2024-07-19 18:18:31 +02:00
Matteo Biscosi
34af588177
Fixes various issues on the exporter pages
2024-07-19 18:16:54 +02:00
GabrieleDeri
9228568ae8
Change probes table order ( #8533 )
...
* Started reworking exporters tables
* Fixed IP not showing
* Changed probes table order
* Fixed exporters and probes pages
2024-07-19 18:03:09 +02:00
Luca Deri
fe09def805
Attribute rename
2024-07-19 17:23:46 +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
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
c74c8a9eaa
Merge branch 'ntop:dev' into dev
2024-07-18 16:30:00 +02:00
Matteo Biscosi
7724d22990
Removed label shortening
2024-07-18 15:06:02 +02:00
DGabri
18f83ca7ca
Started implementing ticket 8508, REST to be implemented when netbox is done
2024-07-17 15:35:24 +02:00
Alfredo Cardigliano
8d8d824acf
Fix typo
2024-07-16 15:22:41 +00:00
lucaferret
879836d59d
added checkmk syslog format
2024-07-16 15:40:12 +02:00
Alfredo Cardigliano
4dd5241d52
Add note on max num flows
2024-07-11 07:20:26 +00:00
Matteo Biscosi
c543d9f725
Added other info to exporters page
2024-07-10 18:32:22 +02:00
Matteo Biscosi
7835b5c467
Added other columns to exporters table
2024-07-10 18:31:10 +02:00
GabrieleDeri
ac4817f7f5
Added flow exporter table config JSON ( #8511 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
* Fixed ebroken menu entry highlight #8498
* Fixed geomap REST location: #8486
* Removed log
* Added german #8488
* Implemented ticket: #7648
* Added new endpoints to python API
* Implemented flow exporter table: #8490
* Added table config for flow exporter
2024-07-10 17:46:02 +02:00
GabrieleDeri
5e8469a5c9
Fixed #7648 ( #8509 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
* Fixed ebroken menu entry highlight #8498
* Fixed geomap REST location: #8486
* Removed log
* Added german #8488
* Implemented ticket: #7648
* Added new endpoints to python API
* Implemented flow exporter table: #8490
2024-07-10 17:33:43 +02:00
Matteo Biscosi
e83d2e594d
Updated dist with probes page
2024-07-10 12:19:01 +02:00
Matteo Biscosi
e8ab07bd51
Added probe data page ( #8510 )
2024-07-10 12:16:57 +02:00
Matteo Biscosi
0dc6ff5b69
Added missing http_prefix
2024-07-09 10:55:24 +02:00
Alfredo Cardigliano
be93655ab6
Update dist
2024-07-09 08:50:21 +00:00
Alfredo Cardigliano
a2c60c14eb
Implement historical flows replay to a virtual interface
2024-07-09 08:47:17 +00:00
Matteo Biscosi
fd9bfe0afb
Fixes top menu in Historical DB
2024-07-03 16:11:25 +02:00
Matteo Biscosi
d7611355b5
Removed geomap preferences and changed styles to geomap
2024-07-03 11:37:26 +02:00
Matteo Biscosi
96cecd396c
Fixes geomap style ( #8486 )
2024-07-03 11:15:04 +02:00
Matteo Biscosi
d046e15b04
Fixes js email pattern
2024-07-03 11:04:09 +02:00
Matteo Biscosi
bc1c91ceda
Changed QoS page look when no data is polled
2024-07-02 16:28:24 +02:00
Matteo Biscosi
4be4c85f43
Possible fix for snmp config not saved
2024-07-01 18:51:06 +02:00
Matteo Biscosi
fcef0131f8
Possible fix for network map ( #8432 )
2024-07-01 15:31:23 +02:00
Matteo Biscosi
2fa03ec679
Added empty columns in asn page
2024-06-28 17:51:24 +02:00
Matteo Biscosi
b1b7f582df
Fixes host filter not working in flows page
2024-06-28 17:51:10 +02:00
Matteo Biscosi
69ed54da89
Updated dist with asn page
2024-06-27 18:45:41 +02:00
GabrieleDeri
25bc51a7e8
Fixed network discovery table and REST, added MAC address sorting function in JS utility class ( #8480 )
...
* Added page as stats
* Fixed network discovery table and REST, added MAC address sorting function in JS utility class
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 18:44:34 +02:00
Matteo Biscosi
b32d56cb0b
Fixes rest api doc
2024-06-26 18:27:09 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table ( #8475 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
* Ported AS table to new table
* Started fixing live flow IP filter
* Fixed date formatter
* Removed debug code
* Removed tprint
* Removed unused import
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
Matteo Biscosi
b77ccdc8ce
Updated docs with rest changes
2024-06-26 11:27:36 +02:00
Matteo Biscosi
f7bb9a4714
Updated dist with fixes to countries page
2024-06-25 18:42:34 +02:00
Matteo Biscosi
2e4c57f71e
Minor fixes to country page
2024-06-25 18:42:20 +02:00
Matteo Biscosi
1879067ef9
Removed not used import
2024-06-25 11:32:33 +02:00
GabrieleDeri
7321eadf7a
Added new table to host countries page ( #8473 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00
Matteo Biscosi
7e4ff509de
Fixes missing columns to CH cluster
2024-06-24 15:33:56 +02:00
Alfredo Cardigliano
d90a1be895
Fix SNMP alerts at the device level (undefined interface)
2024-06-21 10:00:53 +02:00
Matteo Biscosi
344a2b4736
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2024-06-19 11:02:58 +02:00
Matteo Biscosi
e25e417ba1
Updated host configuration page
2024-06-19 11:02:56 +02:00
Alfredo Cardigliano
196e65ff7e
Add pool_name_only param to v2/get/host/pool_by_member.lua
2024-06-17 11:55:30 +02:00
Matteo Biscosi
a3c32acf23
Fixes snmp download missing host ip
2024-06-17 11:32:23 +02:00
Matteo Biscosi
cd9e5df675
Fixes SNMP debug file download
2024-06-14 16:27:36 +02:00
Matteo Biscosi
99e34ce104
Added dist for geomap
2024-06-14 12:13:12 +02:00