~jillrouleau/charm-nrpe:xfs_checks

Last commit made on 2017-11-14
Get this branch:
git clone -b xfs_checks https://git.launchpad.net/~jillrouleau/charm-nrpe
Only Jill Rouleau can upload to this branch. If you are Jill Rouleau please log in for upload directions.

Branch merges

Branch information

Name:
xfs_checks
Repository:
lp:~jillrouleau/charm-nrpe

Recent commits

fdc3cda... by Jill Rouleau

Add nrpe check for xfs errors, from dmesg output

1f94905... by Haw Loeung

[xavpaice] Fix LP: #1730567 and updated config.yaml docs

5cded63... by Xav Paice

Fix LP: #1730567 and updated config.yaml docs

0f4ddd9... by Paul Gear

[trivial] flake8 run over tests

bc69af0... by Paul Gear

[hloeung] Don't pass disabled checks via monitors relation

Fixes: lp:1729056
[paulgear] Added minor README fix

21bae80... by Laurent Sesquès

[paulgear,r=sajoupa] Minor fix for nrpe.d cleanup

f95b8f9... by Paul Gear

Don't clean up non-existent files

3750567... by Paul Gear

[mthaddon] Remove nrpe.d files before rendering

In case we've changed sub_postfix or are no longer generating a check
due to empty command parameters. Fixes lp:1629127, lp:1687348

07d1aa8... by Paul Gear

[hloeung] Don't append '_sub' to checks by default

This seems to have mostly been added to avoid the nagios nrpe charm
stomping on checks shipped out by the nagios charm (on the same unit).
This changes the default to not append _sub to checks and detect if this
nrpe subordinate charm is also running on a nagios unit.

a07b751... by Xav Paice

[xavpaice] added machine_id to monitors relation data