X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fman_stats.html;h=c12b591d8483d9dd95d42ba55996b1c057b8c852;hb=b895c8df3e237da572dc256cb5f8d4d1f3e58f8a;hp=63e0657bf24bce7135de0d6c42b5698092788352;hpb=62f0311ee16ac52e1854635196c152ed6ccdddb3;p=jabaws.git diff --git a/website/man_stats.html b/website/man_stats.html index 63e0657..c12b591 100644 --- a/website/man_stats.html +++ b/website/man_stats.html @@ -61,14 +61,14 @@
  • Configuring JABAWS execution statistics
  • Summary of Usage

    -

    JABAWS comes with a web application for visualizing usage statistics. The screenshot below shows the main page of this application. Each month is a link to the detailed usage statistics for this month described later. Please note however, that the links to the detailed monthly statistics are only available for authenticated users in the role admin. There is a link at the bottom of the page that would let you login, if you have not done so.

    -

    If you are using JABAWS VA (Virtual Appliance) then the username is jabaws and password is not defined, e.g. empty.

    +

    JABAWS comes with a web application for visualizing usage statistics. The screenshot below shows the main page of this application. The individual month is linked to detailed usage statistics (described later). Please note, that the links to the detailed monthly statistics are only available for authenticated users in the role admin. There is a link at the bottom of the page that lets you login, if you have not done so.

    +

    If you are using JABAWS VA (Virtual Appliance) then the username is jabaws and password is not defined, i.e. empty.

    If you have deployed a JABAWS WAR file, then please see the configuring privileged access for Tomcat web application server section for further details.

    JABAWS usage statistics

    The table contains the number of jobs processed by JABAWS per month, for the whole period when the statistics was collected

    For each month the table contains the following information.

    The summary for each column is displayed in the last row of the table.

    Authentication

    -

    Authentication lets you see the detailed usage statistics. If you are using JABAWS VA (Virtual Appliance) then the username is jabaws and password is not defined, e.g. empty. In other cases you need to ask your system administrator for it.

    +

    Authentication lets you see the detailed usage statistics. If you are using JABAWS VA (Virtual Appliance) then the username is jabaws and password is not defined, i.e. empty. In other cases you need to ask your system administrator for it.

    Detailed Usage Statistic

    Detailed execution statistics for each month is available for authenticated users only.

    JABAWS one month usage statistics

    -

    Each table contains the number of jobs processed by JABAWS during the period of time specified in the title.

    +

    Each table contains the number of jobs processed by JABAWS during the period of time specified in the title:

    -Each table contains the following information for each web service +Each table contains the following information for each web service:

    Job List

    -

    Please note that if you deployed JABAWS WAR, in order to be able to navigate to the job directory from this view the application server may need to be configured. Please see Configuring JABAWS execution statistics section for further details.

    +

    Please note that if you deployed JABAWS WAR, in order to be able to navigate to the job directory from this view, the application server may need to be configured. Please see Configuring JABAWS execution statistics section for further details.

    JABAWS - job list

    -

    Columns

    +

    Columns:

    JABAWS Job Directory Content

    JABAWS- job details

    @@ -117,10 +117,10 @@ Each table contains the following information for each web service

    procError.txt and procOutput.txt files contains the content of the standard out and standard error streams of the process.

    result.txt file contains the results.

    input.txt file contains input into the process.

    -

    There are maybe other files depending on the nature of the job, but the one described above will present in most cases. In this example, stat.log file stories the execution statistics generated by the process (clustal executable in this example).

    +

    There are maybe other files depending on the nature of the job, but the one described above will be present in most cases. In this example, stat.log file stories the execution statistics generated by (clustal executable in this example) process.

    If you have deployed JABAWS WAR file or made changes to JABAWS configuration you may need to make a few changes to the Tomcat configuration to be able to see the content of the job directory. Please see Configuring JABAWS execution statistics section for further details.

    Configuring JABAWS execution statistics

    -

    JABAWS execution statistics is a multi-component system. First is a crawler which job is to collect and preprocess the statistics from the job temporary directories and record the collected statistics into the database. The second part of the system is a web application which job is to visualise the statistics from the database.

    +

    JABAWS execution statistics is a multi-component system. First is a crawler whose job is to collect and preprocess the statistics from the job temporary directories and record the collected statistics into the database. The second part of the system is a web application whose job is to visualise the statistics from the database.

    It is possible to enable/disable the statistics collector by changing the following properties in the conf/Cluster.engine.properties and conf/Local.engine.properties files.

    # Enable/disable cluster statistics collector true = enable, false = disable
    cluster.stat.collector.enable=false @@ -147,7 +147,7 @@ Each table contains the following information for each web service


    - +