Closed Bug 792464 Opened 12 years ago Closed 12 years ago

"Windows Services" check is bogus

Categories

(Infrastructure & Operations :: RelOps: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

From what I understand, this check expects all "automatic" services to be running at all times, which is silly - automatic means that they start on demand.

So, we should fix the check, or delete it.
I deleted it for now.    r47979 in sysadmins puppet, and the following on admin1.

----
#################################################
# Windows Services Checks
# arguments are:
# three possible args of services to exclude
#################################################

win_services&contact_groups build,windows-admins&notification_interval 5:::$domain-controllers,$wds-server,$proto-w8-tests
----

That suggests this can exclude certain services.  I'm not particularly worried about this at the moment - we have lots of other fun things broken, and this is giving false negatives and no real negatives.  We can either monitor specific services, or spend some time ignoring services .. later.
and that's bug 798641.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.