previous next trail start tutorial home feedback openwings.org

Management Services

Management Services define the Openwings framework for management of components and services. The framework makes it possible to automatically manage system operations including security, system formation, and services. The framework provides a standard way to add management plug-ins, called Management Beans (MBeans), to manage different aspects of component behavior. For a maintainer this can be used to turn on and off debug logging. For a security manager this would allow various policies to be modified.  

Key functionality/requirements for Management Services

  1. The Openwings management services provide a method for integrating openwings MBean components with other management protocols including the Federated Management Architecture (FMA) and Simple Network Management Protocol (SNMP).
  2. Shall provide automated management, i.e., zero admin.
  3. Shall provide an open framework for adding management modules (Mbeans).
  4. Shall provide distributed remote management.
  5. Shall provide highly available management.
  6. Shall provide a management interface through HTML.
  7. Shall provide a management tool that allows plugins of different management UI beans (MAUIBean), e.g. applets.
  8. Shall use the Openwings Connector framework for communications.

Documentation and Tutorials 

Management Services Specification
Management Services JavaDoc Documentation

Next: Security Services

© Copyright 2002, General Dynamics Decision Systems. All rights reserved.

previous next trail start tutorial home feedback openwings.org