App::FQStat

Current version is 6.3.

Download

Distribution from this site.
CPAN site

README

NAME
    App::FQStat - Interactive console front-end for Sun's grid engine

SYNOPSIS
      Just run fqstat.pl

DESCRIPTION
    "App::FQStat" is the internal module that runs the "fqstat.pl" tool.
    "fqstat" is an interactive, console based front-end for Sun's Grid
    Engine ().

    This has grown out of an in-house tool I wrote just for convenience, but
    I believe it may be useful to others who loathe the ugly and slow Java
    GUI "qmon" that comes with the grid engine software and who find the
    huge list of jobs coming out of "qstat" to be painful.

    Usage of the tool is quite simple. Run it, it'll show all current jobs
    on the cluster. Hit "h" to get online-help or F10 to enter the menu.

    "fqstat" was tested against a couple of versions of the grid engine
    software starting somewhere around 6.0. If you find an incompatibility,
    please let me know.

SEE ALSO
    

AUTHOR
    Steffen Mueller, 

COPYRIGHT AND LICENSE
    Copyright (C) 2007-2009 by Steffen Mueller

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself, either Perl version 5.8.1 or, at
    your option, any later version of Perl 5 you may have available.

	

Documentation

App::FQStat

Change Log

Revision history for Perl extension App::FQStat.

6.3  Wed Mar 18 15:08 2009
  - Summary mode!
  - In summary mode, optionally either collapses all jobs of each
    user into one line with a brief status count and avrg. prio. and
    run time or collapses only jobs with similar names.
  - Copyright date update.
  - Miscellaneous small bug fixes.

6.2  Mon Oct  9 14:25 2008
  - Save/load/delete named color schemes.
  - Two color schemes to choose from by default.
  - More dynamic menu generation.

6.1  Mon Oct  6 14:25 2008
  - Configurable color scheme.
  - Eliminate various imports to save a grand total of 1MB of memory.

6.0  Mon Oct  6 11:21 2008
  - Restart self after four hours to prevent currently unfixable
    memory leak from making my collegues kill me.
  - Display a friendly "initializing" warning during the initial
    job scan.

5.9  Mon Jul 21 14:11 2008
  - Jobs-in-deletion should be highlighted as a problem.

5.8  Fri Jul 18 15:37 2008
  - Change user highlight color scheme.

5.7  Fri Jul  4 12:01 2008
g(x)*x^(-g)+c*log(x)^2*x^(-g)
  - Highlight current user by default.

5.6  Fri Jul  4 11:24 2008
  - Fix bug wrt display offset when going from 
    a display with many jobs to an empty display.

5.5  Wed May 14 11:00 2008
  - Add support for four-chars wide statuses.

5.4  Fri May  9 14:23 2008
  - original version

    

(c) 2002-2010 Steffen Müller; All rights reserved.

Valid HTML 4.0!