Re: [Dspace-tech] Dspace statistics no longer updating

2013-10-11 Thread Sean Carte
On 10 October 2013 15:08, MARC FELIX billightn...@yahoo.co.uk 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=60134071iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Dspace statistics no longer updating

2013-10-10 Thread MARC FELIX
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

Regards,

Marc Felix--
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=60134071iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette