An administrative agent provides a single interface to administer multiple application servers with stand-alone nodes in environments such as development, unit test, or that portion of a server farm that resides on a single machine.
The administrative agent and application
servers must be on the same machine, but you can connect to the machine
from a browser or the wsadmin tool on another machine.
An administrative agent can monitor and control multiple application servers on one or more nodes. Use the application servers only to run your applications. By using a single interface to administer your application servers, you reduce the overhead of running administrative services in every application server.
You can use the administrative agent to install applications on application servers, change application server configurations, stop and restart application servers, and create additional application servers.
Example topology of multiple application servers managed by an administrative agent
The following example topology shows machine A with an administrative agent and two application servers, Profile01 and Profile02, that are registered with the administrative agent. The application servers on machine A each communicate with a remote web server on machine B through the web server plug-in. Firewalls provide additional security for the machines. Read the topic on planning to install WebSphere Application Server for further information on the topology.