EPrints Technical Mailing List Archive
Message: #09212
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] IRStats does not show full statistics
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>, "Agung Prasetyo W." <prazetyo@gmail.com>, "Alan.Stiles [He/Him/They]" <alan.stiles@open.ac.uk>
- Subject: Re: [EP-tech] IRStats does not show full statistics
- From: John Salter <J.Salter@leeds.ac.uk>
- Date: Mon, 20 Feb 2023 12:43:13 +0000
CAUTION: This e-mail originated outside the University of Southampton.
Hi Agung, Try running this on the database server: SELECT datestamp_year, datestamp_month, COUNT(*) FROM access WHERE datestamp_year = 2023 GROUP BY datestamp_year, datestamp_month; This will show you how many records there are to process for this year. It might also be worth checking the database server error logs for any messages? Cheers, John From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Agung Prasetyo W. via Eprints-tech CAUTION: This
e-mail originated outside the University of Southampton. Hi, Yes, I've run process_stats without --setup but still use --verbose flags. Does this really affect the update from irstats? Because after I run process_stats without the --setup flags, it says there are only 37 records. Does this mean the
access table doesn't contain or store the data required by irstats? Regards, Agung PW On Mon, Feb 20, 2023 at 3:51 PM Alan.Stiles [He/Him/They] <alan.stiles@open.ac.uk> wrote:
|
- Follow-Ups:
- Re: [EP-tech] IRStats does not show full statistics
- From: John Salter <J.Salter@leeds.ac.uk>
- Re: [EP-tech] IRStats does not show full statistics
- References:
- [EP-tech] IRStats does not show full statistics
- From: "Agung Prasetyo W." <prazetyo@gmail.com>
- Re: [EP-tech] IRStats does not show full statistics
- From: "Alan.Stiles [He/Him/They]" <alan.stiles@open.ac.uk>
- Re: [EP-tech] IRStats does not show full statistics
- From: "Agung Prasetyo W." <prazetyo@gmail.com>
- Re: [EP-tech] IRStats does not show full statistics
- From: John Salter <J.Salter@leeds.ac.uk>
- [EP-tech] IRStats does not show full statistics
- Prev by Date: Re: [EP-tech] IRStats does not show full statistics
- Next by Date: Re: [EP-tech] IRStats does not show full statistics
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):