Hey Y'all,

Here is a package/command line tool I wrote for pulling the statistics you
are asking for named qutiepy (pronounced cutie-pie since I like punny
names).

pulling user, waiting time, and running time int a csv would be

qutiepy format '{owner},{waiting_time},{ru_wallclock}' > stats.csv

qutiepy can also do complex filtering of records if you need to select by
time periods, queues, users, or anything else in the accounting file.

https://github.com/xzy3/qutiepy

- Seth
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to