a05837bdca
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
start:nodestat_noderange
|
|
cmd:nodestat $$CN
|
|
check:rc==0
|
|
check:output=~noping|sshd|install|snmp|pbs
|
|
end
|
|
start:nodestat_err_node
|
|
cmd:nodestat testnode
|
|
check:rc!=0
|
|
check:output=~Error
|
|
end
|