Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cosmos-dev] Statistical Data


One comment though, today the easier way I can get data in the TPTP Statistical schema is to use the C:\messageValue* files that are generated if you use the demo workbench driver (if you use a different driver make sure you replace the eclipse.ini with the sample-eclipse.ini from http://wiki.eclipse.org/index.php/Image:COSMOS-Demo-EclipseCon2007.zip) as I specified in "To collect sample Statistical data using this demo setup" bullet in http://wiki.eclipse.org/index.php/COSMOSEclipseCon2007Demo#demo_v02

Make sure you setup the demo workbench driver on C:\ and make sure you always refresh (and update and override) your workspace from CVS before you run the demo reports.

Thanks !

Marius Slavescu
IBM Toronto Laboratory, Canada
Phone: 905-413-3610





Mark D Weitzel <weitzelm@xxxxxxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx

02/09/2007 09:54 AM

Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>

To
cosmos-dev@xxxxxxxxxxx
cc
Subject
[cosmos-dev] Statistical Data






Don,

Here is an example of some statistical data that I collected from TPTP.


To create this file, I used TPTP's perfmon collector.




Once I was attached to the agent, I selected the "Start Monitoring" option from the right-click context menu.

This opened the agent control view.  In that view, I selected the memory statistics.





Once you collect data for a bit, you can then, from the agent's context menu, "Pause Monitoring". You can also choose "Save", which will write the collected data to disk.  Once the data is saved, you can changed to the Resource perspective.  There will be a project called "ProfileProject" that will have the saved data in it.


The extension of the file that has the data is ".trcaxmi".

This is a zip file that you will need to extract.  Once you extract it, you get a file called "ResourceContents".

That's what the attached xml file is.  I renamed this one b/c I had another one sitting in my workspace.


We can use this file, or something like it, as a way to populate the statistical data into the db.




 



Mark Weitzel | STSM | IBM Software Group | Tivoli | Autonomic Computing | (919) 543 0625 | weitzelm@xxxxxxxxxx [attachment "ResourceContents-1.xml" deleted by Marius Slavescu/Toronto/IBM]
_______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev


Back to the top