Merge lp://staging/~brad-marshall/charm-helpers/add-systemd-nagios-check into lp://staging/charm-helpers
Proposed by
Brad Marshall
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~brad-marshall/charm-helpers/add-systemd-nagios-check |
Merge into: | lp://staging/charm-helpers |
Diff against target: |
36 lines (+19/-0) (has conflicts) 1 file modified
charmhelpers/contrib/charmsupport/nrpe.py (+19/-0) Text conflict in charmhelpers/contrib/charmsupport/nrpe.py |
To merge this branch: | bzr merge lp://staging/~brad-marshall/charm-helpers/add-systemd-nagios-check |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stuart Bishop (community) | Needs Fixing | ||
Review via email: mp+294084@code.staging.launchpad.net |
Description of the change
Add systemd nagios check support
To post a comment you must log in.
Unmerged revisions
- 573. By Brad Marshall
-
Tweak systemd check, and skip qemu-kvm service as well
- 572. By Brad Marshall
-
[brad-marshall] Handle the services.d and sysvinit script cases
- 571. By Brad Marshall
-
[brad-marshall] Add support for systemd checks in add_init_
service_ checks. LP#1578922
This needs https:/ /code.launchpad .net/~brad- marshall/ charms/ precise/ nrpe-external- master/ add-systemd- nagios- check/+ merge/294086 and https:/ /code.launchpad .net/~brad- marshall/ charms/ trusty/ nrpe/add- systemd- nagios- check/+ merge/294085 merged to provide the check_systemd.py script.