~xavpaice/charm-nrpe:fix_conntrack

Last commit made on 2017-07-31
Get this branch:
git clone -b fix_conntrack https://git.launchpad.net/~xavpaice/charm-nrpe
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
fix_conntrack
Repository:
lp:~xavpaice/charm-nrpe

Recent commits

dc1e367... by Xav Paice

[xavpaice, r=] add condition to conntrack check

The conntrack check has a test to determine if the module is loaded, but
in some LXD environments the module is loaded but we still can't read
conntrack_max. This adds an extra condition to reduce the nagios noise.

aa29d75... by Stuart Bishop

[mattrae,r=ajkavanagh] Config options for debug and dont_blame_nrpe

The debug and dont_blame_nrpe config options control the equivalents
in /etc/nagios/nrpe.cfg

fc863ab... by Stuart Bishop

[joeborg,r=stub] Report application status

00cf472... by Joe Borg <email address hidden>

Adding status messages

86f956b... by Matt Rae

fix incorrect string concatenation syntax

9357fed... by Matt Rae

fix typos. i think i pasted this code by mistake

e8f38a4... by Matt Rae

cleaning up to be more consise

4b95062... by Matt Rae

cleanup and add tests for debug and dont_blame_nrpe config options

10198d3... by Barry Price

[paulgear,r=barryprice] Defer calling nagios_hostname() until ready to create hostname export file

a60ccd7... by Paul Gear

Defer calling nagios_hostname() until ready to create hostname export file