(Stuart Lewis) Updates to the stats scripts. (1) Better error reporting. (2) Adding the ability to enter start dates - these had been removed with the Java replacements for the previous Perl scripts. (3) Added upgrade instructions. (4) Tidied up dstat.cfg. (5) Hostname and service name now taken from dspace.cfg rather than dstat.cfg.

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2680 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Stuart Lewis
2008-02-15 15:07:39 +00:00
parent 85c5a11771
commit 9d7502c90d
5 changed files with 74 additions and 39 deletions

View File

@@ -1,7 +1,10 @@
# DSpace information
# the log directory to be analysed
dspace.log=${log.dir}
# the year and month to start creating reports from
# - year as four digits (e.g. 2005)
# - month as a number (e.g. January is 1, December is 12)
start.year = 2005
start.month = 1
# actions to place in the general summary
general.summary=archive_item
@@ -72,8 +75,4 @@ item.lookup=10
# individual users without disclosing email addresses. Note: later we may
# support an "id" option, which replaces the address with the db id of the
# eperson account.
user.email=alias
# the name and url of the service being reported on
host.name=Edinburgh Research Archive
host.url=http://www.era.lib.ed.ac.uk/
user.email=alias