Top
Systemwalker Service Quality Coordinator Installation Guide
Systemwalker

6.7.3 Changing Log Data (Troubleshoot) Switch Time

Change the switch time in the following definitions file to change the switch time for log data (Troubleshoot).

Procedure

  1. Stop the service or daemon and confirm that it has stopped normally

    Stop the service or daemon by referring to "A.8 How to Start and Stop Resident Processes". Also check that the resident processes have stopped correctly.


  2. Edit template.dat

    Windows

    <variable file storage directory>\control\template.dat

    UNIX

    /etc/opt/FJSVssqc/template.dat


    The [SWITCHTIME] value takes the "hh:mm" format in the above definitions file. The default value is "00:00".


    Sample definition

    Windows

    [TRS]

    DCAID="TRS"

    EXECUTESTYLE1=ON

    INTERVAL1=5

    CYCLENUM1=7

    OUTDIR1=%WORKING_DIRECTORY\Troubleshoot1

    SWITCHTIME=00:00


    UNIX

    [TRS]

    DCAID="TRS"

    EXECUTESTYLE1=ON

    INTERVAL1=5

    CYCLENUM1=7

    OUTDIR1= %VARIABLE_DIRECTORY/Troubleshoot1

    SWITCHTIME=00:00


  3. Apply the policy

    Execute sqcSetPolicy to apply changes.

    Windows

    <Installation directory>\bin\sqcSetPolicy.exe [-h <host name>] [-p <IP address>]

    UNIX

    /opt/FJSVssqc/bin/sqcSetPolicy.sh [-h <host name>] [-p <IP address>]

    Refer to "sqcSetPolicy (Policy Application Command)" in the Reference Guide for details about sqcSetPolicy.


  4. Start and confirm the service or daemon

    Start the service or daemon, refer to "A.8 How to Start and Stop Resident Processes" section for more information. Also check that the resident processes have started correctly.