INtime SDK Help
waitnode - wait for node (waitnode.rta)
INtime SDK v7.1 > INtime Utilities > DRTOS Utilities > waitnode - wait for node (waitnode.rta)

Name

waitnode - Wait for a node to be ready to load new applications.

Command line

waitnode [-wait secs] [-v | -verbose] nodename

Parameters

-v
Enable extended output
-verbose
-
-wait secs
Wait for secs seconds for the node to be ready.

Comments

This utility is intended to be used in startup scripts to ensure another node is ready before attempting to load an application on it.

Returns

0 on succes s, 1 if thenode is not ready before the timeout expires.