/amon-plugins

Plugins for the Amon Server Monitoring Tool

Primary LanguagePython

Amon Plugins Library

Amon is a hosted monitoring solution. Amon uses open-source plugins (written in Python) to monitor a wide variety of application metrics.

Each folder in this repository represents one Amon plugin.

Getting Started

You will find detailed information about how plugins work in Amon at https://amon.cx/docs#plugins

How to create your own Amon plugin

Anyone can create a Amon plugin. Get started by:

  1. looking at the examples in this Repository
  2. reading the development guide at https://amon.cx/docs#plugins

When you have something working you'd like to share, drop me a note at martin@amon.cx.

Or, send a pull request here on github. Also don't hesitate to contact me before or during plugin development if you need guidance.