Closed Bug 413401 Opened 17 years ago Closed 16 years ago

Add db monitoring to check for approaching table size limits

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aravind, Assigned: xb95)

References

Details

Please update (or add to) the existing mysql db monitoring scripts, so we can check for database tables that are approaching their size limits.

This would probably be a good time to check for other limiting conditions on the db servers and monitor for those as well.
Assignee: server-ops → mark
Status: NEW → ASSIGNED
Implemented, deployed in Nagios as "MySQL MyISAM Table Size" check.  Note this is only applicable here, InnoDB doesn't really have limits in the same way that MyISAM does.  I've got on my todo list/project other monitoring tasks, but this one is done for now.  (Btw, the fullest table we have is around 15% full, at least on mrdb03/mrdb04...)
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
(In reply to comment #1)
> (Btw, the fullest table we have is around 15% full, at
> least on mrdb03/mrdb04...)

What about mrdb05/mrdb06?
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.