python-nagiosplugin-1.2.4-1.vortex.el7.centos.src.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/s_mcleod/centos7/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/s_mcleod/centos7/script.rpm.sh | sudo bash

STEP 2: Install the package
yumdownloader --source python-nagiosplugin-1.2.4-1.vortex.el7.centos.src
rpm -ivh ./python-nagiosplugin-1.2.4-1.vortex.el7.centos.src.rpm

Class library for writing Nagios (Icinga) plugins

Full 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 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).


nagiosplugin runs on POSIX and Windows systems. It is compatible with Python 3.3,
Python 3.2, Python 2.7, and Python 2.6.

Checksums

MD5 8c05798f629b06a928dd1ed0d5f10132
SHA1 ae23c21340db73ffa029e9b5c0c6d355bcf0ead9
SHA256 c03fb0b3f9701c2ff647d65e69cbb2e4098122cb322dc799680e60574396f06d
SHA512 9c3cbfd5664997de131d08e231e73cbb1c037d6a04d33a3b5dd3ae38eabf18673123defafc2f7c86d818ae408914f3bcc882f5fae187fa33e46dd3500f72aea0

Requires

  • python-devel
  • python-setuptools

Files

  • python-nagiosplugin.spec
  • nagiosplugin-1.2.4.tar.gz

Uploaded

almost 8 years ago

Package Size

41.6 KB

Installed Size

39.4 KB

Downloads

34

wget

wget --content-disposition "https://packagecloud.io/s_mcleod/centos7/packages/el/7/python-nagiosplugin-1.2.4-1.vortex.el7.centos.src.rpm/download.rpm?distro_version_id=140"

Homepage

http://projects.gocept.com/projects/nagiosplugin

License

ZPL