Metadata-Version: 2.1
Name: cp-nagios-plugins
Version: 0.5
Summary: Cross Platform Nagios Plugins
Project-URL: Homepage, https://github.com/HopliteInd/cp-nagios-plugins
Author-email: "Hoplite Industries, Inc." <smichael@hopliteindustries.com>
Keywords: nagios,plugins
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.6
Requires-Dist: paramiko
Requires-Dist: psutil>=5.6.2
Provides-Extra: lint
Requires-Dist: black; extra == 'lint'
Requires-Dist: flake8; extra == 'lint'
Requires-Dist: isort; extra == 'lint'
Requires-Dist: pylint; extra == 'lint'
Description-Content-Type: text/x-rst

Cross platform nagios plugins
=============================

These cross platform plugins rely on Python to attain that cross platform
ability.  This means that they are more expensive to run than the compiled
programs from the Nagios-plugins repository.

