Sat, 29 Jun 2024 10:38:08 UTC | login

Information for build python-nagiosplugin-1.3.3-1.fc37

ID221742
Package Namepython-nagiosplugin
Version1.3.3
Release1.fc37
Epoch
SummaryLibrary for writing Nagios (Icinga) plugins
Descriptionnagiosplugin 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
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 08 Jan 2023 16:03:01 UTC
CompletedSun, 08 Jan 2023 16:03:01 UTC
Tags
f37
f38
RPMs
src
python-nagiosplugin-1.3.3-1.fc37.src.rpm (info) (download)
noarch
python3-nagiosplugin-1.3.3-1.fc37.noarch.rpm (info) (download)
Changelog * Wed Nov 09 2022 Simone Caronni <negativo17@gmail.com> - 1.3.3-1 - Update to 1.3.3. * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.3.2-4 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 18 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.3.2-1 - Initial package