WO2000013112A1 - Method and apparatus for managing data for use by data applications - Google Patents

Method and apparatus for managing data for use by data applications Download PDF

Info

Publication number
WO2000013112A1
WO2000013112A1 PCT/US1999/019963 US9919963W WO0013112A1 WO 2000013112 A1 WO2000013112 A1 WO 2000013112A1 US 9919963 W US9919963 W US 9919963W WO 0013112 A1 WO0013112 A1 WO 0013112A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
database
information
model
management
Prior art date
Application number
PCT/US1999/019963
Other languages
French (fr)
Inventor
Jeff Ghannam
Todd Loomis
Lundy Lewis
Utpal Datta
Original Assignee
Cabletron Systems, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cabletron Systems, Inc. filed Critical Cabletron Systems, Inc.
Priority to AU57975/99A priority Critical patent/AU5797599A/en
Priority to EP99945366A priority patent/EP1116138A1/en
Priority to CA002342241A priority patent/CA2342241A1/en
Publication of WO2000013112A1 publication Critical patent/WO2000013112A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99943Generating database or data structure, e.g. via user interface

Definitions

  • the present invention relates generally to management of information and. more particularly, to management of data among distributed computer systems.
  • Management applications are generally software applications that are executed on standalone computer systems. These management systems provide information regarding one or more entities, such as computers and network communication devices. In particular, these systems gather information from the entities and present them to a network administrator for analysis and interpretation. The network administrator in turn, provides corrective actions, configuration changes, and the like to maintain and/or improve network and systems performance.
  • SPECTRUM network management system available from Cabletron Systems, Inc.
  • the Win Watch management application available from Metrix, S.A. is an example of a system that provides management for end-user computer systems and servers.
  • a recent trend is to manage higher-level entities such as business processes and applications, whereby minimum service levels to users may be maintained.
  • a business process may depend on the performance of one or more other entities, such as another process, a networking device, computer system or other entity that affects the business process.
  • an application may be managed wherein the state of the application depends on the status of various software processes, hardware devices, and communications between them. Due to the need for managing business processes and applications, new software applications have been designed to manage them.
  • the NERVECENTER management system available from Seagate, Inc. is an example of a business process management system.
  • the PATROL management application available from BMC Software provides application management functions. Other management systems are available.
  • NMS network management system
  • a network management system generally cannot determine chargebacks to a user based on performance data of a computer system such as a file server.
  • Data warehouses are a known solution for storing large amounts of data. Data warehouses are generally accessed directly by consumers of its data, and the data is generally loaded manually by database entry personnel.
  • a data warehouse generally refers to an extract of operational data for the purposes of efficient query-only processing.
  • data warehouses are used for storing business-related data such as financial or production information, wherein use of the warehouse facilitates improved decision making.
  • a data warehouse typically contains a wide variety of data that presents a coherent picture of business conditions at a single point in time, and this picture is used for decision support.
  • One such data warehouse product is the ORACLE WAREHOUSE software system available from the Oracle Corporation. Similar to a data warehouse, a data mart helps one make informed business decisions.
  • Data marts typically contain highly-focused data specific to a department or individual line of business, such as sales, marketing, or finance. Since data marts databases tend to be smaller than that of a data warehouse (data marts are typically under 100 GB in size), data marts are easier to manage and implement.
  • a system for managing information comprising a data manager that accepts data from a plurality of management systems and processes and stores that data in a data warehouse.
  • the data manager comprises an agent configured to accept information from the plurality of systems and which maps the accepted information into database fields of the data warehouse and a database accessor that stores the accepted information in the data warehouse.
  • the agent deletes duplicate data received from more than one source.
  • at least one of the plurality of management systems is a network management system.
  • the database accessor utilizes a standard database interface to one or more proprietary data warehouses.
  • the agent is a push agent configured to push data to the database accessor at a specified interval.
  • the agent is a pulling agent configured to pull one or more systems for obtaining management data and provides the management data to the database accessor.
  • the one or more systems are network management systems.
  • the network management systems store different types of management information in network management databases.
  • the system can determine and control how much information is to be stored in a local database.
  • a filtering and scheduling interface allows users to decide what types of information they wish to replicate to the data warehouse and how often.
  • a standard database interface is provided to maintain independence from the underlying proprietary database.
  • the database interface is a CORBA interface.
  • the data warehouse stores object-oriented objects.
  • system for management of network data.
  • Network data is aggregated from multiple data sources into the data warehouse, wherein the data can be provided to software applications.
  • the system integrates disparate data sources into the data warehouse by for example, performing data filtering, collation, compression, and mapping the data into database fields of the data warehouse.
  • this system provides consolidated information to applications that can perform high-level analysis. Because information is stored in the data warehouse and a standard interface is provided to access the warehouse, a consistent, reusable set of services for obtaining management data is available.
  • the system is capable of tracking trends and changes in network devices and software models of the devices. For example, a network accounting application can integrate usage data from different network managers and devices and network probe information, allowing a user to see a consolidated graph or billing statement.
  • the system can trend business processes, showing over time which processes have failed most often and what components have caused those failures. Further, in yet another embodiment, the system can determine chargebacks for users consuming network resources, such as bandwidth.
  • Figure 1 is a block diagram of a computer system suitable for incorporating an embodiment of the present invention
  • Figure 2 is a block diagram depicting a system incorporating an embodiment of the present invention
  • Figure 3 is a block diagram depicting another system incorporating an embodiment of the present invention
  • Figure 4 is a block diagram depicting a layered view of a system providing information to data users from one or more data providers in accordance with one embodiment of the invention
  • Figure 5 is a block diagram of objects of a data management system in accordance with one embodiment of the invention
  • Figure 6 is a block diagram of a data management system and an agent in accordance with one embodiment of the invention
  • Figure 7 is a block diagram of a data management system and an agent in accordance with one embodiment of the invention
  • Figure 8 is a flow chart depicting the import of model data into a data warehouse;
  • Figure 9 is a representation of a graphical user interface for managing policies;
  • Figure 10 is a representation of a graphical user interface for listing information regarding created policies;
  • Figure 11 is a representation of a graphical user interface for listing history information regarding created policies
  • Figure 12 is a representation of a graphical user interface for configuring network monitoring
  • Figure 13 is a representation of a graphical user interface for configuring a network accounting report.
  • Figure 14 is a representation of a graphical user interface for configuring a network link report.
  • the exemplary network system 100 includes a plurality of management systems 102A-B interconnected through network 104.
  • Network 104 may be, for example, a local area network (LAN), metropolitan area network (MAN), wide area network (WAN), etc., or other network used to communicate information between systems.
  • Network 104 may also include one or more managed entities 103A-B that may be managed by management systems 102A-B, such as an end-user computer, network server, router, switch, application, process or other manageable entity.
  • Network 104 may contain any combination of management systems and managed entities.
  • Computer system 101 may be a general purpose computer system, which typically includes a processor 105 connected to a memory system 106 via an interconnection mechanism such as a computer bus 11 1.
  • I/O devices 107, 108 such as disk controllers, graphics cards, or the like may be included in computer system 101.
  • the computer is capable of executing an operating system and is generally programmable by using a high level computer programming language such as the C++ programming language.
  • Computer system 101 includes a software program stored in memory system 106, which causes the processor to perform operations of data management system 210.
  • data management system 210 receives information from one or more data sources, processes the information according to policies, and stores the information in a data warehouse.
  • the data warehouse can be accessed by applications that perform analysis with the data.
  • the general purpose computer system 101 preferably includes a commercially available processor 105, such as the Celeron, Pentium, Pentium II or Pentium III microprocessor from Intel Corporation, PowerPC microprocessor, SPARC processor, PA- RISC processor or 68000 Series microprocessor from Motorola. Many other processors are also available.
  • a processor generally includes an operating system which may be, for example, DOS, Windows 95, Windows 98, Windows NT, or Windows 2000 operating systems from the Microsoft Corporation, the System 7.X operating systems from Apple Computer, the Solaris operating system from Sun Microsystems, the Unix operating system and its variants available from many vendors including Sun Microsystems, Inc., Hewlett Packard, Red Hat Computing and AT&T, or the NetWare operating system available from Novell, Inc.
  • the operating system controls the execution of other computer programs and provides scheduling, debugging, input/output control, accounting, computation, storage assignment, data management, memory management, communication control and related services.
  • Processor 105 and an operating system define a computer platform for which application programs and high-level programming languages are written.
  • Management system 102 may be any type of computer system as described above, with a network interface card (NIC) or other communication device installed to communicate over network 104.
  • NIC network interface card
  • the operating system interfaces with firmware and hardware of system 101 in a well- known manner to access I/O devices 107, 108 and memory system 106.
  • Memory system 106 may be any commonly available random access memory (RAM) or read-only memory (ROM), a hard drive, CD ROM, tape system, or the like used to store and/or retrieve data.
  • the data management system 210 of the present invention is preferably implemented in C++, however, it may be implemented in any other well-known software language.
  • the data management system 210 may be implemented in interpreted object- orientated programming language, such as JAVA, ActiveX, or SmallTalk.
  • System 210 may also be configured to execute within a browser application, such as the Netscape Navigator browser available from Netscape, Inc. or the Microsoft Internet Explorer browser available from Microsoft.
  • data management system 210 may operate as a computer implemented process accessible through a browser interface.
  • data management system 210 is capable of residing on any well-known computing platform.
  • Software techniques for performing data management functions in accordance with the present invention typically reside in memory 106 and may be stored on a computer- readable medium such as, for example, magnetic disk, compact disk, magnetic tape, or optical media.
  • a software embodiment of the present invention may be, for example, loaded into computer system 101 using an appropriate peripheral device as known in the art.
  • software implementing another embodiment of the present invention may be stored, for example, on a server located in network 104, and installed or executed over network 104. It should be understood, however, that the present invention is not limited to a particular computer platform, particular operating system, or particular processor.
  • the exemplary environments identified above are given by way of example only; the invention may be implemented in a variety of computer systems having a variety of system architectures.
  • Fig. 2 shows a block diagram depicting a system in accordance with one embodiment of the present invention.
  • Database management system 210 receives information from one or more data sources 207A-B, 208 A-B and stores the information in a data warehouse 203, whereby software applications 202 may access and perform analysis on the stored data, and provide analysis results to a user.
  • Data management system 210 may include a database accessor 204 which provides an interface to the data warehouse for managing and storing information in the data warehouse
  • Database accessor 204 may use one or more database policies 209 to determine when information is to be sent to the data warehouse 203.
  • Database policy 209 may also specify a source of the data and the frequency by which data should be obtained from the data source.
  • System 210 also includes agents 205,206 which provide the ability to interface to other systems, extract data from them, and map the data into the data warehouse 203.
  • a push agent 205 is used to push unsolicited data from data sources 207A and 207B into warehouse 203.
  • Data which can be pushed includes information types that are regularly stored in the data warehouse at regular intervals. For example, a network management station may. after a two week period, push data collected that is more than two weeks old to database accessor
  • Push agent 205 may reside on a computer system that includes management system 210, or the push agent 205 may be located on a computer system such as a network management system. According to one embodiment the push agent 205 has access to a management system database located on the network management system, and provides information from that database to database accessor 204 for storage in data warehouse 203.
  • system 210 may include a polling agent 206 which performs requests 211 to data sources 208 A-B and receives responses 212.
  • Agent 206 may be used to obtain data from sources at specified intervals.
  • an external system controls the loading of da t a into the warehouse using push agents.
  • Polling agent 206 may include a polling manager which allows for scheduling and configuring of polling requests. Polling may be performed according to database policies 209 which may include as parameters system locations, types and frequencies of the data that is obtained. It should be understood that system 210 may perform any method for obtaining data, such as polling, receiving pushed data, or any other method.
  • Data warehouse 203 may be, for example, a commercially available data warehouse product, such as ORACLE WAREHOUSE available from the Oracle Corporation. Data warehouse products from other companies including Microsoft, Sybase, and friformix and others may also be used. Other types of data warehouses may be used. Alternatively, a distributed data warehouse or data marts may be used to store and serve data.
  • ORACLE WAREHOUSE available from the Oracle Corporation.
  • Data warehouse products from other companies including Microsoft, Sybase, and friformix and others may also be used.
  • Other types of data warehouses may be used.
  • a distributed data warehouse or data marts may be used to store and serve data.
  • Data sources may be, for example, management servers, network entities or any other source of management data.
  • the term "data” and “information” are used synonymously in this application, and can be used interchangeably.
  • Figure 3 shows a block diagram of a system wherein multiple management systems 301-304 transmit data to data management system 210. Data may be transmitted through a communications network such as a LAN, or through any method available. If a management system is located on the same computer system as system 210, data may be transferred through common file structures, interprocess communication, or by any manner available.
  • Management systems 301-304 may be the same type of management system, such as a network management system, or they may be different. Management systems 301 - 104 may store similar or dissimilar types of data. Management systems 301-304 obtain information from network entities 305A-J, either by polling or receiving pushed data. Such irtfoirnation may include configuration data, performance data, or any data which is relevant to the operation and control of the network entity 305.
  • a network entity 305A may be a router, and management system 301 may be, for example, a SpectroSERVER network management system available from Cabletron Systems, Inc., Rochester, New Hampshire, USA.
  • Router 305A may send unsolicited messages, commonly referred to as traps, to management system 301, the traps indicating an operational state of network entity 305A.
  • management system 301 may obtain information from router 305 A by polling the device through a network management protocol, such as SNMP (simple network management protocol). Received information may be stored by system 210 in data warehouse 203. It should be understood that any method for communicating information may be used.
  • Data management system 210 may perform processing on received data including filtering, collating, compression, and mapping data into database fields of the data warehouse 203. For example, when a trap is received by a management system of a network entity, and is passed on to an agent 205, 206, some of the data fields of the trap may not be needed b> application 202. Therefore, unnecessary data may be deleted. Further, management systems 301-304 may not be the same type of management system, and therefore data formats represented in the management systems 301-304 may need to be mapped to a common database format by the database accessor 204. Further, data received from data sources may be compressed by the database accessor 204 prior to storing the data in data warehouse 203 such that database space is conserved. More than one management system may also collect information about a particular network entity. For example, management systems 303 and 304 may both collect the same or overlapping information from network entity 305G. Data management system 210 may delete redundant information before storing it in the data warehouse 203.
  • Information that is stored in the data warehouse may include event or trap information, topology data, configuration data, network object data, performance data or any other data regarding computer systems management.
  • the data sources may include management systems such as the SpectroSERVER available from Cabletron Systems, Inc., which manages LANs, WANs, SNA networks, and other types of networks.
  • Another data source may include the SPECTRUM SecureFast Flow Admission Server (FAS) and SecureFast VLAN manager which are Cabletron management systems that manage
  • Cabletron's SecureFast packet switches and cell switch networks may include Cabletron's SecureFast Virtual Remote Access management system (SFVRA) which provides information regarding remote access of users to a network.
  • SFVRA Cabletron's SecureFast Virtual Remote Access management system
  • BMC PATROL BMC PATROL
  • Metric Win Watch and Microsoft SMS discussed above may be sources or users of data.
  • telecommunications management networks (TMN) and their communication devices may also provide data to be stored in data warehouse 203. It should be understood that many different sources of data may be used, and this list is not exhaustive or limiting.
  • Data warehouse 203 may be thought of as a single physical database, or a single virtual database comprising individual physical databases distributed geographically throughout network 104. Because data is stored in a single repository, it is now possible for applications 202 to access a larger set of data types than previously possible. For example, a networking accounting application can combine usage data from SPECTRUM, SecureFast FAS, SecureFast VRA and RMON network management systems. This capability allows the user to see usage for multiple network media types including traditional LAN. virtual LAN, ATM and remote access. Conventionally, an analysis of this type would require four views, or worse yet, four different applications to obtain information from the four different management systems. Unlike conventional systems, management system 210 provides a single source of information in data warehouse 203.
  • Figure 4 depicts a layered view of a system providing information to data users from one or more data providers in accordance with one embodiment of the invention.
  • each layer has specific responsibilities and may be constructed using object- oriented programming.
  • Data user 402 is a consumer of data produced by data provider 410.
  • Data provider 410 may include one or more agents such as a pull or push agent discussed above with reference to Figures 2 and 3.
  • Data providers 410 may provide statistical, event, model, and call record data.
  • Data provider 410 may provide other types of data.
  • Data user 402 may be, for example, an application 202 such as a capacity planning, billing, accounting application, or the like.
  • Interface layers 403 and 409 provide an external interface to data users 402 and providers 410, respectively.
  • Interface layers 403,409 include, in an object-oriented environment, interface objects.
  • An interface object represents an encapsulation of business concepts not specific to a particular application.
  • data management system 210 provides interface objects for statistics, topology, and call records data, but, according to one embodiment, interface objects are not based on applications 202.
  • By abstracting objects based on business concepts the complexity of system 210 is reduced. For example, a method which obtains call records could be used for both capacity planning and a billing application.
  • interface objects manage the creation and deletion of business objects which encapsulate business rules for a given topic into a class structure.
  • a business object called "topology” contains business rules for obtaining topology data from the data warehouse 203, to include the structure of the data in the database, any error checking of the data, and any data dependency checking.
  • interface objects may map client application requests to an appropriate business object within business object layers 404. 408 that will perform the service.
  • interface objects may perform error recovery functions in the event that a client's communication disconnects due to error, or catch exceptions "thrown” or generated by business objects and provide handling of exceptions and status messages to the calling client objects.
  • client interface objects provide transaction management for each service they provide. If an exception occurs during the processing of a service, the interface object will ensure changes are rolled back prior to passing the exception to the calling client object.
  • Interface objects may also utilize a security object to provide transaction-level security.
  • Business object layers 404,408 may include two types of business objects, one which extracts data from the data warehouse and provides it to client applications, and another for exporting data.
  • Business objects may be C++ objects which do not need interface object functionality for communicating with data users and data providers.
  • Business objects extract data from the data warehouse, and include functional components which support different applications 202.
  • business objects may include objects providing statistical, landscape, and call record data in support of capacity planning and billing and accounting applications.
  • Higher levels of business objects such as a decision support object may in turn rely on capacity planning and accounting information, which are subsequently reliant on underlying statistical, landscape and call record data.
  • Statistical objects may provide the ability of client programs to obtain various sets of data associated with performance statistics associated with a customer or model.
  • a statistics object may contain a method which, when invoked, obtains attributes and values for a given time period for one or more models. Further, statistical objects may obtain statistics for a given customer or user.
  • Landscape objects may provide the ability for applications 202 to obtain information about a network domain and its entities. For example, methods in a landscape object may allow an application 202 to obtain all of the model types in a given category. Further, the object may support obtaining basic information for all landscapes in the data warehouse, which contain one or more model categories. A landscape object method may obtain data that allows a graphical rendering of a network topology of one or more domains. Also, a landscape object may support retrieving basic information on models within a landscape in the data warehouse.
  • Call record data objects may provide the ability to provide call record data for a given customer. It should be understood that other object types could be used, and system 210 is not limited to the objects described above.
  • Business objects may use standard C++ exception handling to handle exceptions, and may have the capability of catching exceptions that they are capable of handling, or allow the exception to be propagated to interface objects.
  • interface objects pass exceptions to client applications 202 using Corba exception handling, which is well-known.
  • Database access layers 405, 407 contain object-oriented class structures which, in one embodiment, provide a vendor-independent database interface to business objects. Database access objects provide connection management functions such as connection and disconnection from data warehouse 203, which is represented by a physical database 406.
  • Physical database 406 may be a commercially available database such as the ORACLE WAREHOUSE software system implemented as software executing on a computer system.
  • Database access layers may by implemented by a commercially-available programming product such as Pro-C or Oracle Call Interface (OCI) available from the Oracle Corporation. It should be understood that other database interfaces may be used to allow business objects to access data in data warehouse 203. In sum. the database access objects provide a wrapping function between a business object and a conventional interface of the data warehouse 203.
  • Such functions may include the set attributes, set tables, set clauses, submit query, and submit procedure functions as shown in Figure 5.
  • the database access objects 501 map requests from business objects 502 into database actions to be performed on the data warehouse 203.
  • the set attributes function 503 set attributes for a particular database table.
  • the set tables function 504 allows a user or process to specify a table upon which operations can be performed .
  • the set clauses function 505 allows a user or process to create a search clause which specifies a search query.
  • the submit query function 506 allows a user or process to submit a database query.
  • the submit procedure function 507 allows a user or process to submit a query for batch processing.
  • Data management system 210 may include a VLAN agent 602 which is an example of a push agent.
  • Model agent 610 and Statistics and Event agent 607 are examples of polling agents.
  • VLAN agent 602 is responsible for storing VLAN call record data in data warehouse 203.
  • VLAN agent 602 provides an interface object 603 which provides methods for placing data in data warehouse 203.
  • the VLAN agent calls methods on one or more database access objects 601 to store data in data warehouse 203.
  • Statistics and Events agent 607 is responsible for reading statistics and events data from a management system such as Cabletron's SpectroSERVER network management system.
  • Polling agent 206B will collect data from the management system specified by database policies 209. Agent 206B will perform data mapping, reduction and collation operations, and call methods of a database access objects 601 to store data in warehouse 203.
  • Dispatcher/collator 609 will control access to data on the network management system.
  • Model agent 610 is responsible for reading landscape and topology data from a network manager such as a SpectroSERVER network management system. In the case of accessing a SpectroSERVER, the model agent may use the well-known Spectrum API (SAPI) to access each SpectroSERVER.
  • SAPI Spectrum API
  • the model agent 610 collects data from the SpectroSERVER for a time period specified in the database policies 209. and calls methods of database access objects to store data in warehouse 203.
  • agents 610 and 607 reside on a SpectroSERVER management system. Further, communication with agents 610, 607 may be performed through CORBA interfaces 606 called through interface objects 604, 605, respectively.
  • FIG. 7 shows one embodiment of a system using management systems from Cabletron Systems.
  • data management system 701 obtains information from data sources Spectrum SpectroSERVER 704, VLAN Manager 705, and RMON II network probe 706 systems.
  • System 701 stores the information in a data warehouse 203 which is located on a data warehouse server 730 in network 104 (shown by arrow at right side of Figure 7, with regard to network 104 of Figure 1).
  • System 701 utilizes database objects 707 to store information. These objects 707 may be, for example provided as client software such as the Software Data Warehouse (SDW) client, available from Oracle, or a Structured Query Language (SQL) client available from Microsoft. It should be understood that any method for accessing data warehouse 730 may be used.
  • SDW Software Data Warehouse
  • SQL Structured Query Language
  • System 701 includes SSAPI agent 720 which collects object data from SpectroSERVER 704 and VLAN Manager 705 using the SSAPI programming interface.
  • I ACS agent 721 collects events and statistics data from both SpectroSERVER 704 and VLAN Manager 705 systems.
  • Topology Agent 722 collects information pertinent to determining topology from systems 704, 705.
  • System 701 may also include an RMON II Agent 723 for collecting remote monitoring data from one or more RMON probes 706.
  • Purge Agent 724 may be a process which periodically purges data from one or more databases.
  • Agents 720-724 may be processes spawned in memory of a computer system by ImportService 718 which controls importing of data into data warehouse 203.
  • ImportService 718 imports data based on policies which are managed by PolicySched 717.
  • Policy Sched 717 reviews stored policies and triggers the collection of data by agents 720-724.
  • Data management system 701 also includes a scripting service such as PerlS 714 to issue command line scripts discussed in more detail below with respect to import of data.
  • system 701 includes CORBA osagent 725 and CORBA oad 726 which facilitate CORBA communications between system 701 and other CORBA-enabled systems as is known in the art.
  • Information and configuration of system 701 is presented to a network user through a web browser 708 of web browser system 702.
  • Web browser 708 may access a data server TA Data Server on a web server system 703 which controls access to data warehouse data through loService 715.
  • Information may be served to web browser 708 by web server 709 in a standard manner using the well-known HTTP communication protocol.
  • object data may be communicated using CORBA.
  • Web server system 703 also includes a CORBA osagent 710 and scripting service Perl5 (713) to facilitate displaying data and the executing functions.
  • Figure 8 is a flow chart depicting the overall process 800 for importing data into data warehouse 203. At step 801, process 800 begins.
  • data management system 210 verifies database information, such as a database version and layout of the database described by a database schema.
  • system 210 spawns an agent process to collect information from data sources 207-208 according to database policies 209 (see Figure 2).
  • Database policies may be stored local to system 210 as well as in data warehouse 203.
  • system 210 constructs a list of policies to be executed on one or more data sources 207-208.
  • system 210 queries a database of data sources for data source information. This database of data sources may be stored in data warehouse 203 or in memory of system 210.
  • Data warehouse 203 may be maintained by a data warehouse server system 730.
  • System 210 queries the database for policies specified by the list of policies at step 806.
  • system 210 creates a final list of database policies to be executed by merging a local list of policies with that stored in database 203.
  • the database policies are executed by one or more agents 205, 206, and information is collected from data sources 207-208.
  • process 800 ends.
  • Data management system 701 performs software/schema version check by:
  • B. SSAPI Agent 720 is started with a list of policy IDs that are models imports to complete.
  • a query is issued to the database (cs_agent_name) of data warehouse 203 to retrieve export_type (the type of data source), agent_name (the machine name of the data source), and exec_constraint (the constraints for querying the data source).
  • a query is issued to a database of policy (cs_export_policy) to retrieve the list of policies specified on the command line.
  • Each of the policies are executed in an order, such as in serial order.
  • An update is issued to the database of policies (cs_export policy) to set the status field of the import to "running".
  • SSAPI agent 720 connects and sends a log message to loService 715 indicating that the import has started. a. loService 715 performs a single insert into cs__log_message to save the log message.
  • An update is issued to the database (cs_export_policy) to set the start_time of the import to the current time.
  • a list of subimports is constructed (relation, model, model_type. attribute, association) corresponding to subgroups of information to be stored in warehouse 203.
  • Each of the subimports is executed serially a. If an error occurs during a subimport, no further subimports are done for this policy.
  • VIII. The agent 720 connects and sends a log message to loService 715 indicating that the import has completed. a. loService 715 performs a single insert into cs_log_message. e all policies have been executed:
  • load_dim.sql Run a script called load_dim.sql to rebuild/update tables storing information regarding links and attributes of the network entities: cs_attribute_dimension, cs_generic_attribute, cs_attr_genattr_link, cs_mt_category_link, cs_model_dimension, cs_category_genattr_link.
  • A. Connects to SpectroSERVER 704 using synchronous SSAPI.
  • B. retrieves a mapping called VL Map from the SpectroSERVER 704 to obtain the landscape handle of the server which is used to uniquely identify the landscape.
  • D. retrieves a list of relations in SpectroSERVER 704 via an SSAPI call.
  • E Compares the list of relations from SpectroSERVER 704 to the list of relations from the database 203. making a list of all new relations.
  • C. Connects to database 203 and truncates cs_temp_model.
  • D. retrieves a list of all models that represent network entities in the network from the
  • K Commit the three transactions H, I, and J above, unlocking the cs_model table.
  • L Bind stored procedures to prepare for use.
  • M retrieve a list of all models in the SpectroSERVER via on SSAPI call.
  • ⁇ SPECTRUM get model data from SpectroSERVER via a SSAPI call; if (model is in SDW and is active)
  • model_handle newly created SDW model key
  • E. Retrieve a list of all model types from the database 203 via a database query.
  • F. Loop through the list of model types obtained from SpectroSERVER 704.
  • D. retrieve a list of all attributes from the database and places them in a hash table.
  • E. Create a temporary table for Extended Attribute information.
  • a query is issued to the database (cs_agent_name) to retrieve the import agent data.
  • a query is issued to the data warehouse database (cs_export_policy) to retrieve the policy specified on the command line.
  • Run pre-scripts a. Connect to the data warehouse database 203.
  • Run base import a. Perform device import: i. Issue a query to retrieve a list of models from cs_device. ii. Create a unique temporary table name using the current time, iii. Register the temp table name by inserting it into cs_temp_table.
  • SpectroSERVER iflndex (0x1 1348), ifDescr (0x1 134B), Message_Size (0x1 197B), ifType (0x1 134C), ifSpeed (0x1 1EE3), ifAdminStatus (0xl0E3F), ifOperStatus (Oxl OE40), ip_address ⁇
  • 10 xi. Send a drop table command to the database to drop the temp table, xii. Unregister the temp table by deleting the entry in cs_temp_table. c. Perform port import: 15 i. Issue a query to retrieve a list of models from cs_port. ii. Create a unique temporary table name using the current time, iii. Register the temp table name by inserting it into cs_temp_table. 20 iv. Issue a create table command to the database to create the temp table. v. Issue a create index command to the database to create indexes on the temp table, vi. Connect to the database (SSModelMap). 25 vii. Loop through the list of models.
  • SpectroServer Internal_Link_Status (OxlOFlB), RPAdminStatus (0x1 1 AC9), RPOperStatus (0x1 1 AC8). viii. Disconnects from the current landscape, ix. Insert the retrieved attributes into the temp table in one insert, x. Run the topo_update jport_attribs.sql script. 1. Open the script file.
  • X The agent connects and sends a log message to loService indicating that the import has completed: a. loService performs a single insert into cs_log_message.
  • XL Disconnect from the database (PolicyMgr level connection).
  • XII Disconnect from the database (Topo Agent level connection).
  • SDW DATABASE update status in CS_Export_Policy to SLEEPING or ERROR;
  • SDW DATABASE write "Import Policy Completed” log message exit;
  • SDW DATABASE update start time in CS_Export_Policy to current time
  • SPECTRUM connect to SpectroSERVER, using machine/port defined with policy: get landscapejhandle from SpectroSERVER; disconnect from SpectroSERVER; determine time range for import; for (each period (1 day or shorter) in time range)
  • start start time of period
  • end end time of period
  • SPECTRUM get events from landscape for time period (start, end), using the form of CsDataDispatcherCollator: :request_events() which requests all events for all models in the given landscape. Results are written into temp files stored in the working directory ./; SDW DATABASE: connect to SDW database (connection for import operations) for (each group of 1000 or less events extracted from temp files)
  • ⁇ event_list list of events
  • spectrum_model_handle Spectrum model handle from event data
  • time_stamp time stamp from event data
  • modeljiandle mapToSDWModel(spectrum_modelJ ⁇ andle, time_stamp);
  • Oracle array insert (one insert command sent with array of row values, normally of size 1000);
  • SDW DATABASE lock CS_Model to all other updates
  • SDW DATABASE search for CS_Model entry with given Spectrum model handle, either active, or inactive with time_stamp within model start/end times if (Spectrum model matches an inactive entry in SDW)
  • SPECTRUM get model data from SpectroSERVER via a SSAPI call; if (model is in SDW and is active) ⁇ if (model is not in SPECTRUM or
  • model is in SPECTRUM but differs from that in SDW, i.e. different model type or creation time
  • model_handle newly created SDW model key
  • SPECTRUM connect to SpectroSERVER, using machine/port defined with policy; get landscape_handle from SpectroSERVER; disconnect from SpectroSERVER;
  • SDW DATABASE connect to SDW database
  • SDW DATABASE get aggregation period (normally 3600) from CS Parameter;
  • SDW DATABASE disconnect from SDW database; determine time range for import; for (each period (1 day or shorter) in time range)
  • CsDataDispatcherCollator::request_data() which requests all statistics for all models in a given landscape logged within the given time range. Results are written into temp files stored in the working directory ./;
  • SDW DATABASE connect to SDW database (connection for import operations) for (each model/attribute returned from DAS)
  • spectrum_rnodel_handle Spectrum model handle from returned data
  • time_stamp first time value from returned data
  • model_handle mapToSDWModeI(spectrumjrnodel_handle, time_stamp);
  • SDW DATABASE search for CS_Model entry with given Spectrum model handle, either active, or inactive with time_stamp within model start/end times if (Spectrum model matches an inactive entry in SDW)
  • SPECTRUM get model data from SpectroSERVER via a SSAPI call; if (model is in SDW and is active) r if (model is not in SPECTRUM or (model is in SPECTRUM but differs from that in SDW, i.e. different model type or creation time)) i
  • Oracle array insert (one insert command sent with array of row values, normally of size 1000);
  • FIG. 9 is a representation of a graphical user interface for managing policies.
  • Figure 9 shows a user interface screen 901 for allowing a network administrator to create policies for importing data into data warehouse 203.
  • Interface 901 allows an administrator to specify a data source 902, which, in accordance with one embodiment, is a network management server such as a SpectroSERVER network management system. Interface 901 also allows an administrator to specify a machine name 903 which identifies the network management system's logical name. Also, a timezone 904 for the management server may be specified such that data may be collected at a specified time at the management system. Machine port 905 allows the administrator to specify a port of the management server through which data will be transmitted. Data type 906 field allows an administrator to specify what types of data will be collected from the management system. Interface 901 also allows an administrator to specify a frequency schedule at which data will be transferred to data warehouse 203. By selecting button 909, an administrator may save the policy information in database policies 209 (see Figure 2).
  • a data source 902 which, in accordance with one embodiment, is a network management server such as a SpectroSERVER network management system.
  • Interface 901 also allows an administrator to specify a machine name 903 which
  • Figure 10 is a representation of a graphical user interface for listing information regarding created policies. Specifically, Figure 10 shows a user interface screen 1001 that accepts input and displays information to an administrator regarding policies in database policies 209.
  • Warehouse location 1002 indicates for which data warehouse the created policies apply.
  • Data source 1003 indicates the data source from which the data is obtained.
  • Data type 1004 indicates a type of data that is collected from the management system.
  • Machine 1005 indicates a machine name 903 which identifies the network management system's logical name.
  • Last status 1006 indicates the last status of a policy that was executed by data management system 210. Status 1006 may indicate, for example, whether the execution was successful, is currently in progress, or is currently in an idle or sleep mode.
  • Enabled status 1007 indicates whether the policy is enabled (policies can be enabled or disabled by the administrator).
  • Field 1008 indicates when the next execution of the policy will occur.
  • Figure 1 1 is a representation of a graphical user interface for listing history information regarding created policies.
  • interface 1 101 shows a policy history to an administrator. History information may be stored by data management system 210 in its own database or within data warehouse 203.
  • Field 1 102 shows the last status of a policy execution, whereby system 210 could indicate whether or not the execution of the policy was successful or an error occurred.
  • Field 1 103 indicates the last failure of the policy execution.
  • Field 1 104 indicates the last time the policy successfully completed an execution.
  • Interface 1 101 lists, in a table or other type of indication to the user, a list of history items corresponding to actions regarding a particular policy.
  • Field time 1 105 indicates the time at which the history entry occurred.
  • Message type 1 106 indicates the type of message entered in the history list. Message type 1 106 may indicate whether the message was a fatal error. merely informational, or other information associated with a corresponding list entry.
  • Message field 1 107 indicates an action performed by system 210, an error encountered, or other information related to a history list entry.
  • Figure 12 is a representation of a graphical user interface 1201 for configuring network monitoring.
  • a graphical user interface may be provided to an administrator for configuring network monitoring on one or more management systems such as a SecureFast VLAN or Flow Admission Server (FAS), and SecureFast Virtual Remote Access (VRA) to provide information for an application 202 such as capacity planning and monitoring.
  • View 1202 shows the landscapes available to be monitored.
  • Selected field 1203 indicates one or more landscapes that may be selected.
  • Handle 1204 indicates a database handle of the landscape such that the landscape may be located in data warehouse 203.
  • Name field 1205 indicates a logical name of a landscape.
  • Description field 1206 indicates a description of the landscape. The description may describe attributes of the landscape network, such as the size, number of users, types of network media, and the like.
  • Figure 13 is a representation of a graphical user interface for configuring a network accounting report.
  • an administrator may wish to obtain graphical reports regarding a high-level application, such as network accounting or capacity management.
  • interface 1301 is presented to an administrator for defining a network accounting report.
  • Data warehouse 203 is accessed based upon report parameters supplied in interface 301.
  • Accounting may be performed based on a specified time period, data sources, group of sources, or parameters such as cost or bytes.
  • a graphical or textual type report may be produced based on the report parameters in area 1305.
  • Figure 14 is a representation of a graphical user interface for configuring a network link report.
  • information stored from various data sources may be accessed by an application 202.
  • information may be collected from multiple network domains by multiple network management systems. This information may be consolidated or combined in data warehouse 203.
  • Interface 401 accepts parameters from a user to present to the user utilization statistics based on links in the network.
  • system 203 may show a graph 1402 to an administrator to show the percent utilization for links of systems based on a specified time period.
  • the graph 1402 may be based on the number of bytes, packets, or other parameter used to show capacity of a communication link.
  • graphical user interfaces described above are merely examples of presenting data to an administrator, and the invention is not limited to the embodiments described herein.
  • Other interfaces may be used, including terminal-based mterfaces, X-window interfaces, those available through operating systems such as Windows 98, Windows 2000, and Windows NT, and the like.

Abstract

A system and method is provided for managing information. Information is aggregated from multiple data sources into a data warehouse wherein the information can be provided to software applications. Disparate information from multiple sources is processed and stored in the data warehouse. Processing may include filtering, collation, compression, and mapping information into database fields of the warehouse. In one aspect, information stored in the warehouse may be network management data.

Description

METHOD AND APPARATUS FOR MANAGING DATA FOR USE BY
DATA APPLICATIONS
Related Application
This application claims the benefit under Title 35, U.S.C. §119(e) of co-pending U.S. Provisional Application Serial No. 60/098,576, filed August 31, 1998, entitled "METHOD AND APPARATUS FOR SUPPORTING DISTRIBUTED DATA APPLICATION" by Jeff Ghannam, Todd Loomis, Lundy Lewis and Utpal Datta, the contents of which are incorporated herein by reference.
Background of the Invention
Field of the Invention
The present invention relates generally to management of information and. more particularly, to management of data among distributed computer systems.
Related Art Management applications for network, software and/or systems management have become commonplace. Management applications are generally software applications that are executed on standalone computer systems. These management systems provide information regarding one or more entities, such as computers and network communication devices. In particular, these systems gather information from the entities and present them to a network administrator for analysis and interpretation. The network administrator in turn, provides corrective actions, configuration changes, and the like to maintain and/or improve network and systems performance. One example of a network management system is SPECTRUM network management system available from Cabletron Systems, Inc. The Win Watch management application available from Metrix, S.A., is an example of a system that provides management for end-user computer systems and servers. Systems Management Server
(SMS) available from the Microsoft Corporation provides similar information for managing software and systems.
A recent trend is to manage higher-level entities such as business processes and applications, whereby minimum service levels to users may be maintained. For example, a business process may depend on the performance of one or more other entities, such as another process, a networking device, computer system or other entity that affects the business process. Similarly, an application may be managed wherein the state of the application depends on the status of various software processes, hardware devices, and communications between them. Due to the need for managing business processes and applications, new software applications have been designed to manage them. For example, the NERVECENTER management system available from Seagate, Inc. is an example of a business process management system. The PATROL management application available from BMC Software provides application management functions. Other management systems are available.
Drawbacks of the aforementioned management systems exist. For example, most network management systems need large amounts of storage space on a standalone system. Although the network management system (NMS) may be capable of storing large amounts of data, some data needs to be deleted after reaching a finite level of the standalone system. Thus, long-term data storage is not available, and therefore features which require long-term storage, such as long-term trend analysis, is not possible on these standalone systems.
Also, many different management systems are needed to perform different management tasks. For example, separate systems are generally required for systems and network management. These systems generally collect different types of data, and do not share data between the systems. Also, these separate systems are limited by the types of information that they collect. For example, a network management system generally cannot determine chargebacks to a user based on performance data of a computer system such as a file server.
Data warehouses are a known solution for storing large amounts of data. Data warehouses are generally accessed directly by consumers of its data, and the data is generally loaded manually by database entry personnel. A data warehouse generally refers to an extract of operational data for the purposes of efficient query-only processing. For example, data warehouses are used for storing business-related data such as financial or production information, wherein use of the warehouse facilitates improved decision making. A data warehouse typically contains a wide variety of data that presents a coherent picture of business conditions at a single point in time, and this picture is used for decision support. One such data warehouse product is the ORACLE WAREHOUSE software system available from the Oracle Corporation. Similar to a data warehouse, a data mart helps one make informed business decisions. Data marts typically contain highly-focused data specific to a department or individual line of business, such as sales, marketing, or finance. Since data marts databases tend to be smaller than that of a data warehouse (data marts are typically under 100 GB in size), data marts are easier to manage and implement.
Summary of the Invention
According to the present invention, a system is provided for managing information comprising a data manager that accepts data from a plurality of management systems and processes and stores that data in a data warehouse. The data manager comprises an agent configured to accept information from the plurality of systems and which maps the accepted information into database fields of the data warehouse and a database accessor that stores the accepted information in the data warehouse.
In accordance with one embodiment, the agent deletes duplicate data received from more than one source. Also, at least one of the plurality of management systems is a network management system. In one embodiment, the database accessor utilizes a standard database interface to one or more proprietary data warehouses. In another aspect, the agent is a push agent configured to push data to the database accessor at a specified interval. In another aspect, the agent is a pulling agent configured to pull one or more systems for obtaining management data and provides the management data to the database accessor. In another aspect, the one or more systems are network management systems. In yet another aspect, the network management systems store different types of management information in network management databases.
In one aspect, the system can determine and control how much information is to be stored in a local database. A filtering and scheduling interface allows users to decide what types of information they wish to replicate to the data warehouse and how often. In one embodiment, a standard database interface is provided to maintain independence from the underlying proprietary database. In one aspect, the database interface is a CORBA interface. In another embodiment of the invention, the data warehouse stores object-oriented objects.
In another aspect, system is provided for management of network data. Network data is aggregated from multiple data sources into the data warehouse, wherein the data can be provided to software applications. The system integrates disparate data sources into the data warehouse by for example, performing data filtering, collation, compression, and mapping the data into database fields of the data warehouse.
Advantageously, this system provides consolidated information to applications that can perform high-level analysis. Because information is stored in the data warehouse and a standard interface is provided to access the warehouse, a consistent, reusable set of services for obtaining management data is available. In one aspect, the system is capable of tracking trends and changes in network devices and software models of the devices. For example, a network accounting application can integrate usage data from different network managers and devices and network probe information, allowing a user to see a consolidated graph or billing statement. In one embodiment, the system can trend business processes, showing over time which processes have failed most often and what components have caused those failures. Further, in yet another embodiment, the system can determine chargebacks for users consuming network resources, such as bandwidth.
Further features and advantages of the present invention as well as the structure and operation of various embodiments of the present invention are described in detail below with reference to the accompanying drawings. In the drawings, like reference numerals indicate identical or functionally similar elements. Additionally, the left-most one or two digits of a reference numeral identifies the drawing in which the reference numeral first appears.
Brief Description of the Drawings
Figure 1 is a block diagram of a computer system suitable for incorporating an embodiment of the present invention;
Figure 2 is a block diagram depicting a system incorporating an embodiment of the present invention; Figure 3 is a block diagram depicting another system incorporating an embodiment of the present invention;
Figure 4 is a block diagram depicting a layered view of a system providing information to data users from one or more data providers in accordance with one embodiment of the invention; Figure 5 is a block diagram of objects of a data management system in accordance with one embodiment of the invention;
Figure 6 is a block diagram of a data management system and an agent in accordance with one embodiment of the invention; Figure 7 is a block diagram of a data management system and an agent in accordance with one embodiment of the invention;
Figure 8 is a flow chart depicting the import of model data into a data warehouse; Figure 9 is a representation of a graphical user interface for managing policies; Figure 10 is a representation of a graphical user interface for listing information regarding created policies;
Figure 11 is a representation of a graphical user interface for listing history information regarding created policies;
Figure 12 is a representation of a graphical user interface for configuring network monitoring;
Figure 13 is a representation of a graphical user interface for configuring a network accounting report; and
Figure 14 is a representation of a graphical user interface for configuring a network link report.
Detailed Description An exemplary network system wherein the data management system of the present invention may be implemented is illustrated in Figure 1. The exemplary network system 100 includes a plurality of management systems 102A-B interconnected through network 104. Network 104 may be, for example, a local area network (LAN), metropolitan area network (MAN), wide area network (WAN), etc., or other network used to communicate information between systems. Network 104 may also include one or more managed entities 103A-B that may be managed by management systems 102A-B, such as an end-user computer, network server, router, switch, application, process or other manageable entity. Network 104 may contain any combination of management systems and managed entities.
An exemplary computer system implementing the data management system of the present invention is shown in Figure 1 as item 101. Computer system 101 may be a general purpose computer system, which typically includes a processor 105 connected to a memory system 106 via an interconnection mechanism such as a computer bus 11 1. Input/output (I/O) devices 107, 108 such as disk controllers, graphics cards, or the like may be included in computer system 101. The computer is capable of executing an operating system and is generally programmable by using a high level computer programming language such as the C++ programming language. Computer system 101 includes a software program stored in memory system 106, which causes the processor to perform operations of data management system 210. As will be described in more detail below, data management system 210 receives information from one or more data sources, processes the information according to policies, and stores the information in a data warehouse. The data warehouse can be accessed by applications that perform analysis with the data.
The general purpose computer system 101 preferably includes a commercially available processor 105, such as the Celeron, Pentium, Pentium II or Pentium III microprocessor from Intel Corporation, PowerPC microprocessor, SPARC processor, PA- RISC processor or 68000 Series microprocessor from Motorola. Many other processors are also available. Such a processor generally includes an operating system which may be, for example, DOS, Windows 95, Windows 98, Windows NT, or Windows 2000 operating systems from the Microsoft Corporation, the System 7.X operating systems from Apple Computer, the Solaris operating system from Sun Microsystems, the Unix operating system and its variants available from many vendors including Sun Microsystems, Inc., Hewlett Packard, Red Hat Computing and AT&T, or the NetWare operating system available from Novell, Inc.
The operating system controls the execution of other computer programs and provides scheduling, debugging, input/output control, accounting, computation, storage assignment, data management, memory management, communication control and related services. Processor 105 and an operating system define a computer platform for which application programs and high-level programming languages are written. Management system 102 may be any type of computer system as described above, with a network interface card (NIC) or other communication device installed to communicate over network 104. The operating system interfaces with firmware and hardware of system 101 in a well- known manner to access I/O devices 107, 108 and memory system 106. Memory system 106 may be any commonly available random access memory (RAM) or read-only memory (ROM), a hard drive, CD ROM, tape system, or the like used to store and/or retrieve data.
The data management system 210 of the present invention is preferably implemented in C++, however, it may be implemented in any other well-known software language. For example, the data management system 210 may be implemented in interpreted object- orientated programming language, such as JAVA, ActiveX, or SmallTalk. System 210 may also be configured to execute within a browser application, such as the Netscape Navigator browser available from Netscape, Inc. or the Microsoft Internet Explorer browser available from Microsoft. Alternatively, data management system 210 may operate as a computer implemented process accessible through a browser interface. Furthermore, data management system 210 is capable of residing on any well-known computing platform. Software techniques for performing data management functions in accordance with the present invention typically reside in memory 106 and may be stored on a computer- readable medium such as, for example, magnetic disk, compact disk, magnetic tape, or optical media. A software embodiment of the present invention may be, for example, loaded into computer system 101 using an appropriate peripheral device as known in the art. Alternatively, software implementing another embodiment of the present invention may be stored, for example, on a server located in network 104, and installed or executed over network 104. It should be understood, however, that the present invention is not limited to a particular computer platform, particular operating system, or particular processor. The exemplary environments identified above are given by way of example only; the invention may be implemented in a variety of computer systems having a variety of system architectures.
Fig. 2 shows a block diagram depicting a system in accordance with one embodiment of the present invention. Database management system 210 receives information from one or more data sources 207A-B, 208 A-B and stores the information in a data warehouse 203, whereby software applications 202 may access and perform analysis on the stored data, and provide analysis results to a user.
Data management system 210 may include a database accessor 204 which provides an interface to the data warehouse for managing and storing information in the data warehouse
203. Database accessor 204 may use one or more database policies 209 to determine when information is to be sent to the data warehouse 203. Database policy 209 may also specify a source of the data and the frequency by which data should be obtained from the data source.
System 210 also includes agents 205,206 which provide the ability to interface to other systems, extract data from them, and map the data into the data warehouse 203. A push agent 205 is used to push unsolicited data from data sources 207A and 207B into warehouse 203. Data which can be pushed includes information types that are regularly stored in the data warehouse at regular intervals. For example, a network management station may. after a two week period, push data collected that is more than two weeks old to database accessor
204. Push agent 205 may reside on a computer system that includes management system 210, or the push agent 205 may be located on a computer system such as a network management system. According to one embodiment the push agent 205 has access to a management system database located on the network management system, and provides information from that database to database accessor 204 for storage in data warehouse 203.
In contrast, system 210 may include a polling agent 206 which performs requests 211 to data sources 208 A-B and receives responses 212. Agent 206 may be used to obtain data from sources at specified intervals. By contrast, an external system controls the loading of data into the warehouse using push agents. Polling agent 206 may include a polling manager which allows for scheduling and configuring of polling requests. Polling may be performed according to database policies 209 which may include as parameters system locations, types and frequencies of the data that is obtained. It should be understood that system 210 may perform any method for obtaining data, such as polling, receiving pushed data, or any other method.
Data warehouse 203 may be, for example, a commercially available data warehouse product, such as ORACLE WAREHOUSE available from the Oracle Corporation. Data warehouse products from other companies including Microsoft, Sybase, and friformix and others may also be used. Other types of data warehouses may be used. Alternatively, a distributed data warehouse or data marts may be used to store and serve data.
Data sources may be, for example, management servers, network entities or any other source of management data. The term "data" and "information" are used synonymously in this application, and can be used interchangeably. Figure 3 shows a block diagram of a system wherein multiple management systems 301-304 transmit data to data management system 210. Data may be transmitted through a communications network such as a LAN, or through any method available. If a management system is located on the same computer system as system 210, data may be transferred through common file structures, interprocess communication, or by any manner available.
Management systems 301-304 may be the same type of management system, such as a network management system, or they may be different. Management systems 301 - 104 may store similar or dissimilar types of data. Management systems 301-304 obtain information from network entities 305A-J, either by polling or receiving pushed data. Such irtfoirnation may include configuration data, performance data, or any data which is relevant to the operation and control of the network entity 305.
RECTIFIED SHEET (RULE 91) ISA/EP For example, a network entity 305A may be a router, and management system 301 may be, for example, a SpectroSERVER network management system available from Cabletron Systems, Inc., Rochester, New Hampshire, USA. Router 305A may send unsolicited messages, commonly referred to as traps, to management system 301, the traps indicating an operational state of network entity 305A. Further, management system 301 may obtain information from router 305 A by polling the device through a network management protocol, such as SNMP (simple network management protocol). Received information may be stored by system 210 in data warehouse 203. It should be understood that any method for communicating information may be used. Data management system 210 may perform processing on received data including filtering, collating, compression, and mapping data into database fields of the data warehouse 203. For example, when a trap is received by a management system of a network entity, and is passed on to an agent 205, 206, some of the data fields of the trap may not be needed b> application 202. Therefore, unnecessary data may be deleted. Further, management systems 301-304 may not be the same type of management system, and therefore data formats represented in the management systems 301-304 may need to be mapped to a common database format by the database accessor 204. Further, data received from data sources may be compressed by the database accessor 204 prior to storing the data in data warehouse 203 such that database space is conserved. More than one management system may also collect information about a particular network entity. For example, management systems 303 and 304 may both collect the same or overlapping information from network entity 305G. Data management system 210 may delete redundant information before storing it in the data warehouse 203.
Information that is stored in the data warehouse may include event or trap information, topology data, configuration data, network object data, performance data or any other data regarding computer systems management. For example, the data sources may include management systems such as the SpectroSERVER available from Cabletron Systems, Inc., which manages LANs, WANs, SNA networks, and other types of networks. Another data source may include the SPECTRUM SecureFast Flow Admission Server (FAS) and SecureFast VLAN manager which are Cabletron management systems that manage
Cabletron's SecureFast packet switches and cell switch networks. Further, another data source may include Cabletron's SecureFast Virtual Remote Access management system (SFVRA) which provides information regarding remote access of users to a network. Further, other sources including BMC PATROL, Metric Win Watch, and Microsoft SMS discussed above may be sources or users of data. Also, telecommunications management networks (TMN) and their communication devices may also provide data to be stored in data warehouse 203. It should be understood that many different sources of data may be used, and this list is not exhaustive or limiting.
Access to the data warehouse 203 may be provided through standard database interfaces such as SQL, ODBC, and CORBA interfaces. Data warehouse 203 may be thought of as a single physical database, or a single virtual database comprising individual physical databases distributed geographically throughout network 104. Because data is stored in a single repository, it is now possible for applications 202 to access a larger set of data types than previously possible. For example, a networking accounting application can combine usage data from SPECTRUM, SecureFast FAS, SecureFast VRA and RMON network management systems. This capability allows the user to see usage for multiple network media types including traditional LAN. virtual LAN, ATM and remote access. Conventionally, an analysis of this type would require four views, or worse yet, four different applications to obtain information from the four different management systems. Unlike conventional systems, management system 210 provides a single source of information in data warehouse 203.
Figure 4 depicts a layered view of a system providing information to data users from one or more data providers in accordance with one embodiment of the invention. In this embodiment, each layer has specific responsibilities and may be constructed using object- oriented programming. Data user 402 is a consumer of data produced by data provider 410. Data provider 410 may include one or more agents such as a pull or push agent discussed above with reference to Figures 2 and 3. Data providers 410 may provide statistical, event, model, and call record data. Data provider 410 may provide other types of data. Data user 402 may be, for example, an application 202 such as a capacity planning, billing, accounting application, or the like.
Interface layers 403 and 409 provide an external interface to data users 402 and providers 410, respectively. Interface layers 403,409 include, in an object-oriented environment, interface objects. An interface object represents an encapsulation of business concepts not specific to a particular application. For example, data management system 210 provides interface objects for statistics, topology, and call records data, but, according to one embodiment, interface objects are not based on applications 202. By abstracting objects based on business concepts, the complexity of system 210 is reduced. For example, a method which obtains call records could be used for both capacity planning and a billing application.
In one embodiment, interface objects manage the creation and deletion of business objects which encapsulate business rules for a given topic into a class structure. For example, a business object called "topology" contains business rules for obtaining topology data from the data warehouse 203, to include the structure of the data in the database, any error checking of the data, and any data dependency checking. Further, interface objects may map client application requests to an appropriate business object within business object layers 404. 408 that will perform the service. Also, interface objects may perform error recovery functions in the event that a client's communication disconnects due to error, or catch exceptions "thrown" or generated by business objects and provide handling of exceptions and status messages to the calling client objects. In general, client interface objects provide transaction management for each service they provide. If an exception occurs during the processing of a service, the interface object will ensure changes are rolled back prior to passing the exception to the calling client object. Interface objects may also utilize a security object to provide transaction-level security.
Business object layers 404,408 may include two types of business objects, one which extracts data from the data warehouse and provides it to client applications, and another for exporting data. Business objects may be C++ objects which do not need interface object functionality for communicating with data users and data providers.
Business objects extract data from the data warehouse, and include functional components which support different applications 202. For example, business objects may include objects providing statistical, landscape, and call record data in support of capacity planning and billing and accounting applications. Higher levels of business objects such as a decision support object may in turn rely on capacity planning and accounting information, which are subsequently reliant on underlying statistical, landscape and call record data.
Statistical objects may provide the ability of client programs to obtain various sets of data associated with performance statistics associated with a customer or model. For example, a statistics object may contain a method which, when invoked, obtains attributes and values for a given time period for one or more models. Further, statistical objects may obtain statistics for a given customer or user.
Landscape objects may provide the ability for applications 202 to obtain information about a network domain and its entities. For example, methods in a landscape object may allow an application 202 to obtain all of the model types in a given category. Further, the object may support obtaining basic information for all landscapes in the data warehouse, which contain one or more model categories. A landscape object method may obtain data that allows a graphical rendering of a network topology of one or more domains. Also, a landscape object may support retrieving basic information on models within a landscape in the data warehouse.
Call record data objects may provide the ability to provide call record data for a given customer. It should be understood that other object types could be used, and system 210 is not limited to the objects described above. Business objects may use standard C++ exception handling to handle exceptions, and may have the capability of catching exceptions that they are capable of handling, or allow the exception to be propagated to interface objects. In one embodiment, interface objects pass exceptions to client applications 202 using Corba exception handling, which is well-known. Database access layers 405, 407 contain object-oriented class structures which, in one embodiment, provide a vendor-independent database interface to business objects. Database access objects provide connection management functions such as connection and disconnection from data warehouse 203, which is represented by a physical database 406. Physical database 406 as discussed above, may be a commercially available database such as the ORACLE WAREHOUSE software system implemented as software executing on a computer system. Database access layers may by implemented by a commercially-available programming product such as Pro-C or Oracle Call Interface (OCI) available from the Oracle Corporation. It should be understood that other database interfaces may be used to allow business objects to access data in data warehouse 203. In sum. the database access objects provide a wrapping function between a business object and a conventional interface of the data warehouse 203.
Such functions may include the set attributes, set tables, set clauses, submit query, and submit procedure functions as shown in Figure 5. The database access objects 501 map requests from business objects 502 into database actions to be performed on the data warehouse 203. The set attributes function 503 set attributes for a particular database table. The set tables function 504 allows a user or process to specify a table upon which operations can be performed . The set clauses function 505 allows a user or process to create a search clause which specifies a search query. The submit query function 506 allows a user or process to submit a database query. The submit procedure function 507 allows a user or process to submit a query for batch processing.
As discussed above with reference to Figures 2 and 3, a number of agents provide the ability to interface with other systems. As shown in Figure 6, there may be agents which are suited for the data which they collect, or suited to the management system from which they obtain data. Data management system 210 may include a VLAN agent 602 which is an example of a push agent. Model agent 610 and Statistics and Event agent 607 are examples of polling agents. VLAN agent 602 is responsible for storing VLAN call record data in data warehouse 203. VLAN agent 602 provides an interface object 603 which provides methods for placing data in data warehouse 203. The VLAN agent calls methods on one or more database access objects 601 to store data in data warehouse 203.
Statistics and Events agent 607 is responsible for reading statistics and events data from a management system such as Cabletron's SpectroSERVER network management system. Polling agent 206B will collect data from the management system specified by database policies 209. Agent 206B will perform data mapping, reduction and collation operations, and call methods of a database access objects 601 to store data in warehouse 203. Dispatcher/collator 609 will control access to data on the network management system. Model agent 610 is responsible for reading landscape and topology data from a network manager such as a SpectroSERVER network management system. In the case of accessing a SpectroSERVER, the model agent may use the well-known Spectrum API (SAPI) to access each SpectroSERVER. The model agent 610 collects data from the SpectroSERVER for a time period specified in the database policies 209. and calls methods of database access objects to store data in warehouse 203. In one embodiment, agents 610 and 607 reside on a SpectroSERVER management system. Further, communication with agents 610, 607 may be performed through CORBA interfaces 606 called through interface objects 604, 605, respectively.
Figure 7 shows one embodiment of a system using management systems from Cabletron Systems. In this embodiment, data management system 701 obtains information from data sources Spectrum SpectroSERVER 704, VLAN Manager 705, and RMON II network probe 706 systems. System 701 stores the information in a data warehouse 203 which is located on a data warehouse server 730 in network 104 (shown by arrow at right side of Figure 7, with regard to network 104 of Figure 1). System 701 utilizes database objects 707 to store information. These objects 707 may be, for example provided as client software such as the Software Data Warehouse (SDW) client, available from Oracle, or a Structured Query Language (SQL) client available from Microsoft. It should be understood that any method for accessing data warehouse 730 may be used. As discussed above, data warehouse 203 may be an Oracle or Microsoft data warehouse product. Operation of various components will be discussed more specifically below in reference to pseudocode according to various embodiments. System 701 includes SSAPI agent 720 which collects object data from SpectroSERVER 704 and VLAN Manager 705 using the SSAPI programming interface. I ACS agent 721 collects events and statistics data from both SpectroSERVER 704 and VLAN Manager 705 systems. In addition, Topology Agent 722 collects information pertinent to determining topology from systems 704, 705. System 701 may also include an RMON II Agent 723 for collecting remote monitoring data from one or more RMON probes 706. Purge Agent 724 may be a process which periodically purges data from one or more databases. Agents 720-724 may be processes spawned in memory of a computer system by ImportService 718 which controls importing of data into data warehouse 203. ImportService 718 imports data based on policies which are managed by PolicySched 717. Policy Sched 717 reviews stored policies and triggers the collection of data by agents 720-724. Data management system 701 also includes a scripting service such as PerlS 714 to issue command line scripts discussed in more detail below with respect to import of data. Further, system 701 includes CORBA osagent 725 and CORBA oad 726 which facilitate CORBA communications between system 701 and other CORBA-enabled systems as is known in the art.
Information and configuration of system 701 is presented to a network user through a web browser 708 of web browser system 702. Web browser 708 may access a data server TA Data Server on a web server system 703 which controls access to data warehouse data through loService 715. Information may be served to web browser 708 by web server 709 in a standard manner using the well-known HTTP communication protocol. In one embodiment, object data may be communicated using CORBA. Web server system 703 also includes a CORBA osagent 710 and scripting service Perl5 (713) to facilitate displaying data and the executing functions. Figure 8 is a flow chart depicting the overall process 800 for importing data into data warehouse 203. At step 801, process 800 begins. At step 802, data management system 210 verifies database information, such as a database version and layout of the database described by a database schema. At step 803, system 210 spawns an agent process to collect information from data sources 207-208 according to database policies 209 (see Figure 2). Database policies may be stored local to system 210 as well as in data warehouse 203. At step 804, system 210 constructs a list of policies to be executed on one or more data sources 207-208. At step 805, system 210 queries a database of data sources for data source information. This database of data sources may be stored in data warehouse 203 or in memory of system 210. Data warehouse 203 may be maintained by a data warehouse server system 730. System 210 queries the database for policies specified by the list of policies at step 806. At step 807, system 210 creates a final list of database policies to be executed by merging a local list of policies with that stored in database 203. At step 808, the database policies are executed by one or more agents 205, 206, and information is collected from data sources 207-208. At step 809, process 800 ends.
The following sections which refer to Figure 7 describe example imports of various types of management data in accordance with several embodiments of the invention:
1. Overall Models Import Flow (SSAPIAgent) A. Data management system 701 performs software/schema version check by:
I. Connecting to the data warehouse 203 through database access objects 707.
II. Issuing a query to the data warehouse 203 database to retrieve the schema version.
III. Disconnecting from the data warehouse database 730. B. SSAPI Agent 720 is started with a list of policy IDs that are models imports to complete.
C. A detailed list of the policies to be executed is constructed.
D. A query is issued to the database (cs_agent_name) of data warehouse 203 to retrieve export_type (the type of data source), agent_name (the machine name of the data source), and exec_constraint (the constraints for querying the data source).
E. A query is issued to a database of policy (cs_export_policy) to retrieve the list of policies specified on the command line.
F. The tables are joined internally to create a final detailed list of policies to be executed.
G. Each of the policies are executed in an order, such as in serial order. I. An update is issued to the database of policies (cs_export policy) to set the status field of the import to "running". II. SSAPI agent 720 connects and sends a log message to loService 715 indicating that the import has started. a. loService 715 performs a single insert into cs__log_message to save the log message. III. An update is issued to the database (cs_export_policy) to set the start_time of the import to the current time. IV. A list of subimports is constructed (relation, model, model_type. attribute, association) corresponding to subgroups of information to be stored in warehouse 203. V. Each of the subimports is executed serially a. If an error occurs during a subimport, no further subimports are done for this policy. VI. An update is issued to the database (cs_export_policy) to set the end_time of the import to the current time. VII. An update is issued to the database (cs_export_policy) to set the status field of the import to "sleeping". VIII. The agent 720 connects and sends a log message to loService 715 indicating that the import has completed. a. loService 715 performs a single insert into cs_log_message. e all policies have been executed:
I. If any new models were imported OR active models changed IP. MAC, OR name OR models were terminated then: a. Execute a stored procedure called CS_SCHEMA_STATS to reoptimize the schema for queries.
b. Run a script called load_dim.sql to rebuild/update tables storing information regarding links and attributes of the network entities: cs_attribute_dimension, cs_generic_attribute, cs_attr_genattr_link, cs_mt_category_link, cs_model_dimension, cs_category_genattr_link.
II. If any new associations have been imported OR any old associations were terminated then a. Execute a stored procedure called CS_SDW_UPDTOPO to update the cs_topology table.
2. Relations Import Flow
A. Connects to SpectroSERVER 704 using synchronous SSAPI. B. Retrieves a mapping called VL Map from the SpectroSERVER 704 to obtain the landscape handle of the server which is used to uniquely identify the landscape.
C. Connects to the database 203 and retrieves a list of relations between network entities from the cs_relation table.
D. Retrieves a list of relations in SpectroSERVER 704 via an SSAPI call. E. Compares the list of relations from SpectroSERVER 704 to the list of relations from the database 203. making a list of all new relations.
F. Inserts all new relations into cs_relation using a database insert statement.
G. Disconnects from the SpectroSERVER 704. H. Disconnects from the database 203. 3. Model Import Flow
A. Connects to the SpectroSERVER 704 using synchronous SSAPI.
B. Retrieves the VL Map from the SpectroSERVER 704 to obtain the landscape handle of the server.
C. Connects to database 203 and truncates cs_temp_model. D. Retrieves a list of all models that represent network entities in the network from the
SpectroSERVER via an SSAPI call
E. Loops through the list of models
I. Issues a SSAPI query for IP address, MAC address, and model creation time of the current model II. If the model is a VLAN model of type VLANLink then: a. Issue a SSAPI query for the model address (or the model name) otherwise the model name in the model description is used.
III. Adds the information about this model to a list.
IV. If the list of model information is greater than 1000 models long then: a. Insert the current list of models into cs_temp_model b. Empty the current list of models F. Perform a final insert into the cs_temp_model table to write the remaining records into the database.
G. Lock the cs_model table to prevent updates by other agents.
H. In a query, terminate all models in cs_model that are not in cs_temp_model. I. In a query, for all active models in cs nodel, update the model name, IP address, and
MAC address if they have changed between the prior import and the current one. J. In a query, add all new models to the cs_model table.
K. Commit the three transactions H, I, and J above, unlocking the cs_model table. L. Bind stored procedures to prepare for use. M. Retrieve a list of all models in the SpectroSERVER via on SSAPI call.
N. Loop through the list of models
I. Retrieve a list of all logged attributes for the current model via an SSAPI call.
II. Attempt to look up the SDW model handle by the following algorithm: if (spectrum_model_handle = last one encountered) { model_handle = last one determined;
} else
{ SDW DATABASE: lock CS_Model to all other updates;
SDW DATABASE: search for CSJVIodel entry with given Spectrum model handle, either active, or inactive with time_stamp within model start/end times if (Spectrum model matches an inactive entry in SDW) { model is inactive - model_handle = existing SDW model key
} else ~ Spectrum model not found in SDW, or an active match is found
{ SPECTRUM: get model data from SpectroSERVER via a SSAPI call; if (model is in SDW and is active)
{ if (model is not in SPECTRUM or (model is in SPECTRUM but differs from that in SDW, i.e. different model type or creation time))
( \
SDW DATABASE: deactivate model in SDW 5 (i.e. update end_time_key = now);
} } if (no active model in SDW and present in SPECTRUM)
{ o SDW DATABASE: create model in SDW
(i.e. insert new CS_Model row with new SDW model key and info just read via SSAPI); model_handle = newly created SDW model key;
} 5 }
SDW DATABASE: unlock CS_Model;
} return model_handle;
III. For each logged attribute ID defined for the current model, add the model 0 handle, attribute ID, polling interval and logging interval to a list
IV. If the list is has greater than or equal to 1000 entries in it, then a. Insert the records into the cs_model attribute table in one insert b. Empty out the current list
O. Insert the remaining records into the cs__model_attribute table 5 P. Disconnect from the SpectroSERVER 704.
4. Model Type Import Flow
A. Connect to the SpectroServer using synchronous SSAPI
B. Retrieve the VL Map from SpectroSERVER 704 to obtain the landscape handle of the 0 server
C. Connect to the data warehouse database.
D. Retrieve a list of all model types from SpectroSERVER 704.
E. Retrieve a list of all model types from the database 203 via a database query. F. Loop through the list of model types obtained from SpectroSERVER 704.
I. If the current model type is instantiable then a. If the model type is not in the database then add it to a list
G. If there are any new model types then I. Insert all the new model types into cs_model_type in one insert
II. Execute the Extended Attribute Import on all new model types
III. Execute the Attribute Import on all new model types H. Disconnects from the SpectroSERVER 704.
5. Attribute Import Flow A. Connect to the SpectroSERVER using synchronous SSAPI.
B. Retrieve the VL Map from the SpectroSERVER 704 to obtain the landscape handle of the server.
C. Connect to the data warehouse database.
D. Retrieve a list of all attributes from the database and places them in a hash table. E. Create a temporary table for Extended Attribute information.
F. Retrieve a list of all model types from SpectroSERVER 704.
G. Loop through list of model types from SpectroSERVER 704.
1. If the current model type is instantiable then a. Retrieve the list of attributes for the current model type from the SpectroSERVER. b. Loop through the list of attributes i. Adds current attribute to unused table of attributes ii. If the current attribute is a new attribute, then
1. Adds the current attribute to a list of new attributes 2. Adds the model type to a list of model types to perform an extended attribute import on iii. If there are greater than or equal to 1000 new attributes then
1. Insert the attributes into the database in one insert
2. Empties out the new attribute list H. Insert the remaining new attributes into the database in one insert
I. Insert the remaining updated attributes into the database in one insert J. Insert the remaining extended attributes into the database in one insert K. Execute the Extended Attribute Import on all the model types that had newly added attributes. L. Disconnect from the SpectroSERVER 704.
6. Extended Attribute Import A. Connect to the data warehouse database 203.
B. Loop through the list of model types/attribute ID pairs on which to perform an extended attribute import
I. Request the attributes on the current model type
II. Loop through the list of attributes a. If this attribute is the one from the model type/attribute ID pair then i. Add the attribute to a list b. If the list of attributes is greater than or equal to 1000 then i. Insert all the extended attributes into cs_mt_attr_link in one insert ii. Empty out the extended attribute list
C. Insert the remaining extended attributes into cs_mt_attr_link in a database insert.
7. Association Import Flow
A. Connect to the SpectroSERVER 704 using synchronous SSAPI.
B. Retrieve the VL Map from the SpectroServer to obtain the landscape handle of the server.
C. Connect to the database and truncates cs_temp_association.
D. Retrieve relations from the SpectroSERVER.
E. Loop through the relations:
I. Retrieve all associations involved with the current relation a. Loop through the retrieved associations i. Add each association to a list ii. If there are greater than or equal to 1000 associations in the list then
1. Insert all the associations into cs_ temp_association in one insert
2. Empty out the association list
F. Insert the remaining associations into cs_temp_association in one insert G. In a database update, terminate all associations in cs_association that are now out of date H. In a database update, add all the new associations from cs_temp_assocation to cs_association performing the model mapping in the update. 5 I. Disconnect from the SpectroSERVER.
8. Topology Import Flow (Topology Agent)
A. Perform software/schema version check.
II. Connect to the data warehouse database.
III. Issue a query to the data warehouse database to retrieve the schema version. o IV. Disconnect from the data warehouse database.
B. Retrieve policy from the data warehouse database:
I. Connects to the data warehouse database.
II. A query is issued to the database (cs_agent_name) to retrieve the import agent data. 5 III. A query is issued to the data warehouse database (cs_export_policy) to retrieve the policy specified on the command line.
IV. The tables are joined internally to create a final detailed policy.
C. Executes policy:
I. Initialization: 0 a. Connect and sends a log message to loService indicating that the import has started: i. loService performs a single insert into cs_log_message. b. Connect to the database. c. An update is issued to the database (cs_export_policy) to set the status 5 field of the import to "running". d. Disconnect from the data warehouse database. e. Connect to the data warehouse database. f. An update is issued to the database (cs_export_policy) to set the start_time of the import to the current time. 0 g. Disconnect from the data warehouse database.
II. Run pre-scripts: a. Connect to the data warehouse database 203. b. Run a topo_fill_all_tables.sql script which fills tables with topology data: i. Open the script file, ii. Read a statement. iii. Send the statement to the database to be executed. iv. Loop until no more statements remain. c. Bind and execute the CS_SDWJ PDTOPO stored procedure. III. Run base import: a. Perform device import: i. Issue a query to retrieve a list of models from cs_device. ii. Create a unique temporary table name using the current time, iii. Register the temp table name by inserting it into cs_temp_table. iv. Issue a create table command to the database to create the temp table. v. Issue a create index command to the database to create indexes on the temp table. vi. Connect to the database (SSModelMap). vii. Loop through the list of models.
1. Execute the CS_SS_MAP_GET_SS_MODEL stored procedure to convert the SDW model handle to a
SPECTRUM model handle.
2. If the landscape is different than the one already connected to then:
■ Disconnect from the old landscape. ■ Connect to the new landscape using synchronous SSAPI.
■ Retrieve the VL Map from the SpectroServer to obtain the landscape handle of the server.
3. Requests the following attributes from the SpectroServer: Internal_Link_Status (0x1 OF IB),
RPAdminStatus (0x1 1 AC9), RPOperStatus (0x1 1 AC8). viii. Disconnect from the current landscape, ix. Insert the retrieved attributes into the temp table in one insert. x. Run the topo_update_port_attribs.sql script:
1. Open the script file.
2. Read a statement.
3. Send the statement to Oracle to be executed. 5 4. Loop until no more statements remain. xi. Send a drop table command to the database to drop the temp table, xii. Unregister the temp table by deleting the entry in cs_temp_table. 10 b. Perform interface import: i. Issue a query to retrieve a list of models from cs_interface. ii. Create a unique temporary table name using the current time, iii. Register the temp table name by inserting it into cs_temp_table. iv. Issue a create table command to the database to create the temp 15 table. v. Issue a create index command to the database to create indexes on the temp table. vi. Connect to the database (SSModelMap). vii. Loop through the list of models. 20 1 . Execute the CS_SS_MAP_GET_SS_MODEL stored procedure to convert the SDW model handle to a SPECTRUM model handle. 2. If the landscape is different than the one already connected to then: 25 ■ Disconnect from the old landscape.
■ Connect to the new landscape using synchronous SSAPI.
■ Retrieve the VL Map from the SpectroServer to obtain the landscape handle of the server.
30 3. Request the following attributes from the
SpectroSERVER: iflndex (0x1 1348), ifDescr (0x1 134B), Message_Size (0x1 197B), ifType (0x1 134C), ifSpeed (0x1 1EE3), ifAdminStatus (0xl0E3F), ifOperStatus (Oxl OE40), ip_address ~
(0xl0E43). viii. Disconnect from the current landscape, ix. Insert the retrieved attributes into the temp table in one insert. 5 x. Run the topo_update_if_attribs.sql script.
1 . Open the script file.
2. Read a statement.
3. Send the statement to Oracle to be executed.
4. Loop until no more statements remain.
10 xi. Send a drop table command to the database to drop the temp table, xii. Unregister the temp table by deleting the entry in cs_temp_table. c. Perform port import: 15 i. Issue a query to retrieve a list of models from cs_port. ii. Create a unique temporary table name using the current time, iii. Register the temp table name by inserting it into cs_temp_table. 20 iv. Issue a create table command to the database to create the temp table. v. Issue a create index command to the database to create indexes on the temp table, vi. Connect to the database (SSModelMap). 25 vii. Loop through the list of models.
1. Execute the CS_SS_MAP_ GET_SS_MODEL stored procedure to convert the SDW model handle to a SPECTRUM model handle.
2. If the landscape is different than the one already 30 connected to then:
■ Disconnect from the old landscape.
■ Connect to the new landscape using synchronous SSAPI. ■ Retrieve the VL Map from the SpectroServer to obtain the landscape handle of the server. 3. Request the following attributes from the
SpectroServer: Internal_Link_Status (OxlOFlB), RPAdminStatus (0x1 1 AC9), RPOperStatus (0x1 1 AC8). viii. Disconnects from the current landscape, ix. Insert the retrieved attributes into the temp table in one insert, x. Run the topo_update jport_attribs.sql script. 1. Open the script file.
2. Read a statement.
3. Send the statement to Oracle to be executed.
4. Loop until no more statements remain. xi. Send a drop table command to the database to drop the temp table. xii. Unregister the temp table by deleting the entry in cs_temp_table. IV. Run post-scripts a. Bind and execute the CS_SDW_SPECTRUM_GROUPS stored procedure. b. Bind and execute the CS_SDW_RMON_GROUPS stored procedure. D. Clean up
I. Connect to the data warehouse database.
II. Issued an update to the database (cs_export_policy) to set the status field of the import to "sleeping".
III. Disconnect from the data warehouse database.
IV. Connect to the data warehouse database.
V. Issued an update to the database (cs_export_policy) to set the cutoff_time of the import to the current time. VI. Disconnect from the database.
VII. Connect to the database.
VIII. Issue an update issued to the database (cs_export_ policy) to set the end_time of the import to the current time. IX. Disconnect from the database.
X. The agent connects and sends a log message to loService indicating that the import has completed: a. loService performs a single insert into cs_log_message. XL Disconnect from the database (PolicyMgr level connection). XII. Disconnect from the database (Topo Agent level connection). Below list pseudocode for importing events data from I ACS agent 721 : 9. IACSAgent Logic Flow (Import of Events Data) Section: main Entry point
SDW DATABASE: check software, database schema versions; if (version mismatch)
exit with error;
define policy for import; processPoIicy(policy); exit;
Section: processPoIicy(policy) Process an events import policy
SDW DATABASE: update status in CS_Export_Policy to RUNNING; SDW DATABASE: write "Import Policy Triggered" log message
SDW DATABASE: connect to SDW database
SDW DATABASE: check for initial run condition
SDW DATABASE: disconnect from SDW database if (this is an initial import run) {
SDW DATABASE: drop all indexes (4) from CS_Event;
} performlmport(policy); if (this is an initial import run)
{
SDW DATABASE: create all indexes for CS_Event;
} SDW DATABASE: update status in CS_Export_Policy to SLEEPING or ERROR; SDW DATABASE: write "Import Policy Completed" log message exit;
Section: performlmport(policy) Perform the import
SDW DATABASE: update start time in CS_Export_Policy to current time; SPECTRUM: connect to SpectroSERVER, using machine/port defined with policy: get landscapejhandle from SpectroSERVER; disconnect from SpectroSERVER; determine time range for import; for (each period (1 day or shorter) in time range)
start = start time of period; end = end time of period; importEvents(landscape_handle, start, end);
SDW DATABASE: update cutoff time in CS_Export_Policy = end;
} exit;
Section: importEvents(landscape_handle, start, end) Import events from landscape for given period
SPECTRUM: get events from landscape for time period (start, end), using the form of CsDataDispatcherCollator: :request_events() which requests all events for all models in the given landscape. Results are written into temp files stored in the working directory ./; SDW DATABASE: connect to SDW database (connection for import operations) for (each group of 1000 or less events extracted from temp files)
{ event_list = list of events;
SDW DATABASE: loadDatabase(event_list); ~ Insert events into database } if (any events remain in eventjist)
I
\
SDW DATABASE: loadDatabase(event_list); — Insert events into database
I ι SDW DATABASE: disconnect from SDW database exit;
Section: loadDatabase(event list)
Write events data to SDW database
initialize array of event rows to be inserted into database; for (each event in eventjist)
{ spectrum_model_handle = Spectrum model handle from event data; time_stamp = time stamp from event data;
SDW DATABASE: modeljiandle = mapToSDWModel(spectrum_modelJιandle, time_stamp);
- (map SPECTRUM model to internal SDW model) construct new event row, add to event array; }
SDW DATABASE: insert array into event table CS_Event, using
Oracle array insert (one insert command sent with array of row values, normally of size 1000);
SDW DATABASE: commit the transaction; exit;
Section: mapToSDWModeI(spectrum_model_handle, time_stamp) Map spectrum_model_handle to internal SDW model_handle
if (spectrum_model_handle = last one encountered)
{ model_handle - last one determined;
} else
{
SDW DATABASE: lock CS_Model to all other updates; SDW DATABASE: search for CS_Model entry with given Spectrum model handle, either active, or inactive with time_stamp within model start/end times if (Spectrum model matches an inactive entry in SDW)
{ model is inactive - model_handle = existing SDW model key } else — Spectrum model not found in SDW, or an active match is found
{
SPECTRUM: get model data from SpectroSERVER via a SSAPI call; if (model is in SDW and is active) { if (model is not in SPECTRUM or
(model is in SPECTRUM but differs from that in SDW, i.e. different model type or creation time))
{ SDW DATABASE: deactivate model in SDW
(i.e. update end_time_key = now);
}
} if (no active model in SDW and present in SPECTRUM) {
SDW DATABASE: create model in SDW
(i.e. insert new CS_Model row with new SDW model key and info just read via SSAPI); model_handle = newly created SDW model key;
} } SDW DATABASE: unlock CS_Model; } return mode iandle; exit;
10. IACSAgent Logic Flow (Statistics Import) Section: main Entry point
SDW DATABASE: check software, database schema versions; if (version mismatch) { exit with error;
} define policy for import; processPolicy(policy); exit;
Section: processPolicy(policy) Process a statistics import policy
SDW DATABASE: update status in CS_Export_Policy to RUNNING;
SDW DATABASE: write "Import Policy Triggered" log message
SDW DATABASE: connect to SDW database
SDW DATABASE: check for initial run condition
SDW DATABASE: disconnect from SDW database if (this is an initial import run)
{
SDW DATABASE: drop time key index for CS_Statistic;
} performlmport(policy); if (this is an initial import run)
{
SDW DATABASE: create time key index for CS_Statistic; }
SDW DATABASE: update status in CS_ExportJ3olicy to SLEEPING or ERROR;
SDW DATABASE: write "Import Policy Completed" log message exit;
Section: performlmport(policy) Perform the import
SDW DATABASE: update start time in CS_Export_Policy to current time;
SPECTRUM: connect to SpectroSERVER, using machine/port defined with policy; get landscape_handle from SpectroSERVER; disconnect from SpectroSERVER;
SDW DATABASE: connect to SDW database;
SDW DATABASE: get aggregation period (normally 3600) from CS Parameter;
SDW DATABASE: disconnect from SDW database; determine time range for import; for (each period (1 day or shorter) in time range)
{ start = start time of period; end = end time of period; importStatistics(landscape_handle, start, end);
SDW DATABASE: update cutoff time in CS_Export_Policy = end;
} exit;
Section: importStatistics(landscape_handle, start, end) Import statistics from landscape for given period SPECTRUM: get compressed statistics for all logged attributes in landscape, for time period (start, end), using the form of
CsDataDispatcherCollator::request_data() which requests all statistics for all models in a given landscape logged within the given time range. Results are written into temp files stored in the working directory ./;
SDW DATABASE: connect to SDW database (connection for import operations) for (each model/attribute returned from DAS)
{ spectrum_rnodel_handle = Spectrum model handle from returned data; time_stamp = first time value from returned data;
SDW DATABASE: model_handle = mapToSDWModeI(spectrumjrnodel_handle, time_stamp);
- (map SPECTRUM model to internal SDW model) data_list = uncompressed time/value list for model/attribute; prepare aggregation_list: scan data_list, calculating base level (1 hour) statistic entries for insertion into database; if (number of aggregationjist entries >= 1000)
{ SDW DATABASE: loadDatabase(aggregation_list); - Transfer to database
} i if (aggregation_list not empty)
{ SDW DATABASE: loadDatabase(aggregation_Jist); — Transfer to database
}
SDW DATABASE: disconnect from SDW database exit;
Section: mapToSDWModel(spectrum_model_handle, time_stamp) Map spectrum_model_handle to internal SDW model_handle if (spectrum_model_handle = last one encountered)
{ model_handle = last one determined;
} else
{
SDW DATABASE: lock CS_Model to all other updates;
SDW DATABASE: search for CS_Model entry with given Spectrum model handle, either active, or inactive with time_stamp within model start/end times if (Spectrum model matches an inactive entry in SDW)
{ model is inactive - model_handle = existing SDW model key
> else — Spectrum model not found in SDW, or an active match is found {
SPECTRUM: get model data from SpectroSERVER via a SSAPI call; if (model is in SDW and is active) r if (model is not in SPECTRUM or (model is in SPECTRUM but differs from that in SDW, i.e. different model type or creation time)) i
SDW DATABASE: deactivate model in SDW
(i.e. update end_time_key = now); }
} if (no active model in SDW and present in SPECTRUM)
{
SDW DATABASE: create model in SDW (i.e. insert new CS JVlodel row with new SDW model key and info just read via SSAPI); model_handle = newly created SDW model key;
} } SDW DATABASE: unlock CS_Model; } return model handle; exit;
Section: IoadDatabase(aggregation_list) Write statistics data to SDW database
Prepare array of CS_Statistic rows from aggregation_list;
SDW DATABASE: insert array into work table CS_Statistic_TG\ using
Oracle array insert (one insert command sent with array of row values, normally of size 1000);
SDW DATABASE: call stored procedure CS_SDW_UPDATE_STAT, which processes the data just inserted into the work table: start a database transaction; delete any rows from the work table which already exist in CS_Statistic; insert all rows from work table into CS_Statistic; call stored procedure CS_SDW_UPDATE_STAT_AGG, which updates currently defined aggregation tables with data from work table; commit the transaction; exit; Figure 9 is a representation of a graphical user interface for managing policies. In particular, Figure 9 shows a user interface screen 901 for allowing a network administrator to create policies for importing data into data warehouse 203. Interface 901 allows an administrator to specify a data source 902, which, in accordance with one embodiment, is a network management server such as a SpectroSERVER network management system. Interface 901 also allows an administrator to specify a machine name 903 which identifies the network management system's logical name. Also, a timezone 904 for the management server may be specified such that data may be collected at a specified time at the management system. Machine port 905 allows the administrator to specify a port of the management server through which data will be transmitted. Data type 906 field allows an administrator to specify what types of data will be collected from the management system. Interface 901 also allows an administrator to specify a frequency schedule at which data will be transferred to data warehouse 203. By selecting button 909, an administrator may save the policy information in database policies 209 (see Figure 2).
Figure 10 is a representation of a graphical user interface for listing information regarding created policies. Specifically, Figure 10 shows a user interface screen 1001 that accepts input and displays information to an administrator regarding policies in database policies 209. Warehouse location 1002 indicates for which data warehouse the created policies apply. Data source 1003 indicates the data source from which the data is obtained. Data type 1004 indicates a type of data that is collected from the management system. Machine 1005 indicates a machine name 903 which identifies the network management system's logical name. Last status 1006 indicates the last status of a policy that was executed by data management system 210. Status 1006 may indicate, for example, whether the execution was successful, is currently in progress, or is currently in an idle or sleep mode. Enabled status 1007 indicates whether the policy is enabled (policies can be enabled or disabled by the administrator). Field 1008 indicates when the next execution of the policy will occur.
Figure 1 1 is a representation of a graphical user interface for listing history information regarding created policies. In particular, interface 1 101 shows a policy history to an administrator. History information may be stored by data management system 210 in its own database or within data warehouse 203. Field 1 102 shows the last status of a policy execution, whereby system 210 could indicate whether or not the execution of the policy was successful or an error occurred. Field 1 103 indicates the last failure of the policy execution. Field 1 104 indicates the last time the policy successfully completed an execution. Interface 1 101 lists, in a table or other type of indication to the user, a list of history items corresponding to actions regarding a particular policy. Field time 1 105 indicates the time at which the history entry occurred. Message type 1 106 indicates the type of message entered in the history list. Message type 1 106 may indicate whether the message was a fatal error. merely informational, or other information associated with a corresponding list entry.
Message field 1 107 indicates an action performed by system 210, an error encountered, or other information related to a history list entry. Figure 12 is a representation of a graphical user interface 1201 for configuring network monitoring. For example, a graphical user interface may be provided to an administrator for configuring network monitoring on one or more management systems such as a SecureFast VLAN or Flow Admission Server (FAS), and SecureFast Virtual Remote Access (VRA) to provide information for an application 202 such as capacity planning and monitoring. View 1202 shows the landscapes available to be monitored. Selected field 1203 indicates one or more landscapes that may be selected. Handle 1204 indicates a database handle of the landscape such that the landscape may be located in data warehouse 203. Name field 1205 indicates a logical name of a landscape. Description field 1206 indicates a description of the landscape. The description may describe attributes of the landscape network, such as the size, number of users, types of network media, and the like.
Figure 13 is a representation of a graphical user interface for configuring a network accounting report. As discussed above, an administrator may wish to obtain graphical reports regarding a high-level application, such as network accounting or capacity management. By way of example, interface 1301 is presented to an administrator for defining a network accounting report. Data warehouse 203 is accessed based upon report parameters supplied in interface 301. Accounting may be performed based on a specified time period, data sources, group of sources, or parameters such as cost or bytes. A graphical or textual type report may be produced based on the report parameters in area 1305.
Figure 14 is a representation of a graphical user interface for configuring a network link report. As discussed above, information stored from various data sources may be accessed by an application 202. For example, information may be collected from multiple network domains by multiple network management systems. This information may be consolidated or combined in data warehouse 203. Interface 401 accepts parameters from a user to present to the user utilization statistics based on links in the network. In particular, system 203 may show a graph 1402 to an administrator to show the percent utilization for links of systems based on a specified time period. Also, the graph 1402 may be based on the number of bytes, packets, or other parameter used to show capacity of a communication link. The graphical user interfaces described above are merely examples of presenting data to an administrator, and the invention is not limited to the embodiments described herein. Other interfaces may be used, including terminal-based mterfaces, X-window interfaces, those available through operating systems such as Windows 98, Windows 2000, and Windows NT, and the like.
37
RECTIFIED SHEET (RULE 91) 1SA/EP While various embodiments of the present invention have been described above, it should be understood that they have been presented by way of example only, and not limitation. Thus, the breadth and scope of the present invention are not limited by any of the above exemplary embodiments, but are defined only in accordance with the following claims and their equivalents.

