lp:~xavpaice/charm-nagios

Owned by Xav Paice
Get this repository:
git clone https://git.launchpad.net/~xavpaice/charm-nagios
Only Xav Paice can upload to this repository. If you are Xav Paice please log in for upload directions.

Branches

Name Last Modified Last Commit
update_charmcraft 2022-03-08 20:28:45 UTC
add missing scripts dir to charmcraft

Author: Xav Paice
Author Date: 2022-03-08 20:28:45 UTC

add missing scripts dir to charmcraft

lintfix 2021-07-29 04:58:32 UTC
Minor lint updates

Author: Xav Paice
Author Date: 2021-07-29 04:58:32 UTC

Minor lint updates

bug/1923407 2021-04-16 03:21:22 UTC
restart nagios to start livestatus

Author: Xav Paice
Author Date: 2021-04-16 01:32:13 UTC

restart nagios to start livestatus

drop_trusty 2021-04-16 01:28:44 UTC
Drop Trusty support

Author: Xav Paice
Author Date: 2021-04-16 01:28:44 UTC

Drop Trusty support

lint-fixes 2021-04-16 00:56:37 UTC
fix lint errors

Author: Xav Paice
Author Date: 2021-04-16 00:56:37 UTC

fix lint errors

feature/add_max_retries 2020-11-26 03:41:04 UTC
Add max_check_attempts support for checks

Author: Xav Paice
Author Date: 2020-11-26 03:41:04 UTC

Add max_check_attempts support for checks

When max_check_attempts is sent across the monitors relation as part of
the relation data, it is added to the service configuration.

bug/1819537 2020-10-01 19:46:22 UTC
fix livestatus package install syntax error

Author: Xav Paice
Author Date: 2020-10-01 19:46:22 UTC

fix livestatus package install syntax error

lint-20.08 2020-08-04 01:48:17 UTC
Extra Linting completed for 20.08 charm release

Author: Xav Paice
Author Date: 2020-08-04 01:48:17 UTC

Extra Linting completed for 20.08 charm release

blacken-20.08 2020-08-03 23:47:04 UTC
fix Black lint errors

Author: Xav Paice
Author Date: 2020-08-03 23:47:04 UTC

fix Black lint errors

makefile-20.08 2020-08-03 22:51:20 UTC
update tox.ini to allow tests to pass

Author: Xav Paice
Author Date: 2020-08-03 22:51:20 UTC

update tox.ini to allow tests to pass

add_service_timeout 2019-07-03 05:34:14 UTC
Add service_check_timout config item

Author: Xav Paice
Author Date: 2019-07-03 05:34:14 UTC

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.

pagerduty-defaults 2019-07-01 05:30:02 UTC
Change pagerduty_notification_levels default

Author: Xav Paice
Author Date: 2019-07-01 05:30:02 UTC

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.

add-service_check_timeout_state 2019-07-01 05:18:52 UTC
add add-service_check_timeout_state config option

Author: Xav Paice
Author Date: 2019-07-01 05:18:52 UTC

add add-service_check_timeout_state config option

lp1827159 2019-05-01 05:16:41 UTC
Add custom disk monitor for nagios host

Author: Xav Paice
Author Date: 2019-05-01 01:02:33 UTC

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.

pagerduty 2018-08-01 05:30:15 UTC
new config option to change pagerduty alert levels

Author: Xav Paice
Author Date: 2018-08-01 05:30:15 UTC

new config option to change pagerduty alert levels

add-bindings 2018-06-15 05:05:16 UTC
add extra-bindings to metadata

Author: Xav Paice
Author Date: 2018-06-15 05:05:16 UTC

add extra-bindings to metadata

lp1763576 2018-04-17 22:13:53 UTC
Add proxy to pagerduty script

Author: Xav Paice
Author Date: 2018-04-14 07:42:39 UTC

Add proxy to pagerduty script

If the model config, and therefore environment, has https_proxy set,
this change will add the --proxy switch to nagios-pagerduty-flush-cron.

master 2017-10-17 13:16:23 UTC
[xavpaice, trivial] bugfix for machine_id dict test

Author: Xav Paice
Author Date: 2017-10-17 13:16:23 UTC

[xavpaice, trivial] bugfix for machine_id dict test

parents 2017-10-11 15:10:52 UTC
Introduce parent setting for nagios hosts in containers

Author: Xav Paice
Author Date: 2017-10-11 15:10:52 UTC

Introduce parent setting for nagios hosts in containers

lp1712977 2017-08-28 23:35:26 UTC
Update charmhelpers

Author: Xav Paice
Author Date: 2017-08-28 23:35:26 UTC

Update charmhelpers

Collect rev 786 of charmhelpers which fixes lp1712977

lp1623658 2017-08-22 00:55:55 UTC
fix livestatus dir perms on config-changed hook

Author: Xav Paice
Author Date: 2017-08-22 00:55:55 UTC

fix livestatus dir perms on config-changed hook

fix-lp1677580 2017-08-18 04:33:18 UTC
Add config for localhost checks

Author: Xav Paice
Author Date: 2017-08-18 03:00:08 UTC

Add config for localhost checks

Adds params to configure the checks for the nagios host itself to either
be totally disabled, or allow the config of load level and host prefix.

Fixes bug: 1677580

fix-lp1623658 2017-08-07 16:39:04 UTC
[xavpaice] add ug+rwx to livestatus socket dir

Author: Xav Paice
Author Date: 2017-08-07 16:39:04 UTC

[xavpaice] add ug+rwx to livestatus socket dir

fix-lp1666763 2017-06-22 23:53:30 UTC
change perms for pagerduty_nagios.pl

Author: Xav Paice
Author Date: 2017-06-21 23:24:29 UTC

change perms for pagerduty_nagios.pl

lp1666763 2017-06-22 03:39:32 UTC
copy pagerduty script with perms

Author: Xav Paice
Author Date: 2017-06-22 03:39:32 UTC

copy pagerduty script with perms

125 of 25 results
This repository contains Public information 
Everyone can see this information.

Subscribers