~barryprice/charm-nrpe/+git/nrpe-charm:master

Last commit made on 2020-04-16
Get this branch:
git clone -b master https://git.launchpad.net/~barryprice/charm-nrpe/+git/nrpe-charm
Only Barry Price can upload to this branch. If you are Barry Price please log in for upload directions.

Branch merges

Branch information

Recent commits

dc6048a... by Barry Price

Bugsquash

aabd206... by Barry Price

Actually, just don't install recommends for now

3a86d4f... by Barry Price

Force-remove rpcbind LP#1873171

82a6b04... by Andrea Ieri

Calculate the automatic load threshold on the basis of all available cpus

Using nproc --all instead of plain nrpe allows us to consider both
isolated and non-isolated cpus

Closes-Bug: #1870602

e515aa9... by Xav Paice

Merge branch 'bug/1742669'

16929cb... by Xav Paice

Add NRPE check for readonly filesystems

Adds check_ro_filesystem check, looping all filesystems and alerting
CRITICAL if they're readonly. Only applies to non-container units.

Closes-Bug: #1824882

dfcfdf5... by Xav Paice

Add nrpe.d files for local monitors

Reviews the 'monitors' config item for local checks, and adds the nrpe.d
files so that they're implemented.

Closes-Bug: #1742669

97854a7... by Alvaro Uria

Update metadata file

2219dd7... by Tom Haddon

Update charmhelpers, to support focal

Reviewed-on: https://code.launchpad.net/~mthaddon/nrpe-charm/+git/focal-1860441/+merge/377872
Reviewed-by: Benjamin Allot <email address hidden>

d05d0fa... by Tom Haddon

Sync latest charmhelpers