Hide Comments
Hide Comments

Overall Statistics from Daily Statistics

Comments (0)

If you want to create an overall statistics file from your daily generated WebOffice 10.9 SP2 statistic files (WebOffice_<DATE>.csv), you can create a batch file for this.

 

Create an empty batch-file (e.g. overall_stats.bat) in your WebOffice work-directory (e.g. C:\Tomcat\webapps\WebOffice\WEB-INF\work). Enter the following lines assuming that your work directory is located C:\Tomcat\webapps\WebOffice\WEB-INF\work and your statistics file should be named overall_stats.csv:

 

del /F /Q C:\Tomcat\webapps\WebOffice\WEB-INF\work\overall_stats.csv

copy C:\Tomcat\webapps\WebOffice\WEB-INF\work\*.csv C:\Tomcat\webapps\WebOffice\WEB-INF\work\overall_stats.csv"

 

Once the batch file has been executed, the resulting csv-file contains all calculated statistics located in your work folder.

 

icon_cross-reference

See chapter WebOffice Statistics for details about the administration of WebOffice statistics.

See chapter Statistics Tab for details about accessing statistics in SynAdmin.

See chapter Statistics for details about the configuration of statistics in WebOffice author.

See chapter Statistics for details about creating advanced WebOffice 10.9 SP2 statistics.

Comments (0)

Ⓒ Copyright 2022 by VertiGIS GmbH