Top
Systemwalker Service Quality Coordinator Installation Guide
Systemwalker

6.10 Monitoring Available Disk Space

Systemwalker Service Quality Coordinator normally uses the following conditions to monitor the available disk space in the variable file storage directory:

Perform the following procedure if warning events or error events occur so frequently that they affect business, or if the status of the system makes it desirable to change the monitored value.


Before performing this procedure

If DCM services or dcmd processes are running, stop the services or daemons, refer to "A.8 How to Start and Stop Resident Processes" section for more information. Also check that the DCM services or dcmd processes have stopped correctly.


Procedure

  1. Adjust DSAconfiguration.txt.

    Storage location

    Windows

    <Variable file storage directory>\control\DSAconfiguration.txt

    UNIX

    /etc/opt/FJSVssqc/DSAconfiguration.txt


    Adjust monitor_free in the [spacemon] section.


    Before adjustment:

    ########################################################

    [spacemon]

    execute_style=on

    path=%BASE_DIRECTORY/bin/dsa_spacemon

    # dsa_spacemon specific parameters

    check_interval=10

    warn_interval=5

    record_type=SQC3CONTROL

    monitor_free=50,10,%VARIABLE_DIRECTORY <- Default monitoring settings

    ########################################################


    By default, the warning value is set to 50 MB and the error value is set to 10 MB.
    These values can be changed to suit the situation of the system.

  2. Start the service or daemon and confirm that it operates normally.

    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.