[PATCH] check_dig: use +retry instead of +tries

2016-09-08 Thread Christian Kujau
After upgrading from an Ubuntu/15.10 to 16.04 installation, I noticed that check_dig is always returning a WARNING: $ /usr/lib/nagios/plugins/check_dig -l localhost -v /usr/bin/dig -p 53 @127.0.0.1 localhost A +tries=3 +time=6 Looking for: 'localhost' DNS WARNING - 0.008 seconds response time (

check_http v2.1.2 -S problems

2016-09-08 Thread J Lance Wilkinson
Moving from an older version of check_http (v2.0.3) to the current version as part of my migration from Nagios Core v3.5.1 to v4.2.0, I find the myriad cases in my configuration where I wanted the checks performed using https instead of http, using the -S parameter, are now yielding an extra LIN

Extra feature to check_snmp

2016-09-08 Thread Maksymilian Kapica
Hi, When I'm trying to use check_snmp plugin to calculate rates from snmp outputs, it sometimes returns floating point values with digits. Unfortunately, when check_snmp is used together with rrd tool (exactly by Nagios),, rrd cannot render graphics, because it expects integer values as input.