Get this repository:
git clone https://git.launchpad.net/charm-nagios
Members of Llama (LMA) Charmers can upload to this repository. Log in for directions.

See all merge proposals.

Branches

Name Last Modified Last Commit
master 2024-02-22 03:43:26 UTC
Fix config-changed hook for nrpe_packet_version change

Author: Arif Ali
Author Date: 2024-02-22 03:43:26 UTC

Fix config-changed hook for nrpe_packet_version change

Reviewed-on: https://code.launchpad.net/~arif-ali/charm-nagios/+git/charm-nagios/+merge/459713
Reviewed-by: Andrea Ieri <andrea.ieri@canonical.com>
Reviewed-by: Ashley James <ashley.james@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

113 of 13 results

Other repositories

Name Last Modified
lp:charm-nagios 2024-02-22
lp:~arif-ali/charm-nagios 2024-02-16
lp:~dashmage/charm-nagios 2023-10-05
lp:~martin-kalcok/charm-nagios 2023-04-03
lp:~seyeongkim/charm-nagios 2023-02-02
lp:~mertkirpici/charm-nagios 2022-11-29
lp:~gabrielcocenza/charm-nagios 2022-10-05
lp:~valexby/charm-nagios 2022-09-29
lp:~vultaire/charm-nagios 2022-09-06
lp:~raychan96/charm-nagios 2022-09-06
lp:~fandanbango/charm-nagios 2022-08-26
lp:~rgildein/charm-nagios 2022-08-19
lp:~peppepetra/charm-nagios 2022-08-19
lp:~txiao/charm-nagios 2022-08-04
lp:~nicholas-malacarne/charm-nagios 2022-06-08
lp:~thogarre/charm-nagios 2022-05-20
lp:~przemeklal/charm-nagios 2022-05-20
lp:~aluria/charm-nagios 2022-03-16
lp:~xavpaice/charm-nagios 2022-03-08
lp:~alejdg/charm-nagios 2021-11-21
lp:~lihuiguo/charm-nagios 2021-10-08
lp:~lcvcode/charm-nagios 2021-08-13
lp:~cjohnston/charm-nagios 2021-08-05
lp:~tiago.pasqualini/charm-nagios 2021-05-21
lp:~afreiberger/charm-nagios 2021-02-01
lp:~ziyiwang/charm-nagios 2021-01-22
lp:~canonical-is-bootstack/charm-nagios 2020-11-11
lp:~nagios-charmers/charm-nagios 2020-10-28
lp:~peter-sabaini/charm-nagios 2020-09-24
lp:~jfguedez/charm-nagios 2020-09-10
lp:~addyess/charm-nagios 2020-07-21
lp:~aieri/charm-nagios 2020-07-13
lp:~andre-ruiz/charm-nagios/+git/charm-nagios-implement-traps 2020-06-30
lp:~camille.rodriguez/charm-nagios 2020-04-27
lp:~szeestraten/charm-nagios 2020-03-17
lp:~giulio.cervera/charm-nagios 2020-02-03
lp:~hopem/charm-nagios 2020-01-06
lp:~aggkolaitis/charm-nagios 2019-10-23
lp:~npochet/charm-nagios 2019-09-06
lp:~tcuthbert/charm-nagios 2019-07-10
lp:~woutervb/charm-nagios 2019-04-12
lp:~elmo/charm-nagios 2018-07-09
lp:~wallyworld/charm-nagios 2018-01-24
lp:~mthaddon/charm-nagios/+git/trunk 2017-09-26
lp:~ec0/charm-nagios 2017-09-05
lp:~joeborg/charm-nagios/+git/adding-status 2017-07-06
lp:~jillrouleau/charm-nagios 2017-01-19
lp:~sajoupa/charm-nagios 2016-10-05
148 of 48 results
You can't create new repositories for Nagios Charm.