Closed
Bug 983425
Opened 12 years ago
Closed 12 years ago
nagios check for self-serve processes can alert if you tail the log
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: nthomas)
Details
Attachments
(1 file)
|
761 bytes,
patch
|
rail
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
eg tail -f /builds/selfserve-agent/agent.log
matches on the test for selfserve-agent in the argument list. This adds the bin prefix for the script, so we avoid that.
Attachment #8390861 -
Flags: review?(rail)
Updated•12 years ago
|
Attachment #8390861 -
Flags: review?(rail) → review+
| Assignee | ||
Comment 1•12 years ago
|
||
Comment on attachment 8390861 [details] [diff] [review]
[puppet] Tighter matching
https://hg.mozilla.org/build/puppet/rev/6cf2648fa618
Attachment #8390861 -
Flags: checked-in+
Comment 2•12 years ago
|
||
merged to production
| Assignee | ||
Comment 3•12 years ago
|
||
Working fine.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•