~xavpaice/charm-nagios:lintfix

Last commit made on 2021-07-29
Get this branch:
git clone -b lintfix https://git.launchpad.net/~xavpaice/charm-nagios
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
lintfix
Repository:
lp:~xavpaice/charm-nagios

Recent commits

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

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.