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:
Niklas Schnelle
2026-06-26 15:13:22 +02:00
committed by Jan Höppner
parent f96f09a5c9
commit 1da328921b

View File

@@ -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)