Metadata-Version: 1.1
Name: livestatus-service
Version: 0.2.0
Summary: Exposes MK livestatus to the outside world over HTTP
Home-page: https://github.com/mriehl/livestatus_service
Author: Marcel Wolf, Maximilien Riehl
Author-email: marcel.wolf@immobilienscout24.de, maximilien.riehl@gmail.com
License: MIT
Description: Livestatus-service is a WSGI application that exposes the functionality of a livestatus socket to the outside world over HTTP. 
        Query results are formatted to be more machine readable and it is also possible to send commands over the livestatus socket or using the nagios/icinga command file.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Monitoring
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: Jython
Classifier: Programming Language :: Python :: Implementation :: PyPy
