Closed
Bug 857638
Opened 12 years ago
Closed 12 years ago
Crontabber nagios OK should return some text
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
41
People
(Reporter: lonnen, Assigned: lonnen)
Details
(Whiteboard: [qa-])
When crontabber reports 0 to nagios it does not give a message. This makes the all clear on nagios confusingly resemble a possible error: "crontab is OK: NRPE: Unable to read output"
Crontabber should respond with something.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → chris.lonnen
Status: NEW → ASSIGNED
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 42
Comment 1•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/72f6341964e2d89d675c3a07472f103e4fce450e
fixes bug 857638 - write out OK message to nagios
also adjusts spacing in the multiline string containing job names to
comply with pep8 line length limitations
https://github.com/mozilla/socorro/commit/6d6dc7327fe17695c2e53dba5533288bf827696b
Merge pull request #1175 from lonnen/857638
fixes bug 857638 - write out OK message to nagios
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
Assignee | ||
Updated•12 years ago
|
Target Milestone: 42 → 41
You need to log in
before you can comment on or make changes to this bug.
Description
•