mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: Let zpcimon log both optical module and SMART data
Add zpcimon data collection with both SMART log and optical module data. Do so in the Z device subsystem commands section to account for the fact that zpcimon is no longer network specific. At the same time keep the existing opticsmon invocation for compatibility when executed on systems without zpcimon. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Reviewed-by: Jörn Siglen <siglen@de.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
f96f09a5c9
commit
1da328921b
@@ -515,6 +515,7 @@ CMDS="${CMDS}\
|
||||
:lspci -vvv\
|
||||
:lstape\
|
||||
:smc_dbg\
|
||||
:zpcimon --module-info --smart-log-raw\
|
||||
"
|
||||
|
||||
# block device and other scsi device commands (in non alphabetical order)
|
||||
|
||||
Reference in New Issue
Block a user