InterviewSolution
| 1. |
What Is The Purpose Of A Superagent ? |
|
Answer» The SuperAgent is an agent with the ability to contact all AGENTS in the same subnet as the SuperAgent, using the SuperAgent wakeup CALL. Its use is triggered by Global Updating being enabled on the ePolicy Orchestrator (ePO) server, and it provides a BANDWIDTH efficient method of sending agent wakeup calls. If you operate in a Windows environment and PLAN to use agent wake-up calls to initiate Agent-server communication, consider converting an agent on each network broadcast segment into a SuperAgent. SuperAgents distribute the bandwidth load of concurrent wake-up calls. Instead of sending agent wake-up calls from the server to every agent, the server sends the SuperAgent wake-up call to SuperAgents in the selected System Tree segment. When SuperAgents receive this Wake-up call, they send broadcast wake-up calls to all agents in their network broadcast segments. The process is: 1.Server sends a wake-up call to all SuperAgents. 2.SuperAgents broadcast a wake-up call to all agents in the same broadcast segment. 3.All agents (regular agents and SuperAgents) exchange data with the server. 4.An agent without an operating SuperAgent on its broadcast segment is not prompted to communicate with the server. To deploy enough SuperAgents to the appropriate locations, first DETERMINE the broadcast segments in your environment and select a system (preferably a server) in each segment to host a SuperAgent. Be aware that agents in broadcast segments without SuperAgents do not receive the broadcast wake-up call, so they do not call in to the server in response to a wake-up call. Agent and SuperAgent wake-up calls use the same secure channels. Ensure that:
The SuperAgent is an agent with the ability to contact all agents in the same subnet as the SuperAgent, using the SuperAgent wakeup call. Its use is triggered by Global Updating being enabled on the ePolicy Orchestrator (ePO) server, and it provides a bandwidth efficient method of sending agent wakeup calls. If you operate in a Windows environment and plan to use agent wake-up calls to initiate Agent-server communication, consider converting an agent on each network broadcast segment into a SuperAgent. SuperAgents distribute the bandwidth load of concurrent wake-up calls. Instead of sending agent wake-up calls from the server to every agent, the server sends the SuperAgent wake-up call to SuperAgents in the selected System Tree segment. When SuperAgents receive this Wake-up call, they send broadcast wake-up calls to all agents in their network broadcast segments. The process is: 1.Server sends a wake-up call to all SuperAgents. 2.SuperAgents broadcast a wake-up call to all agents in the same broadcast segment. 3.All agents (regular agents and SuperAgents) exchange data with the server. 4.An agent without an operating SuperAgent on its broadcast segment is not prompted to communicate with the server. To deploy enough SuperAgents to the appropriate locations, first determine the broadcast segments in your environment and select a system (preferably a server) in each segment to host a SuperAgent. Be aware that agents in broadcast segments without SuperAgents do not receive the broadcast wake-up call, so they do not call in to the server in response to a wake-up call. Agent and SuperAgent wake-up calls use the same secure channels. Ensure that: |
|