[torqueusers] Torque Monthly Usage Accounting
Glen Beane
beaneg at umcs.maine.edu
Wed Jan 4 15:51:15 MST 2006
you might want to check out my-pbs.sourceforge.net
P.S. they could use some developers...
Tim Miller wrote:
> On Thu, 5 Jan 2006, group hpc wrote:
>
>> Hi,
>>
>> Does anyone know how to generate an accurate torque monthly usage report
>> based on cpu number, not number of nodes for cluster and SMP machine? The
>> report will include userid, group, wall-clock (hours), cpu time (hours)
>> and cpu number. Pls let me know, thanks.
>
>
> Hi,
>
> There's probably a simpler way to do this, but what I did was just write
> a little Perl script that runs out of cron and parses each day's log. It
> stores all the jobs in a MySQL database and getting aggregate statistics
> in only a matter of the correct SQL queries. We used to use the pbsjobs
> and pbsacct scripts (which AFAIK are available on the Web) until I
> decided I wanted something a little more flexible.
>
> Cheers,
> Tim M.
>
More information about the torqueusers
mailing list