Client Statistics Command on dspace and dsrun
---------------------------------------------

                 Key: DS-578
                 URL: http://jira.dspace.org/jira/browse/DS-578
             Project: DSpace 1.x
          Issue Type: Bug
          Components: DSpace API
    Affects Versions: 1.6.0
            Reporter: Antoanne Pontes


Command [dspace]/bin/dspace stats-utils can“t work fine, just works on ./dsrun 
org.dspace.statistics.util.StatisticsClient, even being listed in the help 
command dspace.

$ ./dspace stats-utils -h
Command not found: stats-utils
Usage: dspace [command-name] {parameters}
 - checker: Run the checksum checker
 - checker-emailer: Send emails related to the checksum checker
 - cleanup: Remove deleted bitstreams from the assetstore
 - community-filiator: Tool to manage community and sub-community relationships
 - create-administrator: Create a DSpace administrator account
 - dsprop: View a DSpace property from dspace.cfg
 - export: Export items or collections
 - filter-media: Perform the media filtering to extract full text from 
docuemnts and to create thumbnails
 - generate-sitemaps: Generate search engine and html sitemaps
 - harvest: Manage the OAI-PMH harvesting of external collections
 - import: Import items into DSpace
 - index: General index command (requires extra paramters)
 - index-init: Initialise the search and browse indexes
 - index-update: Update the search and browse indexes
 - itemcounter: Update the item strength counts in the user interface
 - itemupdate: Item update tool for altering metadata and bitstream content in 
items
 - make-handle-config: Run the handle server simple setup command
 - metadata-export: Export metadata for batch editing
 - metadata-import: Import metadata after batch editing
 - packager: Execute a packager
 - registry-loader: Load entries into a registry
 - stat-general: Compile the general statistics
 - stat-initial: Compile the initial statistics
 - stat-monthly: Compile the monthly statistics
 - stat-report-general: Create the general statistics report
 - stat-report-initial: Create the general statistics report
 - stat-report-monthly: Create the monthly statistics report
 - stats-log-converter: Convert dspace.log files ready for import into solr 
statistics
 - stats-log-importer: Import previously converted log files into solr 
statistics
 - stats-util: Statistics Client for Maintenance of Solr Statistics Indexes
 - structure-builder: Build DSpace commnity and collection structure
 - test-database: Test the DSpace database connection is OK
 - test-email: Test the DSpace email server settings OK
 - sub-daily: Send daily subscription notices
 - update-handle-prefix: Update handle records and metadata when moving from 
one handle to another



$ ./dsrun org.dspace.statistics.util.StatisticsClient -h
usage: StatisticsClient

 -u,--update-spider-files      Update Spider IP Files from internet into
                               /opt/dspace/config/spiders
 -f,--delete-spiders-by-flag   Delete Spiders in Solr By isBot Flag
 -i,--delete-spiders-by-ip     Delete Spiders in Solr By IP Address
 -m,--mark-spiders             Update isBog Flag in Solr
 -h,--help                     help


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------

_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to