Does anyone know the heartbeat polling interval to check if agents are Online
The Agent Heartbeat is sent every 5 minutes, but it could take up to 20 minutes for an Agent to actually be shown as "Offline" because we have to wait for the TCP timeout to occur on the request. (Like any other TCP app, we're bound to the same "rules of the road".)