RETIRED, Monitoring for OpenStack Operators
Go to file
Martin Mágr 4645597ef6 Revert "Removes unnecessary utf-8 encoding"
This reverts commit 4076dce887.

Commit above is the cause for UTF errors such as:
[root@undercloud-0 ~]# /usr/libexec/openstack-monitoring/checks/oschecks-check_amqp neutron-server
Traceback (most recent call last):
  File "/usr/libexec/openstack-monitoring/checks/oschecks-check_amqp", line 6, in <module>
    from oschecks.amqp import main
  File "/usr/lib/python2.7/site-packages/oschecks/amqp.py", line 23, in <module>
    from oschecks import utils
  File "/usr/lib/python2.7/site-packages/oschecks/utils.py", line 5
SyntaxError: Non-ASCII character '\xc2' in file /usr/lib/python2.7/site-packages/oschecks/utils.py on line 5, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

Change-Id: I94faa925bb642621bc8688addca60168889e93d3
2017-10-26 11:39:56 +02:00
monitoring-for-openstack Revert "Removes unnecessary utf-8 encoding" 2017-10-26 11:39:56 +02:00
nagios-plugins Merge "Nagios check for recent Ceilometer updates" 2016-07-27 12:51:11 +00:00
sensu-plugins Add Keystone API check to sensu-plugins. 2014-10-07 09:52:57 -06:00
.gitignore Initial commit 2014-08-28 13:40:18 -05:00
.gitreview Add .gitreview file 2015-09-29 09:04:10 -06:00
LICENSE Initial commit 2014-08-28 13:40:18 -05:00
README.md README: add Launchpad link 2016-02-02 11:12:38 +01:00

README.md

tools-monitoring

Tools to monitor OpenStack

Please see the wiki page at https://wiki.openstack.org/wiki/Osops for other osops tools & repos.

Report bugs

Please use launchpad to report bugs.

Directories

monitoring-for-openstack/: a python application to help do some monitoring for OpenStack Clouds

sensu-plugins/: A collection of sensu specific plugins to help monitor OpenStack Clouds

A collection of scripts to monitor various OpenStack components, for use with Rackspace Cloud Monitoring (MaaS) can be found here: