Git Product home page Git Product logo

sgetools's Introduction

SGEtools

This is a repository for various tools to help analyse (Son of) Grid Engine clusters.

The repo contains perl packages along with some sample per scripts and tools. Scripts using this module are:

SGEtools::Parse

The packages uses XML::LibXML to create parses of the -xml output from tools such as qstat. Scripts using this package are:

qerr - a small sample script which outputs all queue instances in error states (e.g. alarm or unavailable - but not disabled)

qusage, qwaiting - summarises per-user running and waiting jobs using output from qstat -u *

SGEtools::Accounts

This packages contains helper functions to read text based job accounting files, including the ability to easily process (optionally compressed) log-rotated accounting files. Scripts using this module are:

qacctj - an example script showing how to use SGEtools::Accounts to replicate the functionality of "qacct -j jobid"

sgeacct - a simple script which shows a per-user job usage summary between start and end points passed as arguments in any Date::Manip readable format, e.g.: "sgeacct 20160701 20160704"

Pre-requisites: sgeacct requires CPAN's Date::Manip module

sgetools's People

Watchers

Mike Croucher avatar James Cloos 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.