Hitachi

uCosminexus Service Platform Setup and Operation Guide


E.1 Statistics file output

Organization of this subsection

(1) Output destination of statistics file

The statistics file will be created in the following folders in case of default settings.

For Windows

<Work directory>#\ejb\<J2EE server name>\stats

  • Default value of <Work directory>

    <Service Platform installation directory>\CC\server\public

For UNIX

<Work directory>#/ejb/<J2EE server name>/stats

  • Default value of <Work directory>

    /opt/Cosminexus/CC/server/public

Note#

You can check the <Work directory> using one of the following methods:

When checking from the operating environment portal

You can check the Work directory in the [J2EE container settings] screen. For details, see 10.8.2 Setting up J2EE container in "Application Server Management Portal User Guide".

When checking from the Easy Setup definition file

You can check the Work directory in the ejb.public.directory parameter, specified within the <configuration> tag of the logical J2EE server (j2ee-server) in Easy Setup definition file. For details, see 4.3 Easy Setup definition file in "Application Server Definition Reference Guide".

(2) Statistics file for resources of HCSC server

The following table describes statistics file, header file and ObjectName identification value for resources of HCSC server.

Table E‒1:  Statistics file for resources of HCSC server

Resource name

Statistics file

Header file

ObjectName identification value#

JavaVM

HJVMStats_<YYYYMMDDhhmm><TZ>.csv

HJVMStats.txt

-

DB connection

HJCAConnectionPoolStats_<YYYYMMDDhhmm><TZ>.csv

HJCAConnectionPoolStats.txt

J2EEServer=<J2EE server name>

ResourceAdapter=<Resource adapter display name>

Standard reception (Web service SOAP1.1)

HWebModuleStats_<YYYYMMDDhhmm><TZ>.csv

HWebModuleStats.txt

  • In SOAP1.1 mode

    J2EEApplication=CSCMsgSyncServiceDeliveryWS

    name=CSCMsgSyncServiceDeliveryWS

  • In SOAP1.1/1.2 combined mode

    J2EEApplication=CSCMsgSyncServiceDeliveryWS

    name=CSCMsgSyncServiceDeliverySOAP11

Standard reception (Web service SOAP1.2)

HWebModuleStats_<YYYYMMDDhhmm><TZ>.csv

HWebModuleStats.txt

J2EEApplication=CSCMsgSyncServiceDeliveryWS

name=CSCMsgSyncServiceDeliverySOAP12

User-defined reception

HWebModuleStats_<YYYYMMDDhhmm><TZ>.csv

HWebModuleStats.txt

J2EEApplication=<Reception ID of user-defined reception>

Service adapter

HStatelessSessionBeanStats_<YYYYMMDDhhmm><TZ>.csv

HStatelessSessionBeanStats.txt

J2EEApplication=<Service ID>

Business process

HStatelessSessionBeanStats_<YYYYMMDDhhmm><TZ>.csv

HStatelessSessionBeanStats.txt

J2EEApplication=<Service ID>

name=CSCBPMessageReceiverEJB

Legend:

-: There is no identification value.

Note#

When there are two identification values, consider any one of the values.

(3) Statistics file output settings

As per the default settings, the statistics file is output.

See the following manual to change the statistics file output destination directory and to change the settings for whether to output statistics file.

When changing from operating environment portal

See "10.8.20 Setting up statistics monitoring (J2EE server)" in "Application Server Management Portal User Guide".

When using Smart Composer functionality to change

See "3.3 Statistics File Output Functionality"and "3.4 Event issuing functionality" in "Application Server Operation, Monitoring, and Linkage Guide".