Git Product home page Git Product logo

monasca-agent's Introduction

Openstack Monasca Agent

Team and repository tags

Introduction

The Monasca Agent is a modern Python monitoring agent for gathering metrics and sending them to the Monasca API. The Agent supports collecting metrics from a variety of sources as follows:

System metrics
such as cpu and memory utilization.
Prometheus
The Monasca Agent supports scraping metrics from endpoints provided by Prometheus exporters or Prometheus instrumented applications.
Statsd
The Monasca Agent supports an integrated StatsD daemon which can be used by applications via a statsd client library.
OpenStack metrics
The agent can perform checks on OpenStack processes.
Host alive
The Monasca Agent can perform active checks on a host to determine if it is alive using ping (ICMP) or SSH.
Process checks
The Monasca Agent can check a process and return several metrics on the process such as a number of instances, memory, io and threads.
Http Endpoint checks
The Monasca Agent can perform active checks on http endpoints by sending an HTTP request to an API.
Service checks
The Monasca Agent can check services such as MySQL, RabbitMQ, and many more.
Nagios plugins
The Monasca Agent can run Nagios plugins and send the status code returned by the plugin as a metric to the Monasca API.

The Agent can automatically detect and setup checks on certain processes and resources.

The Agent is extensible through the configuration of additional plugins, written in Python.

Detailed Documentation

For an introduction to the Monasca Agent, including a complete list of the metrics that the Agent supports, see the "Agent" detailed documentation.

The Agent is extensible through the configuration of additional check and setup plugins, written in Python. See the "Agent Customizations" detailed documentation.

Agent
https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Agent.md
Agent Customizations
https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Customizations.md
Monasca Metrics
https://opendev.org/openstack/monasca-agent/src/branch/master/docs/MonascaMetrics.md
Agent Plugin details
https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Plugins.md

monasca-agent's People

Contributors

tkuhlman avatar ghessler avatar davidschroeder avatar craigbr avatar witekest avatar mhoppal avatar jhalterman avatar knakazono avatar ajaeger avatar matrixik avatar dirkmueller avatar dougszumski avatar haruki-yamanashi avatar samirjorina avatar selvakumars2 avatar berendt avatar jgrassler avatar claudiubelu avatar dlfryar-zz avatar jodavis-suse avatar dhellmann avatar renukaprasad avatar mattibf avatar allenmiller avatar sudhakso avatar rbrndt avatar timothyb89 avatar toabctl avatar keithmnemonic avatar jodant avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.