Metadata-Version: 2.1
Name: NagAconda
Version: 0.3.5
Summary: NagAconda is a Python Nagios wrapper.
Home-page: https://github.com/SchlegelS0208/NagAconda
Author: Steven Schlegel
Author-email: steven@schlegel.tech
License: New BSD License
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
License-File: LICENSE

Nagios has been around for quite some time, but producing output it can 
consume is something of a black art. Only the plugin documentation 
actually explains what all the extra semicolons or extended formatting 
even means.

This is especially onerous when performance consuming add-ons expect a 
specific structure before operating properly. This package strives to 
greatly simplify the process of actually generating Nagios output using 
Python.

Please see the TODO file for a very rudimentary roadmap for this
project! Development should pick up after the move to github thanks
to the increase in volunteers.

Vendor (Original): Leapfrog Online

Author (Original): Shaun Thomas <shaun@bonesmoses.org>

Source (Original): https://github.com/bonesmoses/NagAconda



