HP XP P9000 Performance Advisor Software v6.0 Command-line User Interface Reference Guide

PORT
Syntax
port [-d<delim>] [-L] [-hr] [-ms <URL>] [-auth <user:passwd>] -dkc
<serial #> -port <port ID> [-?]
Supported disk array types
XP and P9000 disk arrays
Description
Displays the port performance data. It lists the maximum, average, and minimum I/Os and MBs
per second for a given array.
Switches
Required. Specify the array serial number.–dkc <serial #>
Specify the delimiter for delimited output. There is no space between -d and the delimiter.–d<delim>
Specify the labeled and delimited output data.–L
Displays data in a readable format.–hr
Specify the address of a management station in the format <http://
path.to.managementstation:<port>> or <https://
path.to.managementstation>.
–ms <URL>
Specify a user name and password pair in the format user name:password.–auth <user:passwd>
Required. Specify the port number in the form CLxc.
x is the cluster number and c is the port letter within the cluster.
–port <port ID>
Prints the usage statement.–?
Examples
port -dkc 30143 -port cl1a -hr
port -dkc 30143 -port cl1a L
CONFIGALARM
Syntax
configalarm -dkc <serial#> -mval <Item List> -metric <Metric Category>
[ -ms <URL>] [-auth <user:passwd>] [-list] [-pf <password file>] [-th
<threshold>] [-email <Email List>] [-snmp <SNMP List>] [-vpo] [-e]
[-d<delim>] [-L] -hr [-?]
Description
Enables you to select metric values and monitor them for a particular metric. Also, you can configure
threshold and dispatch settings, email and SNMP notifications, and enable alarms on these metric
values.
Switches
Required. Specify the array serial number. Not required if -list is used.–dkc <serial num>
Required Specify the csv list of items for which alarms are being created.
Not required if -list is used.
–mval <Item List>
Required Specify the alarm metric to watch. Not required if -list is used. Valid values are:
nl
–metric <Metric
Category>
IO_TOTAL LDEV IO Total
nl
IO_RAND_TOTAL LDEV IO Random Total
nl
IO_RAND_READ LDEV IO Random Read
nl
IO_RAND_READ_CACHE LDEV IO Random Read Cache Hits
nl
PORT 25