[Nagios-charmers] [Bug 1623658] Re: livestatus socket permission

2017-09-05 Thread Xav Paice
** Changed in: nagios-charm Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm. https://bugs.launchpad.net/bugs/1623658 Title: livestatus socket permission Status in

[Nagios-charmers] [Bug 1569044] Re: Perl script permissions wrong for nagios integration

2017-09-05 Thread Xav Paice
** Changed in: nagios-charm Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm. https://bugs.launchpad.net/bugs/1569044 Title: Perl script permissions wrong for nagios

[Nagios-charmers] [Bug 1677580] Re: nagios unit local checks should be editable

2017-09-05 Thread Xav Paice
** Changed in: nagios-charm Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm. https://bugs.launchpad.net/bugs/1677580 Title: nagios unit local checks should be editable

[Nagios-charmers] [Merge] ~jhebden/nagios-charm:fix-lp1715086 into nagios-charm:master

2017-09-05 Thread noreply
The proposal to merge ~jhebden/nagios-charm:fix-lp1715086 into nagios-charm:master has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~jhebden/nagios-charm/+git/nagios-charm/+merge/330199 -- Your team Nagios Charm developers is subscribed to

[Nagios-charmers] [Bug 1569044] Re: Perl script permissions wrong for nagios integration

2017-09-05 Thread Xav Paice
** Package changed: nagios (Juju Charms Collection) => nagios-charm -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm. https://bugs.launchpad.net/bugs/1569044 Title: Perl script permissions wrong for nagios

[Nagios-charmers] [Bug 1569044] [NEW] Perl script permissions wrong for nagios integration

2017-09-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The PagerDuty agentless integration is missing a couple of perl packages. If you look here: https://www.pagerduty.com/docs/guides/nagios-perl- integration-guide/ you will find that step 1 of steps to be completed on the nagios server is absent after the

Re: [Nagios-charmers] [Merge] ~jhebden/nagios-charm:fix-lp1715086 into nagios-charm:master

2017-09-05 Thread Haw Loeung
Review: Approve LGTM, +1 Minor nitpicking, see inline comment. Diff comments: > diff --git a/hooks/upgrade-charm b/hooks/upgrade-charm > index 9ba994b..64b7e1d 100755 > --- a/hooks/upgrade-charm > +++ b/hooks/upgrade-charm > @@ -225,13 +225,13 @@ def enable_ssl(): > > def update_config(): >

[Nagios-charmers] [Merge] ~jhebden/nagios-charm:fix-lp1715086 into nagios-charm:master

2017-09-05 Thread Haw Loeung
The proposal to merge ~jhebden/nagios-charm:fix-lp1715086 into nagios-charm:master has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~jhebden/nagios-charm/+git/nagios-charm/+merge/330199 -- Your team Nagios Charm developers is subscribed

[Nagios-charmers] [Bug 1712977] Re: config-changed hook fails: nrpe_helpers.py:nagios_hostname in _metadata_unit with FileNotFoundError error for metadata.yaml of related unit on another host

2017-09-05 Thread Seyeong Kim
Thanks jhebden I confirmed my testing was done in juju 2.0.3 and it's fine on 2.2.2 -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm. https://bugs.launchpad.net/bugs/1712977 Title: config-changed hook fails:

[Nagios-charmers] [Bug 1715086] [NEW] upgrade-charm and config-changed fail on Juju < 2.2.2

2017-09-05 Thread James Hebden
Public bug reported: Due to principal_unitname not being available, the logic to assign a hostname for localhost in update_config() falls back to code containing a reference to the undefined 'self' variable. This code was taken from the NRPE helpers file in the NRPE charm, but in this

[Nagios-charmers] [Bug 1712977] Re: config-changed hook fails: nrpe_helpers.py:nagios_hostname in _metadata_unit with FileNotFoundError error for metadata.yaml of related unit on another host

2017-09-05 Thread James Hebden
Correction! I have been able to reproduce this on an older Juju version. I'm pushing up a fix, which I will create a new bug for. -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm.

[Nagios-charmers] [Bug 1712977] Re: config-changed hook fails: nrpe_helpers.py:nagios_hostname in _metadata_unit with FileNotFoundError error for metadata.yaml of related unit on another host

2017-09-05 Thread James Hebden
I've just spent some time retesting this in a Juju 2.2.2 environment, and was not able to reproduce the issue reported by Seyeong. I also could not see a follow-up bug against the Nagios charm. Seyeong, if you are still experiencing this issue, could you please find another bug against the Nagios