SAP Host Agent is an agent that can accomplish several life-cycle management tasks, such as operating system monitoring, database monitoring, system instance control and provisioning.
Please follow below steps to check the SAP Host agent version and its patch level:
- Open CMD (in case of Windows) and go to the directory where SAP Host Agent is installed.
%Program Files%\SAP\hostctrl\exe\Â Â — Windows platform
/usr/sap/hostctrl/exe/Â Â Â Â Â Â Â Â Â Â Â Â Â Â — Unix/Linux platform
2. Execute below command :
saphostexec -version
If this doesn’t work then execute below command:
saphostctrl -host <hostname> -function ExecuteOperation -name versioninfo
3. You will see the version and patch level at the end of the result:
If you want to update your hostagent, then check this blog: How to update SAP Hostagent ?
For more information on SAPHostagents, check the below URLs:
https://help.sap.com/doc/saphelp_nw73ehp1/7.31.19/en-US/48/c6f9627a004da5e10000000a421937/content.htm?no_cache=true
https://wiki.scn.sap.com/wiki/display/ATopics/SAP+Host+Agent+-+Frequently+Asked+Questions