Closed
Bug 823194
Opened 13 years ago
Closed 13 years ago
Nagios check for postgres backup - stage and prod
Categories
(Data & BI Services Team :: DB: MySQL, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: scabral, Assigned: mpressman)
References
Details
(Whiteboard: [2013q1])
Attachments
(1 file, 1 obsolete file)
|
3.11 KB,
text/plain
|
Details |
as a follow-up to bug 823186 - we should have a nagios check for postgres backups, on prod and on stage. (we may have them on prod already? I know we don't have them on stage)
| Reporter | ||
Updated•13 years ago
|
Whiteboard: [2013q1]
| Assignee | ||
Comment 1•13 years ago
|
||
Since the backup strategy is very similar to the way our mysql backups are, I took the nagios do-check-backups which is written for mysql and modified it for postgres. I will ask rtucker to review it.
| Assignee | ||
Comment 2•13 years ago
|
||
| Assignee | ||
Comment 3•13 years ago
|
||
per rtucker, fixing problem where @crit will always evaluate to true on line 57
Attachment #730752 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•13 years ago
|
||
All done, script is good for nagios check
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•