monasca-agent/README.md
2014-06-11 15:48:09 -06:00

782 B

#mon-agent

The Monitoring Agent is a system for gathering metrics and sending them to the Monitoring API. In its basic configuration, the Agent collects metrics on various aspects of the host system, but may be extended with Python-based plugins or statsd-compatible clients. Many plugins are included, and some of these may be used to gather metrics against remote systems and services as well.

For information on deploying and using the Monitoring Agent, please see the Wiki

Simple Installation

  • pip install mon-agent
  • Run configuration mon-setup -u me -p pass --project_name myproject -s mini-mon --keystone_url https://keystone --mon_url https://mon-api

Copyright (c) 2014 Hewlett-Packard Development Company, L.P.