XO Monitor: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
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 ==
* Python
* PyGtk
* PyCairo
* FUSE
* sshfs
* Avahi
* python-crypto

Revision as of 14:43, 6 December 2007

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.

Xo-monitor 002.png


Requirements

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