python3-nagiosplugin

Python class library for writing Nagios (Icinga) plugins (Python 3)

Description

nagiosplugin is a Python class library which helps writing Nagios (or Icinga) compatible plugins easily in Python. It cares for much of the boilerplate code and default logic commonly found in Nagios checks, including:

 - Nagios 3 Plugin API compliant parameters and output formatting
 - Full Nagios range syntax support
 - Automatic threshold checking
 - Multiple independent measures
 - Custom status line to communicate the main point quickly
 - Long output and performance data
 - Timeout handling
 - Persistent "cookies" to retain state information between check runs
 - Resume log file processing at the point where the last run left
 - No dependencies beyond the Python standard library (except for Python 2.6).

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mpounsett/nagiosplugin


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-nagiosplugin