WO2019051865A1 - Procédé, terminal et dispositif de déclenchement basé sur un évènement, et support d'informations lisible - Google Patents

Procédé, terminal et dispositif de déclenchement basé sur un évènement, et support d'informations lisible Download PDF

Info

Publication number
WO2019051865A1
WO2019051865A1 PCT/CN2017/102875 CN2017102875W WO2019051865A1 WO 2019051865 A1 WO2019051865 A1 WO 2019051865A1 CN 2017102875 W CN2017102875 W CN 2017102875W WO 2019051865 A1 WO2019051865 A1 WO 2019051865A1
Authority
WO
WIPO (PCT)
Prior art keywords
target event
event
triggering
policy
preset
Prior art date
Application number
PCT/CN2017/102875
Other languages
English (en)
Chinese (zh)
Inventor
戴开云
林博
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019051865A1 publication Critical patent/WO2019051865A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • G06F16/1815Journaling file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying

Definitions

  • the present application relates to the field of computer technologies, and in particular, to an event-based triggering method, a terminal, a device, and a readable storage medium.
  • the embodiment of the present application provides an event-based triggering method, a terminal, a device, and a readable storage medium, which can formulate a triggering policy for a specific target event, and improve the efficiency of processing an operation and maintenance problem.
  • an embodiment of the present application provides an event-based triggering method, where the method includes:
  • the trigger policy corresponding to the target event is automatically triggered and executed.
  • the embodiment of the present application further provides an event-based trigger terminal, where the terminal includes:
  • a first acquiring unit configured to acquire a target event
  • a first setting unit configured to set a preset identifier for the target event
  • a second setting unit configured to set a triggering policy corresponding to the target event according to the preset identifier
  • a triggering unit configured to automatically trigger and execute a triggering policy corresponding to the target event if a triggering instruction for the target event is received.
  • the embodiment of the present application further provides an event-based triggering device, including:
  • a memory for storing programs that implement automated triggering
  • a processor configured to execute a program stored in the memory that implements an automatic trigger to perform the following operations:
  • the trigger policy corresponding to the target event is automatically triggered and executed.
  • an embodiment of the present application further provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors, To achieve the following steps:
  • the trigger policy corresponding to the target event is automatically triggered and executed.
  • the embodiment of the present application sets a preset identifier for the target event by acquiring a target event, and sets a trigger policy corresponding to the target event according to the preset identifier, if the target event is received
  • the triggering instruction automatically triggers and executes the triggering strategy corresponding to the target event, and can implement a triggering strategy for a specific target event, and automatically execute the triggering strategy when the target event occurs, thereby further improving the processing and operation problem. s efficiency.
  • FIG. 1 is a schematic flow chart of an event-based triggering method provided by an embodiment of the present application.
  • FIG. 2 is another schematic flowchart of an event-based triggering method provided by an embodiment of the present application.
  • FIG. 3 is another schematic flowchart of an event-based triggering method provided by an embodiment of the present application.
  • FIG. 4 is another schematic flowchart of an event-based triggering method provided by an embodiment of the present application.
  • FIG. 5 is a schematic flowchart of an event-based triggering method according to another embodiment of the present disclosure.
  • FIG. 6 is a schematic block diagram of an event-based trigger terminal according to an embodiment of the present application.
  • FIG. 7 is another schematic block diagram of an event-based trigger terminal according to an embodiment of the present application.
  • FIG. 8 is another schematic block diagram of an event-based trigger terminal according to an embodiment of the present application.
  • FIG. 9 is another schematic block diagram of an event-based trigger terminal according to an embodiment of the present application.
  • FIG. 10 is another schematic block diagram of an event-based trigger terminal according to an embodiment of the present application.
  • FIG. 11 is a schematic structural diagram of an event-based triggering device according to an embodiment of the present application.
  • FIG. 1 is a schematic flowchart of an event-based triggering method according to an embodiment of the present application.
  • the method can be run on terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
  • terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
  • the steps of the method include S101 ⁇ S104.
  • an event occurs every moment, and the event that occurs may be obtained from the event manager of the VCenter, for example, taking an event in the event manager as an example for further explanation. You can get the corresponding event according to the incoming query instruction by passing the query instruction to the event manager.
  • step S101 includes steps S201 to S202.
  • the query instruction may be generated by an operation of a user opening a corresponding query icon (not shown) in an event manager of the VCenter, or the query instruction may be a user selecting a preset.
  • the time period is generated by clicking a corresponding query icon (not shown), wherein the preset time period includes a start time and an end time, and the start time/end time may be the user passing in the event manager.
  • the corresponding selection icon (not shown in the figure) is selected.
  • an event corresponding to the query instruction is queried from the preset event set by the event manager, and the event is used as the target event. For example, after the user selects a preset time period and clicks the corresponding query icon, the event in the selected preset time period can be obtained from the event manager, and the event is used as the target event.
  • the preset identifier may be represented by a letter, for example, the target event includes a target event 1, a target event 2, a target event 3, or a target event n, wherein a corresponding pre-set is set for the target event 1.
  • the identifier is set to A
  • the corresponding preset identifier is set to B for the target event 2
  • the corresponding preset identifier is set to C for the target event 3
  • the corresponding preset identifier is set to N or the like for the target event n.
  • each target event is set with a unique preset identifier corresponding thereto, and the preset identifier is used as an attribute of the target event and is saved in the event manager.
  • the triggering strategy refers to a series of automated coping strategies formulated for each target event, where the triggering policy may include a coping strategy for event errors, and the specific triggering strategy may be The user chooses it himself and does not limit it here.
  • the triggering strategy can automatically trigger the formulated policy by capturing the occurrence of the target event when each corresponding target event occurs, thereby solving the problem of the event error in time, and further improving the efficiency of processing the operation and maintenance problem.
  • the target event is that the number of read and write operations of the virtual machine disk is increased every second
  • the triggering policy set for the event may be that the storageIOControl function is sent to the data center where the virtual machine is located, and the virtual storage device is activated for the virtual machine.
  • the disk is delivered with a rate limit configuration to reduce the number of read and write operations on the virtual machine disk.
  • step S103 includes steps S301 to S303.
  • S301 Receive a preset identifier set by a user.
  • each preset identifier since each preset identifier uniquely corresponds to each target event, different target identifiers corresponding to different preset identifiers are different, and therefore, by receiving the preset identifier, the corresponding target can be uniquely determined. event.
  • the received preset identifier is B
  • the unique event corresponding to the preset identifier B is the target event 2
  • the target event 2 can be determined by the preset identifier B, and then, for example, received.
  • the preset identifier is A
  • the unique event corresponding to the preset identifier A is the target event 1
  • the target event 1 can be determined by the preset identifier A
  • the received preset identifier is N
  • the pre- The identifier N unique event is the target event n, then the target event n and the like can be determined by the preset identifier N.
  • the preset policy mechanism may be a policy selected by the user or a policy set by the system of the terminal by default. If the preset policy mechanism is a policy selected by the user, the user may set a corresponding trigger policy for the determined target event; if the preset policy mechanism is a policy set by the terminal system, the target event is determined. The user can set the corresponding trigger policy by selecting the terminal's system default setting policy.
  • the execution of the trigger policy corresponding to the target event is automatically triggered, for example, reading and writing operations for the virtual machine disk every second.
  • the automatic execution triggering policy is to reduce the number of read and write operations of the virtual machine disk by issuing a boot storageIOControl function to the data center where the virtual machine is located, and issuing a speed limit configuration for the virtual machine's disk.
  • step S104 includes steps S401 to S403.
  • the embodiment of the present application sets a preset identifier for the target event by acquiring a target event, and sets a trigger policy corresponding to the target event according to the preset identifier, and if a trigger instruction for the target event is received,
  • the triggering strategy corresponding to the target event is automatically triggered and executed, and the triggering strategy can be implemented for a specific target event, and the triggering strategy is automatically executed when the target event occurs, thereby further improving the efficiency of processing the operation and maintenance problem.
  • FIG. 5 is a schematic flowchart of an event-based triggering method according to an embodiment of the present application.
  • the method can be run on terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
  • terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
  • the steps of the method include S501 ⁇ S506.
  • an event occurs every moment, and the event that occurs may be obtained from the event manager of the VCenter, for example, taking an event in the event manager as an example for further explanation. You can get the corresponding event according to the incoming query instruction by passing the query instruction to the event manager.
  • the preset identifier may be represented by a letter, for example, the target event includes a target event 1, a target event 2, a target event 3, or a target event n, wherein a corresponding pre-set is set for the target event 1.
  • the identifier is set to A
  • the corresponding preset identifier is set to B for the target event 2
  • the corresponding preset identifier is set to C for the target event 3
  • the corresponding preset identifier is set to N or the like for the target event n.
  • each target event is set with a unique preset identifier corresponding thereto, and the preset identifier is used as an attribute of the target event and is saved in the event manager.
  • the triggering strategy refers to a series of automated coping strategies formulated for each target event, where the triggering policy may include a coping strategy for event errors, and the specific triggering strategy may be The user chooses it himself and does not limit it here.
  • the triggering strategy can automatically trigger the formulated policy by capturing the occurrence of the target event when each corresponding target event occurs, thereby solving the problem of the event error in time, and further improving the efficiency of processing the operation and maintenance problem.
  • the target event is that the number of read and write operations of the virtual machine disk is increased every second
  • the triggering policy set for the event may be that the storageIOControl function is sent to the data center where the virtual machine is located, and the virtual storage device is activated for the virtual machine.
  • the disk is delivered with a rate limit configuration to reduce the number of read and write operations on the virtual machine disk.
  • the execution of the trigger policy corresponding to the target event is automatically triggered, for example, reading and writing operations for the virtual machine disk every second.
  • the automatic execution triggering policy is to reduce the number of read and write operations of the virtual machine disk by issuing a boot storageIOControl function to the data center where the virtual machine is located, and issuing a speed limit configuration for the virtual machine's disk.
  • the user by obtaining the execution result of the triggering policy, the user can clearly know which events have an error problem, and whether the problem is solved in time by triggering the execution of the policy for the problem that occurs.
  • the preset log file is a file that is set by default in the system of the terminal, and the preset log file is a .log file, wherein the preset log file may record a trigger policy running. Status, in addition, the user can also query the historical content through the log file, and can retrieve the processing information for the problem through the log file when the event occurs again.
  • the preset log file belongs to a text type file, and the preset log file described in this embodiment of the present application can be opened by using a notepad.
  • the storage medium may be a magnetic disk, an optical disk, or a read-only storage memory (Read-Only) Memory, ROM), etc.
  • the embodiment of the present application further provides an event-based triggering terminal, where the terminal 100 includes: a first acquiring unit 101, a first setting unit 102, and a second setting unit. 103.
  • a trigger unit 104 corresponding to the event-based triggering method.
  • the first obtaining unit 101 is configured to acquire a target event.
  • an event occurs every moment, and the event that occurs may be obtained from the event manager of the VCenter, for example, taking an event in the event manager as an example for further explanation. You can get the corresponding event according to the incoming query instruction by passing the query instruction to the event manager.
  • the first setting unit 102 is configured to set a preset identifier for the target event.
  • the preset identifier may be represented by a letter, for example, the target event includes a target event 1, a target event 2, a target event 3, or a target event n, wherein a corresponding pre-set is set for the target event 1.
  • the identifier is set to A, the corresponding preset identifier is set to B for the target event 2, the corresponding preset identifier is set to C for the target event 3, or the corresponding preset identifier is set to N or the like for the target event n.
  • each target event is set with a unique preset identifier corresponding thereto, and the preset identifier is used as an attribute of the target event and is saved in the event manager.
  • the second setting unit 103 is configured to set a triggering policy corresponding to the target event according to the preset identifier.
  • the triggering strategy refers to a series of automated coping strategies formulated for each target event, where the triggering policy may include a coping strategy for event errors, and the specific triggering strategy may be The user chooses it himself and does not limit it here.
  • the triggering strategy can automatically trigger the formulated policy by capturing the occurrence of the target event when each corresponding target event occurs, thereby solving the problem of the event error in time, and further improving the efficiency of processing the operation and maintenance problem.
  • the target event is that the number of read and write operations of the virtual machine disk is increased every second
  • the triggering policy set for the event may be that the storageIOControl function is sent to the data center where the virtual machine is located, and the virtual storage device is activated for the virtual machine.
  • the disk is delivered with a rate limit configuration to reduce the number of read and write operations on the virtual machine disk.
  • the triggering unit 104 is configured to automatically trigger and execute a triggering policy corresponding to the target event if a triggering instruction for the target event is received.
  • a trigger instruction for the target event is received, in VCenter, the execution of the trigger policy corresponding to the target event is automatically triggered, for example, reading and writing operations for the virtual machine disk every second.
  • the automatic execution triggering policy is to reduce the number of read and write operations of the virtual machine disk by issuing a boot storageIOControl function to the data center where the virtual machine is located, and issuing a speed limit configuration for the virtual machine's disk.
  • the first acquiring unit 101 includes:
  • the first receiving unit 1011 is configured to receive a query instruction input by the user.
  • the query instruction may be generated by an operation of a user opening a corresponding query icon (not shown) in an event manager of the VCenter, or the query instruction may be a user selecting a preset.
  • the time period is generated by clicking a corresponding query icon (not shown), wherein the preset time period includes a start time and an end time, and the start time/end time may be the user passing in the event manager.
  • the corresponding selection icon (not shown in the figure) is selected.
  • the query unit 1012 is configured to query, from the preset event set, an event corresponding to the query instruction as a target event.
  • an event corresponding to the query instruction is queried from the preset event set by the event manager, and the event is used as the target event. For example, after the user selects a preset time period and clicks the corresponding query icon, the event in the selected preset time period can be obtained from the event manager, and the event is used as the target event.
  • the second setting unit 103 includes:
  • the second receiving unit 1031 is configured to receive a preset identifier set by a user.
  • each preset identifier uniquely corresponds to each target event, different target identifiers corresponding to different preset identifiers are different, and therefore, by receiving the preset identifier, the corresponding target can be uniquely determined. event.
  • the determining unit 1032 is configured to determine a target event according to the preset identifier.
  • the received preset identifier is B
  • the unique event corresponding to the preset identifier B is the target event 2
  • the target event 2 can be determined by the preset identifier B, and then, for example, received.
  • the preset identifier is A
  • the unique event corresponding to the preset identifier A is the target event 1
  • the target event 1 can be determined by the preset identifier A
  • the received preset identifier is N
  • the pre- The identifier N unique event is the target event n, then the target event n and the like can be determined by the preset identifier N.
  • the third setting unit 1033 is configured to set the trigger policy according to a preset policy mechanism for the determined target event.
  • the preset policy mechanism may be a policy selected by the user or a policy set by the system of the terminal by default. If the preset policy mechanism is a policy selected by the user, the user may set a corresponding trigger policy for the determined target event; if the preset policy mechanism is a policy set by the terminal system, the target event is determined. The user can set the corresponding trigger policy by selecting the terminal's system default setting policy.
  • the trigger unit 104 includes:
  • the second obtaining unit 1041 is configured to acquire a target event that has received the trigger instruction.
  • the storage unit 1042 is configured to store the target event into an event queue.
  • the triggering sub-unit 1043 is configured to automatically trigger and execute a triggering policy corresponding to the target event according to an arrangement order in the event queue.
  • the embodiment of the present application sets a preset identifier for the target event by acquiring a target event, and sets a trigger policy corresponding to the target event according to the preset identifier, and if a trigger instruction for the target event is received,
  • the triggering strategy corresponding to the target event is automatically triggered and executed, and the triggering strategy can be implemented for a specific target event, and the triggering strategy is automatically executed when the target event occurs, thereby further improving the efficiency of processing the operation and maintenance problem.
  • the embodiment of the present application further provides an event-based triggering terminal, where the terminal 200 includes: a first acquiring unit 201, a first setting unit 202, and a second setting unit. 203.
  • the first obtaining unit 201 is configured to acquire a target event.
  • an event occurs every moment, and the event that occurs may be obtained from the event manager of the VCenter, for example, taking an event in the event manager as an example for further explanation. You can get the corresponding event according to the incoming query instruction by passing the query instruction to the event manager.
  • the first setting unit 202 is configured to set a preset identifier for the target event.
  • the preset identifier may be represented by a letter, for example, the target event includes a target event 1, a target event 2, a target event 3, or a target event n, wherein a corresponding pre-set is set for the target event 1.
  • the identifier is set to A, the corresponding preset identifier is set to B for the target event 2, the corresponding preset identifier is set to C for the target event 3, or the corresponding preset identifier is set to N or the like for the target event n.
  • each target event is set with a unique preset identifier corresponding thereto, and the preset identifier is used as an attribute of the target event and is saved in the event manager.
  • the second setting unit 203 is configured to set a triggering policy corresponding to the target event according to the preset identifier.
  • the triggering strategy refers to a series of automated coping strategies formulated for each target event, where the triggering policy may include a coping strategy for event errors, and the specific triggering strategy may be The user chooses it himself and does not limit it here.
  • the triggering strategy can automatically trigger the formulated policy by capturing the occurrence of the target event when each corresponding target event occurs, thereby solving the problem of the event error in time, and further improving the efficiency of processing the operation and maintenance problem.
  • the target event is that the number of read and write operations of the virtual machine disk is increased every second
  • the triggering policy set for the event may be that the storageIOControl function is sent to the data center where the virtual machine is located, and the virtual storage device is activated for the virtual machine.
  • the disk is delivered with a rate limit configuration to reduce the number of read and write operations on the virtual machine disk.
  • the triggering unit 204 is configured to automatically trigger and execute a triggering policy corresponding to the target event if a triggering instruction for the target event is received.
  • a trigger instruction for the target event is received, in VCenter, the execution of the trigger policy corresponding to the target event is automatically triggered, for example, reading and writing operations for the virtual machine disk every second.
  • the automatic execution triggering policy is to reduce the number of read and write operations of the virtual machine disk by issuing a boot storageIOControl function to the data center where the virtual machine is located, and issuing a speed limit configuration for the virtual machine's disk.
  • the third obtaining unit 205 is configured to obtain an execution result of the trigger policy.
  • the user can clearly know which events have an error problem, and whether the problem is solved in time by triggering the execution of the policy for the problem that occurs.
  • the saving unit 206 is configured to save the execution result to a preset log file.
  • the preset log file is a file that is set by default in the system of the terminal, and the preset log file is a .log file, wherein the preset log file may record a trigger policy running.
  • Status in addition, the user can also query the historical content through the log file, and can retrieve the processing information for the problem through the log file when the event occurs again.
  • the preset log file belongs to a text type file, and the preset log file described in this embodiment of the present application can be opened by using a notepad.
  • the foregoing first obtaining unit 101, the first setting unit 102, the second setting unit 103, the triggering unit 104, and the like may be embedded in hardware device or in a device independent of data processing, or may be stored in software.
  • the processor can be a central processing unit (CPU), a microprocessor, a microcontroller, or the like.
  • the above trigger terminal can be implemented in the form of a computer program that can be run on a computer device as shown in FIG.
  • FIG. 11 is a schematic structural diagram of an event-based triggering device according to the present application.
  • the device may be a terminal or a server, wherein the terminal may be a communication-enabled electronic device such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a personal digital assistant, and a wearable device.
  • the server can be a standalone server or a server cluster consisting of multiple servers.
  • the computer device 500 includes a processor 502, a non-volatile storage medium 503, an internal memory 504, and a network interface 505 connected by a system bus 501.
  • the non-volatile storage medium 503 of the computer device 500 can store an operating system 5031 and a computer program 5032 that, when executed, can cause the processor 502 to perform an event-based triggering method.
  • the processor 502 of the computer device 500 is used to provide computing and control capabilities to support the operation of the entire computer device 500.
  • the internal memory 504 can store a computer program that, when executed by the processor, can cause the processor 502 to perform an event based triggering method.
  • the network interface 505 of the computer device 500 is used to perform network communications, such as sending assigned tasks and the like. It will be understood by those skilled in the art that the structure shown in FIG.
  • 11 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied.
  • the specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
  • the processor 502 performs the following operations:
  • the trigger policy corresponding to the target event is automatically triggered and executed.
  • the obtaining a target event includes:
  • An event corresponding to the query instruction is queried from a preset event set as a target event.
  • the triggering policy corresponding to the target event is set according to the preset identifier, including:
  • the triggering policy is set according to a preset policy mechanism for the determined target event.
  • the triggering policy corresponding to the target event is automatically triggered and executed, including:
  • the triggering policy corresponding to the target event is automatically triggered and executed according to the sorting order in the event queue.
  • the processor 502 also performs the following operations:
  • the obtaining a target event includes:
  • the target event is obtained from the event manager of the VCenter.
  • the triggering policy includes, but is not limited to, a coping strategy for an event error, and the triggering policy corresponding to the target event is set according to the preset identifier, including:
  • a coping strategy for event errors corresponding to the target event is set according to the preset identifier.
  • the embodiment of the event-based triggering device shown in FIG. 11 does not constitute a limitation on the specific configuration of the event-based triggering device.
  • the event-based triggering device may include a comparison diagram. Show more or fewer parts, or combine some parts, or different parts.
  • the event-based triggering device may include only a memory and a processor. In such an embodiment, the structure and function of the memory and the processor are the same as those in the embodiment shown in FIG. .
  • the application provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the following steps:
  • the trigger policy corresponding to the target event is automatically triggered and executed.
  • the obtaining a target event includes:
  • An event corresponding to the query instruction is queried from a preset event set as a target event.
  • the triggering policy corresponding to the target event is set according to the preset identifier, including:
  • the triggering policy is set according to a preset policy mechanism for the determined target event.
  • a triggering policy corresponding to the target event including:
  • the triggering policy corresponding to the target event is automatically triggered and executed according to the sorting order in the event queue.
  • the steps further include:
  • the obtaining a target event includes:
  • the target event is obtained from the event manager of the VCenter.
  • the triggering policy includes, but is not limited to, a coping strategy for an event error, and the triggering policy corresponding to the target event is set according to the preset identifier, including:
  • a coping strategy for event errors corresponding to the target event is set according to the preset identifier.
  • the foregoing storage medium of the present application includes: a magnetic disk, an optical disk, and a read-only storage memory (Read-Only) Memory, ROM, and other media that can store program code.
  • the units in all embodiments of the present application may be through a general-purpose integrated circuit, such as a CPU (Central Processing) Unit, central processing unit, or through ASIC (Application Specific Integrated circuit)
  • the steps in the event-based triggering method of the embodiment of the present application may be sequentially adjusted, merged, and deleted according to actual needs.
  • the event-based triggering unit in the embodiment of the present application may perform merging, dividing, and deleting according to actual needs.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention concerne un procédé, un terminal et un dispositif de déclenchement basé sur un évènement, et un support d'informations lisible. Le procédé consiste : à acquérir un événement cible ; à définir un identifiant prédéfini pour l'événement cible ; à régler, selon l'identifiant prédéfini, une politique de déclenchement correspondant à l'événement cible ; et si une instruction de déclenchement pour l'événement cible est reçue, à déclencher et exécuter automatiquement la politique de déclenchement correspondant à l'événement cible. Selon la présente invention, une politique de déclenchement peut être formulée pour un événement cible spécifique, et lorsque l'événement cible se produit, la politique de déclenchement est automatiquement exécutée, et ainsi l'efficacité de gestion du problème de fonctionnement et de maintenance peut être encore améliorée.
