Merge lp:~thomir-deactivatedaccount/charms/trusty/tanuki-message-hub/trunk-decompose-nagios into lp:~tanuki/charms/trusty/tanuki-message-hub/trunk

Proposed by Thomi Richards
Status: Merged
Approved by: Celso Providelo
Approved revision: 13
Merged at revision: 13
Proposed branch: lp:~thomir-deactivatedaccount/charms/trusty/tanuki-message-hub/trunk-decompose-nagios
Merge into: lp:~tanuki/charms/trusty/tanuki-message-hub/trunk
Diff against target: 15 lines (+2/-2)
1 file modified
hooks/actions.py (+2/-2)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/charms/trusty/tanuki-message-hub/trunk-decompose-nagios
Reviewer Review Type Date Requested Status
Celso Providelo (community) Approve
Review via email: mp+269703@code.launchpad.net

Commit message

Update nagios check targets.

Description of the change

To post a comment you must log in.
Revision history for this message
Celso Providelo (cprov) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/actions.py'
2--- hooks/actions.py 2015-08-14 14:07:57 +0000
3+++ hooks/actions.py 2015-09-01 02:49:43 +0000
4@@ -172,9 +172,9 @@
5
6 nrpe_compat.add_check(
7 shortname="check_app_http",
8- description="Check app http",
9+ description="App and app rabbitmq connection check.",
10 check_cmd="/usr/lib/nagios/plugins/check_http "
11- "-I 127.0.0.1 -p 8000 -e ' 200 OK' -u '/nagios'",
12+ "-I 127.0.0.1 -p 8000 -e ' 200 OK' -u '/nagios/rabbitmq'",
13 )
14
15 nrpe_compat.write()

Subscribers

People subscribed via source and target branches

to all changes: