~yoshikadokawa/charm-nrpe:master-check-lacpdu

Last commit made on 2020-05-07
Get this branch:
git clone -b master-check-lacpdu https://git.launchpad.net/~yoshikadokawa/charm-nrpe
Only Yoshi Kadokawa can upload to this branch. If you are Yoshi Kadokawa please log in for upload directions.

Branch merges

Branch information

Name:
master-check-lacpdu
Repository:
lp:~yoshikadokawa/charm-nrpe

Recent commits

6a41da3... by Yoshi Kadokawa

add details of lacpdu port mismatch

LP: #1877255

f79a231... by Yoshi Kadokawa

add LACPDU port state check

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

b4def2a... by Aurelien Lourot

Do not listen on all interfaces

Instead listen only to the interface to Nagios.

Closes-Bug: #1849800

Reviewed-on: https://code.launchpad.net/~aurelien-lourot/nrpe-charm/+git/nrpe-charm/+merge/378386
Reviewed-by: Xav Paice <email address hidden>