getNodeInfo

The getNodeInfo method returns node information by node name. If the node name argument is blank, then all nodes are returned. If a node name argument is provided, then it serves as a regular expression used to filter the nodes that are returned.

Type

Open, Synchronous, IMPACT_INFO

Arguments

None

Returns

Type: COM.TIBCO.hawk.talon.CompositeData

Name Type Description
Node Name String

The name of the node.

Host Name String The name of the host associated with the node.
Runtime State String

The actual state of the node as reported by the host.

Up Time String The uptime of the node in days, hours, minutes, and seconds.
Process Id String The process id of the TIBCO host (OS process id).
Type String The type of the ActiveMatrix host: TIBCO Host.
Version String Version of the ActiveMatrix host.
Binding Status String The status of the host binding.
Host Platform Version String The host platform version.
Internet Host Name String The internet host name.
OS Name String The operating system name of the host.
OS Version String The operating system version of the host.
System Arch String The system architecture of the host.