Skip to main content

Cornelis Technical Documentation

Name

opatop — Starts the Fabric Performance Monitor TUI menus to display performance, congestion, and error information about a fabric.

Syntax

opatop [-v] [-q] [-h hfi] [-p port] [--timeout] [-i seconds]

Options

--help

Produces full help text.

-v/--verbose level

Specifies the verbose output level. Value is additive and includes:

1

Screen

4

STDERR opatop

16

STDERR PaClient

-q/--quiet

Disables progress reports.

-h/--hfi hfi

Specifies the SuperNIC, numbered 1..n. Using 0 specifies that the -p port port is a system-wide port number. Default is 0.

-p/--port port

Specifies the port, numbered 1..n. Using 0 specifies the first active port. Default is 0.

--timeout

Specifies the timeout (response wait time) in ms. Default is 1000 ms.

-i/--interval seconds

Interval in seconds at which PA queries are performed to refresh to the latest PA image. Default is 10 seconds.

-h and -p options permit a variety of selections:

-h 0

First active port in the system (Default).

-h 0 -p 0

First active port in the system.

-h x

First active port on SuperNIC x.

-h x -p 0

First active port on SuperNIC x.

-h 0 -p y

Port y within the system (no matter which ports are active).

-h x -p y

SuperNIC x, port y.