Files
ECAP_Server/script/重启fpga
T
2026-06-16 11:18:22 +08:00

15 lines
205 B
Plaintext

ssh root@172.22.0.2 /sbin/reboot
analog
ping 172.22.0.2
// 看服务重启次数
systemctl show ecap -p NRestarts
// 看失败历史
systemctl show ecap -p ExecMainStatus -p ExecMainStartTimestamp