XO Monitor: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 1: Line 1:
== XO Monitor ==

This is an external program to watch the XO resources through the network, it uses ssh + FUSE to mount the XO root filesystem in a local directory, most of the information comes from the remote procfs.
This is an external program to watch the XO resources through the network, it uses ssh + FUSE to mount the XO root filesystem in a local directory, most of the information comes from the remote procfs.


[[Image:Xo-monitor 002.png]]
[[Image:Xo-monitor 002.png]]



== Requirements ==
== Requirements ==

Revision as of 15:31, 6 December 2007

This is an external program to watch the XO resources through the network, it uses ssh + FUSE to mount the XO root filesystem in a local directory, most of the information comes from the remote procfs.

Xo-monitor 002.png

Requirements

* [Python]
* PyGtk
* PyCairo
* FUSE
* sshfs
* Avahi
* python-crypto