Closed
Bug 1360275
Opened 8 years ago
Closed 8 years ago
Deploy different nsc.ini file through AD domain depending on relops or IT ownership of the machine
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: markco, Assigned: markco)
Details
Currently we are deploying the same nsc.ini file to all of the servers in AD domain. This ini file currently contains 26 IP addresses in the allowed_hosts (Nagios server).
Assignee | ||
Updated•8 years ago
|
Assignee: relops → mcornmesser
Assignee | ||
Comment 1•8 years ago
|
||
The intention to is to restrict the allowed_hosts field to only the needed IPs for the correct Nagios server.
Assignee | ||
Comment 2•8 years ago
|
||
natalie: ryanc: It was suggested that you 2 would be the people to check with, and I wanted to touch base before i made this change. For the Tableau machines is 10.24.75.42 the correct address for the Nagios server? Are there any additional IPs?
Flags: needinfo?(rchilds)
Flags: needinfo?(nhaywood)
Updated•8 years ago
|
Flags: needinfo?(nhaywood)
Comment 3•8 years ago
|
||
Mark,
Yes, 10.22.75.42 is the IP of our nagios instance in scl3.
Flags: needinfo?(rchilds)
Assignee | ||
Comment 4•8 years ago
|
||
These are now split out.
The METRICS machines nsc.ini file now lives in \\ad.mozilla.com\SYSVOL\ad.mozilla.com\files\NSCleintINI\IT
The line changed: allowed_hosts=10.22.75.42,127.0.0.1
The relops manganed machines nsc.ini now lives in \\ad.mozilla.com\SYSVOL\ad.mozilla.com\files\NSCleintINI\relops
The line changed: allowed_hosts=10.26.75.30,10.26.75.64,127.0.0.1
The GPO was updated with 2 additional file copies with item level targeting based on is and is not in the METRICS ou. The preexisting file copy was disabled.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 5•8 years ago
|
||
ryanc: It was suggested that I contact you. Currently I am trying to reenable checks from https://nagios2.private.releng.scl3.mozilla.com/releng-scl3/ for wds1.releng.ad.mozilla.com, but when I try to do it through the page it does not reenable. Arr also tried to reenable it in the cfg file and restart with no effect. Any suggestions?
Flags: needinfo?(rchilds)
Comment 6•8 years ago
|
||
Sorry for the delayed response. This hasn't rechecked services since the 17th,
https://nagios2.private.releng.scl3.mozilla.com/releng-scl3/cgi-bin/status.cgi?host=wds1.releng.ad.mozilla.com
I will enable service checks now and report back.
Flags: needinfo?(rchilds)
Comment 7•8 years ago
|
||
And we're looking good,
> Windows CPU OK 05-23-2017 22:34:32 0d 0h 10m 53s 1/4 OK CPU Load ok.
> Windows Memory OK 05-23-2017 22:34:31 0d 0h 10m 53s 1/4 OK: physical memory: 3.63G
> disk - C OK 05-23-2017 22:34:32 0d 0h 10m 53s 1/3 OK: All drives within bounds.
> disk - E OK 05-23-2017 22:34:32 0d 0h 10m 53s 1/3 OK: All drives within bounds.
Assignee | ||
Updated•8 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•