Skip to main content

Library to implement the Nagios Core Plugin API

Project description

Nagios Plugin Tool

Library to facilitate implementing the Nagios Core Plugin API with custom Nagios plugins

Installation

pip install sld.nagios_plugin

Usage

from nagios_plugin import Plugin

plugin = Plugin()
# Do stuff and determine result
plugin.return_ok(message="OK", perf_data="/=123;0;")

Credits


Version: 0.0.6

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sld.nagios_plugin-0.0.6.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

sld.nagios_plugin-0.0.6-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page