Class library for writing Nagios (Icinga) plugins
**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 independend 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).
- Sources inherited from project openSUSE:Backports:SLE-15-SP4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.4:ARM/python-nagiosplugin && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
nagiosplugin-1.3.2.tar.gz | 0000054262 53 KB | |
python-nagiosplugin.changes | 0000000833 833 Bytes | |
python-nagiosplugin.spec | 0000002465 2.41 KB |
Latest Revision
osc copypac from project:openSUSE:Backports:SLE-15-SP3 package:python-nagiosplugin revision:1
Comments 0