Claims

Claims
1. A system for managing information, the system comprising: a data manager that accepts data from a plurality of management systems and processes and stores the data in a data warehouse, the data manager comprising: an agent configured to accept information from the plurality of management systems and which maps the accepted information into database fields of the data warehouse; and a database accessor that stores the accepted information in the data warehouse.
2. The system according to claim 1, wherein the agent deletes duplicate data received from more than one source.
3. The system according to claim 1, wherein at least one of the plurality of management systems is a network management system.
4. The system according to claim 1, wherein the database accessor utilizes a standard database interface to one or more proprietary data warehouses.
5. The system according to claim 1, wherein the agent is a push agent configured to push data to the database accessor at a specified interval.
6. The system according to claim 1 , wherein the agent is a polling agent configured to poll one or more systems for obtaining management data and provides the management data to the database accessor.
7. The system according to claim 6, wherein the one or more systems are network management systems.
8. The system according to claim 7, wherein the network management systems store different types of management information.
9. A method of managing information, the method comprising steps of: accepting data from a plurality of management systems; accepting information from the plurality of management systems and mapping the accepted information into database fields of the data warehouse; and storing the accepted information in the data warehouse.
10. The method according to claim 9, further comprising a step of deleting duplicate data received from more than one management system.
1 1. The method according to claim 9, wherein at least one of the plurality of management systems is a network management system.
12. The method according to claim 9, wherein the database includes one or more proprietary data warehouses and the method further comprises a step of using a standard database interface to access the one or more proprietary data warehouses.
13. The method according to claim 9, further comprising a step of pushing data for storage in the data warehouse at a specified interval.
14. The method according to claim 9, further comprising a step of polling at least one of the plurality of management systems to obtain management information and providing the management information for storage in the data warehouse.
15. The method according to claim 14, wherein the one or more systems are network management systems.
16. The method according to claim 15, wherein the network management systems store different types of management information.
17. A computer program product comprising a computer-readable medium having computer logic recorded thereon for enabling a processor in a computer system to manage information, the computer program being adapted to cause the computer system to perform the steps of: accepting information from a plurality of management systems; accepting information from the plurality of management systems and mapping the accepted information into database fields of the data warehouse; and storing the accepted information in the data warehouse.
PCT/US1999/019963 1998-08-31 1999-08-31 Method and apparatus for managing data for use by data applications WO2000013112A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
AU57975/99A AU5797599A (en) 1998-08-31 1999-08-31 Method and apparatus for managing data for use by data applications
EP99945366A EP1116138A1 (en) 1998-08-31 1999-08-31 Method and apparatus for managing data for use by data applications
CA002342241A CA2342241A1 (en) 1998-08-31 1999-08-31 Method and apparatus for managing data for use by data applications

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US9857698P 1998-08-31 1998-08-31
US60/098,576 1998-08-31

