XO Monitor: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 5: Line 5:
== Requirements ==
== Requirements ==


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

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