very interesting URL, thanks!

Who maintains it? If it is any of you, let's add:
* https://github.com/qtop/qtop # i'm the author of the original shell
script, but this is rewritten in Python by another fellow
*
https://hpc.uni.lu/users/docs/programming.html#program-execution-and-launcher-scripts
# any of these
That last one is a list I had put together some time ago with the tools of
the trade for managing HPC jobs (of various types);
it's a long topic, perhaps to be discussed in another thread...

enjoy, F.



On 5 July 2016 at 17:07, Kamel Mazouzi <mazo...@gmail.com> wrote:

> Hi,
>
> Some useful tools:
>
> https://arc.liv.ac.uk/SGE/tools.html
>
> Best
>
> On Tue, Jul 5, 2016 at 5:34 PM, Reuti <re...@staff.uni-marburg.de> wrote:
>
>> Well, you could use `awk` to extract the information from the plain
>> accounting file. But there are also already some tools around to paste the
>> stuff into a database (where you could just select the interesting
>> columns), but I don't have a link ready.
>>
>> Maybe someone else could point us to these tools.
>>
>> -- Reuti
>>
>> > Am 05.07.2016 um 13:18 schrieb Nacheva, Eva <eva.nach...@kcl.ac.uk>:
>> >
>> > Hello,
>> >
>> > I am using the qacct command for sge. However, as I don't need all the
>> information that the command provides, I have been wondering if there is a
>> way to tailor the output and revieve only the data I need. I know in SLURM
>> scheduler sacct --format allow you to do that. However, I have been looking
>> on the Internet and couldn't find anything similar for sge.
>> >
>> > Thank you in advance.
>> >
>> > Regards,
>> > Eva
>> > _______________________________________________
>> > users mailing list
>> > users@gridengine.org
>> > https://gridengine.org/mailman/listinfo/users
>>
>>
>> _______________________________________________
>> users mailing list
>> users@gridengine.org
>> https://gridengine.org/mailman/listinfo/users
>>
>
>
> _______________________________________________
> users mailing list
> users@gridengine.org
> https://gridengine.org/mailman/listinfo/users
>
>


-- 
echo "sysadmin know better bash than english"|sed s/min/mins/ \
  | sed 's/better bash/bash better/' # signal detected in a CERN forum
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to