Matteo Biscosi
|
dff453a673
|
Removed incorrect pushed files
|
2025-08-13 20:18:08 +02:00 |
|
GabrieleDeri
|
26075a8e8a
|
Moved nedge hosts table to vue (#9517)
|
2025-08-13 19:00:32 +02:00 |
|
Luca Deri
|
5c80c3680c
|
Not necessary
|
2025-06-04 16:47:00 +02:00 |
|
Matteo Biscosi
|
cedfa5a5ee
|
Removed no pore uses function
|
2025-06-04 16:40: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 |
|
Alfredo Cardigliano
|
38321bafa3
|
Add upload instructions
|
2024-07-02 10:17:20 +00:00 |
|
Luca Deri
|
9ebc76eb82
|
Added ability to specify an Ip address with interface.get_all_alerts
|
2024-03-21 08:28:31 +01:00 |
|
GabrieleDeri
|
1efe883551
|
Added python API docs indexing (#7959)
* Added python API docs indexing
* Renamed python_API_index.md to README.md
* Update README.md
* Fixed docs path
* Fixed link
* Fixed link formatting
---------
Co-authored-by: Dgabri <gabriele.deri@gmail.com>
|
2023-10-30 12:47:07 +01:00 |
|
Dgabri
|
1b73a56dd5
|
Documentation for the python API
|
2023-10-17 13:49:38 +02:00 |
|
Alfredo Cardigliano
|
826f3a213a
|
Add example listing alerts
|
2023-02-17 18:32:46 +01:00 |
|
Alfredo Cardigliano
|
a6f403d8bf
|
Move self test to rest v2
|
2023-02-13 17:08:23 +01:00 |
|
Alfredo Cardigliano
|
97cc901ae6
|
Add test for active flows per host
|
2023-02-09 09:53:25 +01:00 |
|
Alfredo Cardigliano
|
94ffc8f422
|
Update sample event handler
|
2023-02-03 17:33:12 +01:00 |
|
Alfredo Cardigliano
|
9883d03dbb
|
Add generic pdf.py for interface and hsot reports
|
2023-02-03 16:52:37 +01:00 |
|
Alfredo Cardigliano
|
2c7af0ac5f
|
Add host report builder
|
2023-02-03 16:52:13 +01:00 |
|
Alfredo Cardigliano
|
d6e926e9c9
|
Improve interface report
|
2023-02-03 15:26:42 +01:00 |
|
Alfredo Cardigliano
|
0a0a6f7ff6
|
Report improvements
|
2023-02-03 13:29:28 +01:00 |
|
Alfredo Cardigliano
|
0b69b14aed
|
Fix call to get all active hsots
|
2023-02-03 10:34:54 +01:00 |
|
Alfredo Cardigliano
|
7b4f807f8f
|
Add example
|
2023-02-02 17:23:47 +01:00 |
|
Alfredo Cardigliano
|
7708aab44d
|
Make Ntopng constructor named args
|
2023-02-02 16:49:04 +01:00 |
|
Alfredo Cardigliano
|
fb160d1b85
|
Add historical.get_host_top_protocols
|
2023-02-01 14:51:24 +01:00 |
|
Alfredo Cardigliano
|
bace4dbe41
|
Add historical.get_top_conversations
|
2023-02-01 13:13:12 +01:00 |
|
Alfredo Cardigliano
|
00266234aa
|
Add test for historical.get_host_timeseries
|
2023-02-01 12:52:18 +01:00 |
|
Alfredo Cardigliano
|
df8b7ce71a
|
Add optional host param to get_alerts_stats
|
2023-02-01 12:44:25 +01:00 |
|
Alfredo Cardigliano
|
05863c01b2
|
Add logo to package. Add missing deps.
|
2023-01-30 12:56:17 +01:00 |
|
Dgabri
|
b282bdfc3a
|
checked empty df condition and exception management
|
2023-01-30 11:53:58 +01:00 |
|
Dgabri
|
c29afaf7ea
|
df columns error management, table export formatted with % and column reordering now working
|
2023-01-30 11:52:52 +01:00 |
|
Alfredo Cardigliano
|
5621fec8fc
|
Merge pull request #7182 from ntop/dependabot/pip/python/numpy-1.22.0
Bump numpy from 1.21.5 to 1.22.0 in /python
|
2023-01-30 10:15:05 +01:00 |
|
Luca Deri
|
84048b7cdc
|
Documented prerequisites.txt
|
2023-01-29 10:46:55 +00:00 |
|
dependabot[bot]
|
534592f30f
|
Bump numpy from 1.21.5 to 1.22.0 in /python
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-29 10:46:05 +00:00 |
|
Luca Deri
|
7a1744bde6
|
Added requirements.txt
|
2023-01-29 10:45:33 +00:00 |
|
Alfredo Cardigliano
|
2b9db55f3c
|
Sample event handler to submit a report on selected alerts
|
2023-01-27 17:47:06 +01:00 |
|
Alfredo Cardigliano
|
aec30eb28e
|
Add options to send report by email
|
2023-01-27 15:30:26 +01:00 |
|
Alfredo Cardigliano
|
bc172e46d5
|
Use API to build interface report
|
2023-01-27 15:10:33 +01:00 |
|
Alfredo Cardigliano
|
4478191a56
|
Add Report class and example
|
2023-01-27 14:51:08 +01:00 |
|
Alfredo Cardigliano
|
2e39732763
|
Cleanup file names
|
2023-01-25 18:04:58 +01:00 |
|
Alfredo Cardigliano
|
4365a170a3
|
Add help and parameters
|
2023-01-25 17:56:53 +01:00 |
|
Alfredo Cardigliano
|
01bf5dc0ef
|
Fix pdf generation
|
2023-01-25 16:02:25 +01:00 |
|
Alfredo Cardigliano
|
ca1bcc5ee2
|
Doc update
|
2023-01-25 15:58:33 +01:00 |
|
Alfredo Cardigliano
|
c1cb1c086c
|
Fix include path
|
2023-01-25 15:56:41 +01:00 |
|
Alfredo Cardigliano
|
efebaa9a20
|
Labels update
|
2023-01-25 12:29:32 +01:00 |
|
Alfredo Cardigliano
|
3d97dccf06
|
Minor changes
|
2023-01-25 12:12:04 +01:00 |
|
Alfredo Cardigliano
|
ada418ec2f
|
Update README
|
2023-01-25 12:05:01 +01:00 |
|
Luca Deri
|
1c9e1ecfbe
|
Renamed files
|
2023-01-25 11:58:09 +01:00 |
|
Alfredo Cardigliano
|
98228c6669
|
Move logo to img
|
2023-01-25 11:55:44 +01:00 |
|
Dgabri
|
4264ed4efd
|
script to create a pdf report from historical API data
|
2023-01-25 11:48:47 +01:00 |
|
Dgabri
|
8c590b907a
|
ntop logo to export in pdf report
|
2023-01-25 11:47:57 +01:00 |
|
Alfredo Cardigliano
|
d81f751b42
|
Fix access to method
|
2023-01-24 15:57:17 +01:00 |
|
Alfredo Cardigliano
|
d05a0d1d36
|
Update README.md
|
2023-01-23 11:45:38 +01:00 |
|
Alfredo Cardigliano
|
b1ccf735cf
|
Fix dox
|
2023-01-20 18:38:35 +01:00 |
|