Managed objects represent entities stored in the MDB that can be monitored and controlled using the Enterprise Management applications. These may include hardware, software applications, databases, and various business processes.
Managed objects have two distinct characteristics:
Note: Only objects instantiated from the ManagedObjects class with the class property map_visible set to True are visible in the 2D Map.
System managed objects are different from ordinary objects. You can use a managed object to monitor and control the IT infrastructure entity that it represents. A managed object can represent anything: hardware, software, business process view, and so forth. Managed objects have the following characteristics:
Relate to the state of an object. An object usually has a set of possible states determined by its properties. A property, in turn, may be either an attribute or a relationship.
The terms property and method take on special meaning when used in the context of either class or instance. Therefore, we qualify the discussion when necessary by referring to class-level and instance-level properties and methods.
Determine the kind of behavior exhibited by the object. For example, an object modeling a satellite might have a method that calculates the satellite's position for display on a monitor.
Specifies a type of property containing literal values. An object representing a PC would probably have a value for the number of printer ports available.
Specifies a type of property denoting that a class or object relates in some way to another class or object. For example, a model object may have vendor information, which forms a relationship to a vendor object.
Presents a set of relationships among managed objects. Using a broad definition of topology simplifies the task of modeling object topology. Topology represents the set of relationships between objects. The simplicity of this definition allows for more flexible interpretation, wider functionality, and more powerful applications.
|
Copyright © 2010 CA.
All rights reserved.
|
|