Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 22:08:35 +0200 (CEST)
From:      Marc van Woerkom <marc.vanwoerkom@science-factory.com>
To:        squirrel@hammis.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Performance Monitor
Message-ID:  <20000810200835.0EBF51EF4@nil.science-factory.com>
In-Reply-To: <Pine.BSF.4.10.10008091342120.27033-100000@markl.com> (message from Damon Hammis on Wed, 9 Aug 2000 13:43:48 -0400 (EDT))
References:   <Pine.BSF.4.10.10008091342120.27033-100000@markl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Does anyone know of a tool that does performance monitoring of the CPU,
> memory usage and the like that can create stats to put into a spreadsheet
> of some sort?  

Can't you parse the output 

  iostat 1
  vmstat 1

with some perl script.

Possibly Gnuplot can use such a file directly for a nice plot
(try 'help datafile' from the Gnuplot prompt for explanations)


Regards,
Marc




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000810200835.0EBF51EF4>