CLUSTERING BASED PROCESS DEVIATION DETECTION
    171.
    发明申请
    CLUSTERING BASED PROCESS DEVIATION DETECTION 审中-公开
    基于聚类的过程偏差检测

    公开(公告)号:US20140297640A1

    公开(公告)日:2014-10-02

    申请号:US14030652

    申请日:2013-09-18

    CPC classification number: G06F9/46 G06F11/3452 G06F2201/86 G16H50/70

    Abstract: Systems and methods for data analysis include correlating event data to provide process instances. The process instances are clustered, using a processor, by representing the process instances as strings and determining distances between strings to form a plurality of clusters. One or more metrics are computed on the plurality of clusters to monitor deviation of the event data.

    Abstract translation: 用于数据分析的系统和方法包括关联事件数据以提供流程实例。 流程实例使用处理器进行聚类,通过将流程实例表示为字符串并确定字符串之间的距离以形成多个聚类。 在多个集群上计算一个或多个度量以监视事件数据的偏差。

    Profiling data snapshots for software profilers
    172.
    发明授权
    Profiling data snapshots for software profilers 有权
    为软件分析器分析数据快照

    公开(公告)号:US08850403B2

    公开(公告)日:2014-09-30

    申请号:US12631704

    申请日:2009-12-04

    Abstract: Implementations of the present disclosure provide methods including executing a profiling session to profile one or more applications running on a virtual machine executed on a server, collecting profiling data over a first time interval during the profiling session, receiving user input generated at a client device, the client device being in communication with the server, in response to the user input, generating a snapshot corresponding to a subset of the profiling data, the snapshot being identified based on a second time interval that is within the first time interval, and transmitting the profiling data to generate a snapshot view for display on a client device, the snapshot view corresponding to the subset of the profiling data.

    Abstract translation: 本公开的实现提供了方法,包括执行分析会话以描述在服务器上执行的虚拟机上运行的一个或多个应用,在分析会话期间在第一时间间隔收集分析数据,接收在客户端设备处生成的用户输入, 所述客户端设备响应于所述用户输入而与所述服务器通信,生成与所述分析数据的子集相对应的快照,所述快照是基于在所述第一时间间隔内的第二时间间隔来识别的,并且传送所述快照 分析数据以生成用于在客户端设备上显示的快照视图,对应于分析数据子集的快照视图。

    Generating a service definition in view of service activity events
    173.
    发明授权
    Generating a service definition in view of service activity events 有权
    根据服务活动事件生成服务定义

    公开(公告)号:US08843943B2

    公开(公告)日:2014-09-23

    申请号:US13453076

    申请日:2012-04-23

    Inventor: Gary Peter Brown

    CPC classification number: G06F11/3466 G06F11/3476 G06F2201/86 G06F2201/865

    Abstract: A method and system for generating a set of service definitions relating to a computer application based on a set of activity events associated with a service. Based on an examination of an existing service of interest, a set of activity traces is extracted from the set of activity events and common activity events in each activity trace are identified. The common activity events are transformed into service actions and a service definition is generated including the service actions. The generated service definition may then be deployed on a suitable computing system, such as, for example, a Service Oriented Architecture (SOA) platform.

    Abstract translation: 一种用于基于与服务相关联的一组活动事件来生成与计算机应用相关的一组服务定义的方法和系统。 基于对现有的感兴趣的服务的检查,从一组活动事件中提取一组活动痕迹,并识别每个活动痕迹中的常见活动事件。 公共活动事件被转换为服务动作,并且生成包括服务动作的服务定义。 所生成的服务定义然后可以部署在合适的计算系统上,例如面向服务的架构(SOA)平台。

    Displaying system performance information
    174.
    发明授权
    Displaying system performance information 有权
    显示系统性能信息

    公开(公告)号:US08842119B2

    公开(公告)日:2014-09-23

    申请号:US12948538

    申请日:2010-11-17

    Applicant: Eric Hubbard

    Inventor: Eric Hubbard

    Abstract: Methods, apparatus, and articles of manufacture to display system performance information are disclosed. An example method involves normalizing data representative of an operation performed by a system, a first performance metric of the system, and an event that occurred during the operation and during measurement of the first performance metric. A first object indicative of a duration of the operation is displayed. A second object is displayed with the first object. The second object is indicative of the first performance metric during the performance of the operation. An event marker is displayed with the first and second objects. The event marker is indicative of the event. The event is representative of an instance in which the first performance metric exceeded a first threshold or fell below a second threshold. The first and second objects and the event marker are aligned along a same timeline in a same graph.

    Abstract translation: 公开了显示系统性能信息的方法,装置和制品。 示例性方法涉及对代表由系统执行的操作的数据进行归一化,系统的第一性能度量以及在操作期间和在测量第一性能度量期间发生的事件。 显示表示操作的持续时间的第一个对象。 与第一个对象一起显示第二个对象。 第二个对象表示在执行操作期间的第一个性能指标。 事件标记与第一个和第二个对象一起显示。 事件标记表示事件。 该事件代表第一性能指标超过第一阈值或低于第二阈值的实例。 第一个和第二个对象和事件标记在相同的图形中沿着相同的时间轴对齐。

    METHOD AND APPARATUS FOR CONSTRUCTING MEMORY ACCESS MODEL
    177.
    发明申请
    METHOD AND APPARATUS FOR CONSTRUCTING MEMORY ACCESS MODEL 有权
    用于构建记忆访问模型的方法和装置

    公开(公告)号:US20140237192A1

    公开(公告)日:2014-08-21

    申请号:US14263212

    申请日:2014-04-28

    Abstract: Embodiments of the present invention provide a method and an apparatus for constructing a memory access model, and relate to the field of computers. The method includes: obtaining a page table corresponding to a process referencing a memory block, and clearing a Present bit included in each page table entry stored in the page table; and constructing a memory access model of the memory block according to the number of access times of each page in the memory block and time obtained through timing, where the memory access model at least includes the number of access times and an access frequency of each page in the memory block. The apparatus includes: a first obtaining module, a first monitoring module, a first increasing module, and a second obtaining module. The present invention can reduce the memory consumption and an impact on the system performance, and avoid a system breakdown.

    Abstract translation: 本发明的实施例提供了一种用于构建存储器访问模型并涉及计算机领域的方法和装置。 该方法包括:获取与引用存储块的过程相对应的页表,并清除存储在页表中的每个页表项中包括的当前位; 以及根据存储块中的每一页的访问次数和通过定时获得的时间来构建存储器块的存储器访问模型,其中存储器访问模型至少包括访问次数和每页的访问频率 在内存块中。 该装置包括:第一获取模块,第一监视模块,第一增加模块和第二获取模块。 本发明可以减少存储器消耗和对系统性能的影响,并避免系统崩溃。

    Method for monitoring control devices
    178.
    发明授权
    Method for monitoring control devices 有权
    监控控制装置的方法

    公开(公告)号:US08806443B2

    公开(公告)日:2014-08-12

    申请号:US11920020

    申请日:2006-05-08

    CPC classification number: G06F11/076 G06F11/28 G06F2201/86

    Abstract: A method for carrying out a control device monitoring, a program flow control being implemented for at least one event-synchronous process in the control device monitoring. The monitoring module is developed for carrying out a control device monitoring, A program flow control is implemented for at least one event-synchronous process in the control device monitoring.

    Abstract translation: 一种用于执行控制装置监视的方法,对控制装置监视中的至少一个事件同步处理实施程序流控制。 监控模块被开发用于执行控制设备监控。对控制设备监控中的至少一个事件同步过程实施程序流控制。

    System and method for providing a rest-based management service in a traffic director environment
    180.
    发明授权
    System and method for providing a rest-based management service in a traffic director environment 有权
    在交通导向器环境中提供基于休息的管理服务的系统和方法

    公开(公告)号:US08782769B2

    公开(公告)日:2014-07-15

    申请号:US13627646

    申请日:2012-09-26

    Abstract: Described herein are systems and methods for providing software administration tools, for use in administering server configurations, such as in a traffic director or other type of server environment. In accordance with an embodiment, the system comprises a traffic director having one or more traffic director instances, which is configured to receive and communicate requests, from clients, to origin servers having one or more pools of servers. An administration server can be used to manage the traffic director, including a REpresentational State Transfer (REST) infrastructure and management service which maps REST calls to mbeans or other management components registered on the administration server, for use in managing the traffic director.

    Abstract translation: 这里描述了用于提供软件管理工具的系统和方法,用于管理服务器配置,例如在交通总监或其他类型的服务器环境中。 根据一个实施例,该系统包括具有一个或多个业务导向器实例的业务导向器,其被配置为从客户端接收和传送请求到具有一个或多个服务器池的源服务器。 可以使用管理服务器来管理流量指挥器,包括将REST呼叫映射到管理服务器上注册的mbeans或其他管理组件的RE表示状态转移(REST)基础设施和管理服务,以用于管理流量指挥器。

Patent Agency Ranking