~lcvcode/charm-nagios:LP1939068

Last commit made on 2021-08-10
Get this branch:
git clone -b LP1939068 https://git.launchpad.net/~lcvcode/charm-nagios
Only Connor Chamberlain can upload to this branch. If you are Connor Chamberlain please log in for upload directions.

Branch merges

Branch information

Name:
LP1939068
Repository:
lp:~lcvcode/charm-nagios

Recent commits

88eb9b0... by Connor Chamberlain

Address review comments

3ea5909... by Connor Chamberlain

Corrected for lint

3f0a908... by Connor Chamberlain

Nagios host_name control based on model uuid

05a8bdb... by Connor Chamberlain

Nagios host_name control based on model uuid

28481b6... by Chris Johnston

Update `juju set` command references to `juju config`.

LP: #1939042

Reviewed-on: https://code.launchpad.net/~cjohnston/charm-nagios/+git/charm-nagios/+merge/406728
Reviewed-by: James Troup <email address hidden>

3479e7e... by Chris Johnston

Update `juju set` command references to `juju config`.

LP: #1939042

356cb9a... by Xav Paice

Minor lint fixes

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-nagios/+git/nagios-charm/+merge/406347
Reviewed-by: James Troup <email address hidden>
Reviewed-by: Xiyue Wang <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

b286e8d... by Xav Paice

Minor lint updates

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