Top
Systemwalker Service Quality Coordinator User's Guide
Systemwalker

5.4.1 Definition Method

Add the following parameters to the PING section.

Specify parameters so that the condition in the formula below is satisfied, taking into account the number of monitored objects and the maximum response times.


Calculation formula:

Number of monitored objects * Monitoring timeout < Collection timeout


Parameter name

Meaning

Default value

INTERVAL

Collection interval

1 (units: minutes)

TIMEOUT

Monitoring timeout

10 (units: seconds)

CMDTIMEOUT

Collection timeout

70 (units: seconds)


Definition example

Example where the collection interval is 1 minute, the collection timeout is 70 seconds and the monitoring timeout is 20 seconds.

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

# ProtoPing Information

[PING]

DCAID="PING"

TIMEOUT=20

Note

The following alert messages might be output by combining the number of watch objects and the watch time-out value, when "A.2 Response/Operation Information Collection Policy Creation Command" is executed.

sqcAPolicy template.dat warning.

(The time taken for monitoring processing may exceed the collection interval

depending on the timeout value and the number of monitoring targets

specified with the <PORT> tag.)

In this case, either reduce the monitoring timeout value, or increase the collection timeout value so that the condition in the formula above is satisfied.

However, the collection timeout value must be within the range [5 seconds (or collection interval whichever is greater) + 30 seconds].