Commit graph

90 commits

Author SHA1 Message Date
Alfredo Cardigliano
66bedee2a8 Update test 2023-01-20 17:20:53 +01:00
Alfredo Cardigliano
16748e5f03 Add global top alerts stats 2023-01-20 16:52:05 +01:00
Alfredo Cardigliano
90f2b9c34e Update init 2023-01-19 18:41:59 +01:00
Alfredo Cardigliano
c0ecce6cd4 Add alert stats and example 2023-01-19 18:36:23 +01:00
Alfredo Cardigliano
7097456885 Rework Historical class 2023-01-19 18:11:15 +01:00
Alfredo Cardigliano
d7b335cf4d Update doc 2023-01-19 17:01:12 +01:00
Alfredo Cardigliano
784bb59946 Moved Flow functions 2023-01-19 16:59:53 +01:00
Alfredo Cardigliano
ccbabba0b4 Rework host API 2023-01-19 16:51:57 +01:00
Alfredo Cardigliano
3e98e0608c Update doc 2023-01-19 10:27:08 +01:00
Alfredo Cardigliano
a3dad83eb7 Add Ntopng get_interface. Add ifid property to Interface. 2023-01-19 10:25:05 +01:00
Alfredo Cardigliano
ffd97ab654 Move methods in Ntopng class 2023-01-19 09:33:22 +01:00
Alfredo Cardigliano
32f2befe18 Add examples 2023-01-18 10:54:42 +01:00
Alfredo Cardigliano
e2857c8728 Doc update 2023-01-17 18:06:49 +01:00
Alfredo Cardigliano
b6491c3b87 Return time series using pandas. Update doc. 2023-01-17 17:31:55 +01:00
Alfredo Cardigliano
0af05181e8 Py historical API cleanup and doc 2023-01-13 10:39:41 +01:00
Alfredo Cardigliano
177508d160 API changes and doc 2023-01-13 10:07:17 +01:00
Alfredo Cardigliano
5219b5bfa1 Move functions to read consts to Ntopng class. Fix tests. 2023-01-12 18:22:46 +01:00
Alfredo Cardigliano
e6bae60150 Fix query 2023-01-12 17:59:56 +01:00
Alfredo Cardigliano
8485d5b0d2 self test fixes and improvements 2023-01-12 13:02:19 +01:00
Alfredo Cardigliano
25dc94c8ec Py doc skeleton 2023-01-12 11:20:15 +01:00
Alfredo Cardigliano
64ed79875f Add support for the python API documentation 2023-01-11 18:52:58 +01:00
Luca Deri
cb742a640a Parameter fix 2023-01-11 10:40:34 +01:00
Luca Deri
792e79a429 Added ability to query alerts from Python 2022-12-16 14:01:51 +01:00
Luca Deri
5ab6f0cc94 Added example Jupyter notebook 2022-12-14 10:51:04 +01:00
Daniele Sartiano
9ef1fcd03b
Update Makefile (#7003)
Fixed typo (PyPy is an alternative implementation of CPython)
2022-12-12 12:29:34 +01:00
Luca Deri
f2e6893ff7 Typo 2022-12-12 12:17:43 +01:00
Luca Deri
d101179069 Added historical_flows_query_example.py sample application
Improved documentation
Added group_by/order_by to flow query
2022-12-12 12:15:34 +01:00
Luca Deri
a49e1aa269 Added flows query in historical data
Minor timeseriesenhancement
2022-12-11 19:56:38 +01:00
Luca Deri
bd5e749b8e Added host/interfce timeseries 2022-12-11 10:42:55 +01:00
Luca Deri
a95a4d0217 Updated README with the new historical class 2022-12-05 20:54:08 +01:00
Luca Deri
f43153117c Added historical class 2022-12-05 20:54:08 +01:00
Luca Deri
6b1bcc490c Added token-based authentication
https://www.ntop.org/guides/ntopng/advanced_features/authentication.html?highlight=token#token-based-authentication
2022-12-05 20:54:08 +01:00
Luca Deri
ec75eb217f
Added install information 2022-12-05 11:23:30 +00:00
Luca Deri
db6418572e Added make targets for pip package
Updated package classes
2022-12-05 12:15:39 +01:00
Luca Deri
2ecde02e84 Updated Python API 2022-12-04 21:03:19 +01:00
Dgabri
ad6e3a01c9 fixed python import error 2022-12-04 20:23:08 +01:00
Luca Deri
d5d15aadfa Added pip packaging 2022-12-04 12:41:22 +01:00
Luca Deri
52a4c1e369
Create README.md 2022-12-03 12:47:58 +00:00
Luca Deri
f3a2f2e31b Improved Python API 2022-12-03 13:37:39 +01:00
Luca Deri
c780b91664 Initial work towards a Python API for ntopng 2022-12-02 19:48:18 +01:00