python-nagiosplugin-1.2.4-1.vortex.el7.centos.noarch.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
sudo yum install python-nagiosplugin-1.2.4-1.vortex.el7.centos.noarch

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 ab542e3ecf18a913f2870d97bf2cf676
SHA1 00f15ffbb098243a70a17f9d3537e073040d5729
SHA256 cfbff7f35d7c4bb59a34a5d1821815ce71637fd3587f964c06640e006fd58c3e
SHA512 2fb934d509d96fe0b5682ff654e2e56225a44f0aa036de74b1cbb1a2b994a38c4408080d4e681c663e4189acc099f2ee6b09dbc9b2cf434e747cff8bb0ed4829

Requires

  • python(abi) = 2.7-

Provides

  • python-nagiosplugin = 1.2.4-1.vortex.el7.centos

Files

  • /usr/share/doc/python-nagiosplugin-1.2.4/README.txt
  • /usr/share/doc/python-nagiosplugin-1.2.4/LICENSE.txt
  • /usr/share/doc/python-nagiosplugin-1.2.4/HISTORY.txt
  • /usr/share/doc/python-nagiosplugin-1.2.4/HACKING.txt
  • /usr/share/doc/python-nagiosplugin-1.2.4/CONTRIBUTORS.txt
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_summary.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_summary.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_summary.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_state.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_state.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_state.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_runtime.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_runtime.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_runtime.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_result.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_result.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_result.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_range.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_range.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_range.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_platform.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_platform.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_platform.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_performance.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_performance.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_performance.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_output.pyo
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_output.pyc
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_output.py
  • /usr/lib/python2.7/site-packages/nagiosplugin/tests/test_multiarg.pyo

Uploaded

almost 8 years ago

Package Size

80.1 KB

Installed Size

275 KB

Downloads

37

wget

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

Homepage

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

License

ZPL