Measure Reference Manual
CLUSTER
The CLUSTER entity provides information about the number of FOX messages sent and received
by all processes on the local system. In this manual, the term FOX refers to:
ServerComponent
Cyclone or VLXFOX II
NonStop K-seriesTorusNet
NonStop S-seriesServernet/FX
A FOX link involves at least two processes on different systems: the linker that initiated the link and
the listener that accepted the link. Because the Measure subsystem can measure only the local
system, the measurement data reflects only one side of each FOX link: that of the linker or the
listener, but not both.
PageTopic
154Entity specification syntax for CLUSTER entities
155DDL records for CLUSTER entities
156DDL field definitions for CLUSTER entities
157Usage notes for CLUSTER entities
The CLUSTER entity is not relevant to H-series and J-series RVUs. A similar entity on H-series and
J-series RVUs is SERVERNET (page 323).
Entity Specification Syntax for CLUSTER Entities
To describe CLUSTER entities:
CLUSTER entity-spec [, entity-spec ] ...
CLUSTER
collects information about FOX traffic.
entity-spec
is specified as:
{ * | \system[ ( cpu ) ] }
where:
*
indicates all FOX traffic between the local system and all remote systems.
\system
is the system name or number of a remote system. If you specify system, the measurement
includes all FOX traffic between the local system and this remote system.
cpu
is the number of a CPU on the local system. If you specify cpu, the measurement includes
all FOX messages sent or received by this CPU. The default is all CPUs.
154 Entities and Counters