~tcuthbert/charm-nagios:master

Last commit made on 2019-07-10
Get this branch:
git clone -b master https://git.launchpad.net/~tcuthbert/charm-nagios
Only Thomas Cuthbert can upload to this branch. If you are Thomas Cuthbert please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~tcuthbert/charm-nagios

Recent commits

2f1d2b5... by Thomas Cuthbert

Fix broken link in charm doco, LP#1836008

303283a... by Xav Paice

Add service_check_timout config item

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

4bfd661... by Xav Paice

Add service_check_timout config item

Allows a custom value for service_check_timeout, so it can be tuned
alongside nrpe check timeout and service_check_timeout_status.

9aa1d84... by Xav Paice

Change pagerduty_notification_levels default

Reviewed-on: https://code.launchpad.net/~xavpaice/nagios-charm/+git/nagios-charm/+merge/369496
Reviewed-by: Jeremy Lounder <email address hidden>
Reviewed-by: James Hebden <email address hidden>

d5170fd... by Xav Paice

add add-service_check_timeout_state config option

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

f392fd5... by Xav Paice

Change pagerduty_notification_levels default

Most sites we deploy do not need to be using Pagerduty for warnings,
this changes the default to reflect most production deployments.

f3ca873... by Xav Paice

add add-service_check_timeout_state config option

fa01556... by Peter Sabaini

Make install more robust

Reviewed-on: https://code.launchpad.net/~peter-sabaini/nagios-charm/+git/nagios-charm/+merge/364101
Reviewed-by: Stuart Bishop <email address hidden>

6f5e177... by Xav Paice

Add custom disk monitor for nagios host

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

71f8aba... by Xav Paice

Add custom disk monitor for nagios host

When monitoring the local Nagios host and it's not in a container, we
use check_all_disks which reports critical when any snap is installed.
This change adds a custom command to the local cfg such that squashfs is
excluded from the check.