wiki:Old/Athstats/FAQ

Version 1 (modified by kishore, 18 years ago) ( diff )

wiki:WikiStart Orbit] > Athstats > FAQ

Athstats FAQ

Here you can find the answer to some of the most frequently asked questions about Athstats.

General

What is Athstats?

Athstats is a C application which runs in Unix/Linux environment: /usr/bin/athstats-oml.

Is Athstats free software?

Athstats is open-source software and can be downloaded by everyone. However, by default, it is supposed to be used in the ORBIT testbed to take advantage of Orbit measurement framework (OML).

How can I install it?

The installation is simple. On any node of Orbit Testbed, execute the following commands

apt-get update
apt-get install athstats-oml

A binary file "athstats-oml" will be installed under /usr/bin/.

Where do I get the source code?

For orbit developers, latest sourcecode is part of the madwifi driver code. It can be checked out from SVN as follows:

svn co http://svn.orbit-lab.org/svn/orbit/madwifi/trunk/ madwifi

Inside this directory, the source code is under tools: athstats-oml.c.

For all other questions, please refer to the OTG FAQ and the OML FAQ.

Note: See TracWiki for help on using the wiki.