Brett Carrington wrote:
On Mon, 13 Sep 2004 18:31:40 -0500, John Fleming <[EMAIL PROTECTED]> wrote:
What easy (newbie) way could I get a report of CPU and memory use averaged over 24 hrs? I've had some issues with SpamAssassin using a lot of available memory recently (probably too many network tests and rulesets). I can watch it using top but would like a 24 hr average report. An emailed report would be super. Thanks - John
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Try cacti. cacti - Frontend to rrdtool for monitoring systems and services
apt-get install cacti
sar | mail -s "sar output" [EMAIL PROTECTED]
;-)
-- Nate Duehr, [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]