Closed
Bug 798604
Opened 13 years ago
Closed 7 years ago
Monitor ports for ADDS, MDT, WDS
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: q)
References
Details
(Whiteboard: [windows])
As a basic "is this thing on" check, we should be monitoring ports that each of these services listen on, using the usual check_tcp and check_udp where a more appropriate check doesn't exist.
| Reporter | ||
Updated•13 years ago
|
Assignee: dustin → server-ops-releng
Updated•13 years ago
|
Assignee: server-ops-releng → qfortier
Updated•12 years ago
|
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
Updated•11 years ago
|
Whiteboard: [time=05:00] → [kanban:engops:https://kanbanize.com/ctrl_board/6/350] [time=05:00]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/350] [time=05:00] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/817] [kanban:engops:https://kanbanize.com/ctrl_board/6/350] [time=05:00]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/817] [kanban:engops:https://kanbanize.com/ctrl_board/6/350] [time=05:00] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/817] [time=05:00]
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/817] [time=05:00] → [windows]
| Reporter | ||
Comment 1•10 years ago
|
||
The WSUS service should be monitored:
* running service
* whatever SQL-Server checks we can find
* sync with Microsoft is active (is there a timestamp we can check?)
* ports 80/443 open (check_tcp or check_http)
| Reporter | ||
Comment 2•10 years ago
|
||
The KMS service should be monitored:
* running service
* port 1688 open (check_tcp)
Add checks for number of licenses as well
Comment 3•10 years ago
|
||
KMS was handled in bug 793292.
You need to log in
before you can comment on or make changes to this bug.
Description
•