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 (
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
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.