# $Id: README,v 1.3 2012/07/16 18:35:59 ksb Exp $ Mem-stats is memory stat collector for peg that currently runs on linux. Copy the script the host and add it to monitor's cron. Build the rrd file with sample$ rrds /var/peg/$host/app-memory.rrd Could test with a peristent process in bg (before the cron task): you$ daemon -cf `pwd`/memstats.pl -p 57 peg.example.com Any sample rate from 50 to 170 seconds works ok, 180-299 not as good. --ksb, Jul 2012