Systems Management includes the following functionality:
JMX agent A JMX agent provides a container that allows MBeans to be managed and accessed remotely, using suitable adapters. It is based on the MX4J agent and complies with JMX API 1.1.
SNMP support This release provides support for the Simple Network Management Protocol (SNMP), which includes a Net-SNMP master agent and an SNMP subagent. The agents return information contained in a management information base (MIB). To view an SNMP MIB, you need an SNMP management console.
EAServer agent This release includes an EAServer MBean and a configuration file, which lists the MBean and its associated initialization.
Web console The Web-based console allows you to perform systems management. It is implemented as a JSP/servlet-based Web application that you deploy into EAServer.
SSL support You can use SSL when connecting to the JMX agent. The Web console uses SSL (over RMI) in its interactions.
To use Systems Management, define the JAVA_HOME environment
variable to point to a JRE 1.4 installation, and start
EAServer using the -jdk14
option. “Starting the server” explains
how to use this option.
Copyright © 2003. Sybase Inc. All rights reserved. |
![]() |