PCT/CN2017/102875 2017-09-12 2017-09-22 Procédé, terminal et dispositif de déclenchement basé sur un évènement, et support d'informations lisible WO2019051865A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710817876.9 2017-09-12
CN201710817876.9A CN107665245A (zh) 2017-09-12 2017-09-12 一种基于事件的触发方法、终端、设备以及可读存储介质

Publications (1)

Publication Number Publication Date
WO2019051865A1 true WO2019051865A1 (fr) 2019-03-21

Family

ID=61097524

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/102875 WO2019051865A1 (fr) 2017-09-12 2017-09-22 Procédé, terminal et dispositif de déclenchement basé sur un évènement, et support d'informations lisible

Country Status (2)

Country Link
CN (1) CN107665245A (fr)
WO (1) WO2019051865A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124547B (zh) * 2019-12-26 2024-03-19 中国平安人寿保险股份有限公司 任务处理方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101952815A (zh) * 2007-10-22 2011-01-19 埃克斯里昂股份公司 基于姿态的协作
WO2013120243A1 (fr) * 2012-02-13 2013-08-22 华为技术有限公司 Système et procédé de traitement de machine virtuelle dans une plateforme en nuage
CN103840966A (zh) * 2012-11-27 2014-06-04 三星电子株式会社 管理服务等级协议的方法和装置
US20150052095A1 (en) * 2013-08-15 2015-02-19 Cisco Technology, Inc. Model-based approach to intelligent automation in a computing domain

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101952815A (zh) * 2007-10-22 2011-01-19 埃克斯里昂股份公司 基于姿态的协作
WO2013120243A1 (fr) * 2012-02-13 2013-08-22 华为技术有限公司 Système et procédé de traitement de machine virtuelle dans une plateforme en nuage
CN103840966A (zh) * 2012-11-27 2014-06-04 三星电子株式会社 管理服务等级协议的方法和装置
US20150052095A1 (en) * 2013-08-15 2015-02-19 Cisco Technology, Inc. Model-based approach to intelligent automation in a computing domain

