Skip to main content

NuoDB Collection Agent (NuoCA)

Project description

Test Results

The NuoDB Collection Agent (NuoCA) is a framework for collecting time-series metrics and event data from a running system and sending it to components that can consume such data. NuoCA makes it easy to send the collected data to File System, ElasticSearch, Rest API, InfluxDB, Kafka.

Requirements

  • Python – one of the following:

  • NuoDB – one of the following:

  • Python libraries:
    • aenum

    • click

    • elasticsearch

    • python-dateutil

    • PyPubSub

    • PyYaml

    • requests

    • wrapt

    • Yapsy

    • kafka-python

  • Logstash 5.x, if using the NuoAdminAgentLog or Logstash plugin

  • Zabbix 2.2 (or later), If using the Zabbix plugin

  • ElasticSearch 5.x, if using the ElasticSearch plugin

  • InfluxDB 1.4.3, if using InfluxDB

  • Zookeeper 3.4.10, if using Kafka producer

  • Kafka 2.11-1.0.0, if using Kafka producer

If you haven’t done so already, Download and Install NuoDB.

Installation

The last stable release is available on PyPI and can be installed with pip:

$ pip install pynuoca

Alternatively (e.g. if pip is not available), a tarball can be downloaded from GitHub and installed with Setuptools:

$ curl -L https://github.com/nuodb/nuoca/archive/master.tar.gz | tar xz
$ cd nuoca*
$ python setup.py install
$ # The folder nuoca* can be safely removed now.

Resources

NuoDB Documentation: Documentation

License

PyNuoCA is licensed under a MIT 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

pynuoca-20.0.0.tar.gz (41.3 kB view hashes)

Uploaded Source

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