nagiosplugin 1.2.2-1 source package in Ubuntu

Changelog

nagiosplugin (1.2.2-1) unstable; urgency=medium


  * New upstream release

 -- Jordan Metzmeier <email address hidden>  Tue, 03 Jun 2014 12:29:35 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
nagiosplugin_1.2.2-1.dsc 1.8 KiB 8f80e6c5f3348d30a3e1ef2111d0336ca3a6d46c40c821a98f82a3dc92024db8
nagiosplugin_1.2.2.orig.tar.gz 38.3 KiB b61413410d79fe0785d411365f71af1b2b906a349ba76315f32c451eba12b51f
nagiosplugin_1.2.2-1.debian.tar.xz 3.1 KiB 642c99f09e6cf2d3a575f4677d7f1d55a23833ceb27a19539003f17981a38ce8

Available diffs

No changes file available.

Binary packages built by this source

python-nagiosplugin: Python class library for writing Nagios (Icinga) plugins (Python 2)

 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).
 .
 This is the Python 2 version of the package.

python3-nagiosplugin: Python class library for writing Nagios (Icinga) plugins (Python 3)

 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).
 .
 This is the Python 3 version of the package.