lp:~mertkirpici/charm-nagios

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

Branches

Name Last Modified Last Commit
lp/1998094 2022-11-29 08:34:33 UTC
tox: move flake8 config comments to new line

Author: Mert Kirpici
Author Date: 2022-11-29 08:34:33 UTC

tox: move flake8 config comments to new line

flake8 6.0.0 does not like it when the inline comments are on the same
line as the ignored rule.

Works-on: 1998094
Signed-off-by: Mert Kırpıcı <mert.kirpici@canonical.com>

master 2022-10-14 13:54:31 UTC
Add config option for nrpe packet version

Author: Arif Ali
Author Date: 2022-10-14 13:54:31 UTC

Add config option for nrpe packet version

When using ssl in nagios, we get error as shown below

Request packet version was invalid!

This is due to the fact it is usig v3 first, and then v2. This patch
ensures that we can change the behavior if needed. In this scenario
where this is an issue, we get the error below. The config to use
version 2 prevents this

nrpe[2383494]: Error: (use_ssl == true): Request packet version was invalid!
nrpe[2383494]: Could not read request from client 10.0.1.121, bailing out...
nrpe[2383494]: INFO: SSL Socket Shutdown.

Reviewed-on: https://code.launchpad.net/~arif-ali/charm-nagios/+git/charm-nagios/+merge/431150
Reviewed-by: Paul Goins <paul.goins@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Eric Chen <eric.chen@canonical.com>

bug-1938737 2022-08-26 13:22:32 UTC
Move the '-r' flag depending on sender_email's logic to the template

Author: Facundo Ciccioli
Author Date: 2022-08-26 13:22:32 UTC

Move the '-r' flag depending on sender_email's logic to the template

Less python code is always better.

stable/21.10 2021-10-08 02:05:56 UTC
Return empty string if JUJU_CHARM_DIR is not set because None+"/icon.svg" wou...

Author: Linda Guo
Author Date: 2021-10-08 02:05:56 UTC

Return empty string if JUJU_CHARM_DIR is not set because None+"/icon.svg" would raise exception

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-nagios/+git/charm-nagios/+merge/409880
Reviewed-by: James Troup <james.troup@canonical.com>

candidate/21.10 2021-10-08 02:05:56 UTC
Return empty string if JUJU_CHARM_DIR is not set because None+"/icon.svg" wou...

Author: Linda Guo
Author Date: 2021-10-08 02:05:56 UTC

Return empty string if JUJU_CHARM_DIR is not set because None+"/icon.svg" would raise exception

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-nagios/+git/charm-nagios/+merge/409880
Reviewed-by: James Troup <james.troup@canonical.com>

stable/21.07 2021-06-23 07:33:05 UTC
Added livestatus through xinetd

Author: Tiago Pasqualini da Silva
Author Date: 2021-06-23 07:33:05 UTC

Added livestatus through xinetd

This patch adds the possibility to expose the livestatus socket to
the network by using xinetd. If enable_livestatus and
livestatus_enable_xinetd are both True, it will be exposed to the
network.

Closes-bug: #1916530

Reviewed-on: https://code.launchpad.net/~tiago.pasqualini/charm-nagios/+git/charm-nagios/+merge/403157
Reviewed-by: James Troup <james.troup@canonical.com>

candidate/21.07 2021-06-23 07:33:05 UTC
Added livestatus through xinetd

Author: Tiago Pasqualini da Silva
Author Date: 2021-06-23 07:33:05 UTC

Added livestatus through xinetd

This patch adds the possibility to expose the livestatus socket to
the network by using xinetd. If enable_livestatus and
livestatus_enable_xinetd are both True, it will be exposed to the
network.

Closes-bug: #1916530

Reviewed-on: https://code.launchpad.net/~tiago.pasqualini/charm-nagios/+git/charm-nagios/+merge/403157
Reviewed-by: James Troup <james.troup@canonical.com>

candidate/21.04 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

stable/21.04 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

stable/21.01 2021-02-01 21:21:24 UTC
Resolve issue with max_check_attempts: null in nrpe relation data

Author: Drew Freiberger
Author Date: 2021-02-01 21:21:24 UTC

Resolve issue with max_check_attempts: null in nrpe relation data

stable/20.10 2020-11-11 11:51:17 UTC
Add notification options to the SNMP traps configuration

Author: Jose Guedez
Author Date: 2020-09-10 06:06:52 UTC

Add notification options to the SNMP traps configuration

Closes-Bug: LP1894912

stable/20.08 2020-08-14 16:05:16 UTC
Update makefile to enforce charm proof

Author: Drew Freiberger
Author Date: 2020-08-14 16:05:16 UTC

Update makefile to enforce charm proof

stable/20.05 2020-05-01 07:57:55 UTC
Merge remote-tracking branch 'sandor/bug/1864968'

Author: Alvaro Uria
Author Date: 2020-05-01 07:57:35 UTC

Merge remote-tracking branch 'sandor/bug/1864968'

Reviewed-on: https://code.launchpad.net/~szeestraten/charm-nagios/+git/nagios-charm/+merge/379943
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>
Signed-off-by: Alvaro Uria <alvaro.uria@canonical.com>

stable/20.02 2020-02-28 14:39:07 UTC
Update maintainer

Author: Alvaro Uria
Author Date: 2020-02-28 14:39:07 UTC

Update maintainer

114 of 14 results
This repository contains Public information 
Everyone can see this information.

Subscribers