[Server-devel] logging performance

2009-07-15 Thread Sameer Verma
Any suggestions on how to log data on RAM and CPU usage on the XS? I've looked at mem.py and top variants, but I want something that logs at x intervals to a file that I can pull into a spreadsheet. I have munin running on the xs, but it is not fine-grained enough to show variations, say every 10 s

Re: [Server-devel] logging performance

2009-07-15 Thread Martin Langhoff
On Thu, Jul 16, 2009 at 7:23 AM, Sameer Verma wrote: > Any suggestions on how to log data on RAM and CPU usage on the XS? I've > looked at mem.py and top variants, but I want something that logs at x > intervals to a file that I can pull into a spreadsheet. I have munin running > on the xs, but it

Re: [Server-devel] logging performance

2009-07-15 Thread rihowa...@gmail.com
Sameer, Have you looked at RRDtool ? It is my understanding it can log at 1 second intervals. You can find it at http://oss.oetiker.ch/rrdtool/index.en.html along with tutorials. Some good example scripts using RRDtool can be found at http:// computingplugs.com/index.php/SheevaPlug_Real_ti