charm-nagios:stable/21.07

Last commit made on 2021-06-23
Get this branch:
git clone -b stable/21.07 https://git.launchpad.net/charm-nagios
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stable/21.07
Repository:
lp:charm-nagios

Recent commits

841480d... by Tiago Pasqualini da Silva

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 <email address hidden>

12d8b6f... by Tiago Pasqualini da Silva

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

01d0db9... by Xav Paice

restart nagios to start livestatus

58bade5... by Xav Paice

Merge branch 'lint-fixes'

919c0d7... by Xav Paice

Drop Trusty support

ce13f7b... by Xav Paice

fix lint errors

a023e2f... by Drew Freiberger

Resolve issue with max_check_attempts: null in nrpe relation data

cd7f72c... by Celia Wang

Lint fix

0dc905c... by Xav Paice

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.

0a14c13... by Alvaro Uria

Merge branch 'rebase/bug/1894912'

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-nagios/+git/charm-nagios/+merge/393600
Reviewed-by: Xiyue Wang <email address hidden>
Reviewed-by: Alvaro Uria <email address hidden>