~1chb1n/charm-nrpe/+git/nrpe-charm:add-disco

Last commit made on 2019-09-04
Get this branch:
git clone -b add-disco https://git.launchpad.net/~1chb1n/charm-nrpe/+git/nrpe-charm
Only Ryan Beisner can upload to this branch. If you are Ryan Beisner please log in for upload directions.

Branch merges

Branch information

Name:
add-disco
Repository:
lp:~1chb1n/charm-nrpe/+git/nrpe-charm

Recent commits

1d3f30d... by Ryan Beisner

Remove artful and add disco series for run-up to LTS

107b79d... by Tom Haddon

Fix indentation in README for proper display on jaas.ai

Reviewed-on: https://code.launchpad.net/~mthaddon/nrpe-charm/+git/nrpe-charm/+merge/369933
Reviewed-by: Thomas Cuthbert <email address hidden>

fd97b5a... by Tom Haddon

Fix indentation in README for proper display on jaas.ai

ff235d5... by Xav Paice

Fix check_xfs_errors

Reviewed-on: https://code.launchpad.net/~xavpaice/nrpe-charm/+git/nrpe-charm/+merge/367495
Reviewed-by: Wouter van Bommel <email address hidden>

2ac9b4d... by Xav Paice

Fix check_xfs_errors

There was a bug in check_xfs_errors where the time comparison failed,
and so any xfs errors in dmesg would alert regardless of how old.

3e7db36... by Wouter van Bommel

Bond mismatch should not be critical

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

a220d1f... by Wouter van Bommel

Fix exit status

170944a... by Wouter van Bommel

Bond mismatch should not be critical

If we can report bond mismatches then it's degredation (Warning) and not
critical

aadcfbb... by Xav Paice

Change defaults for check_swap_activity

Reviewed-on: https://code.launchpad.net/~xavpaice/nrpe-charm/+git/nrpe-charm/+merge/365771
Reviewed-by: Wouter van Bommel <email address hidden>

70e4313... by Xav Paice

Change defaults for check_swap_activity

The check_swap_activity alert was paging for just about any use of swap,
but Linux is supposed to use swap at least sometimes. This change
increases the default to be more likely to page only when swap is
thrashing.

Closes-bug: #1822901