Lusis Development

Updated docs

Nagios
Posted by John Vincent (jv) on Jul 05 2006 at 11:12 PM
/dev/log >> Nagios

I finished up the bufferpool section. Just a reminder that this is NOT documented from the perspective of a DBA but a Systems and Network person. If there are errors then I would hope that a DBA WOULD contact me and let me know. I've had my DBA look over it and he's cool with it so there are no terrible mistakes.

One thing he did mention is that "bufferpool hit ratio" actually encompasses both index and data reads per bufferpool. The only reason I treated them differently is that we use a different bufferpool for indexes than data on the larger tables.

Back