One of the discussions within the Turtlebot SIG was the need for a generic linux tools stack (for instance, we have the laptop battery monitor node, which should really not be in the turtlebot_bringup package). This seems like another ideal candidate for such a stack of reusable tools for Linux PC monitoring. <br>

<br>-Fergs<br><br><div class="gmail_quote">On Sun, Nov 6, 2011 at 11:53 AM, Michael Carroll <span dir="ltr"><<a href="mailto:carroll.michael@gmail.com" target="_blank">carroll.michael@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hey,<div><br></div><div>Since not all of us can afford computers with IPMI, a while back there was some interest in using Linux's lm_sensors as the source of diagnostics for the computer_monitor node (currently in the pr2 stacks).</div>


<div><br></div><div>I have put together a parser for using lm_sensors data in the pr2_computer_monitor package, as well as updating the nvidia-smi parser to use the new XML format.</div><div><br></div><div>Code is available in my personal stack, pending deciding what to do with it:</div>


<div><br></div><div><a href="https://github.com/mjcarroll/mcarroll-ros-pkg/tree/master/computer_monitor" target="_blank">https://github.com/mjcarroll/mcarroll-ros-pkg/tree/master/computer_monitor</a></div><div><br></div>

<div>Attached is an example of the sensors node running on my local machine and outputting to /diagnostics.</div><span><font color="#888888">
<div><br></div><div>~mc</div><div><br></div><div>--</div><div>Michael Carroll</div><div><a href="http://mjcarroll.net" target="_blank">http://mjcarroll.net</a></div>
</font></span><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br>