1IPRSOS(8) System Manager's Manual IPRSOS(8)
2
3
4
6 iprsos - IBM Power RAID report generator
7
9 iprsos
10
11
13 iprsos is used to generate an sosreport-like report by collecting hard‐
14 ware information from the system, along with other system calls such as
15 lspci, lscsi, and others. The information is collected from 'iprconfig'
16 commands and printed on stdin by default. User can specify the log file
17 by -o /path/to/report/file of his/her choice.
18
20 A detailed report file is printed both at stdin and the
21 /path/to/report/file specified by the user, with the information col‐
22 lected from the hardware and system information. If no files are used,
23 the information will be only displayed at stdin.
24
26 Daniel B. Kreling <kreling@linux.vnet.ibm.com>
27 Brian King <brking@us.ibm.com>
28
29
30
31
32 December 2014 IPRSOS(8)