Simple perl reporting tool for SGE accounting data
Joe at Scalable Informatics is offering up a "quick -n- simple" reporting script for Grid Engine accounting and usage data.
Usage examples:
[landman@minicc ~]$ ./usage.pl
Total usage: (in units of second(s))
wallclock : 46733.000 second(s)
user time : 1600.000 second(s) [3.42%]
system time: 17.000 second(s) [0.04%]
cpu time : 70379.000 second(s) [150.60%]
user wallclock user time system time cpu time
memory percent of total time
landman 46733.000 1600.000 17.000
70379.000 0.000 100.000
The script is available here http://downloads.scalableinformatics.com/downloads/gridengine/usage.pl

XML Feeds