I have a small jruby script that does just that 

Have a look at  https://github.com/akinom/dspace-cli 
<https://github.com/akinom/dspace-cli>
in particular 
https://github.com/akinom/dspace-cli/blob/master/statistics/submissions.rb 
<https://github.com/akinom/dspace-cli/blob/master/statistics/submissions.rb>

This requires JRuby and bundler to run 
and will compile a report along the lines of 

Year    Month   #Items
2015    09      985
2015    10      8

Monika 


________________ 
Monika Mevenkamp
[email protected]

http://mo-meven.tumblr.com/
http://mcmprogramming.com/mo.meven/



> On Mar 7, 2016, at 8:03 AM, Hilton Gibson <[email protected]> wrote:
> 
> Thanks Alex,
> 
> However due to a severe disk usage problem many of my log files are gone!
> So that option is not available to me ;-((
> 
> Cheers
> 
> hg
> 
> Hilton Gibson
> Stellenbosch University Library
> http://orcid.org/0000-0002-2992-208X <http://orcid.org/0000-0002-2992-208X>
> 
> 
> On 7 March 2016 at 14:39, Àlex Magaz Graça <[email protected] 
> <mailto:[email protected]>> wrote:
> El 07/03/16 a las 12:35, Hilton Gibson escribió:
> Hi All,
> 
> DSpace 5.4, XMLUI
> 
> Is it possible to extract the total number of items submitted per month
> per annum for the entire repository? I collect SQL queries here:
> http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips 
> <http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips>
> 
> But the one I have does not work with DSpace 5.4.
> Does anyone have an updated version that works with DSpace 5.4?
> 
> Cheers
> 
> *Hilton Gibson*
> Stellenbosch University Library
> _http://orcid.org/0000-0002-2992-208X_ <http://orcid.org/0000-0002-2992-208X_>
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected] 
> <mailto:dspace-tech%[email protected]>
> <mailto:[email protected] 
> <mailto:dspace-tech%[email protected]>>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>
> <mailto:[email protected] <mailto:[email protected]>>.
> Visit this group at https://groups.google.com/group/dspace-tech 
> <https://groups.google.com/group/dspace-tech>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.
> Hi Hilton,
> 
> Instead of SQL I use something like this:
> 
> grep action.submission_complete /var/log/dspace/dspace-log-monthly-2015-*.dat
> 
> Cheers,
> Àlex
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/dspace-tech 
> <https://groups.google.com/group/dspace-tech>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to