Giter VIP home page Giter VIP logo

sfranky / qtop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qtop/qtop

0.0 1.0 0.0 2.45 MB

qtop (pronounced queue-top) is a tool written in order to monitor the state of Queueing Systems, along with related information relevant on HPC & grid clusters. At present it supports PBS, SGE & OAR families. Please help to increase that list in the Python version of the tool, qtop.py! historic reference:

Home Page: http:/cern.ch/fotis/QTOP

License: MIT License

Makefile 0.03% Shell 0.99% Python 98.83% HTML 0.16%

qtop's Introduction

qtop.py Build Status python versions

qtop: the fast text mode way to monitor your cluster’s utilization and status; the time has come to take back control of your cluster’s scheduling business

Python port by Sotiris Fragkiskos / Original bash version by Fotis Georgatos

Summary

Demo run of qtop with artificial data

Example

qtop.py is the python rewrite of qtop, a tool to monitor Torque, PBS, OAR or SGE clusters, etc. This release provides for the instant replay feature, which is handy for debugging scheduling mishaps as they occur. qtop is and will remain a work-in-progress project; it is intended to be built upon and extended - please come along ;)

This is an initial release of the source code, and work continues to make it better. We hope to build an active open source community that drives the future of this tool, both by providing feedback and by actively contributing to the source code.

This program is currently in pre-release mode, with experimental features. If it works, peace :)

Installation

To install qtop, you can either do

git clone https://github.com/qtop/qtop.git
cd qtop
./qtop --version

or

pip install qtop --user ## run it without --user to install it as root
$HOME/.local/bin/qtop --version

Usage

To run a demo, just run

./qtop -b demo -FGTw  ## show demo, -F for full node names, -T to transpose the matrix, -G for full GECOS field, and -w for watch mode

Otherwise, for daily usage you can run

./qtop -b sge -FGw ## replace sge with pbs or oar, depending on your setup (this is often picked up automagically)

Try --help for all available options.

Documentation

Documentation/tutorial here.

Profile

Description: the fast text mode way to monitor your cluster’s utilization and status; the time has come to take back control of your cluster’s scheduling business
License: MIT
Version: 0.9.20161222 / Date: 2016-12-22
Homepage: https://github.com/qtop/qtop

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.