Monitoring CPU performance with Rails and Mongrel on Ruby

| | TrackBacks (0)

Producing, pamintaining and reviewing system logs and graphs for predicting future requirements is a primary sysadmin responsibility. Ruby and Rails can both be used to make your job easier, and more professional.

Monitoring Rails Performance with Munin and a Mongrel


Once your application is moved into production, it becomes important to keep an eye on performance over time in order to get a feel for trends and plan capacity intelligently. Numerous Rails performance measuring tools exist, but I find that it helps to correlate performance of your application with simultaneous lower-level performance metrics of your system (CPU and Memory usage, Load Average, etc). Besides that, hey! Pretty Graphs! Enter munin, an open-source, extensible monitoring tool with a number of out-of-the-box plugins that are useful to SysAdmin type folks. There’s a pretty decent (though brief) writeup on howtoforge that explains a bit more about how to go about getting your own munin. Go ahead and check it out—I’ll chill here until you’re back.

0 TrackBacks

Listed below are links to blogs that reference this entry: Monitoring CPU performance with Rails and Mongrel on Ruby.

TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1852

About this Entry

This page contains a single entry by klsh published on September 19, 2007 2:13 PM.

Dell BIOS Updates From Debian was the previous entry in this blog.

raw image processing and digital workflow is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.