nodeInfo - display basic information for specified MOOS node and its subnodesSYNOPSIS
DESCRIPTIONnodeInfo nodeHostname
The nodeInfo utility displays basic information about a node and its subnodes, including time at which the node service as last started, the node's ISI ID, and the address of an associated network switch (e.g. Medusa) if present.Note that the switch address will only be displayed if a NetworkSwitch instrument service is currently running on the node. The subnodes list includes any subnodes that have registered with this "parent" node since its service was started. Information displayed for each subnode is described in the documentation for listSubnodes.
Below is example output from nodeInfo:
% nodeInfo loc
SIAM version $Name: $
surface/134.89.36.200
switch addr: 134.89.36.64/134.89.36.64
device ID: 1407
node started at 03/29/2007 15:45:53 GMT
Found 4 subnodes
node402/134.89.36.2: deviceID=1598, age=2m:58s
Switch addr: 134.89.36.53/134.89.36.53
node413/134.89.36.13: deviceID=1410, age=57s
Switch addr: 134.89.36.63/134.89.36.63
node418/134.89.36.18: deviceID=1522, age=31s
Switch addr: 134.89.37.65/134.89.37.65
node403/134.89.36.3: deviceID=1544, age=5m:14s
Switch addr: 134.89.36.52/134.89.36.52
ENVIRONMENT
The following environment variables must be set:
SEE ALSO
listSubnodes