Closed
Bug 936475
Opened 12 years ago
Closed 12 years ago
add nagios check_bouncer to buildbot-master81
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rbryce)
References
Details
(Whiteboard: [reit-ops])
+++ This bug was initially created as a clone of Bug #870596 +++
Please add the following check command to the configuration for buildbot-master81.srv.releng.scl3.mozilla.com:
check_command check_nrpe!check_bouncer
The plugin has been installed on buildbot-master81 already, and should respond from the command line to
/tools/nagios-tools/bin/check_bouncer
| Reporter | ||
Comment 1•12 years ago
|
||
can you di the same for buildbot-master61.srv.releng.use1.mozilla.com and buildbot-master64.srv.releng.usw2.mozilla.com as well?
Blocks: 936460
Summary: add nagios check_bouncer to buildbot-master81 → add nagios check_bouncer to buildbot-master{61,64,81}
| Reporter | ||
Comment 2•12 years ago
|
||
oops, s/buildbot-master64.srv.releng.usw2.mozilla.com/buildbot-master66.srv.releng.usw2.mozilla.com/
Summary: add nagios check_bouncer to buildbot-master{61,64,81} → add nagios check_bouncer to buildbot-master{61,66,81}
| Assignee | ||
Comment 3•12 years ago
|
||
Looking at how this check is written. I need to move the python nagios library you are using to the dir where puppet puts the nagios plugins. This will take a little longer than normal. Should have this finished up next week.
Assignee: server-ops → rbryce
Rick,
I don't follow -- it should work out of the box. If not, we need to tweak things on our end. (We'll be having a bunch more of these over time, so want to get the process right.)
What are you seeing that is not correct?
| Assignee | ||
Comment 5•12 years ago
|
||
(In reply to Hal Wine [:hwine] (use needinfo) from comment #4)
> Rick,
>
> I don't follow -- it should work out of the box. If not, we need to tweak
> things on our end. (We'll be having a bunch more of these over time, so want
> to get the process right.)
>
> What are you seeing that is not correct?
Hal, I was thinking about this wrong. I was looking at this from a standpoint of having to deploy the files from puppet for subsequent hosts in the future. You are correct if this check is deployed the same way on your end. I can just call nrpe and get the status. You saved me work.
| Reporter | ||
Comment 6•12 years ago
|
||
D'oh, check_bouncer should be on bm81 only. I'll file a separate bug for check_selfserve-agent
Summary: add nagios check_bouncer to buildbot-master{61,66,81} → add nagios check_bouncer to buildbot-master81
| Assignee | ||
Comment 7•12 years ago
|
||
check_bouncer added bm81, will get check_selfserver-agent added today as well.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•