Hitachi

JP1 Version 12 JP1/Performance Management - Remote Monitor for Platform Description, User's Guide and Reference


10.5.1 How to collect data in a Windows environment

Organization of this subsection

(1) Collecting dump information

To collect dump information:

  1. Open Task Manager.

  2. Select the Processes tab.

  3. Right-click the name of the process for which a dump is to be collected and choose Create Dump File.

    A dump file is stored in the following folder:

    system-drive\Users\user-name\AppData\Local\Temp
  4. Collect the dump files from the folder identified in step 3.

    If you have changed the setting of the environment variable so that dump files are output to a different folder than the one described in step 3, collect the dump files from that alternate folder.

(2) Executing the data collection command

Use the jpcras command to collect data needed to determine the cause of an error. Note that an OS user with Administrator permissions must perform the procedure described below.

To execute the data collection command:

  1. Log on to the host where the service subject to this data collection is installed.

  2. At the command prompt, execute the following command to enable the command extensions of the command interpreter:

    cmd /E:ON
  3. Execute the jpcras command, with the data to be collected and the data storage folder to be used specified.

    The following jpcras command stores all the available information in the c:\tmp\jpc\agt folder:

    jpcras c:\tmp\jpc\agt all all

When you execute the jpcras command, the jpctool service list -id * -host * command is executed internally in order to obtain a list of PFM services and to check their activity status. If there is a firewall between the host where the command is executed and the host for the Performance Management system or if the system configuration is large, it might take a while for the jpctool service list -id * -host * command to execute. In such a case, you can suppress execution of the jpctool service list -id * -host * command, thus reducing the command execution time, by specifying 1 in the JPC_COLCTRLNOHOST environment variable.

For details about the jpcras command, see the chapter that describes commands in the manual JP1/Performance Management Reference.

Important

If the user account control functionality (UAC) is enabled in the operating system, the user account control dialog box might appear during command execution. If this dialog box appears, click the Continue button to continue data collection. Clicking the Cancel button will cancel data collection.

(3) Executing a data collection command (operation on a logical host)

Performance Management information for logical host information is on the shared disk and must be collected in both the executing system and the standby system.

Use the jpcras command to collect data needed to determine the cause of an error. Note that an OS user with Administrator permissions must perform the procedure described below.

To execute the data collection command for logical host operation:

  1. Place the shared disk online.

    Information about the logical host is stored on the shared disk. At the executing node, make sure that the shared disk is online, and then collect the information.

  2. Execute the jpcras command in both the executing system and the standby system, with the data to be collected and the data storage folder to be used specified.

    The following jpcras command stores all the available information in the c:\tmp\jpc\agt folder:

    jpcras c:\tmp\jpc\agt all all

    Executing the jpcras command without the lhost argument specified collects all the Performance Management information on the physical and logical hosts at that node. If there is a Performance Management in the logical host environment, the log files on the shared disk are acquired.

    If the jpcras command is executed at a node where the shared disk is offline, files will not be acquired from the shared disk, but the command will terminate normally without resulting in an error.

    Note

    Execute the data collection command at both the executing node and the standby node to collect information. To examine an event before and after failover, you need the information from both systems (executing and standby).

    For details about the jpcras command, see the chapter that describes commands in the manual JP1/Performance Management Reference.

  3. Collect information about the cluster software.

    This information is needed to determine whether the problem occurred in the cluster software or in Performance Management. Collect the information that provides control requests, such as startup and termination of Performance Management from the cluster software, and their results.

(4) Collecting the Windows event log

In the Windows Event Viewer window, collect the content of System and Applications.

(5) Checking information about the operation

Check and save information about the operation that was underway when the error occurred. The following lists the information that you need to check and save:

(6) Collecting error information on screen displays

Obtain a hardcopy of the following information:

(7) Collecting other information

Collect other necessary information.