next up previous
Next: III-C.1 Event Management Services Up: III Managing CORBA-Environments with Previous: III-B.2 Encapsulating the Platform

III-C Necessary Platform- and CORBA-services

 

Management platforms available on the market (e.g., IBM NetView) usually contain the following key features:

The services described above fulfil basic requirements for the management of networks and computer systems. For a platform that manages CORBA objects, these services must be enhanced to support the management of distributed applications and services in addition to network resources and computers. This is due to the fact that not only the amount of fine-grained managed objects representing the application components tends to be much higher than the number of networked devices but these managed objects are extremely dynamic: The installation of new applications must be monitored and the starting and stopping of application processes must be surveyed and controlled by the managing system. This poses high requirements w.r.t. scalability.

Our work focuses on the Event and Topology Services of the platform which provide a common basis for all kinds of management services. In addition, both access and maintain the platforms' Management Information Repository. Therefore, they are the main building blocks for the development of further CORBA management services like configuration applications. The handling of events is a major aspect of resource management, especially for detecting fault situations. Since the availability of CORBA-based applications and services depends on the functionality of computer systems and network components, the application and service management may not be separated from systems and network management. Therefore, interfaces have to be developed that allow CORBA events to be received and processed by the manager in the same way as SNMP traps; they will be described in section IV-A. Topology Services manage topological relationships between managed objects. In section IV-B we will show how these generic services can be used in a straightforward manner in order to visualize the relationships between CORBA objects.



 
next up previous
Next: III-C.1 Event Management Services Up: III Managing CORBA-Environments with Previous: III-B.2 Encapsulating the Platform
Copyright Munich Network Management Team