WO2018233365A1 - 一种信息查询方法、终端、设备以及存储介质 - Google Patents

一种信息查询方法、终端、设备以及存储介质 Download PDF

Info

Publication number
WO2018233365A1
WO2018233365A1 PCT/CN2018/083645 CN2018083645W WO2018233365A1 WO 2018233365 A1 WO2018233365 A1 WO 2018233365A1 CN 2018083645 W CN2018083645 W CN 2018083645W WO 2018233365 A1 WO2018233365 A1 WO 2018233365A1
Authority
WO
WIPO (PCT)
Prior art keywords
tasks
events
target
event
query
Prior art date
Application number
PCT/CN2018/083645
Other languages
English (en)
French (fr)
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 WO2018233365A1 publication Critical patent/WO2018233365A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines

Definitions

  • the embodiment of the present application further provides an information query terminal, where the terminal includes: an abstracting unit, which is used to abstract components related to tasks and events in the VCenter into independent classes; All the tasks and events in the independent classes are stored in the corresponding collection containers; the first determining unit is configured to: if the query instruction is received, obtain the tasks and events corresponding to the query instruction from the collection container as a target task and a target event; the first display unit is configured to display the detailed information of the target task and the target event in a corresponding display interface if an operation instruction is received.
  • an abstracting unit which is used to abstract components related to tasks and events in the VCenter into independent classes
  • All the tasks and events in the independent classes are stored in the corresponding collection containers
  • the first determining unit is configured to: if the query instruction is received, obtain the tasks and events corresponding to the query instruction from the collection container as a target task and a target event
  • the first display unit is configured to display the detailed information of the target task and the target event in a corresponding display interface
  • the tasks and events of the object are stored in a specific manager, for example, the task of the object is stored in the task manager, and the event of the object is stored in the event manager to obtain event management.
  • the event in the device is further illustrated as an example.
  • the object may be acquired by the object to the event manager, and the event corresponding to the query object is obtained according to the received fetch instruction.
  • the task and the event are stored in the collection container, for example, the acquired event of the predetermined preset time period is stored in the history collector, wherein each object corresponding to the independent class is set with Corresponding historical collectors, according to different content acquired by the object, corresponding to different historical collectors, for example, the content acquired by the object is a task, and corresponding to the historical collector of the task, the content acquired by the object is an event, and the corresponding Corresponding to the historical collector of the event.
  • the tasks and events corresponding to the query instruction are obtained from the collection container as the target task and the target event.
  • a preset time period may be specified, and in the preset time period, a start time and an end time to be acquired are selected, and then the specified event can be obtained from the event collector.
  • An event of a preset time period and the event is the target event.
  • step S103 includes steps S301 to S302.
  • the time period to be queried by the user may be one day, and may be one month or half a year.
  • the specific time period may be set by the user, which is not limited herein.
  • the display interface of the target task detailed information query the user can set all the target tasks within the specified time period by setting the time period to be queried, and then clicking the “View” button to input the operation instruction.
  • the details are displayed on the display interface.
  • step S104 includes steps S401 to S403.
  • the embodiment of the present application abstracts all the tasks and events in the independent classes by abstracting the components related to tasks and events in the VCenter into separate classes, and stores them in the corresponding collection containers.
  • the instruction acquires tasks and events corresponding to the query instruction from the collection container as the target task and the target event, and if the operation instruction is received, displays the detailed information of the target task and the target event in the corresponding display interface. It can reduce the workload of O&M personnel operation and maintenance work, reduce the difficulty of operation and maintenance personnel to troubleshoot faults, and improve the efficiency of handling operation and maintenance problems. Further, by displaying the detailed information of target tasks and target events, the information can be queried. The process is clearer and more transparent.
  • FIG. 7 is a schematic flowchart of an information query 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.
  • the method is mainly to obtain the target task and the target event in the VCenter, and display the detailed information corresponding to the acquired target task and the target event, thereby reducing the workload of the operation and maintenance work of the operation and maintenance personnel, and reducing the operation and maintenance personnel.
  • steps S501 to S506 of the method are shown in FIG. 7, steps S501 to S506 of the method.
  • components related to tasks and events in the VCenter include a data center, a host, a virtual machine, a network, a storage, and the like, and these involve tasks and events.
  • the components are abstracted into separate classes, such as abstracting the data center into a DataCenterMO independent class, host abstraction into a HostMO independent class, virtual machine abstraction into a VmMO independent class, network abstraction into a NetworkMO independent class, and storage abstraction into a DataStoreMO independent class.
  • a preset time period may be specified, and in the preset time period, a start time and an end time to be acquired are selected, and then the specified event can be obtained from the event collector.
  • An event of a preset time period and the event is the target event.
  • displaying the detailed information of the target task and the target event on the display interface can make the information query process clearer and more transparent, and facilitate the operation and maintenance personnel to accurately locate the specific problem of the fault occurrence.
  • the embodiment of the present application further provides an information query terminal, where the terminal 100 includes: an abstraction unit 101, a first acquisition unit 102, a first determination unit 103, and a first display unit. 104.
  • the abstracting unit 101 is configured to abstract components related to tasks and events in the VCenter into independent classes.
  • components related to tasks and events in the VCenter include a data center, a host, a virtual machine, a network, a storage, and the like, and these involve tasks and events.
  • the components are abstracted into separate classes, such as abstracting the data center into a DataCenterMO independent class, host abstraction into a HostMO independent class, virtual machine abstraction into a VmMO independent class, network abstraction into a NetworkMO independent class, and storage abstraction into a DataStoreMO independent class.
  • the first obtaining unit 102 is configured to acquire all the tasks and events in the independent classes and store them in the corresponding collection containers.
  • the VCenter because the fault occurs, we do not know which components in the VCenter, specifically, which tasks or events are out of the problem; and the components related to the tasks and events in the VCenter They are abstracted into independent classes, and each independent class has a corresponding class object. Therefore, tasks and events in the corresponding independent class can be directly obtained through the class object.
  • the “View” button may display all the target event detailed information in the specified time period on the display interface by inputting the operation instruction; the detailed information of the target task may include the name information of the target task, the entity name information, and the task link number information.
  • the task type information as shown in FIG. 5, the display interface of the target task detailed information query, the user can set all the target tasks within the specified time period by setting the time period to be queried, and then clicking the “View” button to input the operation instruction.
  • the details are displayed on the display interface.
  • the specific content of the detailed information about the target event and the target task is not limited.
  • the detailed information of each event or each task in the existing virtual machine also includes the path information of the event or the task. Therefore, the details of the details are different for different events or tasks.
  • the first obtaining unit 102 includes:
  • the second determining unit 1021 is configured to determine a query object in the independent class.
  • the object corresponding to DataCenterMO is recorded as datacenterObject
  • the object corresponding to HostMO is recorded as hostObject
  • the object corresponding to VmMO is recorded as vmObject and the like.
  • the second obtaining unit 1022 is configured to acquire tasks and events corresponding to the query object.
  • the tasks and events of the object are stored in a specific manager, for example, the task of the object is stored in the task manager, and the event of the object is stored in the event manager to obtain event management.
  • the event in the device is further illustrated as an example.
  • the object may be acquired by the object to the event manager, and the event corresponding to the query object is obtained according to the received fetch instruction.
  • the storage unit 1023 is configured to store the tasks and events into the collection container.
  • the task and the event are stored in the collection container, for example, the acquired event of the predetermined preset time period is stored in the history collector, wherein each object corresponding to the independent class is set with Corresponding historical collectors, according to different content acquired by the object, corresponding to different historical collectors, for example, the content acquired by the object is a task, and corresponding to the historical collector of the task, the content acquired by the object is an event, and the corresponding Corresponding to the historical collector of the event.
  • the first determining unit 103 includes:
  • the receiving unit 1031 is configured to receive a time period to be queried by the user.
  • the time period to be queried by the user may be one day, and may be one month or half a year.
  • the specific time period may be set by the user, which is not limited herein.
  • the first determining sub-unit 1032 is configured to query, from the collection container, the tasks and events in the time period as the target task and the target event according to the time period to be queried by the user.
  • the task is taken as the target task; if the time period to be queried by the user is from the collection container Get the corresponding event in the event, and use the event as the target event.
  • the setting unit 1041 is configured to set a preset identifier for all tasks and events in advance.
  • the third determining unit 1042 is configured to determine a corresponding preset identifier according to the target task and the target event.
  • the first display sub-unit 1043 is configured to display, in the display interface, detailed information of the target task and the target event corresponding to the preset identifier, if the operation of clicking the preset identifier is received.
  • the embodiment of the present application abstracts all the tasks and events in the independent classes by abstracting the components related to tasks and events in the VCenter into separate classes, and stores them in the corresponding collection containers.
  • the instruction acquires tasks and events corresponding to the query instruction from the collection container as the target task and the target event, and if the operation instruction is received, displays the detailed information of the target task and the target event in the corresponding display interface. It can reduce the workload of O&M personnel operation and maintenance work, reduce the difficulty of operation and maintenance personnel to troubleshoot faults, and improve the efficiency of handling operation and maintenance problems. Further, by displaying the detailed information of target tasks and target events, the information can be queried. The process is clearer and more transparent.
  • the embodiment of the present application further provides an information query terminal, where the terminal 200 includes: an abstraction unit 201, a first acquisition unit 202, a first determination unit 203, and a first display unit. 204.
  • the first determining unit 203 is configured to obtain, as the target task and the target event, the task and the event corresponding to the query instruction from the collection container if the query instruction is received.
  • a preset time period may be specified, and in the preset time period, a start time and an end time to be acquired are selected, and then the specified event can be obtained from the event collector.
  • An event of a preset time period and the event is the target event.
  • the parsing unit 205 is configured to parse the detailed information of the target task and the target event into an XML format file.
  • the output device 502 described in this embodiment of the present application may include a display, a speaker, a printer, and the like.
  • the transceiver device 503 is configured to send data to or receive data from other devices through a communication link.
  • the transceiver 503 of the embodiment of the present application may include a transceiver device such as a radio frequency antenna.
  • the memory 504 can include a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium can store an operating system and store program instructions for implementing an information query method.
  • the internal memory provides an environment for the operation of program instructions in a non-volatile storage medium.
  • the processor 505 is configured to provide computing and control capabilities to support the operation of the entire information query device.
  • the processor 505 can be caused to execute the above information query method.
  • the processor 505 is configured to run a program that implements the information query method stored in the memory 504 to perform operations of abstracting components related to tasks and events in the VCenter into independent classes; All the tasks and events in the independent class are stored in the corresponding collection container; if the query instruction is received, the tasks and events corresponding to the query instruction are obtained from the collection container as the target task and the target event; The operation instruction displays the detailed information of the target task and the target event in a corresponding display interface.
  • the task and the event corresponding to the query instruction are acquired from the collection container as the target task and the target event, including: receiving a time period to be queried by the user; The time period to be queried by the user is queried from the collection container for tasks and events within the time period as target tasks and target events.
  • the embodiment of the information querying device shown in FIG. 13 does not constitute a limitation on the specific configuration of the information query device.
  • the information query device may include more or less than the illustration. Parts, or combine some parts, or different parts.
  • the information query device may include only a memory and a processor. In such an embodiment, the structure and functions of the memory and the processor are the same as those of the embodiment shown in FIG.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

