Any remote management applications can establish connection
with the multi-protocol agents through protocol adaptors,
such as RMI. The RMI adaptor acts as client objects
to expose remote version of MBean server interface and
also server objects in the agent to transmit management
requests to the MBean Server and forwards the replies
back to the client.
Agent Toolkit supports RMI Adaptor that enables the
Java manager to access the Multi-Protocol agent information
using the Java Remote Method Invocation (RMI) system.
Key Features and Benefits
Features
Benefits
Provision for SSL Communication
Provides authenticated and encrypted communication between
clients and servers.
Authentication support
Enables a secured network by restricting
user access to MBean information.
Provision of RMI Client API
Optimize the API to access and manipulate agent
information.
Java managers can be built over the API to get
connected to the agent information.
View notifications sent by the agent using the
interface.
Register/Unregister MBeans
at runtime
Administration access to
the users to remotely manage the multi-protocol agent.
Notification
Sent notifications triggered by the
agent with any change in the managed objects' attributes.