Release Release 1.4.0 latest
- dropped support for Python 2.x
- fixed several errors which prevented the plugin to work with Python 3.x (see also issue #19)
- cleaned-up code
check_pakfire-1.4.0.tar.gzRelease tarball |
application/gzip | 2021-11-28 | Download from Github |
Release Release 1.3.0
This is a re-release from 23.04.2019
- added options
-n
and--need-reboot
to check for required reboots - fixed a bug where
-C
and-W
were not evaluated properly (see also issue #17)
check_pakfire-1.3.0.tar.gzRelease tarball |
application/gzip | 2021-11-27 | Download from Github |
Release Release 1.2.1
Fixed an annoying bug (see also issue #14) where all mirrors were checked instead of picking the first working one (which was the default previously). As a result, the plugin took quite long to calculate the system status forcing some Nagios/Icinga configurations to classify timeouts.
$ time ./check_pakfire.py
...
real 0m36.631s
user 0m10.301s
sys 0m0.163s
New behavior:
$ time ./check_pakfire.py
...
real 0m0.789s
user 0m0.441s
sys 0m0.027s
check_pakfire-1.2.1.tar.gzRelease tarball |
application/gzip | 2018-11-27 | Download from Github |
Newer
Older