2010-09-20 08:10:57 +00:00
|
|
|
start:nodestat_noderange
|
2014-12-24 06:41:13 +00:00
|
|
|
arch:x86
|
2010-09-20 08:10:57 +00:00
|
|
|
cmd:nodestat $$CN
|
|
|
|
check:rc==0
|
|
|
|
check:output=~noping|sshd|install|snmp|pbs
|
|
|
|
end
|
2014-12-24 06:41:13 +00:00
|
|
|
|
2010-09-20 08:10:57 +00:00
|
|
|
start:nodestat_err_node
|
|
|
|
cmd:nodestat testnode
|
|
|
|
check:rc!=0
|
|
|
|
check:output=~Error
|
|
|
|
end
|