Publications (1)

Publication Number Publication Date
WO2000013112A1 true WO2000013112A1 (en) 2000-03-09

Family

ID=22269945

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/019963 WO2000013112A1 (en) 1998-08-31 1999-08-31 Method and apparatus for managing data for use by data applications

Country Status (5)

Country Link
US (1) US6651062B2 (en)
EP (1) EP1116138A1 (en)
AU (1) AU5797599A (en)
CA (1) CA2342241A1 (en)
WO (1) WO2000013112A1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001052109A1 (en) * 2000-01-13 2001-07-19 Stanley Benjamin Smith Process and system for gathering and handling information
WO2001084385A1 (en) * 2000-05-01 2001-11-08 Telefonaktiebolaget Lm Ericsson (Publ) A telecommunication data warehouse arrangement
WO2002017113A1 (en) * 2000-08-25 2002-02-28 Telstra Corporation Limited A network component management system
WO2002029631A1 (en) * 2000-09-29 2002-04-11 Performix Research Limited Integration of data processing systems
EP1204033A2 (en) * 2000-11-02 2002-05-08 Hitachi, Ltd. Database integration management method and apparatus and processing program, medium therefor
US6694374B1 (en) 1999-08-03 2004-02-17 Performix Research Limited Integration of data processing systems
GB2411018A (en) * 2004-02-16 2005-08-17 Haller Technology Ltd System for accessing data held in a plurality of storage locations
US7003504B1 (en) 1998-09-04 2006-02-21 Kalido Limited Data processing system
EP1855213A1 (en) * 2006-05-08 2007-11-14 ABB Technology AG System and method for automated acceptance and evaluation of the quality of mass data of a technical process or a technical project
US20130110884A1 (en) * 2011-10-28 2013-05-02 Microsoft Corporation Spreadsheet program-based data classification for source target mapping

