HP 3PAR OS 3.1.3 Command Line Interface Reference

statlink
DESCRIPTION
The statlink command displays statistics for link utilization for all nodes in a timed loop.
SYNTAX
statlink [options <arg>]
AUTHORITY
Any role in the system.
OPTIONS
d <sec>
Specifies the interval, in seconds, that statistics are sampled using an integer from 1 through
2147483. If no interval is specified, the option defaults to an interval of two seconds.
iter <number>
Specifies that internode link statistics are displayed a specified number of times as indicated by
the number argument using an integer from 1 through 2147483647.
SPECIFIERS
None
RESTRICTIONS
None
EXAMPLES
The following example displays one iteration of statistics for the internode link:
cli% statlink iter 1
11:37:28 03/11/08 XCB_sent_per_second KBytes_per_second XCBSz_KB
Node Q ToNode Cur Avg Max Cur Avg Max Cur Avg
0 CM 0 15134 14911 15134 61951 61038 61951 4.1 4.1
0 PCI0 0 22336 21852 22336 79831 77128 79831 3.6 3.5
0 PCI1 1 15312 12103 19805 62106 63198 77324 4.0 4.1
0 L0 1 10339 10307 10339 69673 69384 69673 6.7 6.7
1 CM 1 16372 16189 16372 67020 66269 67020 4.1 4.1
1 PCI0 1 18384 17899 18384 75285 73305 75285 4.1 4.1
1 PCI1 1 5329 5336 5344 984 985 987 0.2 0.2
1 L3 0 10326 10295 10326 69346 69150 69346 6.7 6.7
NOTES
None
statlink 613