ETERNUS SF Disk Space Monitor User's Guide - Microsoft(R) Windows Server(TM) 2003/Solaris(TM) Operating System/Linux - 13.0
Contents Index PreviousNext

Part 4 Installation (Advanced)> Chapter 12 Configuring Communication Environment with the Pull Method

12.2 Switching between Push and Pull Communication Modes

This section explains how to switch between push and pull communication modes once operations are already underway.

12.2.1 Changing from pull to push communications 

12.2.1.1 Tasks required on the Manager 

Delete the definitions for pull communications.

12.2.1.2 Tasks required on the Agent 

  1. Stop dcm, and then stop thttpd if the thttpd service is being used.

    Refer to Section 5.2, "Agent" of Chapter 5, "How to Start and Stop Resident Processes" for details on how to stop dcm and thttpd.

  2. Change the content of the following definition file.

    The storage location of the definition file is as follows:

Variable file directory\control\DSAconfiguration.txt

/etc/opt/FJSVssqc/DSAconfiguration.txt

Change this definition file as below.

Add the following section:

[DsaForwarder]

execute_style=on

path=dsa_forwarder.exe

input=SQC3ALERTS

input=SQC3PDBDSREG

input=SQC3PDBCONSOL

input=SQC3PDBRYG

input=SQC3PDBXML

server= Specify the address of the Manager here.

port=2344

input_expire=0

connect_timeout=30

send_timeout=30

retry_count=30

retry_sleep=30

retry_no_sleep=30

[DsaForwarder_sum]

execute_style=on

path=dsa_forwarder.exe

input=SQC3PDBDSREG

input=SQC3PDBSUMMARY

input_expire=1

server= Specify the address of the Manager here.

port=2344

connect_timeout=30

send_timeout=30

retry_count=30

retry_sleep=30

retry_no_sleep=30

Delete the following section:

[DelayXfer]

execute_style=on

path=dsa_file.exe

input=SQC3PDBDSREG

input=SQC3PDBESREG

input=SQC3PDBCONSOL

input=SQC3PDBSUMMARY

input=SQC3PDBRYG

input=SQC3PDBXML

input=SQC3PDBMANAGE

input=SQC3PDBEVENT

out_dir=%WORKING_DIRECTORY\DelayXfer

out_file=%c_delayxfer.txt

check_interval=3

operation=SWAP

The example above is for the Windows edition. For the Solaris edition/Linux edition, specify "path" as "/opt/FJSVssqc/bin/dsa_forwarder".

  1. Execute the following commands.

Log in to the system with Administrator privileges, and change from a pull communications environment to a push communications environment using the following method.

Execute the following two commands:

C:/> installation directory\bin\sqcSetFileSec.exe variable file directory\temp

C:/> installation directory\bin\sqcSetFileSec.exe variable file directory\spool\Delayxfer

Log in to the system with superuser privileges, and change from a pull communications environment to a push communications environment using the following method.

Execute the following command.

/opt/FJSVssqc/bin/pullsetup.sh -u

  1. Restart dcm.

    Refer to Section 5.2, "Agent" of Chapter 5, "How to Start and Stop Resident Processes" for details on how to restart dcm.

12.2.2 Changing from push to pull communications

12.2.2.1 Tasks required on the Manager 

Make the definitions for pull communications.

12.2.2.2 Tasks required on the Agent 

  1. Stop dcm, and then stop thttpd if the thttpd service is being used.

Refer to Section 5.2, "Agent" of Chapter 5, "How to Start and Stop Resident Processes" for details on how to stop dcm and thttpd.

  1. Change the content of the following definition file.

The storage location of the definition file is as follows:

Variable file directory\control\DSAconfiguration.txt


/etc/opt/FJSVssqc/DSAconfiguration.txt

Change this definition file as below.

Delete the following section:

[DsaForwarder]

execute_style=on

path=dsa_forwarder.exe

input=SQC3ALERTS

input=SQC3PDBDSREG

input=SQC3PDBCONSOL

input=SQC3PDBRYG

input=SQC3PDBXML

server=

port=2344

input_expire=0

connect_timeout=30

send_timeout=30

retry_count=30

retry_sleep=30

retry_no_sleep=30

[DsaForwarder_sum]

execute_style=on

path=dsa_forwarder.exe

input=SQC3PDBDSREG

input=SQC3PDBSUMMARY

input_expire=1

server=

port=2344

connect_timeout=30

send_timeout=30

retry_count=30

retry_sleep=30

retry_no_sleep=30

Add the following section:

[DelayXfer]

execute_style=on

path=dsa_file.exe

input=SQC3PDBDSREG

input=SQC3PDBESREG

input=SQC3PDBCONSOL

input=SQC3PDBSUMMARY

input=SQC3PDBRYG

input=SQC3PDBXML

input=SQC3PDBMANAGE

input=SQC3PDBEVENT

out_dir=%WORKING_DIRECTORY\DelayXfer

out_file=%c_delayxfer.txt

check_interval=3

operation=SWAP

The example above is for the Windows edition. For the Solaris edition/Linux edition, specify "path" as "/opt/FJSVssqc/bin/dsa_file" and "out_dir" as "/var/opt/FJSVssqc/DelayXfer". For the "out_dir" item, specify the absolute path to the "Delayxfer" directory (under the directory where the Agent has been installed).

  1. Execute the following commands.

Log in to the system with Administrator privileges, and set up a pull communications environment using the method below. (This will increase the risk of security.)

Execute the following two commands.

C:/> installation directory\bin\sqcSetFileSec.exe -u variable file directory\temp

C:/> installation directory\bin\sqcSetFileSec.exe -u variable file directory\spool\Delayxfer

Log in to the system with superuser privileges, and execute the following setup command for pull communications. (This will increase the risk of security.)

Execute the following command.

/opt/FJSVssqc/bin/pullsetup.sh

  1. Restart dcm, and then start thttpd if the thttpd service is to be used.

    Refer to Section 5.2, "Agent" of Chapter 5, "How to Start and Stop Resident Processes" for details on how to restart dcm and thttpd.

Refer to Section 4.3.1.1, "Manager setup command for redundant Manager operations".


Contents Index PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED & FUJITSU AUSTRALIA LIMITED 2003 - 2006