On 10 October 2013 15:08, MARC FELIX <[email protected]> wrote:
> Hi when i view the dspace statisticts it gives me the same figures and
> date range despite the fact that the dspace is in use. The header reads:
>
> Statistics for dspace on 172.20.22.44 Mar 5, 2013 to Oct 1, 2013. How can
> i make it show up to the current date? Thank you in advance
>
Sounds like you need to set up a cron job to process your log files
(assuming you're using Linux). I have the following in my tomcat7 crontab:
45 23 * * * /dspace/bin/dspace stat-general > /dev/null
47 23 * * * /dspace/bin/dspace stat-monthly > /dev/null
52 23 * * * /dspace/bin/dspace stat-report-general > /dev/null
55 23 * * * /dspace/bin/dspace stat-report-monthly > /dev/null
Sean
--
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette