work_sript/Readme.md
2024-07-15 11:41:20 +08:00

13 lines
671 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 说明
## 脚本导航
### 循环压测类脚本
- 带内执行power cycle [inband_dc_cycle.sh](./01.stress_script/inband_dc_cycle.sh)
- 带外执行power cycle : [outband_dc_cycle.sh](./01.stress_script/outband_dc_cycle.sh)
- 带内执行AC cycle : [inband_ac_cycle.sh](./01.stress_script/inband_ac_cycle.sh)
- 带外执行AC cycle : [outband_ac_cycle.sh](./01.stress_script/outband_ac_cycle.sh)
- OS执行reboot [os_reboot.sh](./01.stress_script/os_reboot.sh)
- 使用YAFU带内升级BMC [inband_stress_update.sh](./01.stress_script/inband_stress_update.sh)
### nicsensor
- M7服务器BMC读取网卡传感器 [nicsensor.sh](./02.nicsensor/nicsensor.sh)