Eduardo,<br><br>There is a wiki page with some similar info:<br><a href="http://wiki.laptop.org/go/Developer_Environment">http://wiki.laptop.org/go/Developer_Environment</a><br><br>I just realized that this page is created and edited by you
<br><br>So you have written scripts for this purpose as well?<br><br>I have attached my two scripts. The are written in bash, but they are not commented <br><br>"netstatus" gathers network info like:<br>mac<br>ip eth0,msh0,eth1,etc
<br>dns<br>jabber server<br>MPP,AP,schoolserver,linklocal<br>gabble/salut<br><br>"netlog" gathers the following:<br>output from "netstatus"<br>info file with build,firmware,model<br>messages<br>Xorg.0.log
 (thanx Jim for the comment in the trac)<br>presenceservice.log<br>gabble.log<br>salut.log<br><br>yani<br><br><br><br><div><span class="gmail_quote">On 10/30/07, <b class="gmail_sendername">Eduardo Silva</b> <<a href="mailto:edsiper@gmail.com">
edsiper@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Guys,<br><br>> I have been working on something similar. It is a console script that gather
<br>> networks related logs, and will be available in the next joyride.<br><br>Would be better focus to develop just a main class to collect this<br>information and different front-ends as a console script and the UI<br>
interface under the log activity. In this way we can avoid to<br>duplicate code.<br><br>Giannis, where is your source code?, can be cool if you and Pascal can<br>merge a final python class.<br><br>> I was planning to add the above features in my script, but a sugar activity
<br>> is better than a console script.<br>> Since we are working on the same thing we can use each other's help, and<br>> create a single application.<br><br>both can be useful, but using just ONE collector ;)
<br><br>cheers.<br><br>Eduardo.<br></blockquote></div><br>