Improvements
Better Connection Handling for Disabled Agents (Hidden Agents)
Previously, a Hidden/Silent Agent would continue to attempt connecting to the server every ten seconds even if its monitoring was disabled:
This would create unnecessary loads on the server especially if there were too many such connection attempts.
From now on, the Agent Service (tmsysd
) will check to see if the monitoring is disabled for the Agent and prevent it from trying to connect to the server.
Showing Notification About Agent Auto-Update (Revealed Agent)
Previously, during the auto-update of the Agent, it would simply quit the Agent without showing any message.
Now, during the auto-update, the Agent window will close and a notification about the update progress will be shown. Once the update is completed, the Agent login screen will be displayed. The process is similar to the Windows Agent.