rteval

Differences between revisions 1 and 2
Revision 1 as of 2011-11-16 18:52:27
Size: 1036
Editor: eth3
Comment:
Revision 2 as of 2011-11-20 05:03:02
Size: 1047
Editor: lfkn-adsl-dhcp-64-92-16-215
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
    * sudo apt-get install python-ethtool python-libxslt1 python-dmidecode rt-tests     * sudo apt-get install python-ethtool python-libxslt1 python-dmidecode rt-tests python-dev

I am evaluating the rteval test to see whether it is a useful tool for us.

In the current form, it is not packaged, and depends upon a library which is not packaged. These instructions only work for Natty and later.

In order to install and run it on Ubuntu (Oneiric), these are the steps:

  1. Install the required packages:
    • sudo apt-get install python-ethtool python-libxslt1 python-dmidecode rt-tests python-dev
  2. Install python-schedutils from source:
  3. Fetch and install rteval:
  4. Run rteval (for 6 minutes duration):
    • sudo python /usr/local/lib/python2.7/dist-packages/rteval/rteval.py -d360.0

SteveConklin/rteval (last edited 2011-11-30 20:41:53 by user-69-73-1-154)