~aluria/charm-nagios:bug/1836122-fixmp

Last commit made on 2019-10-21
Get this branch:
git clone -b bug/1836122-fixmp https://git.launchpad.net/~aluria/charm-nagios
Only Alvaro Uria can upload to this branch. If you are Alvaro Uria please log in for upload directions.

Branch merges

Branch information

Name:
bug/1836122-fixmp
Repository:
lp:~aluria/charm-nagios

Recent commits

67109a9... by Alvaro Uria

Previous commit missed service redefinition

Previous commit added a fix to a command definition, and also changed
its name. However the 'generic-service' was not updated to use the new
command name. This merge proposal fixes it.

00b10a5... by Nicolas Pochet

Exclude virtual fs from local disk checks

Closes-Bug: 1836122

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

5e77f5e... by Nicolas Pochet

Exclude virtual fs from local disk checks

Closes-Bug: 1836122

0ebcbda... by Thomas Cuthbert

Fix broken link in charm doco, LP#1836008

Reviewed-on: https://code.launchpad.net/~tcuthbert/nagios-charm/+git/nagios-charm/+merge/369932
Reviewed-by: Junien Fridrick <email address hidden>

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.