Closed Bug 820539 Opened 13 years ago Closed 13 years ago

add nagios monitor for new game_on

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cturra, Assigned: cturra)

References

Details

setup https check in nagios for gameon.mozilla.org
https-websites check added for gameon. % svn diff Index: nagios/manifests/hosts/phx1.pp =================================================================== --- nagios/manifests/hosts/phx1.pp (revision 54237) +++ nagios/manifests/hosts/phx1.pp (working copy) @@ -3172,6 +3172,12 @@ "https-websites", ] }, + "gameon.mozilla.org" => { + hostgroups => [ + "https-websites", + "generic-cluster-websites", + ] + }, "getfirebug.com" => { hostgroups => [ "https-websites",
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.