Coder Social home page Coder Social logo

zapalotta / phpqstat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hpcnow/phpqstat

0.0 2.0 0.0 5.99 MB

PHPQstat is a web interface that allows you to use the commands of the Sun Grid Engine (SGE) batch queue system (and forked projects). With this interface, you can monitor your job status and your queues progress at real time.

Home Page: www.hpckp.org

PHP 6.91% Shell 0.32% CSS 3.63% JavaScript 89.14%

phpqstat's Introduction

ABOUT PHPQstat
==============================================
PHPQstat is a web interface that allows to connect to the useful commands of the Sun Grid Engine (SGE) batch queue system. With this interface, you can monitor your job status and your queues health at real time.

AUTHOR : Written by Jordi Blasco Pallarès ([email protected]).

REPORTING BUGS : Report bugs to SourceForge Tracker.

LICENSE : This is free software: you are free to change and redistribute it. GNU General Public License version 3.0 (GPLv3).
Version : 0.2.0 (February 2012)

http://phpqstat.sourceforge.net

Please, visit our forum project and send us your feedback.

DEPENDENCIES
==============================================
You will need Apache server, php5, rrdtool and awk.

INSTALL
==============================================
(1) Copy all files in your web accesible filesystem or download the project using GIT:
    git clone git://github.com/HPCKP/PHPQstat.git
(2) Setup the following paths on phpqstat.conf :
    SGE_ROOT=/sge
    RRD_ROOT=/var/www/PHPQstat/rrd
    WEB_ROOT=/var/www/PHPQstat
(3) Add the following line on the crontab :
    */3 * * * * /var/www/PHPQstat/accounting.sh > /dev/null 2>&1

ROADMAP
==============================================
0.1 Functional
0.2 Real-time accounting
0.3 Security & Stable
0.4 Look & aspect improvement

TODO LIST
==============================================
* Group joblist
* all users joblist
* Job info (submission time, wait time, walltime, cputime, efficiency=(cputime/(walltime*slots))

CHANGELOG
==============================================
0.1.0 Project started
0.1.1 Install instructions and job details support
0.1.2 Solved problem on cputime request on pending job
0.1.3 Solved problems with Start time and Submission Time
0.2.0 Real-time accounting feature

phpqstat's People

Contributors

jordiblasco avatar zapalotta avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.