Chapter 3 Functions of NEC Storage PathManager
3.
.5.3 S
Se
e
ettings for path patr
rol
3
3.5
5.
.3
3
St
tt
ti
in
ng
gs
s
f
fo
or
r
p
pa
at
th
h
p
pa
at
tro
ol
l
Use the -setwatcher option of the spscmd to make settings for path patrol. Use the -getwatcher option to
check the settings.
[For Windows 2000]
C:\>spscmd -setwatcher 3:120:30:180
/1//2//3/ /4/
C:\>spscmd -getwatcher
Health check : Enable .../1/
Recovery check : Enable .../1/
Request interval : 120 sec .../2/
Threshold : 30 sec .../3/
Timeout duration : 180 sec .../4/
C:\>
[For Windows Server 2003]
C:\>spscmd -setwatcher 1:30::
/1//2/
C:\>spscmd -getwatcher
Health check : Enable .../1/
Request interval : 30 sec .../2/
C:\>
Four numbers with a colon (:) in between are specified as arguments of the -setwatcher option. They
correspond to respective parameters displayed in the -getwatcher option.
/1/ Health check / Recovery check
This shows the status of the health check function and the recovery check function.
In the -getwatcher option
Enable: functions are available for use
Disable: functions are unavailable for use
In the -setwatcher option
0: health check disabled, recovery check disabled
1: health check enabled, recovery check disabled
2: health check disabled, recovery check enabled
3: health check enabled, recovery check enabled
(Default: 3 (health check enabled, recovery check enabled))
III-18