-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nagios: Add remaining machines to Nagios #1716
Comments
Note: Removed |
As per #1717 (comment) , I've currently got a list of 15 machines that need adding:
A few machines are also not even in Jenkins at the minute, so I'll put a PR to remove them from the inventory once it's confirmed that they aren't our machines anymore. |
As per above PR, the remaining arm machines that aren't recognized in Jenkins, need to be renamed in Jenkins, to remain consistent with the rest of the arm machines |
|
Skipping for now |
The two |
Due to #1781 and #1843 (and https://adoptopenjdk.slack.com/archives/C53GHCXL4/p1610362672472600), there will soon be quite a few machines to remove from Nagios. Due to this, I'm going to make a check that does the reverse of the check implemented in #1717 (i.e. checks the Nagios server list against the Inventory), to determine if any servers aren't needed anymore. |
The above check has been put into Nagios ( https://nagios.adoptopenjdk.net/nagios/cgi-bin/extinfo.cgi?type=2&host=Nagios_Server&service=Test+if+machines+need+removing+from+Nagios ). I also quickly went through and fixed the machines that were on Nagios, but not in the Inventory:
That check is green now :-) |
Updated list:
|
Due to it being release week, I'll wait until after release to try and fix it. |
The remaining macOS machines are proving difficult to run the playbook on - Running this task on the macos machines comes up with Brew's |
See Homebrew/brew#9117 for why Homebrew emits the warning on ARM. |
Hmm, okay, thank you! - looks like the way to fix the |
As it's after release week, I'm now going to look into the various machine issues:
As expected, the way to fix the
This was due to the ECDSA key being different to what the Nagios Server thought it should be, and was fixed with
|
Moving to icebox as we don't have anyone actively working on this just now. Although the macos playbooks are being worked on under #1910 |
Closing , as complete as part of Nagios rework. |
ref: #1229
I've written a script that compares the machines on Jenkins to config files on the Nagios server, and outputs a list of machines that still need to be added to Nagios:
Note: An exceptions list is used to filter out names with the following string in their name:
win sxa gdams will EC2 azurebuildagent aahlenst master infra
.The text was updated successfully, but these errors were encountered: