Skip to main content



      Home
Home » Archived » Hudson » How to extract metrics from a report file
How to extract metrics from a report file [message #1007740] Thu, 07 February 2013 06:25 Go to next message
Eclipse UserFriend
I'm using Hudson CI to automate the integration of my FPGA projects. In one of the build steps, I run a logic synthesis tool which produces a report file in plain text format. The report contains a few metrics, such as the maximum frequency, which I would like to monitor over time. Here's how the maximum frequency appears in the report:

Minimum period: 5.720ns (Maximum Frequency: 174.821MHz)

How can I extract and monitor (ideally: chart) such information in Hudson?

Thanks,
Guy.
Re: How to extract metrics from a report file [message #1007821 is a reply to message #1007740] Thu, 07 February 2013 11:18 Go to previous messageGo to next message
Eclipse UserFriend
You can use the "plot plugin" (http://wiki.hudson-ci.org/display/HUDSON/Plot+Plugin) for this purpose.
Re: How to extract metrics from a report file [message #1007924 is a reply to message #1007821] Fri, 08 February 2013 03:37 Go to previous message
Eclipse UserFriend
Excellent -- that's exactly what I was looking for.

Many thanks,
Guy.
Previous Topic:System configuration page stuck at "LOADING'
Next Topic:Error installing using yum on CentOS
Goto Forum:
  


Current Time: Thu Jul 10 04:25:22 EDT 2025

Powered by FUDForum. Page generated in 0.50266 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top