Sentinel has a command line option to display the version information of the following executable:
agentengine
To display Sentinel executable version information (UNIX):
Go to:
$ESEC_HOME/bin
Enter:
./<process> -version
For example:
./agentengine version
To display Sentinel executable version information (Windows):
Go to:
%ESEC_HOME%\bin
Enter:
.\<process> -version
For example:
.\agentengine version