Closed
Bug 1021003
Opened 10 years ago
Closed 10 years ago
Enable check_stop_idle nagios check for aws-manager1.srv.releng.scl3.mozilla.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: ashish)
References
Details
The nrpe config is in place on that host:
$ cat /etc/nagios/nrpe.d/check_stop_idle.cfg
command[check_stop_idle]=/usr/lib64/nagios/plugins/check_file_age -w 600 -c 1800 -f /builds/aws_manager/aws_stop_idle.log
Updated•10 years ago
|
Assignee: relops → server-ops
Component: RelOps → Server Operations
Product: Infrastructure & Operations → mozilla.org
QA Contact: arich → shyam
Reporter | ||
Comment 1•10 years ago
|
||
pink :)
Comment 2•10 years ago
|
||
Rail,
I don't see this box in puppet(aws-manager1.srv.releng.scl3.mozilla.com)? Is it a different puppet master? Sorry new guy here...
Reporter | ||
Comment 3•10 years ago
|
||
It's managed by https://wiki.mozilla.org/ReleaseEngineering/PuppetAgain
All needed nrpe entry points are set up on that host in bug 1001416, nagios should just start querying them.
Bug 861359 looks a bit similar to this one.
Reporter | ||
Comment 4•10 years ago
|
||
Can we bump the priority of this bug? It hang yesterday and caused a tree closure. :(
Updated•10 years ago
|
Severity: normal → major
Assignee | ||
Updated•10 years ago
|
Assignee: server-ops → ashish
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•10 years ago
|
||
:dgarvey - I'm gonna grab this because of severity bump.
I've added this to Nagios. IMO this check could reuse check_file_age in NRPE (see buildbot-masters) for the sake of consistency.
https://nagios.mozilla.org/releng-scl3/cgi-bin/extinfo.cgi?type=2&host=aws-manager1.srv.releng.scl3.mozilla.com&service=check_stop_idle
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•10 years ago
|
||
Thanks!
Updated•10 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
•