Archived
1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Christoph Anton Mitterer 7da4fd46ae align default timeout with Nagios/Icinga defaults
* Set the default timeout to 55 seconds.
  This is intended to be aligned to Nagios’s/Icinga’s default values for “service_check_timeout” which is 60 seconds. The gap of 5 seconds should leave enough time to e.g. have remote connections like ssh or NRPE closed.
  Comparing it with e.g. APT (which is always really fast), YUM is very very slow - even when using chached mode. Therefore I try to use most of the time, Nagios/Icinga would grant a service check per default plus some gap.
  Of course, administrators should still manually constrain their check_yum invocations if the see, that less time is always enough.
2012-09-30 01:07:08 +02:00
Description
Check_MK plugin for yum update checks; Automatically exported from code.google.com/p/check-yum (via https://github.com/calestyo/check_yum)
72 KiB
Languages
Python 100%