We experience issues with agent connectivity where we need to restart the agent processes to resolve. Based on a thread from @dhinagar_jSolarwinds Agent Issue RCA & Troubleshooting - Forum - Server & Application Monitor (SAM) - THWACK - SolarWinds Community I would like to see a feature added to the platform to resolve the agent connectivity issues.
The process outlined would be to identify the scope of the Alert based on
1. Agent connect status in the 'Manage agents' view
2. If no data collected for node in last 10-20 mins based on 'LastSystemUpTimePollUt' attribute using SWQL query.
The Action item would be to restart the process / service based on agent type. One idea would be to integrate Ansible open source tools to perform Agent Re-Start,
For windows - Restarting Solarwinds agent windows service
For Linux - Systemctl restart swiagent