Skip to main content

Python API for interacting with Netdata.

Project description

Python API for interacting with Netdata. Currently are the data, the allmetrics and the alarms endpoint supported.

This module is not official, developed, supported or endorsed by Netdata.

Installation

The module is available from the Python Package Index.

$ pip3 install netdata

On a Fedora-based system or on a CentOS/RHEL machine which has EPEL enabled.

$ sudo dnf -y install python-netdata

Usage

The file example.py contains an example about how to use this module.

Development

For development is recommended to use a venv.

$ python3 -m venv .
$ source bin/activate
$ python3 setup.py develop

License

python-netdata is licensed under MIT, for more details check LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netdata-0.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

netdata-0.2.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page