Method, apparatus and program to provide client access to a management information service residing on a server in a computer network system
    3.
    发明授权
    Method, apparatus and program to provide client access to a management information service residing on a server in a computer network system 失效
    方法,装置和程序,用于向驻留在计算机网络系统中的服务器上的管理信息服务提供客户端访问

    公开(公告)号:US06185609B2

    公开(公告)日:2001-02-06

    申请号:US08957357

    申请日:1997-10-24

    IPC分类号: G06F1516

    摘要: Techniques for providing a client program with remote access to information management services of a computer network are disclosed. An application programming interface can be provided to enable the client to remotely access the information management services. By using the application program interface the client can remotely invoke appropriate methods on the server to access the information management services. The application programming interface can be implemented as a thin-class. In addition, the communication between the server and the client programs is transparent to the applications that utilize the application programming interface.

    摘要翻译: 公开了一种用于向客户端程序提供对计算机网络的信息管理服务的远程访问的技术。 可以提供应用程序编程接口以使得客户端能够远程访问信息管理服务。 通过使用应用程序接口,客户端可以在服务器上远程调用适当的方法来访问信息管理服务。 应用程序编程接口可以实现为一个薄类。 此外,服务器和客户端程序之间的通信对于利用应用程序编程接口的应用程序是透明的。

    Mechanism for enabling new task types to be added to a system for managing distributed nodes
    5.
    发明授权
    Mechanism for enabling new task types to be added to a system for managing distributed nodes 有权
    将新的任务类型添加到用于管理分布式节点的系统中的机制

    公开(公告)号:US08032504B2

    公开(公告)日:2011-10-04

    申请号:US12557418

    申请日:2009-09-10

    IPC分类号: G06F17/30

    CPC分类号: H04L41/12

    摘要: A mechanism is disclosed for enabling new task types to be added to a management server without changing the source code of the management server. To add a new task type, a descriptor file is provided. This descriptor file specifies all of the particulars of the new task type. Any mechanisms referred to in the descriptor file are also provided. At startup time, the management server processes the descriptor file and forms associations between the various aspects of the task type with the mechanisms that are responsible for implementing those various aspects. At runtime, these associations are used to manage the definition and execution of tasks of that task type. By doing so, the management server enables new task types to be added, and enables task instances of the new task types to be defined and executed, without changing the source code of the management server.

    摘要翻译: 公开了一种用于使新的任务类型能够添加到管理服务器而不改变管理服务器的源代码的机制。 要添加新的任务类型,提供描述符文件。 该描述符文件指定新任务类型的所有细节。 还提供了描述符文件中引用的任何机制。 在启动时,管理服务器处理描述符文件,并在任务类型的各个方面与负责实现这些各个方面的机制之间形成关联。 在运行时,这些关联用于管理该任务类型的任务的定义和执行。 通过这样做,管理服务器可以添加新的任务类型,并且可以定义和执行新任务类型的任务实例,而无需更改管理服务器的源代码。

    MECHANISM FOR ENABLING NEW TASK TYPES TO BE ADDED TO A SYSTEM FOR MANAGING DISTRIBUTED NODES
    6.
    发明申请
    MECHANISM FOR ENABLING NEW TASK TYPES TO BE ADDED TO A SYSTEM FOR MANAGING DISTRIBUTED NODES 有权
    用于启用新任务类型的机制被添加到用于管理分布式节点的系统

    公开(公告)号:US20100082621A1

    公开(公告)日:2010-04-01

    申请号:US12557418

    申请日:2009-09-10

    IPC分类号: G06F17/30

    CPC分类号: H04L41/12

    摘要: A mechanism is disclosed for enabling new task types to be added to a management server without changing the source code of the management server. To add a new task type, a descriptor file is provided. This descriptor file specifies all of the particulars of the new task type. Any mechanisms referred to in the descriptor file are also provided. At startup time, the management server processes the descriptor file and forms associations between the various aspects of the task type with the mechanisms that are responsible for implementing those various aspects. At runtime, these associations are used to manage the definition and execution of tasks of that task type. By doing so, the management server enables new task types to be added, and enables task instances of the new task types to be defined and executed, without changing the source code of the management server.

    摘要翻译: 公开了一种用于使新的任务类型能够添加到管理服务器而不改变管理服务器的源代码的机制。 要添加新的任务类型,提供描述符文件。 该描述符文件指定新任务类型的所有细节。 还提供了描述符文件中引用的任何机制。 在启动时,管理服务器处理描述符文件,并在任务类型的各个方面与负责实现这些各个方面的机制之间形成关联。 在运行时,这些关联用于管理该任务类型的任务的定义和执行。 通过这样做,管理服务器可以添加新的任务类型,并且可以定义和执行新任务类型的任务实例,而无需更改管理服务器的源代码。

    Mechanism for deprecating object oriented data
    7.
    发明授权
    Mechanism for deprecating object oriented data 有权
    抛弃面向对象数据的机制

    公开(公告)号:US08983982B2

    公开(公告)日:2015-03-17

    申请号:US12750291

    申请日:2010-03-30

    IPC分类号: G06F17/30

    摘要: Techniques are described to allow the deprecation of classes in an object-oriented data model, such as a CDM for a CMDB. When a class is deprecated and replaced by another existing or new class, data associated with instances of the deprecated class may be migrated to the replacement class. A mapping between the deprecated class and its replacement class may be provided to allow existing applications to continue to access data using the deprecated class without change until the deprecated class is finally deleted or the application is updated to use the replacement class. New applications written to use the object-oriented data model after the deprecation may use the replacement class to access data instances created using the original data model.

    摘要翻译: 描述技术以允许在面向对象的数据模型中的类的弃用,例如CMDB的CDM。 当一个类被弃用并被另一个现有或新类替换时,与不推荐使用的类的实例关联的数据可能会被迁移到替换类。 可以提供不推荐使用的类及其替换类之间的映射,以允许现有应用程序使用不推荐的类继续访问数据,而不会改变,直到不推荐使用的类最终被删除或应用程序更新为使用替换类。 在不推荐使用面向对象的数据模型之后编写的新应用程序可能会使用替换类来访问使用原始数据模型创建的数据实例。

    System and method for advanced event request management for networks
    9.
    发明授权
    System and method for advanced event request management for networks 失效
    网络高级事件请求管理系统和方法

    公开(公告)号:US5987514A

    公开(公告)日:1999-11-16

    申请号:US741476

    申请日:1996-10-30

    IPC分类号: H04L12/24 G06F15/177

    摘要: A network manager automatically sends certain requests in response to selected events generated by network devices. When a device generates an event, the network manager can send stop requests to the device; send different event requests to the device; or send the same event request to the device, but over a different path. The stop request is sent to cut down on network management traffic. The different event requests can be sent to determine why the event was generated by the device in the first place. The same event request can be sent over a different path to determine whether a problem exists with the device itself or with the path to the device.

    摘要翻译: 网络管理员自动发送特定请求以响应网络设备生成的所选事件。 当设备生成事件时,网络管理员可以向设备发送停止请求; 向设备发送不同的事件请求; 或发送相同的事件请求到设备,但在不同的路径。 发送停止请求以减少网络管理流量。 可以发送不同的事件请求,以确定首先由设备生成事件的原因。 可以通过不同的路径发送相同的事件请求,以确定设备本身或设备路径中是否存在问题。

    CMDB federation method and management system
    10.
    发明授权
    CMDB federation method and management system 有权
    CMDB联合方法和管理系统

    公开(公告)号:US08082222B2

    公开(公告)日:2011-12-20

    申请号:US12550078

    申请日:2009-08-28

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30566

    摘要: This disclosure relates generally to the field of Configuration Management Databases (CMDBs). One embodiment of a user interface embodying the present invention is an extension of the process for creating CMDB classes and is therefore readily available for use by someone with knowledge of CMDB administration. The CMDB administrator is thus relieved from having to understand in detail the technologies and interfaces used by the Management Data Repository (MDR) sources. The result of setting up a relation from a CMDB data structure to an MDR data structure by a CMDB administrator may be represented by one or more new CMDB class(es) for the MDR data. The related MDR may then be accessed by an existing CMDB application using already existing CMDB interfaces. The instances of the new relationships and classes thus appear as if they were native instances stored in the CMDB.

    摘要翻译: 本公开一般涉及配置管理数据库(CMDB)的领域。 实现本发明的用户界面的一个实施例是用于创建CMDB类的过程的扩展,因此可以容易地被具有CMDB管理知识的人使用。 因此,CMDB管理员不需要详细了解管理数据存储库(MDR)源使用的技术和接口。 由CMDB管理员建立从CMDB数据结构到MDR数据结构的关系的结果可以由用于MDR数据的一个或多个新的CMDB类来表示。 然后可以使用已有的CMDB接口由现有的CMDB应用程序来访问相关的MDR。 因此,新关系和类的实例看起来像是将本机实例存储在CMDB中。