本申请实施例公开了一种信息查询方法、终端、设备以及存储介质,其中所述方法包括:将VCenter中涉及到任务、事件的组件抽象成独立类;获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。本申请可以减少运维人员运维工作的工作量,降低运维人员排查故障的难度,并提高处理运维问题的效率,进一步地通过将目标任务和目标事件的详细信息进行显示,使信息查询的过程更加清晰、透明。

Description

一种信息查询方法、终端、设备以及存储介质
本申请要求于2017年6月20日提交中国专利局、申请号为CN 201710470754.7、申请名称为“一种信息查询方法、终端以及设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种信息查询方法、终端、设备以及存储介质。
背景技术
目前,当虚拟机工作故障发生时,运维人员只能通过打开VSphere client(VSphere端)或者VSphere web client(VSphere网页端),然后点击最近时间段内与故障对象相对应的任务和事件,并逐条地查看、分析,但是在这个过程中相对应的任务、事件的详细信息流无法获取;这种任务和事件信息的查询方式导致运维人员无法准确地分析出虚拟机中工作故障的具体问题,这样便会增加故障的排查和平时运维工作的难度。
发明内容
本申请实施例提供一种信息查询方法、终端、设备以及存储介质,可以减少运维人员运维工作的工作量,降低运维人员排查故障的难度,并提高处理运维问题的效率。
一方面,本申请实施例提供了一种信息查询方法,该方法包括:将VCenter中涉及到任务、事件的组件抽象成独立类;获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
另一方面,本申请实施例还提供了一种信息查询终端,该终端包括:抽象单元,用于将VCenter中涉及到任务、事件的组件抽象成独立类;第一获取单元,用于获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;第 一确定单元,用于若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;第一显示单元,用于若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
又一方面,本申请实施例还提供了一种信息查询设备,包括:存储器,用于存储实现信息查询的程序;以及处理器,用于运行所述存储器中存储的实现信息查询的程序,以执行以下操作:将VCenter中涉及到任务、事件的组件抽象成独立类;获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
再一方面,本申请实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者一个以上计算机程序,所述一个或者一个以上计算机程序可被一个或者一个以上的处理器执行,以实现如下步骤:将VCenter中涉及到任务、事件的组件抽象成独立类;获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
本申请实施例可以减少运维人员运维工作的工作量,降低运维人员排查故障的难度,并提高处理运维问题的效率,进一步地通过将目标任务和目标事件的详细信息进行显示,使信息查询的过程更加清晰、透明。
附图说明
为了更清楚地说明本申请实施例技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本申请实施例提供的一种信息查询方法的示意流程图。
图2是本申请实施例提供的一种信息查询方法的另一示意流程图。
图3是本申请实施例提供的一种信息查询方法的另一示意流程图。
图4是本申请实施例提供的一种信息查询方法的演示示意图。
图5是本申请实施例提供的一种信息查询方法的另一演示示意图。
图6是本申请实施例提供的一种信息查询方法的另一示意流程图。
图7是本申请另一实施例提供的一种信息查询方法的示意流程图。
图8是本申请实施例提供的一种信息查询终端的示意性框图。
图9是本申请实施例提供的一种信息查询终端的另一示意性框图。
图10是本申请实施例提供的一种信息查询终端的另一示意性框图。
图11是本申请实施例提供的一种信息查询终端的另一示意性框图。
图12是本申请实施例提供的一种信息查询终端的另一示意性框图。
图13是本申请实施例提供的一种信息查询设备的结构组成示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
请参阅图1,图1是本申请实施例提供的一种信息查询方法的示意流程图。该方法可以运行在智能手机(如Android手机、IOS手机等)、平板电脑、笔记本电脑以及智能设备等终端中。该方法主要是获取VCenter中的目标任务和目标事件,并将与所获取的目标任务和目标事件相对应的详细信息进行显示,可以减少运维人员运维工作的工作量,降低运维人员排查故障的难度,并提高处理运维问题的效率。如图1所示,该方法的步骤S101~S104。
S101,将VCenter中涉及到任务、事件的组件抽象成独立类。
在本申请实施例中,所述VCenter(VMware VCenter Server,虚拟化管理服务器平台)中涉及到任务、事件的组件包括数据中心、主机、虚拟机、网络、存储等,将这些涉及到任务、事件的组件抽象成独立类,例如将数据中心抽象成DataCenterMO独立类、主机抽象成HostMO独立类、虚拟机抽象成VmMO独立类、网络抽象成NetworkMO独立类、存储抽象成DataStoreMO独立类。
S102,获取各独立类中所有的任务和事件并存储至相对应的收集容器中。
在本申请实施例中,在VCenter中,由于故障发生时我们并不知具体是VCenter中的哪些组件,更无法得知具体是哪些任务或者事件出了问题;而VCenter中涉及到任务、事件的组件均被抽象成独立类,且每个独立类均有对应 的类对象,因此,可以通过类对象直接获取对应的独立类中的任务和事件。
进一步地,如图2所示,步骤S102包括步骤S201~S203。
S201,确定所述独立类中的查询对象。
在本申请实施例中,例如对于DataCenterMO独立类,DataCenterMO对应的对象记为datacenterObject;对于HostMO独立类,HostMO对应的对象记为hostObject;对于VmMO独立类,VmMO对应的对象记为vmObject等等。
S202,获取与该查询对象相对应的任务和事件。
在本申请实施例中,在VCenter中,对象的任务和事件分别存储在特定的管理器,例如,对象的任务存储在任务管理器中,对象的事件存储在事件管理器中,以获取事件管理器中的事件为例进一步说明,可以通过对象向事件管理器中传入获取指令,根据所传入的获取指令获取与该查询对象相对应的事件。
S203,将所述任务和事件存储至所述收集容器中。
在本申请实施例中,将所述任务和事件存储至收集容器中,例如将获取到的规定预设时间段的事件存储至历史收集器中,其中每个独立类所对应的对象均设置有对应的历史收集器,根据对象获取的内容不同,对应不同的历史收集器,例如对于对象获取的内容为任务,与其相对应的是任务的历史收集器,对于对象获取的内容为事件,与其相对应的是事件的历史收集器。
S103,若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件。
在本申请实施例中,例如在该查询指令中可以规定预设时间段,在该预设时间段中选取需要获取的开始时间和结束时间,那么从事件收集器中就可以获取到所规定的预设时间段的事件,并将该事件作为目标事件。
进一步地,如图3所示,步骤S103包括步骤S301~S302。
S301,接收用户输入的要查询的时间段。
在本申请实施例中,用户输入的要查询的时间段可以是一天,可以是一个月,也可以是半年,具体的时间段可以由用户自行设置,在此不作限定。
S302,根据用户输入的要查询的时间段从所述收集容器中查询在该时间段内的任务和事件作为目标任务和目标事件。
在本申请实施例中,若用户输入的要查询的时间段从所述收集容器中获取到相对应的任务,将该任务作为目标任务;若用户输入的要查询的时间段从所 述收集容器中获取到相对应的事件,将该事件作为目标事件。
S104,若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
在本申请实施例中,所述操作指令具体指的是用户在显示界面上的点击操作,如果用户输入点击操作,在显示界面上显示所述目标任务和目标事件的详细信息,其中,所述目标事件的详细信息可以包括目标事件的加密信息以及创建时间,如图4所示的目标事件详细信息查询的显示界面,用户通过设置所要查询的时间段(设置开始时间以及结束时间),然后点击“查看”按钮以输入操作指令即可将规定时间段内的所有目标事件详细信息显示在显示界面上;所述目标任务的详细信息可以包括目标任务的名称信息、实体名称信息、任务链接编号信息以及任务类型信息,如图5所示的目标任务详细信息查询的显示界面,用户通过设置所要查询的时间段,然后点击“查看”按钮以输入操作指令即可将规定时间段内的所有目标任务详细信息显示在显示界面上。通过将目标事件以及目标任务的详细信息进行显示可以使信息查询过程更加清晰、透明,并且方便运维人员准确定位故障发生的具体问题。
需要说明的是,上述对所述目标事件和目标任务的详细信息的具体内容不作限定,例如,在现有的虚拟机中每个事件或者每个任务的详细信息还包括事件或者任务的路径信息,因此,对于不同的事件或者任务,其详细信息的具体内容也不相同。
进一步地,如图6所示,步骤S104包括步骤S401~S403。
S401,预先针对所有任务和事件设置预置标识。
S402,根据所述目标任务和目标事件确定相对应的预置标识。
S403,若接收到点击所述预置标识的操作,将与所述预置标识相对应的目标任务和目标事件的详细信息显示在显示界面中。
由以上可见,本申请实施例通过将VCenter中涉及到任务、事件的组件抽象成独立类,获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中,若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件,若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中,可以减少运维人员运维工作的工作量,降低运维人员排查故障的难度,并提高处理运维问题的效率,进一步地通过将 目标任务和目标事件的详细信息进行显示,使信息查询的过程更加清晰、透明。
请参阅图7,图7是本申请实施例提供的一种信息查询方法的示意流程图。该方法可以运行在智能手机(如Android手机、IOS手机等)、平板电脑、笔记本电脑以及智能设备等终端中。该方法主要是获取VCenter中的目标任务和目标事件,并将与所获取的目标任务和目标事件相对应的详细信息进行显示,可以减少运维人员运维工作的工作量,降低运维人员排查故障的难度,并提高处理运维问题的效率。如图7所示,该方法的步骤S501~S506。
S501,将VCenter中涉及到任务、事件的组件抽象成独立类。
在本申请实施例中,所述VCenter(VMware VCenter Server,虚拟化管理服务器平台)中涉及到任务、事件的组件包括数据中心、主机、虚拟机、网络、存储等,将这些涉及到任务、事件的组件抽象成独立类,例如将数据中心抽象成DataCenterMO独立类、主机抽象成HostMO独立类、虚拟机抽象成VmMO独立类、网络抽象成NetworkMO独立类、存储抽象成DataStoreMO独立类。
S502,获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中。
在本申请实施例中,在VCenter中,由于故障发生时我们并不知具体是VCenter中的哪些组件,更无法得知具体是哪些任务或者事件出了问题;而VCenter中涉及到任务、事件的组件均被抽象成独立类,且每个独立类均有对应的类对象,因此,可以通过类对象直接获取对应的独立类中的任务和事件。
S503,若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件。
在本申请实施例中,例如在该查询指令中可以规定预设时间段,在该预设时间段中选取需要获取的开始时间和结束时间,那么从事件收集器中就可以获取到所规定的预设时间段的事件,并将该事件作为目标事件。
S504,若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
在本申请实施例中,在显示界面上显示所述目标任务和目标事件的详细信息,可以使信息查询过程更加清晰、透明,并且方便运维人员准确定位故障发生的具体问题。
S505,将所述目标任务和目标事件的详细信息解析成XML格式文件。
S506,在相对应的显示界面中显示所述XML格式文件的内容。
本领域普通技术员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。
请参阅图8,对应上述一种信息查询方法,本申请实施例还提出一种信息查询终端,该终端100包括:抽象单元101、第一获取单元102、第一确定单元103、第一显示单元104。
其中,所述抽象单元101,用于将VCenter中涉及到任务、事件的组件抽象成独立类。在本申请实施例中,所述VCenter(VMware VCenter Server,虚拟化管理服务器平台)中涉及到任务、事件的组件包括数据中心、主机、虚拟机、网络、存储等,将这些涉及到任务、事件的组件抽象成独立类,例如将数据中心抽象成DataCenterMO独立类、主机抽象成HostMO独立类、虚拟机抽象成VmMO独立类、网络抽象成NetworkMO独立类、存储抽象成DataStoreMO独立类。
第一获取单元102,用于获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中。在本申请实施例中,在VCenter中,由于故障发生时我们并不知具体是VCenter中的哪些组件,更无法得知具体是哪些任务或者事件出了问题;而VCenter中涉及到任务、事件的组件均被抽象成独立类,且每个独立类均有对应的类对象,因此,可以通过类对象直接获取对应的独立类中的任务和事件。
第一确定单元103,用于若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件。在本申请实施例中,例如在该查询指令中可以规定预设时间段,在该预设时间段中选取需要获取的开始时间和结束时间,那么从事件收集器中就可以获取到所规定的预设时间段的事件,并将该事件作为目标事件。
第一显示单元104,用于若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。在本申请实施例中,所述操作指令具体指的是用户在显示界面上的点击操作,如果用户输入点击操作,在显示界面上 显示所述目标任务和目标事件的详细信息,其中,所述目标事件的详细信息可以包括目标事件的加密信息以及创建时间,如图4所示的目标事件详细信息查询的显示界面,用户通过设置所要查询的时间段(设置开始时间以及结束时间),然后点击“查看”按钮以输入操作指令即可将规定时间段内的所有目标事件详细信息显示在显示界面上;所述目标任务的详细信息可以包括目标任务的名称信息、实体名称信息、任务链接编号信息以及任务类型信息,如图5所示的目标任务详细信息查询的显示界面,用户通过设置所要查询的时间段,然后点击“查看”按钮以输入操作指令即可将规定时间段内的所有目标任务详细信息显示在显示界面上。通过将目标事件以及目标任务的详细信息进行显示可以使信息查询过程更加清晰、透明,并且方便运维人员准确定位故障发生的具体问题。
需要说明的是,上述对所述目标事件和目标任务的详细信息的具体内容不作限定,例如,在现有的虚拟机中每个事件或者每个任务的详细信息还包括事件或者任务的路径信息,因此,对于不同的事件或者任务,其详细信息的具体内容也不相同
如图9所示,所述第一获取单元102,包括:
第二确定单元1021,用于确定所述独立类中的查询对象。在本申请实施例中,例如对于DataCenterMO独立类,DataCenterMO对应的对象记为datacenterObject;对于HostMO独立类,HostMO对应的对象记为hostObject;对于VmMO独立类,VmMO对应的对象记为vmObject等等。
第二获取单元1022,用于获取与该查询对象相对应的任务和事件。在本申请实施例中,在VCenter中,对象的任务和事件分别存储在特定的管理器,例如,对象的任务存储在任务管理器中,对象的事件存储在事件管理器中,以获取事件管理器中的事件为例进一步说明,可以通过对象向事件管理器中传入获取指令,根据所传入的获取指令获取与该查询对象相对应的事件。
存储单元1023,用于将所述任务和事件存储至所述收集容器中。在本申请实施例中,将所述任务和事件存储至收集容器中,例如将获取到的规定预设时间段的事件存储至历史收集器中,其中每个独立类所对应的对象均设置有对应的历史收集器,根据对象获取的内容不同,对应不同的历史收集器,例如对于对象获取的内容为任务,与其相对应的是任务的历史收集器,对于对象获取的内容为事件,与其相对应的是事件的历史收集器。
如图10所示,所述第一确定单元103,包括:
接收单元1031,用于接收用户输入的要查询的时间段。在本申请实施例中,用户输入的要查询的时间段可以是一天,可以是一个月,也可以是半年,具体的时间段可以由用户自行设置,在此不作限定。
第一确定子单元1032,用于根据用户输入的要查询的时间段从所述收集容器中查询在该时间段内的任务和事件作为目标任务和目标事件。在本申请实施例中,若用户输入的要查询的时间段从所述收集容器中获取到相对应的任务,将该任务作为目标任务;若用户输入的要查询的时间段从所述收集容器中获取到相对应的事件,将该事件作为目标事件。
如图11所示,所述第一显示单元104,包括:
设置单元1041,用于预先针对所有任务和事件设置预置标识。
第三确定单元1042,用于根据所述目标任务和目标事件确定相对应的预置标识。
第一显示子单元1043,用于若接收到点击所述预置标识的操作,将与所述预置标识相对应的目标任务和目标事件的详细信息显示在显示界面中。
由以上可见,本申请实施例通过将VCenter中涉及到任务、事件的组件抽象成独立类,获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中,若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件,若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中,可以减少运维人员运维工作的工作量,降低运维人员排查故障的难度,并提高处理运维问题的效率,进一步地通过将目标任务和目标事件的详细信息进行显示,使信息查询的过程更加清晰、透明。
请参阅图12,对应上述一种信息查询方法,本申请实施例还提出一种信息查询终端,该终端200包括:抽象单元201、第一获取单元202、第一确定单元203、第一显示单元204、解析单元205、第二显示单元206。
其中,所述抽象单元201,用于将VCenter中涉及到任务、事件的组件抽象成独立类。在本申请实施例中,所述VCenter(VMware VCenter Server,虚拟化管理服务器平台)中涉及到任务、事件的组件包括数据中心、主机、虚拟机、网络、存储等,将这些涉及到任务、事件的组件抽象成独立类,例如将数据中心抽象成DataCenterMO独立类、主机抽象成HostMO独立类、虚拟机抽象成 VmMO独立类、网络抽象成NetworkMO独立类、存储抽象成DataStoreMO独立类。
所述第一获取单元202,用于获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中。在本申请实施例中,在VCenter中,由于故障发生时我们并不知具体是VCenter中的哪些组件,更无法得知具体是哪些任务或者事件出了问题;而VCenter中涉及到任务、事件的组件均被抽象成独立类,且每个独立类均有对应的类对象,因此,可以通过类对象直接获取对应的独立类中的任务和事件。
第一确定单元203,用于若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件。在本申请实施例中,例如在该查询指令中可以规定预设时间段,在该预设时间段中选取需要获取的开始时间和结束时间,那么从事件收集器中就可以获取到所规定的预设时间段的事件,并将该事件作为目标事件。
第一显示单元204,用于若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。在本申请实施例中,在显示界面上显示所述目标任务和目标事件的详细信息,可以使信息查询过程更加清晰、透明,并且方便运维人员准确定位故障发生的具体问题。
解析单元205,用于将所述目标任务和目标事件的详细信息解析成XML格式文件。
第二显示单元206,用于在相对应的显示界面中显示所述XML格式文件的内容。
上述信息查询终端可以实现为一种计算机程序的形式,计算机程序可以在如图13所示的设备上运行。
图13为本申请一种信息查询设备的结构组成示意图。如图13所示,该设备500可包括:输入装置501、输出装置502、收发装置503、存储器504以及处理器505,其中:所述输入装置501,用于接收外部访问控制设备的输入数据。具体实现中,本申请实施例所述的输入装置501可包括键盘、鼠标、光电输入装置、声音输入装置、触摸式输入装置、扫描仪等。所述输出装置502,用于对外输出访问控制设备的输出数据。具体实现中,本申请实施例所述的输出装置502可包括显示器、扬声器、打印机等。所述收发装置503,用于通过通信链路 向其他设备发送数据或者从其他设备接收数据。具体实现中,本申请实施例的收发装置503可包括射频天线等收发器件。所述存储器504,可以包括非易失性存储介质和内存储器。非易失性存储介质可存储操作系统和存储用于实现信息查询方法的程序指令。内存储器为非易失性存储介质中的程序指令的运行提供环境。处理器505用于提供计算和控制能力,支撑整个信息查询设备的运行。上述程序指令被处理器505执行时,可使得处理器505执行上述信息查询方法。具体地,所述处理器505,用于运行所述存储器504中存储的实现信息查询方法的程序,以执行如下操作:将VCenter中涉及到任务、事件的组件抽象成独立类;获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
在一个实施例中,所述获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中,包括:确定所述独立类中的查询对象;获取与该查询对象相对应的任务和事件;将所述任务和事件存储至所述收集容器中。
在一个实施例中,所述若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件,包括:接收用户输入的要查询的时间段;根据用户输入的要查询的时间段从所述收集容器中查询在该时间段内的任务和事件作为目标任务和目标事件。
在一个实施例中,所述若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中,包括:预先针对所有任务和事件设置预置标识;根据所述目标任务和目标事件确定相对应的预置标识;若接收到点击所述预置标识的操作,将与所述预置标识相对应的目标任务和目标事件的详细信息显示在显示界面中。
在一个实施例中,所述处理器还执行以下操作:将所述目标任务和目标事件的详细信息解析成XML格式文件;在相对应的显示界面中显示所述XML格式文件的内容。
本领域技术人员可以理解,图13中示出的信息查询设备的实施例并不构成对信息查询设备具体构成的限定,在其他实施例中,信息查询设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。例如,在 一些实施例中,信息查询设备可以仅包括存储器及处理器,在这样的实施例中,存储器及处理器的结构及功能与图13所示实施例一致,在此不再赘述。
本申请提供了一种计算机可读存储介质,计算机可读存储介质存储有一个或者一个以上计算机程序,所述一个或者一个以上计算机程序可被一个或者一个以上的处理器执行,以实现上述信息查询方法。
本申请前述的存储介质包括:磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等各种可以存储程序代码的介质。
本申请所有实施例中的单元可以通过通用集成电路,例如CPU(Central Processing Unit,中央处理器),或通过ASIC(Application Specific Integrated Circuit,专用集成电路)来实现。
本申请实施例信息查询方法中的步骤可以根据实际需要进行顺序调整、合并和删减。
本申请实施例信息查询装置中的单元可以根据实际需要进行合并、划分和删减。
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到各种等效的修改或替换,这些修改或替换都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求的保护范围为准。

