This package provides various plugins for nagios compatible monitoring systems like nagios and icinga. it contains the following plugins:
* check_keystone (1.0): check that openstack identity service (keystone)
works correctly by getting a token from it, and checking that services
have a publicurl declared.
* check_swift_object_servers (1.0): uses swift-recon to query all clusters
servers and ensure they all have the same copy of the object ring.
* check_swift_dispersion (1.0): uses swift-dispersion tools to report
dispersion analysis and checks that all copies of objects are ok.
* check_swift (1.0): tries to upload, download and delete a file in a swift
container to check that it works correctly.