Families Citing this family (84)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6522875B1 (en) * 1998-11-17 2003-02-18 Eric Morgan Dowling Geographical web browser, methods, apparatus and systems
US6947903B1 (en) * 1999-08-06 2005-09-20 Elcommerce.Com.Inc. Method and system for monitoring a supply-chain
US6694362B1 (en) 2000-01-03 2004-02-17 Micromuse Inc. Method and system for network event impact analysis and correlation with network administrators, management policies and procedures
US8074256B2 (en) 2000-01-07 2011-12-06 Mcafee, Inc. Pdstudio design system and method
US6996510B1 (en) * 2000-01-21 2006-02-07 Metasolv Software, Inc. System and method for modeling communication networks
EP1143361A1 (en) * 2000-04-05 2001-10-10 Koninklijke KPN N.V. A knowledge system and methods of business alerting or analysis
US7320004B1 (en) * 2000-04-28 2008-01-15 Microsoft Corporation System and method for managing database files in a client management tool
US7039695B1 (en) * 2000-04-28 2006-05-02 Microsoft Corporation System and method for archiving within a client management tool
US7523180B1 (en) 2000-04-28 2009-04-21 Microsoft Corporation System and method for service chain management in a client management tool
US6775699B1 (en) * 2000-04-28 2004-08-10 Microsoft Corporation System and method for implementing integrated polling functions in a client management tool
US6792455B1 (en) * 2000-04-28 2004-09-14 Microsoft Corporation System and method for implementing polling agents in a client management tool
US6889255B1 (en) * 2000-04-28 2005-05-03 Microsoft Corporation System and method for caching data in a client management tool
US6734878B1 (en) * 2000-04-28 2004-05-11 Microsoft Corporation System and method for implementing a user interface in a client management tool
US20020093527A1 (en) * 2000-06-16 2002-07-18 Sherlock Kieran G. User interface for a security policy system and method
US7917647B2 (en) * 2000-06-16 2011-03-29 Mcafee, Inc. Method and apparatus for rate limiting
US7167842B1 (en) * 2000-06-27 2007-01-23 Ncr Corp. Architecture and method for operational privacy in business services
US6785666B1 (en) 2000-07-11 2004-08-31 Revenue Science, Inc. Method and system for parsing navigation information
WO2002006971A1 (en) * 2000-07-13 2002-01-24 Aprisma Management Technologies, Inc. Method and apparatus for a comprehensive network management system
US6895586B1 (en) 2000-08-30 2005-05-17 Bmc Software Enterprise management system and method which includes a common enterprise-wide namespace and prototype-based hierarchical inheritance
US20020123996A1 (en) * 2001-02-06 2002-09-05 O'brien Christopher Data mining system, method and apparatus for industrial applications
US20020174417A1 (en) * 2001-03-30 2002-11-21 Michael Sijacic Defining and creating custom data fields within process management software
US20020184355A1 (en) * 2001-06-04 2002-12-05 Deats Kevin A. Method and system for reporting event data to requesting subscribers
US20030033346A1 (en) * 2001-08-10 2003-02-13 Sun Microsystems, Inc. Method, system, and program for managing multiple resources in a system
US20030078943A1 (en) * 2001-10-19 2003-04-24 Mcgeorge Vernon E. Conduits for multiple data sources
US20030130821A1 (en) * 2001-11-09 2003-07-10 Sun Microsystems, Inc. Method, system, and program for rendering a visualization of network devices
JP2003150594A (en) * 2001-11-12 2003-05-23 Hitachi Ltd Data warehouse system
US6789117B1 (en) * 2001-12-21 2004-09-07 Networks Associates Technology, Inc. Enterprise network analyzer host controller/agent interface system and method
US7154857B1 (en) 2001-12-21 2006-12-26 Mcafee, Inc. Enterprise network analyzer zone controller system and method
US6754705B2 (en) * 2001-12-21 2004-06-22 Networks Associates Technology, Inc. Enterprise network analyzer architecture framework
US7330473B1 (en) 2002-04-12 2008-02-12 Rockwell Automation Technologies, Inc. System and methodology providing network data exchange between industrial control components
US7512906B1 (en) 2002-06-04 2009-03-31 Rockwell Automation Technologies, Inc. System and methodology providing adaptive interface in an industrial controller environment
US7151966B1 (en) 2002-06-04 2006-12-19 Rockwell Automation Technologies, Inc. System and methodology providing open interface and distributed processing in an industrial controller environment
US7606890B1 (en) * 2002-06-04 2009-10-20 Rockwell Automation Technologies, Inc. System and methodology providing namespace and protocol management in an industrial controller environment
US9565275B2 (en) 2012-02-09 2017-02-07 Rockwell Automation Technologies, Inc. Transformation of industrial data into useful cloud information
US7539724B1 (en) 2002-06-04 2009-05-26 Rockwell Automation Technologies, Inc. Instant messaging for event notification and exchanging data in an industrial controller environment
US20030236764A1 (en) * 2002-06-19 2003-12-25 Lev Shur Data architecture to support shared data resources among applications
US20040041838A1 (en) * 2002-09-04 2004-03-04 Adusumilli Venkata J.R.B. Method and system for graphing data
US7370092B2 (en) * 2002-09-12 2008-05-06 Computer Sciences Corporation System and method for enhanced software updating and revision
US7243145B1 (en) * 2002-09-30 2007-07-10 Electronic Data Systems Corporation Generation of computer resource utilization data per computer application
US7437446B2 (en) 2002-09-30 2008-10-14 Electronic Data Systems Corporation Reporting of abnormal computer resource utilization data
DE10253385A1 (en) * 2002-11-15 2004-06-03 Siemens Ag Device for providing access to data
US7058615B2 (en) * 2003-04-24 2006-06-06 International Business Machines Corporation Scheduling for data warehouse ETL processing and data mining execution
US7703018B2 (en) * 2003-05-22 2010-04-20 International Business Machines Corporation Apparatus and method for automating the diagramming of virtual local area networks
US20050138150A1 (en) * 2003-07-11 2005-06-23 Computer Associates Think, Inc. System and method for graphically presenting change and configuration management information
US20050192975A1 (en) * 2004-02-12 2005-09-01 Interdigital Technology Corporation Resource management system for electronic devices
US7283993B2 (en) * 2004-04-29 2007-10-16 International Business Machines Corporation Methods, systems, and media for handling errors in script files
US7424470B2 (en) * 2004-05-11 2008-09-09 Sap Ag Local data repository generation
EP1769388A4 (en) * 2004-05-21 2012-01-11 Computer Ass Think Inc Method and system for web-based enterprise change and configuration management reports
US20050271047A1 (en) * 2004-06-02 2005-12-08 Huonder Russell J Method and system for managing multiple overlapping address domains
US20080133029A1 (en) * 2004-11-09 2008-06-05 Thomas Heimke Method For Interlinking Technical Data And System For Operating And Observing An Industrial Plant
US7587410B2 (en) * 2005-03-22 2009-09-08 Microsoft Corporation Dynamic cube services
US10733666B1 (en) 2005-06-30 2020-08-04 Sun Microsystems Inc. System and method for defining a privacy zone within a network
US7512942B2 (en) * 2005-08-24 2009-03-31 International Business Machines Corporation Model-driven software deployment in an application server
US7865461B1 (en) 2005-08-30 2011-01-04 At&T Intellectual Property Ii, L.P. System and method for cleansing enterprise data
US8117255B2 (en) * 2005-09-07 2012-02-14 Sap Ag Systems and methods for smart client remote data monitoring
US7734666B2 (en) * 2006-04-28 2010-06-08 Sap Ag Method and system for inspecting memory leaks and analyzing contents of garbage collection files
US8229979B2 (en) * 2006-04-28 2012-07-24 Sap Ag Method and system for inspecting memory leaks
US8793289B2 (en) * 2006-04-28 2014-07-29 Sap Ag Method and system for detecting memory leaks and copying garbage collection files
US7899835B2 (en) * 2008-02-28 2011-03-01 Caterpillar, Inc. Method and system for reviewing business activity of a business entity
US20100057678A1 (en) * 2008-08-28 2010-03-04 Gene Fein Import/export modeling system
US7970728B2 (en) * 2008-10-23 2011-06-28 International Business Machines Corporation Dynamically building and populating data marts with data stored in repositories
CN101478432B (en) * 2009-01-09 2011-02-02 南京联创科技集团股份有限公司 Network element state polling method based on storage process timed scheduling
EP2438709B1 (en) * 2009-06-02 2013-05-08 Nokia Siemens Networks Oy Network element integration
KR20120135809A (en) * 2011-06-07 2012-12-17 삼성전자주식회사 Accounting apparatus, image forming device and accounting methods thereof
US8510807B1 (en) 2011-08-16 2013-08-13 Edgecast Networks, Inc. Real-time granular statistical reporting for distributed platforms
US9411616B2 (en) * 2011-12-09 2016-08-09 Ca, Inc. Classloader/instrumentation approach for invoking non-bound libraries
US8447730B1 (en) * 2012-01-31 2013-05-21 Yahoo! Inc. Probe system for replication monitoring
US9477936B2 (en) 2012-02-09 2016-10-25 Rockwell Automation Technologies, Inc. Cloud-based operator interface for industrial automation
WO2014151017A1 (en) 2013-03-15 2014-09-25 Arganteal, Llc Method of taking a computer architecture representation and generating manufaturing method capable of manufacturing computer systems in a specification
US9438648B2 (en) 2013-05-09 2016-09-06 Rockwell Automation Technologies, Inc. Industrial data analytics in a cloud platform
US10026049B2 (en) 2013-05-09 2018-07-17 Rockwell Automation Technologies, Inc. Risk assessment for industrial systems using big data
US9703902B2 (en) 2013-05-09 2017-07-11 Rockwell Automation Technologies, Inc. Using cloud-based data for industrial simulation
US9709978B2 (en) 2013-05-09 2017-07-18 Rockwell Automation Technologies, Inc. Using cloud-based data for virtualization of an industrial automation environment with information overlays
US9786197B2 (en) 2013-05-09 2017-10-10 Rockwell Automation Technologies, Inc. Using cloud-based data to facilitate enhancing performance in connection with an industrial automation system
US9989958B2 (en) 2013-05-09 2018-06-05 Rockwell Automation Technologies, Inc. Using cloud-based data for virtualization of an industrial automation environment
US9942196B2 (en) 2014-05-01 2018-04-10 The Johns Hopkins University Canonical network isolator component
US9483477B2 (en) 2015-01-19 2016-11-01 Sas Institute Inc. Automated data intake system
US11513477B2 (en) 2015-03-16 2022-11-29 Rockwell Automation Technologies, Inc. Cloud-based industrial controller
US11042131B2 (en) 2015-03-16 2021-06-22 Rockwell Automation Technologies, Inc. Backup of an industrial automation plant in the cloud
US11243505B2 (en) 2015-03-16 2022-02-08 Rockwell Automation Technologies, Inc. Cloud-based analytics for industrial automation
US10496061B2 (en) 2015-03-16 2019-12-03 Rockwell Automation Technologies, Inc. Modeling of an industrial automation environment in the cloud
US10831410B2 (en) 2016-10-19 2020-11-10 International Business Machines Corporation Managing maintenance of tape storage systems
US11615157B2 (en) 2020-09-29 2023-03-28 Oxylabs, Uab Optimizing scraping requests through browsing profiles
US11729057B1 (en) 2022-02-07 2023-08-15 The Bank Of New York Mellon Application architecture drift detection system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752246A (en) * 1995-06-07 1998-05-12 International Business Machines Corporation Service agent for fulfilling requests of a web browser
US6067542A (en) * 1995-10-20 2000-05-23 Ncr Corporation Pragma facility and SQL3 extension for optimal parallel UDF execution
US5790789A (en) * 1996-08-02 1998-08-04 Suarez; Larry Method and architecture for the creation, control and deployment of services within a distributed computer environment
US6061724A (en) * 1997-01-29 2000-05-09 Infovista Sa Modelling process for an information system, in particular with a view to measuring performance and monitoring the quality of service, and a measurement and monitoring system implementing this process
US6058394A (en) * 1997-08-29 2000-05-02 International Business Machines Corporation Manager server selects an agent server to execute query based on availability of the server connections to data source and target
US5995973A (en) * 1997-08-29 1999-11-30 International Business Machines Corporation Storing relationship tables identifying object relationships
US6167405A (en) * 1998-04-27 2000-12-26 Bull Hn Information Systems Inc. Method and apparatus for automatically populating a data warehouse system
US6308174B1 (en) * 1998-05-05 2001-10-23 Nortel Networks Limited Method and apparatus for managing a communications network by storing management information about two or more configuration states of the network

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ANAND V J ET AL: "Data warehouse architecture for DSS applications", AVIS. AUSTRALIAN JOURNAL OF INFORMATION SYSTEMS,AU,WOLLONGONG, vol. 4, no. 1, September 1996 (1996-09-01), pages 43-53, XP002074805, ISSN: 1039-7841 *
BONTEMPO C ET AL: "THE IBM DATA WAREHOUSE ARCHITECTURE", COMMUNICATIONS OF THE ASSOCIATION FOR COMPUTING MACHINERY,US,ASSOCIATION FOR COMPUTING MACHINERY. NEW YORK, vol. 41, no. 9, September 1998 (1998-09-01), pages 38-51, XP000791963, ISSN: 0001-0782 *
CONINE R: "The data warehouse in the telecommunications industry", NOMS 98. 1998 IEEE NETWORK OPERATIONS AND MANAGEMENT SYMPOSIUM. CONFERENCE PROCEEDINGS (CAT. NO.98CH36158), NOMS 98 1998 IEEE NETWORK OPERATIONS AND MANAGEMENT SYMPOSIUM, NEW ORLEANS, LA, USA, 15-20 FEB. 1998, 1998, New York, NY, USA, IEEE, USA, pages 205 - 209 vol.1, XP000799773, ISBN: 0-7803-4351-4 *
DERBYSHIRE M H: "AN ARCHITECTURE FOR A BUSINESS DATA WAREHOUSE", THE ICL SYSTEMS JOURNAL,GB,INTERNATIONAL COMPUTERS LIMITED, vol. 11, no. 1, May 1996 (1996-05-01), pages 23-47, XP000631249, ISSN: 1364-310X *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7774371B2 (en) 1998-09-04 2010-08-10 Kalido Limited Data processing system
US8359299B2 (en) 1998-09-04 2013-01-22 Kalido Limited Data processing system
US7003504B1 (en) 1998-09-04 2006-02-21 Kalido Limited Data processing system
US6694374B1 (en) 1999-08-03 2004-02-17 Performix Research Limited Integration of data processing systems
US7848947B1 (en) 1999-08-03 2010-12-07 Iex Corporation Performance management system
WO2001052109A1 (en) * 2000-01-13 2001-07-19 Stanley Benjamin Smith Process and system for gathering and handling information
WO2001084385A1 (en) * 2000-05-01 2001-11-08 Telefonaktiebolaget Lm Ericsson (Publ) A telecommunication data warehouse arrangement
WO2002017113A1 (en) * 2000-08-25 2002-02-28 Telstra Corporation Limited A network component management system
WO2002029631A1 (en) * 2000-09-29 2002-04-11 Performix Research Limited Integration of data processing systems
EP1605372A1 (en) * 2000-09-29 2005-12-14 Performix Research Limited Integration of data processing systems
EP1204033A2 (en) * 2000-11-02 2002-05-08 Hitachi, Ltd. Database integration management method and apparatus and processing program, medium therefor
US7333972B2 (en) 2000-11-02 2008-02-19 Hitachi, Ltd. Database integration management method and apparatus and processing program, medium therefor
EP1204033A3 (en) * 2000-11-02 2006-01-11 Hitachi, Ltd. Database integration management method and apparatus and processing program, medium therefor
GB2411018A (en) * 2004-02-16 2005-08-17 Haller Technology Ltd System for accessing data held in a plurality of storage locations
EP1855213A1 (en) * 2006-05-08 2007-11-14 ABB Technology AG System and method for automated acceptance and evaluation of the quality of mass data of a technical process or a technical project
US8051048B2 (en) 2006-05-08 2011-11-01 Abb Technology Ag System and method for automated transfer and evaluation of the quality of mass data of a technical process or a technical project
US20130110884A1 (en) * 2011-10-28 2013-05-02 Microsoft Corporation Spreadsheet program-based data classification for source target mapping
US10546057B2 (en) * 2011-10-28 2020-01-28 Microsoft Technology Licensing, Llc Spreadsheet program-based data classification for source target mapping

