Hi all, I'm new to this list, so let me introduce first : I'm a french computer science engineer with experience in system and tests and especially performance and load tests since a few years. I (re)discovered JMeter in october last year, after 2 years of using Loadrunner, and I'm really impressed by the work that has been done!
I really didn't think JMeter had this point evolved since the first times I tested it a few years ago. Now I can really USE it, and it proces every day more efficient and more open. Coming back to the subject of this thread, in the framework I built, I'm using two Perl libraries to get system statistics : *Sys-Statistics-Linux*and *Win32::PerfLib*. I gather stats with both of them depending on the system and send it to a MySQL DB. JMeter results are sent by a listener to the same DB, and it's pretty easy to match and compare everything with this setup. Regards, Tibo On Thu, Jan 7, 2010 at 14:48, <[email protected]> wrote: > Not exactly a Jmeter answer. > For Linux, a good tool is nmon ( on IBM site) > > > Cordialement / Best regards > > Jean-Louis Pasturel > > -----Message d'origine----- > De : krish2 [mailto:[email protected]] > Envoyé : jeudi 7 janvier 2010 14:19 > À : [email protected] > Objet : How to capture CPU, memory utilization > > > > How can we capture system parameter like CPU, memory utilization, n other > parameters using JMeter. I read in many places that JMeter don't hav that > facility. Is that true. But I found a plugin > JMeter_SNMP(http://code.google.com/p/snmppluginjmeter/ ) which can give > the > above said info. But the binaries are not available for that. > > My requirement is for linux machine. > > Can some one suggest me the best way to get those details. > > Thanks > KC > -- > View this message in context: > > http://old.nabble.com/How-to-capture-CPU%2C-memory-utilization-tp27059829p27 > 059829.html<http://old.nabble.com/How-to-capture-CPU%2C-memory-utilization-tp27059829p27%0A059829.html> > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > ********************************* > This message and any attachments (the "message") are confidential and > intended solely for the addressees. > Any unauthorised use or dissemination is prohibited. > Messages are susceptible to alteration. > France Telecom Group shall not be liable for the message if altered, > changed or falsified. > If you are not the intended addressee of this message, please cancel it > immediately and inform the sender. > ******************************** > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

