2011-09-09 05:14:21 +00:00
|
|
|
start:restartxcatd_v
|
|
|
|
os:AIX
|
|
|
|
cmd:restartxcatd -v
|
|
|
|
check:rc==0
|
|
|
|
check:output=~Version
|
|
|
|
end
|
|
|
|
|
|
|
|
start:restartxcatd_h
|
|
|
|
os:AIX
|
|
|
|
cmd:restartxcatd -h
|
|
|
|
check:rc==0
|
|
|
|
cmd:restartxcatd --help
|
|
|
|
check:rc==0
|
|
|
|
end
|
|
|
|
|
2010-09-20 08:10:57 +00:00
|
|
|
start:restartxcatd
|
|
|
|
os:AIX
|
|
|
|
cmd:restartxcatd
|
|
|
|
check:rc==0
|
|
|
|
check:output=~The xcatd Subsystem was requested to stop
|
|
|
|
check:output=~The xcatd Subsystem has been started. Subsystem PID is \d+
|
|
|
|
end
|
2011-09-09 05:14:21 +00:00
|
|
|
|
|
|
|
start:restartxcatd_V
|
|
|
|
os:AIX
|
|
|
|
cmd:restartxcatd -V
|
|
|
|
check:output=~Stopped the xcatd subsystem
|
|
|
|
check:output=~The xcatd Subsystem has been started
|
|
|
|
check:output=~Running command on
|
|
|
|
check:output=~Started the xcatd subsystem
|
|
|
|
end
|
|
|
|
|