ziorep_utilization - Report on utilization details
Use the ziorep_utilization command to produce a report on the usage of FCP resources. Use the .log file from ziomon as input.
There are two different reports available. The first report provides information on the physical adapters. This report includes usage statistics of the card's bus, CPU, and overall utilization.The second report provides various metrics on the virtual adapter. This report includes statistics on the Queued Direct I/O (QDIO) queue that is used to transfer data between the Linux system and the FCP adapter. Statistics that are given are average and maximum utilization in each interval and the number of instances when the queue was full.
ziorep_utilization syntax
See the ziorep_utilization man page for the complete syntax and all options.- -s or --summary
- shows a summary of the data.
- -c or --chpid <chpid>
- limits the data the specified FCP adapters. The format is a 2-byte hexadecimal number. You can specify multiple FCP channels by specifying -c multiple times.
Example
To generate a utilization report for the specific physical adapter with CHPID 50, issue the
following
command:
[root@system]# ziorep_utilization -c 50 trace_data.log