Claims (20)

  1. 一种信息查询方法,其特征在于,所述方法包括:
    将VCenter中涉及到任务、事件的组件抽象成独立类;
    获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;
    若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;
    若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
  2. 如权利要求1所述的方法,其特征在于,所述获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中,包括:
    确定所述独立类中的查询对象;
    获取与该查询对象相对应的任务和事件;
    将所述任务和事件存储至所述收集容器中。
  3. 如权利要求1所述的方法,其特征在于,所述若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件,包括:
    接收用户输入的要查询的时间段;
    根据用户输入的要查询的时间段从所述收集容器中查询在该时间段内的任务和事件作为目标任务和目标事件。
  4. 如权利要求1所述的方法,其特征在于,所述若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中,包括:
    预先针对所有任务和事件设置预置标识;
    根据所述目标任务和目标事件确定相对应的预置标识;
    若接收到点击所述预置标识的操作,将与所述预置标识相对应的目标任务和目标事件的详细信息显示在显示界面中。
  5. 如权利要求1所述的方法,其特征在于,所述方法还包括:
    将所述目标任务和目标事件的详细信息解析成XML格式文件;
    在相对应的显示界面中显示所述XML格式文件的内容。
  6. 一种信息查询终端,其特征在于,所述终端包括:
    抽象单元,用于将VCenter中涉及到任务、事件的组件抽象成独立类;
    第一获取单元,用于获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;
    第一确定单元,用于若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;
    第一显示单元,用于若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
  7. 如权利要求6所述的终端,其特征在于,所述第一获取单元,包括:
    第二确定单元,用于确定所述独立类中的查询对象;
    第二获取单元,用于获取与该查询对象相对应的任务和事件;
    存储单元,用于将所述任务和事件存储至所述收集容器中。
  8. 如权利要求6所述的终端,其特征在于,所述第一确定单元,包括:
    接收单元,用于接收用户输入的要查询的时间段;
    第一确定子单元,用于根据用户输入的要查询的时间段从所述收集容器中查询在该时间段内的任务和事件作为目标任务和目标事件。
  9. 如权利要求6所述的终端,其特征在于,
    所述第一显示单元,包括:
    设置单元,用于预先针对所有任务和事件设置预置标识;
    第三确定单元,用于根据所述目标任务和目标事件确定相对应的预置标识;
    第一显示子单元,用于若接收到点击所述预置标识的操作,将与所述预置标识相对应的目标任务和目标事件的详细信息显示在显示界面中。
  10. 如权利要求6所述的终端,其特征在于,所述终端,还包括:
    解析单元,用于将所述目标任务和目标事件的详细信息解析成XML格式文件;
    第二显示单元,用于在相对应的显示界面中显示所述XML格式文件的内容。
  11. 一种信息查询设备,其特征在于,包括:
    存储器,用于存储实现信息查询的程序;以及
    处理器,用于运行所述存储器中存储的实现信息查询的程序,以执行以下操作:
    将VCenter中涉及到任务、事件的组件抽象成独立类;
    获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;
    若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;
    若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
  12. 如权利要求11所述的设备,其特征在于,所述获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中,包括:
    确定所述独立类中的查询对象;
    获取与该查询对象相对应的任务和事件;
    将所述任务和事件存储至所述收集容器中。
  13. 如权利要求11所述的设备,其特征在于,所述若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件,包括:
    接收用户输入的要查询的时间段;
    根据用户输入的要查询的时间段从所述收集容器中查询在该时间段内的任务和事件作为目标任务和目标事件。
  14. 如权利要求11所述的设备,其特征在于,所述若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中,包括:
    预先针对所有任务和事件设置预置标识;
    根据所述目标任务和目标事件确定相对应的预置标识;
    若接收到点击所述预置标识的操作,将与所述预置标识相对应的目标任务和目标事件的详细信息显示在显示界面中。
  15. 如权利要求11所述的设备,其特征在于,所述处理器还执行以下操作:
    将所述目标任务和目标事件的详细信息解析成XML格式文件;
    在相对应的显示界面中显示所述XML格式文件的内容。
  16. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有一个或者一个以上计算机程序,所述一个或者一个以上计算机程序可被一个或者一个以上的处理器执行,以实现如下步骤:
    将VCenter中涉及到任务、事件的组件抽象成独立类;
    获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中;
    若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件;
    若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中。
  17. 如权利要求16所述的计算机存储介质,其特征在于,所述获取所述各独立类中所有的任务和事件并存储至相对应的收集容器中,包括:
    确定所述独立类中的查询对象;
    获取与该查询对象相对应的任务和事件;
    将所述任务和事件存储至所述收集容器中。
  18. 如权利要求16所述的计算机存储介质,其特征在于,所述若接收到查询指令,从收集容器中获取与所述查询指令相对应的任务和事件作为目标任务和目标事件,包括:
    接收用户输入的要查询的时间段;
    根据用户输入的要查询的时间段从所述收集容器中查询在该时间段内的任务和事件作为目标任务和目标事件。
  19. 如权利要求16所述的计算机存储介质,其特征在于,所述若接收到操作指令,将所述目标任务和目标事件的详细信息显示在相对应的显示界面中,包括:
    预先针对所有任务和事件设置预置标识;
    根据所述目标任务和目标事件确定相对应的预置标识;
    若接收到点击所述预置标识的操作,将与所述预置标识相对应的目标任务和目标事件的详细信息显示在显示界面中。
  20. 如权利要求16所述的计算机存储介质,其特征在于,所述步骤还包括:
    将所述目标任务和目标事件的详细信息解析成XML格式文件;
    在相对应的显示界面中显示所述XML格式文件的内容。
