Hide Forgot
Description: ziomon: Option '--output' should be '--outfile' as documented. Symptom: Using documented command line option '--outfile' results in error. Problem: Code checks for '--output' instead of '--outfile'. Solution: Accept command line option '--outfile' instead of '--output'. Patch -------- s390-tools-rhel6-ziomon-outfile-invalid-option.patch Verification : ----------------- The patch has been tested, fixes the problem, and will be included in the next upstream release of the s390-tools. With best regards, Hendrik
Created attachment 495536 [details] s390-tools-rhel6-ziomon-outfile-invalid-option.patch
------- Comment From sachinp.com 2011-09-15 06:58 EDT------- Verified against RHEL 6.2 Alpha. This issue has been resolved. # ziomon -d 5 --outfile log /dev/sda Check devices...done NOTE: No size limit specified, run without a limit. Estimated maximum disk space required for log data: approx. <1 MBytes Collecting configuration data...done Start data collection processes...done Collecting data... # cat /etc/issue Red Hat Enterprise Linux Server release 6.2 Beta (Santiago) Kernel \r on an \m
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1525.html