Automated recovery and escalation in complex distributed applications
14 claims: 3 independent, 11 dependent
- 1A method to be executed at least in part in a computing device for automated recovery and escalation of alerts in distributed systems, the method comprising:detecting, by a monitoring engine (103), a problem associated with at least one of a device and a software application within a distributed system;transmitting, by the monitoring engine (103), an alert (113) based on the detected problem to an automation engine (102);receiving the alert associated with a detected problem from the monitoring engine (103) at the automation engine (102);the method further comprising the following steps performed by the automation engine (102);collecting diagnostic information associated with the detected problem;attempt to map the alert to a recovery action, wherein the automation engine (102) performs a wild card search of a troubleshoot database to determine multiple recovery actions in response to the received alert, the troubleshoot database storing profiles of alerts matched to recovery actions further classified by device or software programs;if the alert is mapped to a recovery action, perform the recovery action, wherein, if the alert matches several wild card mappings, only the most specific mapping is applied;else escalate (111) the alert to a designee (101) together with the collected diagnostic information;and update, by employing the collected diagnostic information, records associated with alert - recovery action mapping;the method further comprising the monitoring engine (103) receiving a feedback response from a device or software program after execution of the recovery action and passing the response on to the automation engine (102);in response, the automation engine (102) updating the troubleshoot database.
- 7A system for automated recovery and escalation of alerts in distributed systems, the system comprising:a server executing a monitoring engine (103) and an automation engine (102), wherein the monitoring engine is configured to: detect a problem associated with at least one of a device and a software application within a distributed system;and transmit an alert (113) based on the detected problem;and the automation engine (102) is configured to: receive the alert (113);collect diagnostic information associated with the detected problem;attempt to map the alert (113) to a recovery action, wherein the automation engine (102) performs a wild card search of a troubleshoot database to determine multiple recovery actions in response to the received alert, the troubleshoot database storing profiles of alerts matched to recovery actions further classified by device or software programs;if the alert is mapped to a recovery action, perform the recovery action, wherein, if the alert matches several wild card mappings, only the most specific mapping is applied;else escalate (111) the alert to a designee (101) along with the collected diagnostic information;and update records in the troubleshoot database by employing the collected diagnostic information;the monitoring engine (103) further configured for receiving a feedback response from a device or software program after execution of the recovery action and passing the response on to the automation (engine (102);the automation engine further configured for updating the troubleshoot database.
- 12A computer-readable storage medium with instructions stored thereon for automated recovery and escalation of alerts in distributed systems, that, when executed by a computing system, cause the computing system to perform a method comprising:detecting, by a monitoring engine (103), a problem associated with at least one of a device and a software application within a distributed system;transmitting, by the monitoring engine (103), an alert (113) based on the detected problem to an automation engine (102);receiving the alert (113) associated with a detected problem from the monitoring engine (103) at the automation (engine (102);the method further comprising the following steps performed by the automation engine (102);collecting diagnostic information associated with the detected problem;attempt to map the alert (113) to a recovery action, wherein the automation engine performs a wild card search of a troubleshoot database to determine multiple recovery actions in response to the received alert, the troubleshoot database storing profiles of alerts matched to recovery actions further classified by device or software programs;if the alert is mapped to a recovery action, perform the recovery action, wherein, if the alert matches several wild card mappings, only the most specific mapping is applied;else escalate (111) the alert to a designee (101) together with the collected diagnostic information;and update, by employing the collected diagnostic information, records associated with alert - recovery action mapping;the method further comprising the monitoring engine (103) receiving a feedback response from a device or software program after execution of the recovery action and passing the response on to the automation engine (102);in response, the automation engine (102) updating the troubleshoot database.
Independent claims3
43 paragraphs in 4 sections, as filed
BACKGROUND
0001In today's networked communication environments many services that used to be provided by locally executed applications are provided through distributed services. For example, email services, calendar / scheduling services, and comparable ones are provided through complex networked systems that involve a number of physical and virtual servers, storage facilities, and other components across geographical boundaries. Even organizational systems such as enterprise networks may be implemented through physically separate server farms, etc.
0002While distributed services make it easier to manage installation, update, and maintenance of applications (i.e., instead of installing, updating, and maintaining hundreds, if not thousands of local applications, a centrally managed service may take care of these tasks), such services still involve a number of applications executed on multiple servers. When managing such large scale distributed applications continuously, a variety of problems are to be expected. Hardware failures, software problems, and other unexpected glitches may occur regularly. Attempting to manage and recover from such problems manually may require a cost prohibitive number of dedicated and domain knowledgeable operations engineers. To provide some examples, <patcit id="pcit0001" dnum="US20050015678A"><text>US 2005/0015678</text></patcit> shows a database that contains entries with executable code that can make use of services in order to monitor, diagnose, and solve specific problems. Each entry in the database addresses a specific problem. The executable code is designed to isolate and recognize the problem, and then implement a fix or workaround for that problem. The executable code is designed to completely automate the entire process of detection and resolution of the problem. Further, manual intervention may be employed to complete the diagnosis or solution. Further, <patcit id="pcit0002" dnum="US2002016871A"><text>US 2002/016871</text></patcit> shows a system and method that automatically manage a group of computers by automatically gathering data, storing the data, analyzing the stored data to identify specified conditions, and initiating automated actions to respond to the detected conditions. The subject of this document, hereafter "SYSTEMWatch AI-L", comprises a SYSTEMWatch AI-L client which turns a computer into a managed computer, a SYSTEMWatch AI-L console, which turns a computer into a monitoring computer, a SYSTEMWatch AI-L send facility, which allows a system administrator to send commands to various SYSTEMWatch AI-L clients through the SYSTEMWatch AI-L console, and a SYSTEMWatch AI-L report facility which allows a system administrator to query information collected and processed by the SYSTEMWatch AI-L clients and SYSTEMWatch AI-L consoles. <patcit id="pcit0003" dnum="WO20060200094A"><text>WO 2006/0200094</text></patcit> provides a means for resilience through (a) redirection of program execution in response to failure onto known code paths representing save and/or exit from the program, (b) suspension of the program and restoration after the fault has been repaired, and (c) snapshot of the application state for restoration after the application failure. Further still, "A continuous real-time expert system for computer operations" by R. L. Ennis et all discusses the YES/MVS system, its domain of application, and issues that arise in the design and development of a expert system that runs continuously in real time.
SUMMARY
0003This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to exclusively identify key features or essential features of the claimed subject matter, nor is it intended as an aid in determining the scope of the claimed subject matter.
0004Embodiments are directed to mapping detected alerts to recovery actions for automatically resolving problems in a networked communication environment. Non-mapped alerts may be escalated to designated individuals through a cyclical escalation method that includes a confirmation hand-off notice from the designated individual. According to some embodiments, information collected for each alert as well as solutions through the escalation process may be recorded for expanding the automated resolution knowledge base.
0005These and other features and advantages will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that both the foregoing general description and the following detailed description are explanatory and do not restrict aspects as claimed.
BRIEF DESCRIPTION OF THE DRAWINGS
0006<ul id="ul0001" list-style="none" compact="compact"><li><figref idref="f0001">FIG. 1</figref> is a conceptual diagram illustrating an example environment where detection of an alert may lead to a repair action or the escalation of the alert;</li><li><figref idref="f0002">FIG. 2</figref> is an action diagram illustrating actions during the escalation of an alert;</li><li><figref idref="f0003">FIG. 3</figref> is another conceptual diagram illustrating alert management in a multi-region environment;</li><li><figref idref="f0004">FIG. 4</figref> is a networked environment, where a system according to embodiments may be implemented;</li><li><figref idref="f0005">FIG. 5</figref> is a block diagram of an example computing operating environment, where embodiments may be implemented; and</li><li><figref idref="f0006">FIG. 6</figref> illustrates a logic flow diagram for automated management of alerts in a networked communication environment according to embodiments.</li></ul>
DETAILED DESCRIPTION
0007As briefly described above, alerts in a networked system may be managed through an automated action / escalation process that utilizes actions mapped to alerts and/or escalations for manual resolution while expanding a knowledge base for the automated action portion and providing collected information to designated individuals tasked with addressing the problems. In the following detailed description, references are made to the accompanying drawings that form a part hereof, and in which are shown by way of illustrations specific embodiments or examples. These aspects may be combined, other aspects may be utilized, and structural changes may be made without departing from the scope of the present disclosure. The following detailed description is therefore not to be taken in a limiting sense, and the scope of the present invention is defined by the appended independent claims 1, 7 and 12.
0008While the embodiments will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that aspects may also be implemented in combination with other program modules.
0009Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that embodiments may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and comparable computing devices. Embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
0010Embodiments may be implemented as a computer-implemented process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media. The computer program product may be a computer storage medium readable by a computer system and encoding a computer program that comprises instructions for causing a computer or computing system to perform example process(es). The computer-readable storage medium can for example be implemented via one or more of a volatile computer memory, a non-volatile memory, a hard drive, a flash drive, a floppy disk, or a compact disk, and comparable media. The computer program product may also be a propagated signal on a carrier (e.g. a frequency or phase modulated signal) or medium readable by a computing system and encoding a computer program of instructions for executing a computer process.
0011Throughout this specification, references are made to services. A service as used herein describes any networked / on line application(s) that may receive an alert as part of its regular operations and process/store/forward that information. Such application(s) may be executed on a single computing device, on multiple computing devices in a distributed manner, and so on. Embodiments may also be implemented in a hosted service executed over a plurality of servers or comparable systems. The term "server" generally refers to a computing device executing one or more software programs typically in a networked environment. However, a server may also be implemented as a virtual server (software programs) executed on one or more computing devices viewed as a server on the network. More detail on these technologies and example operations is provided below.
0012Referring to <figref idref="f0001">FIG. 1</figref>, conceptual diagram 100 illustrates an example environment where detection of an alert may lead to a repair action or escalation of the alert. As briefly mentioned before, embodiments address complexity of technical support services by automation of the repair actions and the escalation of alerts. For example, in a distributed technical support services system, monitoring engine 103 may send an alert 113 to an automation engine 102 upon detecting a hardware, software, or hardware/software combination problem in the distributed system. Automation engine 102 may attempt to map the alert 113 to a repair action 112. If the automation engine 102 successfully maps the alert 113 to the repair action 112, then the automation engine 102 may execute the repair action 112, which may include a set of instructions to address the detected problem.
0013The problem may be associated with one or more devices 104 in the geographically distributed service location 105. The devices may include any computing device such as a desktop computer, a server, a smart phone, a laptop computer, and comparable ones. Devices 104 may further include additional remotely accessible devices such as monitors, audio equipment, television sets, video capturing devices, and other similar devices.
0014The alert 113 may include state information of the device or program associated with the detected problem such as the device's memory contents, sensor readings, last executed instructions, and others. The alert 113 may further include a problem description such as which instruction failed to execute, which executions indicate results beyond predefined limits, and similar ones.
0015The automation engine 102 may attempt to map the alert 113 to a repair action 112 by searching a troubleshoot database 114. The troubleshoot database 114 may store profiles of alerts matched to repair actions further classified by device or software programs. An example implementation may be a communication device's "no connection" alert matched to a repair action of restarting communication device's network interface. One or more repair actions may be mapped to each alert. Furthermore, one or more alerts may be mapped to a single repair action.
0016If the automation engine 102 determines multiple repair actions for an alert, an execution priority may depend on a predefined priority of the repair actions. For example, a primary repair action in the above discussed scenario may be restart of the network interface followed by a secondary repair action of rebooting the communication device. The predefined priority of repair actions may be manually input into the troubleshoot database 114 or automatically determined based on a repair action success evaluation scheme upon successful correction of the problem.
0017According to some embodiments, the repair action 112 may include gathering of additional diagnostics information from the device and/or software program associated with the problem. The additional diagnostics information may be transmitted to the monitoring engine as an alert restarting the automated cycle according to other embodiments. In response to an alert, additional diagnostics information may also be collected and stored in the system. The stored information may be used to capture the problem state and provide the context when the alert is escalated to designated person or team (e.g. 101)
0018If a mapped repair action is not found in the troubleshoot database 114 by the automation engine 102, the alert 113 may be escalated to a designated person or team 101. The designated person or team 101 may be notified even if a mapped action is found and executed for informational purposes. Transmitting the alert 113 to the designated person or team 101 may be determined from a naming convention of the alert 113. The alert naming convention may indicate which support personnel the alert should be escalated to such as a hardware support team, a software support team, and comparable ones. The naming convention schema may also be used for mapping alerts to recovery actions. For example, the alerts may be named in a hierarchical fashion (i.e. system/component/alert name), and recovery actions may be mapped to anywhere from all alerts for a system (system/*) to a special recovery action for a specific alert. According to some embodiments, each specific alert may have a designated team associated with it, although that team may be defaulted to a specific value for an entire component. The determination of which team member to send the alert to may depend on a predetermined mapping algorithm residing within the automation engine for awareness of support team schedules. The predetermined mapping algorithm may be updated manually or automatically by integrated or external scheduling systems.
0019The automation engine 102 may escalate the alert 113 to a first designated person or team via an email, an instant message, a text message, a page, a voicemail, or similar means. Alerts may be mapped to team names, and a team name mapped to a group of individuals who are on call for predefined intervals (e.g. one day, one week, etc.). Part of the mapping may be used to identify which people are on call for the interval. This way, the alert mappings may be abstracted from individual team members, which may be fluid. The automation engine 102 may then wait for a hand-off notification from the first designated person or team. The hand-off notification may be received by the automation engine 102 in the manner of how the alert was sent or it may be received through other means. If the automation engine 102 does not receive the hand-off notice within a predetermined amount of time, it may escalate the alert 113 to the next designated person or team on the rotation as determined by a predefined mapping algorithm. The automation algorithm may keep escalating the alert to the next designated person or team on the rotation until it receives a hand-off notice.
0020The monitoring engine 103 may receive a feedback response (e.g. in form of an action) from the device or software program after execution of the repair action 112 passing the response on to the automation engine 102. The automation engine 102 may then update the troubleshoot database 114. Statistical information such as success ratio of the repair actions may be used in altering the repair actions' execution priority. Moreover, feedback response associated with actions performed by a designated person or team may also be recorded in troubleshoot database 114 such that a machine learning algorithm or similar mechanism may be employed to expand the list of actions, map new alerts to existing actions, map existing alerts to new actions, and so on. Automation engine actions and designated person actions may be audited by the system according to some embodiments. The system may maintain a log of who executed a specific action, when and against which device or server. The records may then be used for troubleshooting, tracking changes in the system, and/or developing new automated alert responses.
0021According to further embodiments, the automation engine 102 may perform a wild card search of the troubleshoot database 114 and determine multiple repair actions in response to a received alert. Execution of single or groups of repair actions may depend on the predetermined priority of the repair actions. Groups of repair actions may also be mapped to groups of alerts. While an alert may match several wildcard mappings, the most specific mapping may actually be applied. For example, alert exchange/transport/queuing may match mapping exchange/*, exchange/transport/*, and exchange/transport/queuing. However, the last one may actually be the true mapping because it is the most specific one.
0022<figref idref="f0002">FIG. 2</figref> illustrates actions during the escalation of the alert in diagram 200. Monitoring engine 202 may provide a detected problem as alert (211) to automation engine 204. Automation engine 204 may check available actions (212) from action store 206 (troubleshoot database 114 of <figref idref="f0001">FIG. 1</figref>) and perform the action if one is available (213). If no action is available, automation engine 204 may escalate the alert (214) to process owner 208. The alert may further be escalated (215) to other designee 209. As discussed previously, the escalation may also be performed in parallel to execution of a determined action.
0023Upon receiving a new action to be performed (216, 217) from the process owner 208 or other designee 209, automation engine 204 may perform the new action (218) and update records with the new action (219) for future use. The example interactions in diagram 200 illustrate a limited scenario. Other interactions such as hand-offs with the designated persons, feedbacks from devices / software reporting the problem, and similar ones may also be included in operation of an automated recovery and escalation system according to embodiments.
0024<figref idref="f0003">FIG. 3</figref> is a conceptual diagram illustrating alert management in a multi-region environment in diagram 300. In a distributed system, escalation of the alerts may depend on a predetermined priority of the geographical regions. For example, a predetermined priority may escalate an alert from a region where it is daytime and hold an alert from a region where it is nighttime when the escalations are managed by a single support team for both regions. Similarly, repair actions from different regions may be prioritized based on a predetermined priority when the repair actions from the different regions compete for the same hardware, software, communication resources to address the detected problems.
0025Diagram 300 illustrates how alerts from different regions may be addressed by a system according to embodiments. According to an example scenario, Monitoring engines 303, 313, and 323 may be responsible for monitoring hardware and/or software problems from regions 1, 2, and 3 (304, 314, and 324), respectively. Upon detecting a problem, each of the monitoring engines may transmit alerts to respective automation engines 302, 312, and 322, which may be responsible for the respective regions. The logic for the automation engines may be distributed to each region in the same way the monitoring logic is. According to some embodiments, automation may occur cross-region such as a full site failure and recovery. According to other embodiments, an automation engine may be responsible for a number of regions. Similarly, the escalation target may also be centralized or distributed. For example, the system may escalate to different teams based on the time of day. Monitoring engines 303, 313, and 323 may have their own separate regional databases to manage monitoring processes. Automation engines 302, 312, and 322 may query the troubleshoot database (central or distributed) to map alerts to repair actions.
0026If corresponding repair action(s) are found, the automation engines 302, 312, and 322 may execute the repair action(s) on the devices and/or programs in regions 304, 314, and 324. A global monitoring database 310 may also be implemented for all regions. If the automation engines 302, 312, and 322 are unable to find matching repair actions, they may escalate the alerts to a designated support team 301 based on predefined regional priorities such as organizational structure. For example, region 304 may be the corporate enterprise network for a business organization while region 324 is the documentation support network. A problem detected in region 304, in this scenario, may be prioritized over a problem detected in region 324. Similarly, a time of day or work day / holiday distinction between the different regions, and comparable factors may be taken into consideration when determining regional priorities.
0027According to some embodiments, multiple automation engines may be assigned to different regions and the escalation and/or execution of repair action priorities decided through a consensus algorithm between the automation engines as mentioned above. Alternatively, a process overseeing the regional automation engines may render the priority decisions. Furthermore, automation engines 302, 312, and 322 may interact with regional troubleshoot databases, which include customized repair action - alert mappings for the distinct regions.
0028While automation of recovery and escalation processes in distributed systems have been discussed above using example scenarios, execution of specific repair actions and escalation of alerts in conjunction with <figref idref="f0001">FIG. 1</figref>, <figref idref="f0002">2</figref>, and <figref idref="f0003">3</figref>, embodiments are not limited to those. Mapping of alerts to repair actions, prioritization of repair actions, escalation of alerts, and other processes may be implemented employing other operations, priorities, evaluations, and so on, using the principles discussed herein.
0029<figref idref="f0004">FIG. 4</figref> is an example networked environment, where embodiments may be implemented. Mapping of an alert to a repair action may be implemented via software executed over one or more servers 422 such as a hosted service. The server 422 may communicate with client applications on individual computing devices such as a cell phone 411, a mobile computing device 412, a smart phone 413, a laptop computer 414, and desktop computer 415 (client devices) through network(s) 410. Client applications on client devices 411-415 may facilitate user interactions with the service executed on server(s) 422 enabling automated management of software and/or hardware problems associated with the service. Automation and monitoring engine(s) may be executed on any one of the servers 422.
0030Data associated with the operations such mapping the alert to the repair action may be stored in one or more data stores (e.g. data store 425 or 426), which may be managed by any one of the server(s) 422 or by database server 424. Automating recovery and escalation of detected problems according to embodiments may be triggered when an alert is detected by the monitoring engine as discussed in the above examples.
0031Network(s) 410 may comprise any topology of servers, clients, Internet service providers, and communication media. A system according to embodiments may have a static or dynamic topology. Network(s) 410 may include a secure network such as an enterprise network, an unsecure network such as a wireless open network, or the Internet. Network(s) 410 provides communication between the nodes described herein. By way of example, and not limitation, network(s) 410 may include wireless media such as acoustic, RF, infrared and other wireless media.
0032Many other configurations of computing devices, applications, data sources, and data distribution systems may be employed to implement a system for automating management of distributed system problems according to embodiments. Furthermore, the networked environments discussed in <figref idref="f0004">FIG. 4</figref> are for illustration purposes only. Embodiments are not limited to the example applications, modules, or processes.
0033<figref idref="f0005">FIG. 5</figref> and the associated discussion are intended to provide a brief, general description of a suitable computing environment in which embodiments may be implemented. With reference to <figref idref="f0005">FIG. 5</figref>, a block diagram of an example computing operating environment for a service application according to embodiments is illustrated, such as computing device 500. In a basic configuration, computing device 500 may be a server in a hosted service system and include at least one processing unit 502 and system memory 504. Computing device 500 may also include a plurality of processing units that cooperate in executing programs. Depending on the exact configuration and type of computing device, the system memory 504 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two. System memory 504 typically includes an operating system 505 suitable for controlling the operation of the platform, such as the WINDOWS® operating systems from MICROSOFT CORPORATION of Redmond, Washington. The system memory 504 may also include one or more program modules 506, automation engine 522, and monitoring engine 524.
0034Automation and monitoring engines 522 and 524 may be separate applications or integral modules of a hosted service that handles system alerts as discussed above. This basic configuration is illustrated in <figref idref="f0005">FIG. 5</figref> by those components within dashed line 508.
0035Computing device 500 may have additional features or functionality. For example, the computing device 500 may also include additional data storage devices (removable and/or non-removable) such as, for example, magnetic disks, optical disks, or tape. Such additional storage is illustrated in <figref idref="f0005">FIG. 5</figref> by removable storage 509 and non-removable storage 510. Computer readable storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. System memory 504, removable storage 509 and non-removable storage 510 are all examples of computer readable storage media. Computer readable storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by computing device 500. Any such computer readable storage media may be part of computing device 500. Computing device 500 may also have input device(s) 512 such as keyboard, mouse, pen, voice input device, touch input device, and comparable input devices. Output device(s) 514 such as a display, speakers, printer, and other types of output devices may also be included. These devices are well known in the art and need not be discussed at length here.
0036Computing device 500 may also contain communication connections 516 that allow the device to communicate with other devices 518, such as over a wireless network in a distributed computing environment, a satellite link, a cellular link, and comparable mechanisms. Other devices 518 may include computer device(s) that execute distributed applications, and perform comparable operations. Communication connection(s) 516 is one example of communication media. Communication media can include therein computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term "modulated data signal" means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media.
0037Example embodiments also include methods. These methods can be implemented in any number of ways, including the structures described in this document. One such way is by machine operations, of devices of the type described in this document.
0038Another optional way is for one or more of the individual operations of the methods to be performed in conjunction with one or more human operators performing some. These human operators need not be collocated with each other, but each can be only with a machine that performs a portion of the program.
0039<figref idref="f0006">FIG. 6</figref> illustrates a logic flow diagram 600 for automating management of a problem recovery and escalation in distributed systems according to embodiments. Process 600 may be implemented at a server as part of a hosted service or at a client application for interacting with a service such as the ones described previously.
0040Process 600 begins with operation 602, where an automation engine detects an alert sent by a monitoring engine in response to a device and/or software application problem within the system. At operation 604, the automation engine having received the alert from the monitoring engine, may begin collecting information associated with the alert. This may be followed by attempting to map the alert to one or more repair actions at operation 606.
0041If an explicit action mapped to the alert is found at decision operation 608, the action (or actions) may be executed at subsequent operation 610. If no explicit action is determined during the mapping process, the alert may be escalated to a designated person or team at operation 614. Operation 614 may be followed by optional operations 616 and 618, where a new action may be received from the designated person or team and performed. At operation 612, records may be updated with the performed action (mapped or new) such that the mapping database can be expanded or statistical information associated with success rates may be used for future monitoring and automated response tasks.
0042The operations included in process 600 are for illustration purposes. Automating recovery and escalation of problems in complex distributed applications may be implemented by similar processes with fewer or additional steps, as well as in different order of operations using the principles described herein.
0043The above specification, examples and data provide a complete description of the manufacture and use of the composition of the embodiments. Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims and embodiments.
Contents4
6 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| EP1630710A2 | Cites | European Patent Office (EPO) | – |
| WO2006020094A2 | Cites | World Intellectual Property Organization (WIPO) | – |
| US2002016871A1 | Cites | United States of America | – |
| US2005015678A1 | Cites | United States of America | – |
| US7243124B1 | Cites | United States of America | – |
| None | Non-patent | – | Examiner |
| ENNIS R L ET AL: "A CONTINUOUS REAL-TIME EXPERT SYSTEM FOR COMPUTER OPERATIONS", IBM JOURNAL OF RESEARCH AND DEVELOPMENT, INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW YORK, NY, US, vol. 30, no. 1, 1 January 1986 (1986-01-01), pages 14-28, XP000560647, ISSN: 0018-8646 | Non-patent | – | – |
21 members in 10 offices
Members21
| Document | Office | Kind | |
|---|---|---|---|
| US2011260879A1 | United States of America | A1 | |
| WO2011133299A2 | World Intellectual Property Organization (WIPO) | A2 | |
| WO2011133299A3 | World Intellectual Property Organization (WIPO) | A3 | |
| WO2011133299A3 | World Intellectual Property Organization (WIPO) | A3 | |
| CN102859510A | China | A | |
| EP2561444A2 | European Patent Office (EPO) | A2 | |
| KR20130069580A | Republic of Korea | A | |
| JP2013527957A | Japan | A | |
| HK1179724A | Hong Kong, China | A | |
| HK1179724A1 | Hong Kong, China | A1 | |
| RU2012144650A | Russian Federation | A | |
| US8823536B2 | United States of America | B2 | |
| CN102859510B | China | B | |
| JP5882986B2 | Japan | B2 | |
| RU2589357C2 | Russian Federation | C2 | |
| BR112012026917A2 | Brazil | A2 | |
| EP2561444A4 | European Patent Office (EPO) | A4 | |
| KR101824273B1 | Republic of Korea | B1 | |
| EP2561444B1This record | European Patent Office (EPO) | B1 | |
| ES2716029T3 | Spain | T3 | |
| BR112012026917B1 | Brazil | B1 |
81 legal events, as 10 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Announcement of lapse in spainLapsedFD2A | FD2A | ES | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Lapsed because of non-payment of the annual feeLapsedMM | MM | NL | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Opt-out of the competence of the unified patent court (upc) registeredP01 | P01 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed because of non-payment of the annual feeLapsedMM | MM | BE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Definitive protectionFG2A | FG2A | ES | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Deletion acc. to par. 5 (withdrawal of the translation of the ep patent)MK05 | MK05 | AT | |
| Invalidated european patentMG4D | MG4D | LT | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Translation for ep filed (entry of ep into country)FP | FP | NL | |
| Reference to at number (ep patent validated in austria)REF | REF | AT | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: THE PATENT HAS BEEN GRANTEDSTAA | STAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Intention to grant announcedINTG | INTG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: GRANT OF PATENT IS INTENDEDSTAA | STAA | EP | |
| Supplementary search report drawn up and despatchedA4 | A4 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Amendment of ipc main classPREVIOUS MAIN CLASS: G06F0015160000R079 | R079 | DE | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Request for extension of the european patent (deleted)DAX | DAX | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 2561444
- Publication, DOCDB
- 2561444
- Publication, EPODOC
- EP2561444
- Application
- 11772407
- Application, DOCDB
- 11772407
- Application, EPODOC
- EP20110772407
Titles3
- German
- AUTOMATISIERTE WIEDERHERSTELLUNG UND WEITERLEITUNG IN VERTEILTEN KOMPLEXEN ANWENDUNGEN
- English
- AUTOMATED RECOVERY AND ESCALATION IN COMPLEX DISTRIBUTED APPLICATIONS
- French
- RÉCUPÉRATION ET ESCALADE AUTOMATIQUES DANS DES APPLICATIONS DISTRIBUÉES COMPLEXES
Classification
- CPC, 3
- G06F11/0793
- G06F11/0748
- H04L41/0654
- IPC, 3
- G06F11 07
- G06F11 30
- H04L12 24
Designated states38
- Contracting states, 38
- Albania
- Austria
- Belgium
- Bulgaria
- Switzerland
- Cyprus
- Czechia
- Germany
- Denmark
- Estonia
- Spain
- Finland
- France
- United Kingdom
- Greece
- Croatia
- Hungary
- Ireland
- Iceland
- Italy
- Liechtenstein
- Lithuania
- Luxembourg
- Latvia
and 14 moreShow fewer
- Monaco
- North Macedonia
- Malta
- Netherlands (Kingdom of the)
- Norway
- Poland
- Portugal
- Romania
- Serbia
- Sweden
- Slovenia
- Slovakia
- San Marino
- Türkiye
