Closed
Bug 480444
Opened 16 years ago
Closed 15 years ago
create a "status.mozilla.com" / Moz Dashboard
Categories
(mozilla.org Graveyard :: Server Operations: Projects, task, P1)
mozilla.org Graveyard
Server Operations: Projects
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: samuel.sidler+old, Assigned: oremj)
References
()
Details
We should have one central (non-blog and probably "not hosted by us") website where anyone can go to and see the system status of various important systems. I'm thinking along the lines of what Amazon and Google have live.
http://status.aws.amazon.com/
http://www.google.com/appsstatus
I propose status.mozilla.org.
We could easily display information about upcoming outages (maybe just a feed from the outage blog that already exists), current outages (linking to the blog post), and previous outages.
This is a bit more than nagios (though we should link there)
Some candidates for initial addition:
* www.mozilla.com
* www.mozilla.org
* MDC
* Planned multi-tree outages (tinderbox.mozilla.org, hg.mozilla.org, etc
going down)
* bugzilla.mozilla.org
* addons.mozilla.org
* support.mozilla.com
* wiki.mozilla.org
I'm not sure how easy this would be to create... It could default to a green checkmark unless someone manually changes it on a day. I bet webdev could whip up something quick...
Comment 1•16 years ago
|
||
Moving to projects - already tagged as a goal. http://status.mozilla.com/ is already setup with this intention.
Assignee: server-ops → mrz
Component: Server Operations → Server Operations: Projects
Summary: create a "status.mozilla.org" for displaying status of various systems → create a "status.mozilla.com" for displaying status of various systems
Comment 2•16 years ago
|
||
Nagios pretty much does this, although it's a lot more granular. I think some rules could be setup in nagios to determine whether or not a green check mark should appear - having someone manually change it sounds like the kind of thing that will get overlooked, particularly during a time when it shouldn't be green.
Comment 3•16 years ago
|
||
Tagging as an summer '09 intern project.
Keywords: student-project
Priority: -- → P1
Summary: create a "status.mozilla.com" for displaying status of various systems → create a "status.mozilla.com" / Moz Dashboard
Whiteboard: intern09
Updated•16 years ago
|
Assignee: mrz → oremj
Comment 4•16 years ago
|
||
Re-assigning to nobody so it's clear that this is open for a student to take.
Assignee: oremj → nobody
Comment 5•16 years ago
|
||
I'd be happy to work on this. I wrote up a sample that checks the responses.
http://joesteele.net/moz-status
This isn't currently dynamic like http://isthetreegreen.com, it's just server-side php using curl and checking for expected/common responses and displaying some information otherwise.
Updated•16 years ago
|
Assignee: nobody → dtran
Comment 6•16 years ago
|
||
version 1 up, looking for comments
Comment 7•16 years ago
|
||
Where is it up?
Comment 8•16 years ago
|
||
http://appstatus.mozilla.com/ - the URL was updated with that too.
Comment 9•16 years ago
|
||
mmmmm
Comment 10•16 years ago
|
||
Looks awesome :)
A few ideas:
* Linking to the sites listed would be helpful.
* A legend would help (green check = everything's fine, etc)
* A list of upcoming maintenance windows/times below the grid
* Tooltips when hovering over icons with a sentence or two
If you really want feedback, send a link to Chris Howse :)
Comment 11•15 years ago
|
||
jv did this
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•