HP VPN Firewall Appliances High Availability Command Reference
38
Syntax
display ipc performance { node node-id | self-node } [ channel channel-id ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
node node-id: Displays the IPC performance statistics for a node. The node-id argument represents the
node number, which can be 0 or 1.
self-node: Displays the IPC performance statistics for the local node.
channel channel-id: Displays the IPC performance statistics for a channel. The channel-id argument
represents a channel number in the range of 0 to 255.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If IPC performance statistics is enabled, the command displays the current IPC performance statistics. If
IPC performance statistics is disabled, the command displays the IPC performance statistics collected
before IPC performance statistics was disabled.
Examples
# Display the IPC performance statistics for node 0.
<Sysname> display ipc performance node 0
Peak: Peak rate (pps)
10Sec: Average rate in the last 10 seconds (pps)
1Min: Average rate in the last 1 minute (pps)
5Min: Average rate in the last 5 minutes (pps)
Total-Data: Total number of data (packets)
Statistics for packets sent successfully:
Peak 10Sec 1Min 5Min Total-Data
------------------------------------------------------------
1 1 1 0 80
Statistics for packets received successfully:
Peak 10Sec 1Min 5Min Total-Data
------------------------------------------------------------
1 1 1 0 82
Statistics for packets acknowledged:
Peak 10Sec 1Min 5Min Total-Data
------------------------------------------------------------