Also Published As

Publication number Publication date
CN107665245A (zh) 2018-02-06

Similar Documents

Publication Publication Date Title
WO2015127859A1 (fr) Procédé et appareil de détection de texte sensible
WO2018082482A1 (fr) Procédé de partage de réseau et procédé et système d'accès à un réseau
WO2019114269A1 (fr) Procédé de reprise de la visualisation d'un programme, téléviseur et support d'informations lisible par ordinateur
WO2019019378A1 (fr) Procédé et appareil de traitement de service, adaptateur et support de stockage lisible par ordinateur
WO2019019493A1 (fr) Procédé et dispositif de partage de données et support d'informations lisible par ordinateur
WO2019085103A1 (fr) Procédé de gestion de formation, dispositif, appareil informatique, et support de stockage
WO2018233367A1 (fr) Procédé et appareil d'enregistrement de cas, terminal et support de stockage lisible par ordinateur
WO2018058919A1 (fr) Procédé, appareil, dispositif de génération d'informations d'identification, et support de stockage lisible par ordinateur
WO2019051942A1 (fr) Procédé d'attribution de tâches, terminal et support d'informations lisible par ordinateur
WO2015139639A1 (fr) Procédé et appareil pour afficher des icônes d'application sur un terminal
WO2018120457A1 (fr) Procédé de traitement de données, appareil, dispositif et support de stockage lisible par ordinateur
WO2019051890A1 (fr) Procédé et dispositif de commande de terminal et support de stockage lisible par ordinateur
WO2018120429A1 (fr) Procédé de mise à jour de ressources, terminal, support de stockage lisible par ordinateur et dispositif de mise à jour de ressources
WO2018000856A1 (fr) Procédé de mise en œuvre de transfert de message de réseau de recouvrement sdn, terminal, appareil et support d'informations lisible par ordinateur
WO2019024336A1 (fr) Procédé et dispositif d'interrogation de données, et support de stockage lisible par ordinateur
WO2018166107A1 (fr) Procédé de compatibilité à base hybride, adaptateur, appareil et système d'exploitation, et support de stockage lisible par ordinateur
WO2017054592A1 (fr) Terminal et procédé d'affichage d'interface
WO2018149191A1 (fr) Procédé, appareil et dispositif de souscription à des polices d'assurance, et support d'informations lisible par ordinateur
WO2015161778A1 (fr) Procédé et appareil de génération de pages web
WO2018032688A1 (fr) Procédé et appareil de commande de lecture de vidéo d'amorçage d'un dispositif terminal
WO2019037395A1 (fr) Procédé de gestion de clé, dispositif et support de stockage lisible
WO2015093870A1 (fr) Procédé et dispositif de gestion de données
WO2019019351A1 (fr) Procédé et appareil de traitement de données de comportement d'utilisateur, et support d'informations lisible par ordinateur
WO2017032122A1 (fr) Procédé et appareil de détection d'un téléviseur numérique
WO2018227768A1 (fr) Procédé, appareil et dispositif de gestion de ligne entrante par réponse vocale interactive, et support d'enregistrement lisible par ordinateur

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 09.10.2020)

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 09/10/2020)

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17925491

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17925491

Country of ref document: EP

Kind code of ref document: A1