meyerjo / ClusterJobMonitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSHMonitor README

Purpose of this project is to enable users of the BWUniCluster to easily monitor their jobs on the cluster and manage them.

Installation

  • Required Packages
    • Pyramid
    • waitress
    • paramiko
      • Installation on windows can be quite painful: In case of problems regarding the vsvarsall.bat you have to install VS Community Edition 2015 and enable the Common C++ Tools
    • scp

TODO

  • Web interface to add user authentifications
  • Add interface to add files to monitor
  • allow user to configure a cronjob which updates the database

About


Languages

Language:Python 58.7%Language:JavaScript 33.9%Language:CSS 7.4%