Skip to content

A couple of scripts to replace the horrid default qstat / qconf functionalities

Notifications You must be signed in to change notification settings

tpoterba/UgerScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

UgerScripts

A couple of scripts for Broad Institute UGER users to replace the horrid default qstat / qconf functionalities

python qmon.py [-u username] [-w [-d delay]]

  • Running without arguments will produce a list of jobs running for whatever user runs the command.
  • Running with argument -u will pass the parameter to qstat -u, allows for -u "*" (quotes required)
  • Running with -w will run the scripts in a refreshing window, with a few checks to truncate lists if they will run off the page. The default refresh delay is 3s, but that can be changed using -d

python qhogs.py

  • Produces an output like the bjobss script we all loved so much

About

A couple of scripts to replace the horrid default qstat / qconf functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages