Home > Veritas Storage Foundation™ for Oracle RAC Manual Pages

LMXSTAT (1M)

Maintenance Commands

Table of contents


NAME

lmxstat - report status LMX port and buffer traffic

SYNOPSIS

lmxstat [-v] [ interval [count]]

DESCRIPTION

The lmxstat utility reports the status of the LMX protocol and shows statistical counters of port and buffer traffic. Both port and buffer data transfers are done over LLT protocol. LLT currently supports interconnects like ethernet/GigE. lmxstat displays the output for both received and transmitted data in packets and Kbytes. With no options the output displays the received and transmitted data in packets and Kbytes per second. In the default mode lmxstat displays the output in 2 rows. The first row indicates the packets of port and buffer traffic received and transmitted every second and also the total of both of them. The second row indicates the port and buffer traffic received and transmitted in Kbytes and also the total of both of them for every second.

OPTIONS

-v
In the verbose mode the output is displayed for every 1, 10 and 30 second interval. The first row indicates the packets of port and buffer traffic received and transmitted every second and also the total of both of them. The second row shows the average number of packets of port and buffer traffic received and transmitted for every 10 second interval and the third row for every 30 second interval. The next three rows show this data in Kbytes.

OPERANDS

The following operands are supported:
count Specifies the number of times that the statistics are
repeated.
interval Specifies the last number of seconds over which lmxstat
summarizes activity. This number of seconds repeats forever.

EXAMPLES

1s port-rx buf-rx total-rx port-tx buf-tx total-tx total pkt: 2 0 2 39 0 39 41 KB: 9 0 9 59 0 59 68 For example the first element in port-rx is 2: 2 = number of packets received per second. The total number of packets transmitted and received is total-rx/s + total-tx/s = 2 + 39 = 41 packets The second row indicates the number of Kbytes of data transmitted and received. The total amount of data transmitted/received per second in Kbytes would be 9K + 59K = 68K

SEE ALSO

lmxconfig(1M)

Last updated: Feb 2005
Copyright ©2009 Symantec Corporation
All rights reserved.