Friday, May 10, 2013

Some SGE query commands

To list all the queue names:
   qconf -sql
 
To show detailed configurations about a queue:
   qconf -sq quene_name
 
To show the current status of the queues and the jobs associated with the queues
   qstat -g c