Merge lp:~thomir-deactivatedaccount/charms/trusty/tanuki-result-enum-worker/trunk-tweak-nagios into lp:~tanuki/charms/trusty/tanuki-result-enum-worker/trunk

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

Commit message

Tweak the nagios check string to be more specific.

Description of the change

Tweak the nagios check string to be more specific.

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:25:55 +0000
3+++ hooks/actions.py 2015-09-01 04:58:17 +0000
4@@ -127,7 +127,7 @@
5
6 nrpe_compat.add_check(
7 shortname='result_worker_status',
8- description='Check result-worker status',
9+ description='Worker app or worker rabbitmq check.',
10 check_cmd='check_file_age -c 60 %s' % NAGIOS_CONTROL_FILEPATH
11 )
12 nrpe_compat.write()

Subscribers

People subscribed via source and target branches

to all changes: