You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add orchagent heart beat message for watchdog. (sonic-net#2737)
**What I did**
Improve orch agent: output heartbeat message to systemd.
**Why I did it**
Currently SONiC monit system only monit orchagent process exist or not. If orchagent process stuck and stop processing, current monit can't find and report it.
**How I verified it**
Pass all UT.
Manually validate the heartbeat message works correctly.
**Details if related**
Another inprogress PR will add watchdog for this heartbeat message:
sonic-net#14686
sonic-mgmt UT PR: sonic-net/sonic-mgmt#8306
0 commit comments