Check whether agent gateway is online
Dear All!
How best to check whether the agent is currently connected to the enterprise?
What comes to my mind:
- parsing log messages in xgate.log
- creating a handshake between agent and enterprise by installing some mechanism, like setting and checking DataItems in turn
- using a function like "CheckNewPackages" with a fake package I created on the Enterprise, where I have to make sure that that is never applied
There should be an easier way?
I am asking since (corporate environment) we want to check user's proxy settings and overall connectivity to give him feedback. (We are buidling our own wrapper around the agent configuration functionality to give the user a more consolidated experience.)
Many thanks
andipandi

