~woutervb/charm-nrpe:network

Last commit made on 2019-05-15
Get this branch:
git clone -b network https://git.launchpad.net/~woutervb/charm-nrpe
Only Wouter van Bommel can upload to this branch. If you are Wouter van Bommel please log in for upload directions.

Branch merges

Branch information

Name:
network
Repository:
lp:~woutervb/charm-nrpe

Recent commits

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

aa6722d... by Xav Paice

Add check_arp_cache

Reviewed-on: https://code.launchpad.net/~xavpaice/nrpe-charm/+git/nrpe-charm/+merge/364280
Reviewed-by: James Hebden <email address hidden>
Reviewed-by: Joel Sing <email address hidden>

d01f831... by Xav Paice

Add check_arp_cache

Adds a new default check for non-container units that compares the
number of arp entries against the kernel limits configured, and alerts
if >80%.

e236141... by Andrea Ieri

[trivial] clarify that swap_activity only checks swapouts (not swapins)

3745c05... by Tom Haddon

Update readme for some typos and juju config vs. juju set

Reviewed-on: https://code.launchpad.net/~mthaddon/nrpe-charm/+git/nrpe-charm/+merge/359043
Reviewed-by: Junien Fridrick <email address hidden>

48c4e79... by Tom Haddon

Update readme for some typos and juju config vs. juju set

4ff81ff... by Tom Haddon

Update docs in config.yaml for load to reflect reality

Reviewed-on: https://code.launchpad.net/~mthaddon/nrpe-charm/+git/nrpe-charm/+merge/359040
Reviewed-by: Junien Fridrick <email address hidden>