Chapter 2 Setup
■Polling Interval
This parameter is used to control polling (periodically checking the status) of a target device. Set the polling interval in units of seconds within the range of 1 ~ 65535.
[Default value]
300
[Parameter]
POLLING_TIME
[Example]
POLLING_TIME=300
This specifies the Polling Interval (time between the start of one poll to the next).
Due to network or device load the actual polling time may exceed the set time. In such cases, the start of the next polling time is delayed until the previous polling finishes:
When the actual polling finishes within the scheduled polling time:
Scheduled polling |
|
| Per schedule | Per schedule | Per schedule | |||||
|
|
|
|
|
|
|
|
| ||
300 sec | 300 sec | 300 sec | 300 sec | |||||||
interval | ||||||||||
Actual polling |
|
|
|
|
|
|
|
|
| |
150 sec |
| 200 sec |
| 150 sec |
| 150 sec |
|
| ||
interval |
|
|
|
| ||||||
|
|
|
|
|
|
|
|
| ||
|
|
| Scheduled start OK |
|
|
|
When the actual polling exceeds the scheduled polling time:
2
Scheduled polling interval
Actual polling interval
|
|
| Schedule | Schedule | Per schedule | |||
|
|
| recalculated | recalculated | ||||
|
|
|
|
|
|
|
|
|
300 sec |
|
| 300 sec |
| 300 sec | 300 sec | ||
|
|
|
|
|
|
|
|
|
400 sec |
| 450 sec | 150 sec |
| 150 sec |
| ||
|
|
|
|
|
|
|
|
|
Scheduled Holding | Delayed start |
|
|
|
| |||
start NG |
|
|
|
|
|
|
Caution:
Unless there is some special reason to change this parameter, it is recommended to keep the default. For this reason the parameter is initially commented out.
■Target Type
Sets the target device type. Two parameters are provided: TARGET_TYPE and TARGET_FLAG These parameters cannot be omitted. ETERNUSmgr will not start if these parameter have not been set.
[Parameter]
TARGET_TYPE (up to 256 characters)
[Example]
Any character string can be used to describe the target device type.
When the type of target device is ETERNUS3000:
TARGET_TYPE=ETERNUS3000
All Rights Reserved, Copyright © FUJITSU LIMITED 2007
13