ZIOMON(8) | System Manager's Manual | ZIOMON(8) |
ziomon - Collect data for performance analysis of fcp adapters.
ziomon [-h] [-V] [-v] [-f] [-l <sz_limit>] [-i n] -d n -o <logfile> <device>...
ziomon starts and controls various utilities to collect data for performance analysis for a specified duration. Note that it is possible to specify multipath devices also. If multipath devices are specified, the respective regular devices used by the multipath devices will be monitored.
Collect data for devices /dev/sda, /dev/sdg, /dev/sdp and the multipath device /dev/mapper/36005076303ffc104000000000000212b for 5 minutes. Data should be sampled every 20 seconds. The collected data size should not exceed 50 MB. The output files should base their names on 'trace_data':
ziomon -i 20 -d 5 -l 50M -o trace_data /dev/mapper/36005076303ffc104000000000000212b /dev/sda /dev/sdg /dev/sdp
ziomon_mgr(8), ziomon_util(8), ziomon_zfcpdd(8) ziomon_fcpconf(8)
Jul 2008 | s390-tools |