OpenSSI webView

From OpenSSI

Jump to: navigation, search


openSSI webView is a web application which allow openSSI cluster administrators to monitor cluster global state, nodes activity, process migration, and so on. It is Free Software, according to the FSF standards, and is released under the CeCILL licence, which is fully compatible with the GPL.


How to get it

You can download openSSI webView from its website. You can either get a .tar.bz2, which can be used on any distribution, or a debian package, which will automate the configuration and installation procedures.


How to install it

  • Debian: simply download the .deb package, and install it with dpkg.
   dpkg -i ./openssi-webview_0.2-3_all.deb

It should fail to missing dependencies, this is expected behaviour. So install required deps, with:

   apt-get -f install
  • Fedora Core and SuSE: download the .tar.bz2, extract it, and follow instructions given in the installation guide


What it looks like

Enjoy screenshots. Here's a preview.

openSSI webView main screen
openSSI webView main screen


How to use it

TBD

Personal tools