feat(ttl): Add leakage status to PMON snapshot, bump A/B/C to V1.0.2
- utils/setup_pmon.ttl: add 'show platform leak status' and 'leak channels' - Script A: move setup_pmon include into the TAKE DATA block - Script B: soak loop now reuses utils/setup_pmon.ttl instead of inline fan/temperature - Script C: fix header title (was 'Script B')
This commit is contained in:
@@ -12,3 +12,7 @@ wait prompt_sonic_root
|
||||
sendln "show platform current"
|
||||
wait prompt_sonic_root
|
||||
sendln "show platform ssdhealth"
|
||||
wait prompt_sonic_root
|
||||
sendln "show platform leak status"
|
||||
wait prompt_sonic_root
|
||||
sendln "show platform leak channels"
|
||||
Reference in New Issue
Block a user