Tag Archives: rrdtool

mongo_graph: a rrdtool graphing utility for MongoDB

I just uploaded a little utility that pulls performance data from MongoDB and loads it into rrdtool for trending and analysis. Sure there are options like cacti out there, but this is just a simple raw utility vs something designed … Continue reading

Posted in Mongodb, Python | Tagged , , | View Comments

Using Statspack Effectively

Statspack has been around since Oracle 8.1.5 and many DBAs regularly use it to diagnose and troubleshoot problems. Most of the time the stock report ($ORACLE_HOME/rdbms/admin/spreport.sql) is what is used. While good, this report only shows a snapshot of the … Continue reading

Posted in Oracle | Tagged , , | View Comments