Time series clustering for netdata.
Project description
netdata_ts_clustering
Time series clustering for Netdata hosts.
...
Install
pip install netdata_ts_clustering
Quickstart
model = Clusterer(['london.my-netdata.io'], charts=['system.load'], after=-60, before=0)
model.get_data()
model.df.head()
<style scoped>
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}
.dataframe tbody tr th {
vertical-align: top;
}
.dataframe thead th {
text-align: right;
}
</style>
| system.cpu|guest | system.cpu|guest_nice | system.cpu|iowait | system.cpu|irq | system.cpu|nice | system.cpu|softirq | system.cpu|steal | system.cpu|system | system.cpu|user | |
|---|---|---|---|---|---|---|---|---|---|
| time_idx | |||||||||
| 1607871202 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.000000 | 2.750000 | 0.750000 | 0.750000 |
| 1607871203 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.247525 | 1.980198 | 0.990099 | 0.742574 |
| 1607871204 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.000000 | 0.253165 | 1.012658 | 0.759494 |
| 1607871205 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.000000 | 0.744417 | 0.992556 | 0.992556 |
| 1607871206 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.248139 | 2.481390 | 0.496278 | 0.744417 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netdata_ts_clustering-0.0.9.tar.gz.
File metadata
- Download URL: netdata_ts_clustering-0.0.9.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8751499162b9f9065b9f9fdb54de006abf272044c21bc82d91a345c5d0c02260
|
|
| MD5 |
5d118c5908ee638c72ff7cc623e46334
|
|
| BLAKE2b-256 |
03a6ea3910e7b3fcc50279f6281a6d1b50cbc7a4f8ca1d62b275722946a0f809
|
File details
Details for the file netdata_ts_clustering-0.0.9-py3-none-any.whl.
File metadata
- Download URL: netdata_ts_clustering-0.0.9-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee1ea20b07d7f700e0df14204112534082a74828b3c2bd65cdf2eaa426b88c6
|
|
| MD5 |
b749e294b35e1cdfb902c5786b9e2865
|
|
| BLAKE2b-256 |
f41e4b91e153c06daa8ece23308d9ab4da5ff1bb759b2baf45cb3fda9769ea70
|