PCT/CN2018/083645 2017-06-20 2018-04-19 一种信息查询方法、终端、设备以及存储介质 WO2018233365A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710470754.7 2017-06-20
CN201710470754.7A CN107908629B (zh) 2017-06-20 2017-06-20 一种信息查询方法、终端以及设备

Publications (1)

Publication Number Publication Date
WO2018233365A1 true WO2018233365A1 (zh) 2018-12-27

Family

ID=61840513

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/083645 WO2018233365A1 (zh) 2017-06-20 2018-04-19 一种信息查询方法、终端、设备以及存储介质

Country Status (2)

Country Link
CN (1) CN107908629B (zh)
WO (1) WO2018233365A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908629B (zh) * 2017-06-20 2021-03-02 平安科技(深圳)有限公司 一种信息查询方法、终端以及设备
CN115951923B (zh) * 2023-03-15 2023-05-16 深圳市思为软件技术有限公司 订阅事件管理方法、显示系统、设备和存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030225790A1 (en) * 2002-05-31 2003-12-04 Honda Giken Kogyo Kabushiki Kaisha Product inquiry apparatus and a product inquiry method used for inquiring about a product when the product is broken down
CN103020219A (zh) * 2012-12-10 2013-04-03 广东电网公司电力科学研究院 一种用于电网故障诊断的基于网络的专家系统工具
CN103426028A (zh) * 2013-08-23 2013-12-04 北京化工大学 一种基于继承模式的故障诊断专家系统及故障诊断方法
CN105607973A (zh) * 2014-11-19 2016-05-25 中国移动通信集团公司 一种虚拟机系统中设备故障处理的方法、装置及系统
CN107229732A (zh) * 2017-06-12 2017-10-03 郑州云海信息技术有限公司 一种故障数据信息处理方法及装置
CN107908629A (zh) * 2017-06-20 2018-04-13 平安科技(深圳)有限公司 一种信息查询方法、终端以及设备

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9507653B2 (en) * 2012-09-12 2016-11-29 Microsoft Technology Licensing, Llc Inter-process communication channel
CN104317639B (zh) * 2014-10-17 2017-08-22 中国电子科技集团公司第二十八研究所 计算机云平台接管vCenter已有虚拟机的方法
CN105429806B (zh) * 2015-12-24 2019-06-11 武汉邮电科学研究院 一种基于数据驱动的网络功能虚拟化的装置及方法
CN106096034A (zh) * 2016-06-27 2016-11-09 乐视控股(北京)有限公司 应用程序日志管理方法及装置
CN106383869B (zh) * 2016-09-05 2021-02-19 Tcl科技集团股份有限公司 一种获取用户行为信息的方法及装置
CN106528409A (zh) * 2016-10-20 2017-03-22 腾讯音乐娱乐(深圳)有限公司 一种程序崩溃问题查找方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030225790A1 (en) * 2002-05-31 2003-12-04 Honda Giken Kogyo Kabushiki Kaisha Product inquiry apparatus and a product inquiry method used for inquiring about a product when the product is broken down
CN103020219A (zh) * 2012-12-10 2013-04-03 广东电网公司电力科学研究院 一种用于电网故障诊断的基于网络的专家系统工具
CN103426028A (zh) * 2013-08-23 2013-12-04 北京化工大学 一种基于继承模式的故障诊断专家系统及故障诊断方法
CN105607973A (zh) * 2014-11-19 2016-05-25 中国移动通信集团公司 一种虚拟机系统中设备故障处理的方法、装置及系统
CN107229732A (zh) * 2017-06-12 2017-10-03 郑州云海信息技术有限公司 一种故障数据信息处理方法及装置
CN107908629A (zh) * 2017-06-20 2018-04-13 平安科技(深圳)有限公司 一种信息查询方法、终端以及设备

