start:nodestat_noderange
label:others
arch:x86_64
cmd:nodestat $$CN
check:rc==0
check:output=~noping|sshd|install|snmp|pbs
end

start:nodestat_err_node
label:others,ci_test
cmd:nodestat testnode
check:rc!=0
check:output=~Error
end