Also Published As

Publication number Publication date
AU5797599A (en) 2000-03-21
US20020188584A1 (en) 2002-12-12
US6651062B2 (en) 2003-11-18
CA2342241A1 (en) 2000-03-09
EP1116138A1 (en) 2001-07-18

Similar Documents

Publication Publication Date Title
US6651062B2 (en) Method and apparatus for managing data for use by data applications
US6377955B1 (en) Method and apparatus for generating user-specified reports from radius information
EP1386240B1 (en) Synthetic transaction monitor
US6141777A (en) System and method for reporting telecommunication service conditions
US7461369B2 (en) Java application response time analyzer
US6789115B1 (en) System for collecting, analyzing, and reporting high volume multi-web server usage
US7685261B1 (en) Extensible architecture for the centralized discovery and management of heterogeneous SAN components
US20150263914A1 (en) Modeling Interactions with a Computer System
US20080250057A1 (en) Data Table Management System and Methods Useful Therefor
US20090077569A1 (en) Network management system event notification shortcut
US20030023712A1 (en) Site monitor
US8130924B2 (en) Methods and apparatus for processing and display of voice data
US8055555B2 (en) Mediation device for scalable storage service
EP2204010A1 (en) Method and apparatus for propagating accelerated events in a network management system
WO2007092615A2 (en) Storage capacity planning
JP2003198599A (en) Method for metering network usage
WO1998042102A1 (en) Service level agreement management in data networks
US20060059118A1 (en) Apparatus, system, and method for associating resources using a behavior based algorithm
US7552056B2 (en) Scalable storage service registration application
US20040205356A1 (en) Network security data management system and method
US7133912B1 (en) System and method for measuring usage of gateway processes utilized in managing network elements
Cisco Cisco Info Server Reference
Cisco Cisco Info Server Reference
Cisco Cisco Info Server Reference
US20050171969A1 (en) Computer network security data management system and method

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
ENP Entry into the national phase

Ref document number: 2342241

Country of ref document: CA

Ref country code: CA

Ref document number: 2342241

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 57975/99

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 1999945366

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1999945366

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1999945366

Country of ref document: EP