Also Published As

Publication number Publication date
CN107908629A (zh) 2018-04-13
CN107908629B (zh) 2021-03-02

Similar Documents

Publication Publication Date Title
US11550628B2 (en) Performing runbook operations for an application based on a runbook definition
JP6865219B2 (ja) 連続クエリ処理におけるイベントバッチ処理、出力シーケンス化、およびログベースの状態記憶
US9246773B2 (en) System, method, and graphical user interface for application topology mapping in hosted computing environments
US8966450B2 (en) Facilitating the execution of web applications in the cloud
US11843510B2 (en) Automatically inferring software-defined network policies from the observed workload in a computing environment
US20120117189A1 (en) Method and apparatus for obtaining feedback from a device
WO2019075774A1 (zh) 设备参数配置方法、装置、计算机设备和存储介质
WO2017008578A1 (zh) 网络功能虚拟化架构中数据检查的方法和装置
US10367705B1 (en) Selecting and configuring metrics for monitoring
US20150161023A1 (en) Distributed debugging of an application in a distributed computing environment
US20210089384A1 (en) Issue-resolution automation
US11449409B2 (en) Schema inference and log data validation system
US10476766B1 (en) Selecting and configuring metrics for monitoring
US10223407B2 (en) Asynchronous processing time metrics
EP2549381A2 (en) Control computer and data accessing method
WO2018233365A1 (zh) 一种信息查询方法、终端、设备以及存储介质
CN103440146A (zh) 一种基于云存储的更新bios的方法
US20160043904A1 (en) Enabling a tag to show status
US11561881B2 (en) Out-of-date runbook detection
US11526501B2 (en) Materialized views assistant
US20140172960A1 (en) Electronic device and method for managing tags of virtual machines
US11416801B2 (en) Analyzing value-related data to identify an error in the value-related data and/or a source of the error
US9104573B1 (en) Providing relevant diagnostic information using ontology rules
US9542171B2 (en) Managing an application modification process
US10419306B2 (en) Determining the causation of events across multiple nodes using message properties

Legal Events

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

Ref document number: 18821635

Country of ref document: EP

Kind code of ref document: A1

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 1205 DATED 15/05/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18821635

Country of ref document: EP

Kind code of ref document: A1