Hi Dennis, Thanks for the information; I'll look into slurmreport when we upgrade.
Cheers, Loris "Dennis McRitchie" <[email protected]> writes: > Hi Loris, > > This won't help you on 14.11 unless you patch it with some 15.08 Perl > API fixes, but ticket 1641 > (http://bugs.schedmd.com/show_bug.cgi?id=1641) describes slurmreport, > a set of configurable scripts for daily or monthly job accounting > reporting. Perhaps these might help when you upgrade. > > Best, > Dennis > > -----Original Message----- > From: Loris Bennett [mailto:[email protected]] > Sent: Thursday, November 19, 2015 10:47 AM > To: slurm-dev > Subject: [slurm-dev] Generating utilisation report for accounts without users? > > > Hi, > > I use the following to generate a report for an account with the > associated users: > > $ sreport cluster AccountUtilizationByUser tree account=agtest > start=2012-01-01 end=2012-12-31 -t hours -n > mycluster agtest 1729488 > 0 > mycluster agtest alice Smith 138431 > 0 > mycluster agtest bob Brown 224133 > 0 > mycluster agtest carol Green 7630 > 0 > > Is there any way (other than piping the result through grep, awk, etc) > to get just the total utilisation for the account, i.e. just > > mycluster agtest 1729488 > 0 > > without the values for the users? I'm using Slurm 14.11.8. > > Cheers, > > Loris > > -- > This signature is currently under construction. > -- This signature is currently under construction.
