Hitachi

JP1 Version 12 IT Service Management: Getting Started


3.2.1 Configuring settings to aggregate data on a daily basis

Before creating reports, configure JP1/Service Support to automatically create daily accumulation Item data, which will be used as the source data for reports.

Prerequisites

Procedure

  1. Use a program such as a text editor to open the definition file for the task practice service.

    The following is the location where the definition file for the task practice service is stored:

    JP1/SS-path\conf\jp1imss_service_setting.conf

  2. Edit the jsscollectdata section.

    In this example, edit this section as follows:

    [jsscollectdata]
    use=true
    basetime=02:00

    The command for automatically summarizing accumulated Item data (jsscollectdata command) runs every day at 2:00 a.m.

  3. Check whether the content edited in step 2 is correct.

  4. Save the definition file for the task practice service.

  5. Start JP1/Service Support - Task Service.

    For details about how to start the service, see 1.6.1 Starting JP1/Service Support services.

    The edited content in the definition file for the task practice service is applied to JP1/Service Support.

Note

We recommend that you set the jsscollectdata command to run during a time period with a low access rate (e.g., after 0:00) because this command summarizes the data accumulated until the previous day. For details about the jsscollectdata command, see jsscollectdata (counts Item information) in the JP1/Service Support Configuration and Administration Guide.

Related topics