Monitoring plugin framework for OpenStack clouds
Go to file
huang.zhiping 38541c4014 Update home-page
Change-Id: Ib06fce8154f38be72a91cbcd9dce86d2116a5303
2019-11-06 11:46:51 +00:00
doc Fix docs building 2019-05-28 15:22:37 +02:00
etc Update monitorstack to use updated openstacksdk and es 2019-02-17 09:27:36 -06:00
monitorstack add default pickle cache version 2019-02-17 22:56:08 -06:00
releasenotes Fix docs building 2019-05-28 15:22:37 +02:00
tests Update monitorstack to use updated openstacksdk and es 2019-02-17 09:27:36 -06:00
zuul.d Update zuul jobs 2019-05-28 17:38:12 +02:00
.coveragerc Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
.gitignore More complete testing of the os plugins/utils (#24) 2017-03-14 11:34:10 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:30 +00:00
.travis.yml Add Python 3.5 for Travis tests (#9) 2017-03-09 10:46:31 -06:00
LICENSE Initial commit 2017-02-21 11:05:42 -05:00
README.rst Update README 2017-04-19 13:37:41 +00:00
bindep.txt Update monitorstack to use updated openstacksdk and es 2019-02-17 09:27:36 -06:00
codecov.yml Added VM instances used and quotas (#6) 2017-03-09 09:48:17 -06:00
requirements.txt Update monitorstack to use updated openstacksdk and es 2019-02-17 09:27:36 -06:00
run_tests.sh Update monitorstack to use updated openstacksdk and es 2019-02-17 09:27:36 -06:00
setup.cfg Update home-page 2019-11-06 11:46:51 +00:00
setup.py Add PEP257 checks (#15) 2017-03-09 15:48:18 -06:00
test-requirements.txt Fix docs building 2019-05-28 15:22:37 +02:00
tox.ini Fix docs building 2019-05-28 15:22:37 +02:00

README.rst

monitorstack text

Status:
Travis-CI Build Status Coverage Status

The monitorstack project provides a framework for writing monitoring plugins that output data in various formats for different monitoring systems. Developers can quickly add new monitoring plugins (along with tests) without worrying about how to format the data.

For more details, including how to install/configure, a usage guide, and a developer guide, review the monitorstack documentation.

Requirements

Python 2.7 or higher is required for monitorstack.

Each commit is tested against Python 2.7, 3.3, 3.4, 3.5, and pypy.

License

Apache 2.0

Community

The monitorstack project is managed by the OpenStack-Ansible community, but it can be used with or without OpenStack-Ansible.

Contact information:

  • #openstack-ansible on Freenode IRC
  • Launchpad Bugs
  • Send email to openstack-dev@lists.openstack.org with [openstack-ansible][monitorstack] in the subject line.