Closed
Bug 910764
Opened 11 years ago
Closed 11 years ago
"crontabber.py --nagios" always prints "./config" to stdout as first line
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
VERIFIED
FIXED
58
People
(Reporter: rhelmer, Assigned: peterbe)
Details
(Whiteboard: [qa-])
Nagios picks this up and reports it thinking it's the error message. See also bug 910763
Assignee | ||
Comment 1•11 years ago
|
||
I can reproduce this locally.
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
Here's the fix
https://github.com/mozilla/socorro/pull/1455
Assignee | ||
Comment 4•11 years ago
|
||
Strange that that commit happened a month ago and only now do we reap the havoc it caused.
Maybe we need Nagios monitoring our Nagios :)
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/24024323cb505b7039535e4aa20d98f6c90d0885
fixes bug 910764 - "crontabber.py --nagios" always prints "./config" to stdout as first line
https://github.com/mozilla/socorro/commit/01b54bbfbb15b417074dabf6ce395f101ed23dad
Merge pull request #1455 from peterbe/bug-910764-crontabberpy-nagios-always-prints-config-to-stdout-as-first-line
fixes bug 910764 - "crontabber.py --nagios" always prints "./config" to ...
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
checked stage nagios output. crontab no longer reporting "CRITICAL: ./config", instead reporting which jobs have failed, as expected.
Status: RESOLVED → VERIFIED
Comment 7•11 years ago
|
||
Pushed into production with https://bugzilla.mozilla.org/show_bug.cgi?id=910850
Updated•11 years ago
|
Whiteboard: [qa-]
Updated•11 years ago
|
Target Milestone: --- → 58
You need to log in
before you can comment on or make changes to this bug.
Description
•