Skip to main content

Drivers for the Watcher Metering agent

Project description

Introduction

Watcher Metering Drivers provides a set of metric-pulling drivers extending the python-watcher_metering package.

Watcher Metering collects system metrics and publishes them to a store. To do so, it is composed of two elements:

  • The Agent who collects the desired metrics and sends it to a publisher. The Agent is meant to run on each monitored host (container, VM, …)

  • The Publisher who gathers measurements from one or more agent and pushes them to the desired store. The currently supported stores are Riemann (for CEP) and Ceilometer.

This package is part of the Watcher project.

For more information on Watcher, you can also refer to its OpenStack wiki page.

Requirements

System requirements

As this package extends python-watcher_metering, please make sure you installed its system dependencies before continuing.

Installation

To install this package, just use pip:

$ pip install python-watcher_metering_drivers

Project details


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