WO2018010176A1 - Method and device for acquiring fault information - Google Patents

Method and device for acquiring fault information Download PDF

Info

Publication number
WO2018010176A1
WO2018010176A1 PCT/CN2016/090213 CN2016090213W WO2018010176A1 WO 2018010176 A1 WO2018010176 A1 WO 2018010176A1 CN 2016090213 W CN2016090213 W CN 2016090213W WO 2018010176 A1 WO2018010176 A1 WO 2018010176A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
fault
fault information
query
preset
Prior art date
Application number
PCT/CN2016/090213
Other languages
French (fr)
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 华为技术有限公司
Priority to PCT/CN2016/090213 priority Critical patent/WO2018010176A1/en
Publication of WO2018010176A1 publication Critical patent/WO2018010176A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/40Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and device for acquiring fault information.
  • Network Function Virtualization (English: Network Function Virtulization, NFV for short) realizes some network functions by establishing virtual network functions (English: Virtualised Network Function, VNF for short) on general-purpose servers, switches, and other hardware devices.
  • the network function runs on a common hardware device, and does not need to be configured with a new dedicated network element device, which can greatly enhance the flexibility of network deployment and reduce the investment cost.
  • VNF In the process of implementing network functions through NFV technology, due to the large number of components of the NFV system, the hierarchical structure is complex, and the infrastructure layer fault information is incomplete. Therefore, when the VNF fails, it is difficult to locate the root cause of the VNF fault.
  • a VNF failure may be caused by the business layer or by the infrastructure layer; in other words, the failure may be a business object failure or an infrastructure object failure.
  • the analysis and positioning of VNF faults is not accurate enough, resulting in a decline in the performance of the NFV system.
  • the present invention provides a method and a device for acquiring fault information.
  • the technical solution is as follows:
  • the first aspect is a fault information acquiring device, where the fault information acquiring device includes:
  • the query management module is configured to obtain query information, where the query information is used to indicate that the fault information is obtained, and the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and fault information. At least one of the time periods to which it belongs;
  • an object is an integral part of the NFV system.
  • an object may be a VNF, a virtual machine (English: Virtual Machine, VM for short), a network card, a network, a cloud operating system, and the like.
  • the information obtaining module is configured to obtain fault information according to the query information obtained by the query management module.
  • the fault information acquiring device further includes a transmission module, configured to send the fault information acquired by the information acquiring module to the fault management device.
  • the information acquiring module includes an information collecting submodule and an information processing submodule and a rule management submodule;
  • the information collection sub-module is configured to collect information according to the query information
  • a rule management submodule for storing and managing at least one information processing rule
  • the information processing sub-module is configured to invoke the preset information processing rule stored by the rule management sub-module to process the information collected by the information collection sub-module according to the preset information processing rule to generate the fault information.
  • the information obtaining module further includes an adaptation sub-module, configured to convert the collected information into a preset format, where the preset format is a format used by the fault information acquiring device.
  • the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information.
  • the information collection sub-module includes: an alarm information collection unit, a performance information collection unit, and configuration information collection. Unit and log information collection unit;
  • An alarm information collecting unit is configured to collect alarm information, where the alarm information is used to indicate an alarm of at least one object;
  • a performance information collecting unit configured to collect performance information, where the performance information is used to indicate at least one of performance of at least one object processing data, performance of transmitting data, and performance of storing data;
  • the configuration information collection unit is configured to collect configuration information, where the configuration information is used to indicate resource configuration of at least one object;
  • the log information collecting unit is configured to collect log information, where the log information is used to indicate a log of at least one object.
  • the information processing sub-module includes: an alarm information processing unit, a performance information processing unit, a configuration information processing unit, and a log information processing unit;
  • the alarm information processing unit is configured to store the alarm information collected by the alarm information collection unit, and call the preset alarm information processing rule included in the preset information processing rule to process the alarm information;
  • the performance information processing unit is configured to store the performance information collected by the performance information collection unit, and call the preset performance information processing rule included in the preset information processing rule to process the performance information;
  • the configuration information processing unit is configured to store the configuration information collected by the configuration information collection unit, and call the preset configuration information processing rule included in the preset information processing rule to process the configuration information;
  • the log information processing unit is configured to store the log information collected by the log information collection unit, and call the preset log information processing rule included in the preset information processing rule to process the log information.
  • the fault information obtaining device further includes a transmission module, configured to receive subscription information sent by the subscribing device, where the subscription information is used to indicate that if the information acquisition module obtains the preset type of fault information, the preset type is Information is sent to the subscription device;
  • the transmission module is further configured to send the fault information to the subscribing device if the fault information is a preset type of fault information.
  • the query information includes a time period to which the fault information belongs
  • the fault information obtaining device further includes a task management module, configured to store the collection task, monitor the stored collection task, and trigger the collection task to start execution, specifically for acquiring task information, where the task information is used to indicate that the query information is started at a preset time. And obtaining the fault information according to the query information, where the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
  • a task management module configured to store the collection task, monitor the stored collection task, and trigger the collection task to start execution, specifically for acquiring task information, where the task information is used to indicate that the query information is started at a preset time. And obtaining the fault information according to the query information, where the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
  • the fault information acquiring device further includes an object management module, configured to store and update a state of the at least one object, and is further configured to determine, when the query information includes an identifier of the object to which the fault information belongs, determine the fault information to belong to The object state is present.
  • an object management module configured to store and update a state of the at least one object, and is further configured to determine, when the query information includes an identifier of the object to which the fault information belongs, determine the fault information to belong to The object state is present.
  • the information obtaining module further includes a timing cleaning sub-module, configured to clean the information stored by the information acquiring module according to the preset period and the preset cleaning rule.
  • the fault information acquiring device is a virtual network function manager VNFM Or network function virtualization orchestrator NFVO.
  • a fault information acquiring device includes: a processor and a memory interconnected for storing a program and data, the processor for calling the program stored in the memory to implement the first aspect or the first The function implemented by the fault information acquisition device described in any of the possible implementations on the one hand.
  • the processor is configured to obtain the query information, where the query information is used to indicate that the fault information is obtained, where the query information includes at least one of an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period to which the fault information belongs. ;
  • the processor is further configured to obtain fault information according to the query information.
  • the processor is further configured to send the fault information to the fault management device.
  • the processor is further configured to collect information according to the query information, and process the collected information according to a preset information processing rule to generate fault information.
  • the processor is further configured to convert the collected information into a preset format, where the preset format is a format used by the fault information acquiring device.
  • the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used to indicate at least one object.
  • the configuration information is used to indicate resource configuration of at least one object, and the log information is used to indicate a log of at least one object.
  • the processor is further configured to receive the subscription information sent by the subscribing device, and if the fault information is a preset type of fault information, send the fault information to the subscribing device, where the subscription information is used to indicate the fault information.
  • the acquiring device obtains the fault information of the preset type, the preset type information is sent to the subscription device.
  • the query information includes a time period to which the fault information belongs
  • the processor is further configured to obtain task information, where the task information is used to start to obtain the query information at a preset time and obtain the fault information according to the query information, where the preset time is greater than or equal to the time when the fault information belongs to The end of the interval.
  • the query information when the query information includes the identity of the object to which the fault information belongs,
  • the processor is further configured to determine that the object status to which the fault information belongs is present.
  • the fault information acquisition device is a virtual network function manager VNFM or a network function virtualization orchestrator NFVO.
  • a method for acquiring fault information is characterized in that it is applied to a fault information acquiring device, and the method includes:
  • the fault information obtaining device obtains the query information, where the query information is used to indicate that the fault information is obtained, and the query information includes at least one of an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period to which the fault information belongs;
  • the fault information acquiring device acquires fault information according to the query information.
  • the method further includes: the fault information acquiring device sends the fault information to the fault management device.
  • the fault information acquiring device acquires the fault information according to the query information, including:
  • the fault information acquiring device collects information according to the query information, and processes the collected information according to a preset information processing rule to generate fault information.
  • the method further includes:
  • the fault information obtaining device converts the collected information into a preset format, and the preset format is a format used by the fault information acquiring device.
  • the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used to indicate at least one object.
  • the configuration information is used to indicate resource configuration of at least one object, and the log information is used A log indicating at least one object.
  • the method before the fault information acquiring device acquires the fault information according to the query information, the method further includes:
  • the fault information obtaining device receives the subscription information sent by the subscribing device, and the subscription information is used to indicate that the fault information acquiring device obtains the preset type of fault information, and then sends the preset type information to the subscribing device;
  • the method further includes:
  • the fault information acquiring device sends the fault information to the subscribed device.
  • the query information includes a time period to which the fault information belongs, and the method further includes:
  • the fault information obtaining device obtains the task information, and the task information is used to start to obtain the query information at the preset time and obtain the fault information according to the query information, where the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
  • the method further includes:
  • the fault information acquiring device determines that the object state to which the fault information belongs is present.
  • the fault information acquisition device is a virtual network function manager VNFM or a network function virtualization orchestrator NFVO.
  • the fault information acquiring device obtains the query information, and the query information is used to indicate the fault information.
  • the query information includes the identifier of the object to which the fault information belongs, the information type of the fault information, and the fault. At least one of the time periods to which the information belongs, the fault information is obtained according to the query information.
  • the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved.
  • FIG. 1 is a schematic structural diagram of an NFV system according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a fault information acquiring device according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of another fault information acquiring apparatus according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another fault information acquiring device according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of still another fault information acquiring apparatus according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a fault information acquiring apparatus according to another embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a fault information acquiring apparatus according to another embodiment of the present invention.
  • FIG. 8 is a schematic flowchart of a method for acquiring fault information according to an embodiment of the present invention.
  • the embodiment of the invention provides a fault information acquiring device.
  • the fault information acquiring device can be applied to network function virtualization (English: Network Function Virtulization, Referring to FIG. 1 for short, FIG. 1 shows a specific structure of an NFV system including NFVO (Network Functions Virtualization Orchestrator) 101 and VNFM (Virtualized).
  • Network Function Manager Virtual Network Function Manager
  • VIM Virtualised Infrastructure Manager
  • OSS/BSS Operations and Business Support Systems
  • EMS Event Management System
  • the network element management system 105 The network element management system 105, the VNF 106, and the NFVI (Network Function Virtualization Infrastructure) 107.
  • NFVO101 is used for network side programming and management of NFV infrastructure resources and software resources, and implements NFV service topology on NFVI107.
  • VNFM102 is used to manage the life cycle of a VNF instance.
  • VIM103 used to control and manage entities that implement compute, storage, and network resources and their virtualization.
  • OSS/BSS104 for network management, system management, billing, accounting, customer service, etc.
  • the EMS 105 is configured to perform error, configuration, accounting, performance, and security (Fault, Configuration, Accounting, Performance and Security, FCAPS) management on one or more VNFs.
  • error, configuration, accounting, performance, and security Fault, Configuration, Accounting, Performance and Security, FCAPS
  • the VNF 106 corresponds to a PNF (Physical Network Function) in a traditional non-virtualized network, such as a virtualized EPC (Evolved Packet Core) node, to implement a specific network function.
  • a VNF can be composed of multiple lower-level components. Therefore, a VNF can be deployed on multiple virtual machines (English: Virtual Machine, VM for short), and each VM controls a VNF component.
  • NFVI107 which consists of hardware resources, virtual resources, and virtual layers, is the entity that provides the required virtual resources.
  • the fault information acquiring device may be the NFVO 101 or the VNFM 102 in the NFV system 10, which is of course only an example.
  • the structure of the fault information acquiring device is as shown in FIG. 2, and the fault information acquiring device 20 includes: a query management module 201 and an information acquiring module 202.
  • the query management module 201 is configured to obtain query information, where the query information is used to indicate that the fault information is obtained, and the query information is further used to indicate the identifier of the object to which the fault information belongs, the type of the fault information, and the time period to which the fault information belongs. At least one of the faults; the fault information is used for fault analysis.
  • an object is an integral part of the NFV system.
  • an object may be a VNF, a virtual machine (English: Virtual Machine, VM for short), a network card, a network, a cloud operating system, and the like.
  • the information obtaining module 202 is configured to obtain fault information according to the query information acquired by the query management module 201.
  • the NFVO 101 or the VNFM 102 can collect fault information through a Representational State Transfer/Simple Network Management Protocol (REST/SNMP) interface provided by the VIM 103.
  • REST/SNMP Representational State Transfer/Simple Network Management Protocol
  • the fault information acquiring device further includes a transmission module 203, configured to send the fault information acquired by the information acquiring module 202 to the fault management device.
  • a transmission module 203 configured to send the fault information acquired by the information acquiring module 202 to the fault management device.
  • NFVO 101 or VNFM 102 can send fault information to OSS 104 or EMS 105.
  • FIG. 3 shows the structure of another fault information acquiring device.
  • the fault information in the time period from the time to the end time that is, the query information may include the time period to which the fault information belongs, that is, the fault information in the time period is acquired, and of course, the time period to which the fault information belongs may also be advanced.
  • the parameter is set, so that the query information does not need to include the parameter of the time period to which the fault information belongs, but can indicate that the fault information is obtained during the time period to which the fault information belongs.
  • the fault information acquiring device may further include a task management module 204, configured to store the collection task, monitor the stored collection task, and trigger the collection task to start execution, specifically for acquiring task information, and the task information is used to indicate the preset.
  • the query information is obtained at the moment and the fault information is obtained according to the query information, and the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
  • the task information may be generated by the fault information acquiring device, or may be sent by other devices.
  • an acquisition task is a complete process of acquiring fault information once, once
  • the process of obtaining the fault information may include obtaining the query information and obtaining the fault information according to the query information.
  • the one-time collection task does not include the process of sending the acquired fault information to the fault management device.
  • the first mode may be generated according to the user indication.
  • the user may input a control command to trigger the query management module 201.
  • the query information is generated; the second method can preset the period and periodically generate the query information.
  • the first method is flexible and can obtain fault information according to user requirements.
  • the second method reduces user operations and can periodically obtain fault information.
  • the NFV system can be monitored for a long time by periodically obtaining fault information.
  • the method of triggering the collection task is to trigger the collection task at the end of each period to obtain the fault information of the previous period.
  • the two ways of triggering the collection task can be controlled by the task management module 204 described above.
  • the third mode can receive the query information sent by other devices, and send the fault information to the fault management device after obtaining the fault information.
  • the fault information obtaining device may further include an object management module 205, configured to store and update a state of the at least one object, and configured to determine, when the query information includes an identifier of the object to which the fault information belongs, determine an object to which the fault information belongs. The status is present.
  • an object in the present invention may be a VNF or a VM, which is a component of the NFV system, and the specific existence manner thereof is not limited in the present invention.
  • the object to which the fault information belongs may be one object or multiple, and the objects involved in the fault information may be considered as the object to which the fault information belongs.
  • various states such as presence, non-existence, fault, and the like may be included, and the state of the object is present, indicating that the object is valid and belongs to an object managed by the fault information acquiring device.
  • FIG. 4 shows another structure of the fault information acquiring device.
  • the information acquiring module 202 may include an information collecting sub-module 2021, an information processing sub-module 2022, and a rule manager. Module 2023;
  • the information collection sub-module 2021 is configured to collect information according to the query information.
  • the rule management sub-module 2023 is configured to store and manage at least one information processing rule;
  • the information processing rule may include at least one of a preset alarm information processing rule, a preset performance information processing rule, a preset configuration information processing rule, and a preset log information processing rule, where the information processing rule is used to indicate how to perform information.
  • the processing may include indicating how to merge, add, delete, and the like.
  • the preset alarm information processing rule may be used to indicate how to process multiple alarm information.
  • the alarm information A is caused by the alarm information B.
  • the alarm information A and B have parent-child correlation. If two alarms A and B are obtained, only the alarm information A can be retained according to the correlation between the parent and the child.
  • the information processing sub-module 2022 is configured to invoke the preset information processing rule stored by the rule management sub-module 2023 to process the information collected by the information collection sub-module 2021 according to the preset information processing rule to generate fault information.
  • the information obtaining module 202 may further include an adaptation submodule 2024, configured to convert the collected information into a preset format.
  • the conversion to the preset format is because the information format and the object model of different systems in the NFV system are likely to be different from each other. Therefore, the collected information needs to be converted into a preset format after the information is collected.
  • the collected information is in accordance with the format of the fault information acquiring device, and the preset format is a format used by the fault information acquiring device, and may include at least one of an information format supported by the fault information acquiring device and an object model supported by the fault information acquiring device.
  • the information format can represent the syntax of the information
  • the object model can indicate the mapping relationship between the objects, so that the fault information acquiring device can correctly read the collected information.
  • the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information. It should be noted that, for the information type, more types may be included. The descriptions of the four are merely illustrative and are not intended to limit the invention.
  • the information collection sub-module 2021 may include: an alarm information collection unit 20211, a performance information collection unit 20212, a configuration information collection unit 20213, and a log information collection unit 20214;
  • the alarm information collecting unit 20211 is configured to collect alarm information, where the alarm information is used to indicate an alarm of at least one object.
  • the alarm may include at least one of a performance violation alarm and a fault alarm.
  • the performance information collecting unit 20212 is configured to collect performance information, where the performance information is used to indicate at least one of performance of at least one object processing data, performance of transmitting data, and performance of storing data;
  • the configuration information collection unit 20213 is configured to collect configuration information, where the configuration information is used to indicate resource configuration of at least one object.
  • the log information collecting unit 20214 is configured to collect log information, where the log information is used to indicate a log of at least one object.
  • the information processing sub-module 2022 may include: an alarm information processing unit 20221, a performance information processing unit 20222, a configuration information processing unit 20223, and a log information processing unit 20224;
  • the alarm information processing unit 20221 is configured to store the alarm information collected by the alarm information collection unit 20211, and call the preset alarm information processing rule included in the preset information processing rule to process the alarm information;
  • the performance information processing unit 20222 is configured to store the performance information collected by the performance information collection unit 20212, and invoke the preset performance information processing rule included in the preset information processing rule to process the performance information.
  • the configuration information processing unit 20223 is configured to store the configuration information collected by the configuration information collection unit 20213, and call the preset configuration information processing rule included in the preset information processing rule to process the configuration information.
  • the log information processing unit 20224 is configured to store the log information collected by the log information collecting unit 20214, and call the preset log information processing rule included in the preset information processing rule to process the log information.
  • the information obtaining module 202 further includes a timing cleaning sub-module 2025, configured to clean the information stored by the information acquiring module 202 according to the preset period and the preset cleaning rule.
  • FIG. 5 shows a structure of another fault information acquiring device, in which the transmission module 203 includes a subscription management unit 2031 for receiving a subscription device.
  • Subscription information the subscription information is used to indicate that if the information obtaining module 202 obtains a preset type
  • the fault information sends the preset type information to the subscription device.
  • the transmission module 203 is further configured to: if the fault information is a preset type of fault information, send the fault information to the subscribing device, where the subscribing device may be the OSS 104 or the EMS 105.
  • the information about the configuration change in the alarm information and the configuration information may be subscribed.
  • the fault information acquiring device sends the two types of fault information obtained to the subscription device.
  • one or more subscriptions may be obtained.
  • the fault information of the object may also be subscribed to the fault information of a certain period of time, and the manner of the subscription may be set by itself, which is not limited by the present invention.
  • the fault information of a certain type of object can be subscribed to.
  • the fault information acquiring device obtains query information, and the query information is used to indicate that the fault information is obtained.
  • the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and at least a time period to which the fault information belongs.
  • the fault information is obtained according to the query information.
  • the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved.
  • the components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.
  • the fault information acquiring device 60 is provided in the embodiment of the present invention. Including: a business layer 601 and an acquisition layer 602.
  • the service layer 601 may include: an information query management interface 6011, an collection task management interface 6012, an alarm information processing interface 6013, a performance information processing interface 6014, a configuration information processing interface 6015, a log information processing interface 6016, an object management interface 6017, and a rule. Management interface 6018, subscription management interface 6019, and timing cleanup interface 6010.
  • the acquisition layer 602 can include an adapter 6021 and an acquisition interface 6022.
  • the information query management interface 6011 is configured to obtain query information, where the query information may indicate the query object (corresponding to the object involved in the fault information in the foregoing text), the type of the fault information, and the time period of the fault, and indicate the detailed information of the query object.
  • the collection task management interface 6012 is configured to set a period for acquiring the fault information according to the information type of the query object and the fault information; set different types of fault information that need to be acquired for different query objects; and set a timer for different collection tasks. After the timer expires, the corresponding collection task starts.
  • the alarm information processing interface 6013 corresponds to the alarm information processing unit 20221 and the performance information processing interface 6014 in the above embodiment
  • the performance information processing unit 20222 and the configuration information processing interface 6015 correspond to the configuration information processing unit 20223 and the log information in the above embodiment
  • the processing interface 6016 corresponds to the log information processing unit 20224 in the above embodiment.
  • the object management interface 6017 corresponds to the object management module 205 and the rule management interface 6018 in the above embodiment, and corresponds to the rule management unit 20225 and the subscription management interface 6019 in the above embodiment, corresponding to the subscription management unit 2031 and the timing cleaning interface 6010 in the above embodiment.
  • the acquisition layer 602 can include an adapter 6021 and an acquisition interface 6022, and the adapter 6021 corresponds to the adaptation sub-module 2023 in the above embodiment.
  • the adapter 6021 can be a cloud operating system adapter.
  • the subscription management interface 6019 can subscribe to the information about the configuration change in the alarm information and the configuration information.
  • the subscription management interface 6019 can set a subscription request parameter according to a user request, and the subscription request parameter can include: a subscription type (optional values are Alarm, Configuration Change), and a subscription object type (including Host). , VM (virtual machine), Server (server), Network (network), Cloudos (cloud operating system), etc., this field is empty, indicating that all object types are subscribed, and the subscribed alarm identity (English: Identity, referred to as ID) ), one or more of the addresses for reporting alerts and configuration changes.
  • a subscription type optional values are Alarm, Configuration Change
  • a subscription object type including Host
  • VM virtual machine
  • Server server
  • Network network
  • Cloudos cloud operating system
  • the subscription information generated by the subscription management interface 6019 may include: a subscription identity (English: Identity, ID for short), a subscription type (optional value is Alarm, ConfigChange), and a subscription object type (including Host, VM, Server, Network, Cloudos, etc.). , the field is empty, indicating that all object types are subscribed, one or more of the subscribed alarm ID, the report alarm, and the configuration change address. It should be noted that the subscription information can be received from the subscription management interface. For other equipment Generated when the request is read.
  • the collection interface 6022 is configured to collect information, including alarm information, performance information, configuration information, and log information.
  • the four types of information are used as an example.
  • the collection interface 6022 can be divided into multiple types according to different types of collected information.
  • the interface is configured, for example, an alarm information collection interface 60221, a performance information collection interface 60022, a configuration information collection interface 60223, and a log information collection interface 60224.
  • an alarm information collection interface 60221 a performance information collection interface 60022
  • configuration information collection interface 60223 a configuration information collection interface 60223
  • log information collection interface 60224 Here are examples of the content and format of the four types of information:
  • the query information may include an alarm request parameter
  • the alarm request parameter may include: a UUID of the VNF, a name of the VNF, an ID of the VM (an ID assigned by the VNFM or the NFVO), and an alarm object type (including Host, VM, Server, Network, Cloudos, etc.).
  • the severity of the alarm for example: urgent, important, minor, prompt
  • start time and end time for example: 2015-11-19 00:00:00, 2015-11-20 00:00:00
  • the information collected by the alarm information collection interface 60221 may include: the number of returned alarms, the returned alarm list, the alarm serial number, and the universal unique identifier of the VNF to which the alarm object belongs (English: Universally Unique Identifier, UUID) Alarm ID, alarm name, alarm object instance ID, alarm object name, alarm management object type (English: Managed Object Class, MOC), alarm object type (including Host, VM, Server, Network, Cloudos, etc.).
  • Alarm severity, alarm generation time, and alarm type for example, 1 for alarm, 2 for recovery alarm
  • alarm clear time if the alarm is for recovery alarm, this field is mandatory
  • alarm clear type to indicate the alarm
  • the clearing mode is one of the required fields for recovering alarms, such as: normal clearing, manual clearing, abnormal clearing, description of possible causes of alarms, root alarm alarm serial number, troubleshooting suggestions, and additional information of alarms.
  • the query information may include a performance request parameter, and the performance request parameter may include: a UUID of the VNF, a name of the VNF, an ID of the VM (an ID assigned by the VNFM or the NFVO), a key performance indicator (English: Key Performance Indicator, KPI for short), and an acquisition.
  • a performance request parameter may include: a UUID of the VNF, a name of the VNF, an ID of the VM (an ID assigned by the VNFM or the NFVO), a key performance indicator (English: Key Performance Indicator, KPI for short), and an acquisition.
  • Type Value is Sample, Or Statistics (statistics), that is, the average value of a certain period of time), the statistical period (required when the acquisition type is Statistics), and the object type (including Host, VM, Server, Network, Cloudos, etc., if the parameter is not empty, Query the KPI according to the object type listed in the parameter, the indicator name (when the field is not empty, query the data according to the parameter value), the start time and the end time (for example: 2015-11-19 00:00:00, One or more of 2015-11-20 00:00:00).
  • the information collected by the performance information collection interface 60222 may include: the number of performance attributes returned, the returned KPI list, the UUID of the VNF, the UUID of the KPI, the name of the KPI, the KPI collection type (the value is Sample or Statistics), and the value of the KPI. , data type, KPI object instance ID (the ID of the VM must be the ID assigned by VNFM or NFVO), object instance name, object type (including Host, VM, Server, Network, Cloudos, etc.), timestamp, minimum value in the statistical period (Required when the acquisition type is Statistics), the maximum value in the statistical period (required when the acquisition type is Statistics), the statistical period (required when the acquisition type is Statistics), the start time, and the end time.
  • KPI object instance ID the ID of the VM must be the ID assigned by VNFM or NFVO
  • object instance name object type (including Host, VM, Server, Network, Cloudos, etc.)
  • timestamp minimum value in the
  • the query information may include configuration request parameters, and the configuration request parameters may include: a UUID of the VNF, a name of the VNF, an ID of the VM (an ID assigned by the VNFM or NFVO), and an object type (including Host, VM, Server, Network, Cloudos, etc.), Represents an indication of querying parent object information or querying child object information.
  • a UUID of the VNF a name of the VNF
  • an ID of the VM an ID assigned by the VNFM or NFVO
  • an object type including Host, VM, Server, Network, Cloudos, etc.
  • the information collected by the configuration information collection interface 60223 may include: the UUID of the VNF, the returned configuration list, the object type (including Host, VM, Server, Network, Cloudos, etc.), the UUID of the object, and whether it is an indication of the parent object (for example: 1 indicates yes, 0 indicates no), whether it is an indication of a child object (for example, 1 indicates yes, 0 indicates no), one or more of configuration information of the parent object, and configuration information of the child object.
  • the object type including Host, VM, Server, Network, Cloudos, etc.
  • the information collected by the configuration information collection interface 60223 may further include a Host configuration parameter, and the Host configuration parameter may include: the UUID of the Host, the name of the Host, the state of the Host, and the central processing.
  • Unit Central Processing Unit, CPU for short
  • memory size storage size
  • network card list network card list
  • network card ID network card
  • network card The name media access control (English: Media Access Control, MAC address) address, transmission speed, maximum transmission unit (English: Maximum Transmission Unit, MTU) value, one or more of the network card status.
  • the information collected by the configuration information collection interface 60223 may further include a VM configuration parameter, where the VM configuration parameter may include: a returned VM list, a returned VM configuration information list, and a VM UUID, VM name, VM status, cpu number, memory size, VM volume list, volume ID, volume name, volume size, virtual NIC list, virtual NIC ID, virtual NIC name, MAC address, Internet Protocol (English: Internet Protocol, IP for short) address, virtual network card status, physical network card corresponding to the virtual network card, host ID hosted by the VM, or one or more host IDs hosted by the VM.
  • the VM configuration parameter may include: a returned VM list, a returned VM configuration information list, and a VM UUID, VM name, VM status, cpu number, memory size, VM volume list, volume ID, volume name, volume size, virtual NIC list, virtual NIC ID, virtual NIC name, MAC address, Internet Protocol (English: Internet Protocol, IP for short) address,
  • the query information may include a log request parameter
  • the log request parameter may include: a UUID of the VM, an information collection start time, an information collection end time, an object type (including Host, VM, Server, Network, Cloudos, etc.), and a log type (for example: Operation log, running log, etc., this field is empty, indicating one or more of the methods for querying all types of logs, information upload address, and information uploading.
  • the fault information acquiring device obtains query information, and the query information is used to indicate that the fault information is obtained.
  • the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and at least a time period to which the fault information belongs.
  • the fault information is obtained according to the query information.
  • the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved.
  • the components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.
  • the fault information acquiring device 70 provided in this embodiment includes a processor 701 and a memory 702, and the processor 701 and the memory 702 are connected to each other.
  • the memory 702 is configured to store programs and data
  • the processor 701 is configured to invoke the program stored in the memory to implement the fault information acquiring device described in the embodiment corresponding to FIG. 2, FIG. 3, FIG. 4, FIG. 5 or FIG.
  • the implemented function, the failure information acquisition device 70 may be the VNFM 102 or the NFVO 101 in the NFV system 10 shown in FIG.
  • the processor 701 is configured to obtain query information, where the query information is used to indicate that the fault information is obtained.
  • the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period in which the fault information belongs. At least one item;
  • the processor 701 is further configured to acquire fault information according to the query information.
  • the processor 701 is further configured to send the acquired fault information to the fault management device.
  • the query information may include a time period to which the fault information belongs.
  • the processor 701 is further configured to acquire task information, where the task information is used to start acquiring the query information at a preset time and acquiring the fault information according to the query information, where the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
  • the processor 701 is further configured to: when the query information includes the identity identifier of the object to which the fault information belongs, determine that the object state to which the fault information belongs is the presence.
  • the processor 701 is further configured to perform information collection according to the query information, and process the collected information according to a preset information processing rule to generate fault information.
  • the processor 701 is further configured to convert the collected information into a preset format, where the preset format is a format used by the fault information acquiring device, where the preset format may include an information format supported by the fault information acquiring device, and The fault information acquires at least one of the object models supported by the device.
  • the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used for At least one of indicating performance of at least one object processing data, performance of transmitting data, and performance of storing data, the configuration information being used to indicate resource configuration of at least one object,
  • the log information is used to indicate a log of at least one object.
  • the processor 701 is further configured to clean the stored information according to a preset period and a preset cleaning rule.
  • the processor 701 is further configured to receive the subscription information sent by the subscribing device, and if the fault information is a preset type of fault information, send the fault information to the subscribing device.
  • the fault information acquiring device obtains query information, and the query information is used to indicate that the fault information is obtained.
  • the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and at least a time period to which the fault information belongs.
  • the fault information is obtained according to the query information.
  • the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved.
  • the components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.
  • the embodiment of the present invention provides a method for acquiring fault information, which can be applied to the fault information acquiring device described in any one of the embodiments corresponding to FIG. 2 to FIG. 7 .
  • the method for obtaining fault information provided by this embodiment includes the following steps:
  • the fault information acquiring device obtains query information.
  • the query information is used to indicate that the fault information is obtained, and the query information includes at least one of an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period to which the fault information belongs.
  • the query information may include a time period to which the fault information belongs
  • the fault information acquiring device may obtain the task information before acquiring the query information, where the task information is used to start to obtain the query information at a preset time and obtain the fault information according to the query information.
  • the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
  • the fault information acquiring device may determine that the object state to which the fault information belongs is existing before acquiring the fault information according to the query information.
  • the fault information acquiring device acquires fault information according to the query information.
  • the fault information acquiring device may collect information according to the query information, and process the collected information according to a preset information processing rule to generate fault information.
  • the fault information acquiring device may collect the information according to the query information, the collected information may be converted into a preset format, and the preset format is a format used by the fault information acquiring device.
  • the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used to indicate performance of at least one object processing data, At least one of performance of transmitting data and performance of storing data, the configuration information is used to indicate resource configuration of at least one object, and the log information is used to indicate a log of at least one object.
  • the method may further include:
  • the fault information acquiring device sends the fault information to the fault management device.
  • the fault information acquiring device may receive the subscription information sent by the subscribing device. If the fault information is a preset type of fault information, the fault information acquiring device sends the fault information to the subscribing device, and the subscription information is used by the subscribing device. After the failure information obtaining device obtains the preset type of fault information, the preset type information is sent to the subscribing device.
  • the fault information acquiring device obtains the query information, and the query information is used to indicate the fault information.
  • the query information includes the identifier of the object to which the fault information belongs, the information type of the fault information, and the fault information. At least one of the time segments obtains fault information according to the query information.
  • the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved.
  • the components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.

Abstract

Embodiments of the present invention relate to the technical field of communications, provide a method and device for acquiring fault information, and can resolve the problems in the prior art of inaccurate fault analysis and location due to a great number of components, a complicated hierarchical structure and incomplete acquisition of infrastructure layer fault information in an NFV system. The specific solution comprises: a fault information acquisition device acquires query information which is used for instructing to acquire fault information and comprises at least one of the identity of an object that the fault information pertains to, the information type of the fault information, and a time period that the fault information pertains to, and acquires the fault information according to the query information. The present invention is used for acquiring fault information.

Description

获取故障信息的方法及设备Method and device for obtaining fault information 技术领域Technical field
本发明涉及通信技术领域,特别涉及一种获取故障信息的方法及设备。The present invention relates to the field of communications technologies, and in particular, to a method and device for acquiring fault information.
背景技术Background technique
网络功能虚拟化(英文:Network Function Virtulization,简称:NFV)通过在通用的服务器、交换机、存储器等硬件设备上建立虚拟网络功能(英文:Virtualised Network Function,简称:VNF)实现部分网络功能,使得这些网络功能在通用的硬件设备上运行,不需要配置新的专用网元设备,能够极大的增强网络部署的灵活性,并且降低了投资成本。Network Function Virtualization (English: Network Function Virtulization, NFV for short) realizes some network functions by establishing virtual network functions (English: Virtualised Network Function, VNF for short) on general-purpose servers, switches, and other hardware devices. The network function runs on a common hardware device, and does not need to be configured with a new dedicated network element device, which can greatly enhance the flexibility of network deployment and reduce the investment cost.
在通过NFV技术实现网络功能的过程中,由于NFV系统部件组成较多,层次结构复杂,基础设施层故障信息获取不全,因此,当VNF出现故障时,较难定位VNF故障的根因。例如,VNF的故障有可能是由业务层引起的,也有可能是由基础设施层引起的;换句话说,该故障可能是业务对象故障,也可能是基础设施对象故障。VNF故障的分析和定位不够准确,导致NFV系统的性能下降。In the process of implementing network functions through NFV technology, due to the large number of components of the NFV system, the hierarchical structure is complex, and the infrastructure layer fault information is incomplete. Therefore, when the VNF fails, it is difficult to locate the root cause of the VNF fault. For example, a VNF failure may be caused by the business layer or by the infrastructure layer; in other words, the failure may be a business object failure or an infrastructure object failure. The analysis and positioning of VNF faults is not accurate enough, resulting in a decline in the performance of the NFV system.
发明内容Summary of the invention
为了解决现有技术中NFV故障的分析和定位不够准确的问题,本发明提供了一种获取故障信息的方法及设备。所述技术方案如下:In order to solve the problem that the analysis and positioning of the NFV fault in the prior art is not accurate enough, the present invention provides a method and a device for acquiring fault information. The technical solution is as follows:
第一方面,一种故障信息获取设备,该故障信息获取设备包括:The first aspect is a fault information acquiring device, where the fault information acquiring device includes:
查询管理模块,用于获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型和故障信息 所属的时间段中的至少一项;The query management module is configured to obtain query information, where the query information is used to indicate that the fault information is obtained, and the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and fault information. At least one of the time periods to which it belongs;
需要说明的是,一个对象是NFV系统的一个组成部分,示例性的,一个对象可以是一个VNF、虚拟机(英文:Virtual Machine,简称:VM)、网卡、网络、云操作系统等。It should be noted that an object is an integral part of the NFV system. Illustratively, an object may be a VNF, a virtual machine (English: Virtual Machine, VM for short), a network card, a network, a cloud operating system, and the like.
信息获取模块,用于根据查询管理模块获取的查询信息获取故障信息。The information obtaining module is configured to obtain fault information according to the query information obtained by the query management module.
在一种可能的实现方式中,故障信息获取设备还包括传输模块,用于将信息获取模块获取的故障信息发送给故障管理设备。In a possible implementation, the fault information acquiring device further includes a transmission module, configured to send the fault information acquired by the information acquiring module to the fault management device.
在一种可能的实现中,信息获取模块包括信息采集子模块和信息处理子模块和规则管理子模块;In a possible implementation, the information acquiring module includes an information collecting submodule and an information processing submodule and a rule management submodule;
信息采集子模块,用于根据查询信息进行信息采集;The information collection sub-module is configured to collect information according to the query information;
规则管理子模块,用于存储、管理至少一个信息处理规则;a rule management submodule for storing and managing at least one information processing rule;
信息处理子模块,用于调用规则管理子模块存储的预设信息处理规则将信息采集子模块采集到的信息根据预设信息处理规则进行处理生成故障信息。The information processing sub-module is configured to invoke the preset information processing rule stored by the rule management sub-module to process the information collected by the information collection sub-module according to the preset information processing rule to generate the fault information.
在一种可能的实现中,信息获取模块还包括适配子模块,用于将采集到的信息转换为预设格式,预设格式为故障信息获取设备使用的格式。In a possible implementation, the information obtaining module further includes an adaptation sub-module, configured to convert the collected information into a preset format, where the preset format is a format used by the fault information acquiring device.
在一种可能的实现中,故障信息的信息类型包括告警信息、性能信息、配置信息和日志信息中的至少一项;信息采集子模块包括:告警信息采集单元、性能信息采集单元、配置信息采集单元和日志信息采集单元;In a possible implementation, the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information. The information collection sub-module includes: an alarm information collection unit, a performance information collection unit, and configuration information collection. Unit and log information collection unit;
告警信息采集单元,用于采集告警信息,告警信息用于指示至少一个对象的告警;An alarm information collecting unit is configured to collect alarm information, where the alarm information is used to indicate an alarm of at least one object;
性能信息采集单元,用于采集性能信息,性能信息用于指示至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至少一项;a performance information collecting unit, configured to collect performance information, where the performance information is used to indicate at least one of performance of at least one object processing data, performance of transmitting data, and performance of storing data;
配置信息采集单元,用于采集配置信息,配置信息用于指示至少一个对象的资源配置;The configuration information collection unit is configured to collect configuration information, where the configuration information is used to indicate resource configuration of at least one object;
日志信息采集单元,用于采集日志信息,日志信息用于指示至少一个对象的日志。 The log information collecting unit is configured to collect log information, where the log information is used to indicate a log of at least one object.
在一种可能的实现中,信息处理子模块包括:告警信息处理单元、性能信息处理单元、配置信息处理单元、日志信息处理单元;In a possible implementation, the information processing sub-module includes: an alarm information processing unit, a performance information processing unit, a configuration information processing unit, and a log information processing unit;
告警信息处理单元,用于存储告警信息采集单元采集的告警信息,并调用预设信息处理规则包含的预设告警信息处理规则对告警信息进行处理;The alarm information processing unit is configured to store the alarm information collected by the alarm information collection unit, and call the preset alarm information processing rule included in the preset information processing rule to process the alarm information;
性能信息处理单元,用于存储性能信息采集单元采集的性能信息,并调用预设信息处理规则包含的预设性能信息处理规则对性能信息进行处理;The performance information processing unit is configured to store the performance information collected by the performance information collection unit, and call the preset performance information processing rule included in the preset information processing rule to process the performance information;
配置信息处理单元,用于存储配置信息采集单元采集的配置信息,并调用预设信息处理规则包含的预设配置信息处理规则对配置信息进行处理;The configuration information processing unit is configured to store the configuration information collected by the configuration information collection unit, and call the preset configuration information processing rule included in the preset information processing rule to process the configuration information;
日志信息处理单元,用于存储日志信息采集单元采集的日志信息,并调用预设信息处理规则包含的预设日志信息处理规则对日志信息进行处理。The log information processing unit is configured to store the log information collected by the log information collection unit, and call the preset log information processing rule included in the preset information processing rule to process the log information.
在一种可能的实现中,故障信息获取设备还包括传输模块,用于接收订阅设备发送的订阅信息,订阅信息用于指示若信息获取模块获取到预设类型的故障信息,则将预设类型的信息发送给订阅设备;In a possible implementation, the fault information obtaining device further includes a transmission module, configured to receive subscription information sent by the subscribing device, where the subscription information is used to indicate that if the information acquisition module obtains the preset type of fault information, the preset type is Information is sent to the subscription device;
传输模块,还用于若故障信息为预设类型的故障信息,则将故障信息发送给订阅设备。The transmission module is further configured to send the fault information to the subscribing device if the fault information is a preset type of fault information.
在一种可能的实现中,查询信息包括故障信息所属的时间段;In a possible implementation, the query information includes a time period to which the fault information belongs;
故障信息获取设备还包括任务管理模块,用于存储采集任务,对存储的采集任务进行监控并触发采集任务开始执行,具体用于获取任务信息,任务信息用于指示在预设时刻开始获取查询信息并根据查询信息获取故障信息,预设时刻大于或等于故障信息所属的时间段的结束时刻。The fault information obtaining device further includes a task management module, configured to store the collection task, monitor the stored collection task, and trigger the collection task to start execution, specifically for acquiring task information, where the task information is used to indicate that the query information is started at a preset time. And obtaining the fault information according to the query information, where the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
在一种可能的实现中,故障信息获取设备还包括对象管理模块,用于存储和更新至少一个对象的状态;还用于当查询信息包括故障信息所属的对象的身份标识时,确定故障信息所属的对象状态为存在。In a possible implementation, the fault information acquiring device further includes an object management module, configured to store and update a state of the at least one object, and is further configured to determine, when the query information includes an identifier of the object to which the fault information belongs, determine the fault information to belong to The object state is present.
在一种可能的实现中,信息获取模块还包括定时清理子模块,用于按照预设周期和预设清理规则对信息获取模块存储的信息进行清理。In a possible implementation, the information obtaining module further includes a timing cleaning sub-module, configured to clean the information stored by the information acquiring module according to the preset period and the preset cleaning rule.
在一种可能的实现中,故障信息获取设备为虚拟网络功能管理器VNFM 或网络功能虚拟化编排器NFVO。In a possible implementation, the fault information acquiring device is a virtual network function manager VNFM Or network function virtualization orchestrator NFVO.
第二方面,一种故障信息获取设备,该故障信息获取设备包括:处理器和存储器相互连接,该存储器用于存储程序和数据,该处理器用于调用该存储器存储的程序实现第一方面或第一方面任意一种可能的实现中所描述的故障信息获取设备所实现的功能。In a second aspect, a fault information acquiring device includes: a processor and a memory interconnected for storing a program and data, the processor for calling the program stored in the memory to implement the first aspect or the first The function implemented by the fault information acquisition device described in any of the possible implementations on the one hand.
具体的,处理器,用于获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型和故障信息所属的时间段中的至少一项;Specifically, the processor is configured to obtain the query information, where the query information is used to indicate that the fault information is obtained, where the query information includes at least one of an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period to which the fault information belongs. ;
处理器,还用于根据查询信息获取故障信息。The processor is further configured to obtain fault information according to the query information.
在一种可能的实现中,处理器,还用于将故障信息发送给故障管理设备。In a possible implementation, the processor is further configured to send the fault information to the fault management device.
在一种可能的实现中,处理器,还用于根据查询信息进行信息采集,并将采集到的信息根据预设信息处理规则进行处理生成故障信息。In a possible implementation, the processor is further configured to collect information according to the query information, and process the collected information according to a preset information processing rule to generate fault information.
在一种可能的实现中,处理器,还用于将采集到的信息转换为预设格式,预设格式为故障信息获取设备使用的格式。In a possible implementation, the processor is further configured to convert the collected information into a preset format, where the preset format is a format used by the fault information acquiring device.
在一种可能的实现中,故障信息的信息类型包括告警信息、性能信息、配置信息、日志信息中的至少一项,告警信息用于指示至少一个对象的告警,性能信息用于指示至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至少一项,配置信息用于指示至少一个对象的资源配置,日志信息用于指示至少一个对象的日志。In a possible implementation, the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used to indicate at least one object. At least one of processing data performance, performance of transmitting data, and performance of storing data, the configuration information is used to indicate resource configuration of at least one object, and the log information is used to indicate a log of at least one object.
在一种可能的实现中,处理器,还用于接收订阅设备发送的订阅信息,若故障信息为预设类型的故障信息,则将故障信息发送给订阅设备,订阅信息用于指示若故障信息获取设备获取到预设类型的故障信息,则将预设类型的信息发送给订阅设备。In a possible implementation, the processor is further configured to receive the subscription information sent by the subscribing device, and if the fault information is a preset type of fault information, send the fault information to the subscribing device, where the subscription information is used to indicate the fault information. When the acquiring device obtains the fault information of the preset type, the preset type information is sent to the subscription device.
在一种可能的实现中,查询信息包括故障信息所属的时间段,In a possible implementation, the query information includes a time period to which the fault information belongs,
处理器,还用于获取任务信息,任务信息用于指示在预设时刻开始获取查询信息并根据查询信息获取故障信息,预设时刻大于或等于故障信息所属的时 间段的结束时刻。The processor is further configured to obtain task information, where the task information is used to start to obtain the query information at a preset time and obtain the fault information according to the query information, where the preset time is greater than or equal to the time when the fault information belongs to The end of the interval.
在一种可能的实现中,当查询信息包括故障信息所属的对象的身份标识时,In a possible implementation, when the query information includes the identity of the object to which the fault information belongs,
处理器,还用于确定故障信息所属的对象状态为存在。The processor is further configured to determine that the object status to which the fault information belongs is present.
在一种可能的实现中,故障信息获取设备为虚拟网络功能管理器VNFM或网络功能虚拟化编排器NFVO。In one possible implementation, the fault information acquisition device is a virtual network function manager VNFM or a network function virtualization orchestrator NFVO.
第三方面,一种获取故障信息的方法,其特征在于,应用于故障信息获取设备,该方法包括:In a third aspect, a method for acquiring fault information is characterized in that it is applied to a fault information acquiring device, and the method includes:
故障信息获取设备获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项;The fault information obtaining device obtains the query information, where the query information is used to indicate that the fault information is obtained, and the query information includes at least one of an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period to which the fault information belongs;
故障信息获取设备根据查询信息获取故障信息。The fault information acquiring device acquires fault information according to the query information.
在一种可能的实现中,故障信息获取设备根据查询信息获取故障信息之后,该方法还包括:故障信息获取设备将故障信息发送给故障管理设备。In a possible implementation, after the fault information acquiring device acquires the fault information according to the query information, the method further includes: the fault information acquiring device sends the fault information to the fault management device.
在一种可能的实现中,故障信息获取设备根据查询信息获取故障信息,包括:In a possible implementation, the fault information acquiring device acquires the fault information according to the query information, including:
故障信息获取设备根据查询信息进行信息采集,并将采集到的信息根据预设信息处理规则进行处理生成故障信息。The fault information acquiring device collects information according to the query information, and processes the collected information according to a preset information processing rule to generate fault information.
在一种可能的实现中,故障信息获取设备根据查询信息进行信息采集之后,该方法还包括:In a possible implementation, after the fault information acquiring device performs information collection according to the query information, the method further includes:
故障信息获取设备将采集到的信息转换为预设格式,预设格式为故障信息获取设备使用的格式。The fault information obtaining device converts the collected information into a preset format, and the preset format is a format used by the fault information acquiring device.
在一种可能的实现中,故障信息的信息类型包括告警信息、性能信息、配置信息、日志信息中的至少一项,告警信息用于指示至少一个对象的告警,性能信息用于指示至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至少一项,配置信息用于指示至少一个对象的资源配置,日志信息用 于指示至少一个对象的日志。In a possible implementation, the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used to indicate at least one object. At least one of processing data performance, performance of transmitting data, and performance of storing data, the configuration information is used to indicate resource configuration of at least one object, and the log information is used A log indicating at least one object.
在一种可能的实现中,故障信息获取设备根据查询信息获取故障信息之前,该方法还包括:In a possible implementation, before the fault information acquiring device acquires the fault information according to the query information, the method further includes:
故障信息获取设备接收订阅设备发送的订阅信息,订阅信息用于指示若故障信息获取设备获取到预设类型的故障信息,则将预设类型的信息发送给订阅设备;The fault information obtaining device receives the subscription information sent by the subscribing device, and the subscription information is used to indicate that the fault information acquiring device obtains the preset type of fault information, and then sends the preset type information to the subscribing device;
故障信息获取设备根据查询信息获取故障信息之后,该方法还包括:After the fault information obtaining device obtains the fault information according to the query information, the method further includes:
若故障信息为预设类型的故障信息,则故障信息获取设备将故障信息发送给订阅设备。If the fault information is a preset type of fault information, the fault information acquiring device sends the fault information to the subscribed device.
在一种可能的实现中,查询信息包括故障信息所属的时间段,故障信息获取设备获取查询信息之前,该方法还包括:In a possible implementation, the query information includes a time period to which the fault information belongs, and the method further includes:
故障信息获取设备获取任务信息,任务信息用于指示在预设时刻开始获取查询信息并根据查询信息获取故障信息,预设时刻大于或等于故障信息所属的时间段的结束时刻。The fault information obtaining device obtains the task information, and the task information is used to start to obtain the query information at the preset time and obtain the fault information according to the query information, where the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
在一种可能的实现中,当查询信息包括故障信息所属的对象的身份标识时,故障信息获取设备根据查询信息获取故障信息之前,该方法还包括:In a possible implementation, when the query information includes the identifier of the object to which the fault information belongs, before the fault information acquiring device obtains the fault information according to the query information, the method further includes:
故障信息获取设备确定故障信息所属的对象状态为存在。The fault information acquiring device determines that the object state to which the fault information belongs is present.
在一种可能的实现中,故障信息获取设备为虚拟网络功能管理器VNFM或网络功能虚拟化编排器NFVO。In one possible implementation, the fault information acquisition device is a virtual network function manager VNFM or a network function virtualization orchestrator NFVO.
本发明实施例提供的获取故障信息的方法及设备,故障信息获取设备获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项,根据查询信息获取故障信息。本发明中由于查询信息可以指示需要获取的故障信息所属的对象、信息类型、时间段等,对于一次故障分析,就可以针对性较强地获取非常全面的信息,解决了现有技术中NFV系统部件组成较多,层次结构复杂,基础设施层故障信息获取不全,对故障的分析和定位不够准确的问 题。The method and the device for acquiring the fault information provided by the embodiment of the present invention, the fault information acquiring device obtains the query information, and the query information is used to indicate the fault information. The query information includes the identifier of the object to which the fault information belongs, the information type of the fault information, and the fault. At least one of the time periods to which the information belongs, the fault information is obtained according to the query information. In the present invention, since the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved. There are many components, complex hierarchical structure, incomplete access to fault information in the infrastructure layer, and inaccurate analysis and positioning of faults. question.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本发明。The above general description and the following detailed description are intended to be illustrative and not restrictive.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present invention. Other drawings may also be obtained from those of ordinary skill in the art in light of the inventive work.
图1是本发明实施例提供的一种NFV系统结构示意图;1 is a schematic structural diagram of an NFV system according to an embodiment of the present invention;
图2是本发明实施例提供的一种故障信息获取设备结构示意图;2 is a schematic structural diagram of a fault information acquiring device according to an embodiment of the present invention;
图3是本发明实施例提供的另一种故障信息获取设备结构示意图;3 is a schematic structural diagram of another fault information acquiring apparatus according to an embodiment of the present invention;
图4是本发明实施例提供的又一种故障信息获取设备结构示意图;4 is a schematic structural diagram of another fault information acquiring device according to an embodiment of the present invention;
图5是本发明实施例提供的再一种故障信息获取设备结构示意图;FIG. 5 is a schematic structural diagram of still another fault information acquiring apparatus according to an embodiment of the present invention;
图6是本发明另一实施例提供的一种故障信息获取设备结构示意图;FIG. 6 is a schematic structural diagram of a fault information acquiring apparatus according to another embodiment of the present invention;
图7是本发明又一实施例提供的一种故障信息获取设备结构示意图;FIG. 7 is a schematic structural diagram of a fault information acquiring apparatus according to another embodiment of the present invention; FIG.
图8是本发明实施例提供的一种获取故障信息的方法流程示意图。FIG. 8 is a schematic flowchart of a method for acquiring fault information according to an embodiment of the present invention.
通过上述附图,已示出本发明明确的实施例,后文中将有更详细的描述。这些附图和文字描述并不是为了通过任何方式限制本发明构思的范围,而是通过参考特定实施例为本领域技术人员说明本发明的概念。The embodiments of the present invention have been shown in the foregoing drawings and are described in detail herein. The drawings and the written description are not intended to limit the scope of the present invention in any way,
具体实施方式detailed description
为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明实施方式作进一步地详细描述。The embodiments of the present invention will be further described in detail below with reference to the accompanying drawings.
本发明实施例提供一种故障信息获取设备,优选的,该故障信息获取设备可以应用于网络功能虚拟化(英文:Network Function Virtulization, 简称:NFV)系统中,参照图1所示,图1示出了一种NFV系统的具体结构,该NFV系统10包括NFVO(Network Functions Virtualization Orchestrator,网络功能虚拟化编排器)101、VNFM(Virtualized Network Function Manager,虚拟网络功能管理器)102、VIM(Virtualised Infrastructure Manager,虚拟基础设备管理器)103、OSS/BSS(Operations and Business Support Systems,运营和业务支撑系统)104、EMS(Element Management System,网元管理系统)105、VNF106、NFVI(Network Function Virtulization Infrastructure,网络功能虚拟化基础设施)107。The embodiment of the invention provides a fault information acquiring device. Preferably, the fault information acquiring device can be applied to network function virtualization (English: Network Function Virtulization, Referring to FIG. 1 for short, FIG. 1 shows a specific structure of an NFV system including NFVO (Network Functions Virtualization Orchestrator) 101 and VNFM (Virtualized). Network Function Manager (Virtual Network Function Manager) 102, VIM (Virtualised Infrastructure Manager) 103, OSS/BSS (Operations and Business Support Systems) 104, EMS (Element Management System, The network element management system 105, the VNF 106, and the NFVI (Network Function Virtualization Infrastructure) 107.
其中,NFVO101,用于对NFV的基础设施资源及软件资源进行网络侧的编排和管理,以及在NFVI107上实现NFV业务拓扑。Among them, NFVO101 is used for network side programming and management of NFV infrastructure resources and software resources, and implements NFV service topology on NFVI107.
VNFM102,用于对VNF实例的生命周期进行管理。VNFM102 is used to manage the life cycle of a VNF instance.
VIM103,用于控制和管理实现计算、存储和网络资源以及它们的虚拟化的实体。VIM103, used to control and manage entities that implement compute, storage, and network resources and their virtualization.
OSS/BSS104,用于网络管理、系统管理、计费、账务、客户服务等等。OSS/BSS104 for network management, system management, billing, accounting, customer service, etc.
EMS105,用于对一个或多个VNF进行错误、配置、计帐、性能和安全(英文:Fault,Configuration,Accounting,Performance and Security,简称:FCAPS)管理。The EMS 105 is configured to perform error, configuration, accounting, performance, and security (Fault, Configuration, Accounting, Performance and Security, FCAPS) management on one or more VNFs.
VNF106,对应于传统非虚拟化网络中的PNF(Physical network function,物理网络功能),如虚拟化的EPC(Evolved Packet Core,演进分组核心)节点,实现特定的网络功能。VNF可以由多个更低级别的组件来组成。因此,一个VNF可以部署在多个虚拟机(英文:Virtual Machine,简称:VM)上,每个VM控制一个VNF组件。The VNF 106 corresponds to a PNF (Physical Network Function) in a traditional non-virtualized network, such as a virtualized EPC (Evolved Packet Core) node, to implement a specific network function. A VNF can be composed of multiple lower-level components. Therefore, a VNF can be deployed on multiple virtual machines (English: Virtual Machine, VM for short), and each VM controls a VNF component.
NFVI107,由硬件资源、虚拟资源及虚拟层组成,是提供所需虚拟资源的实体。NFVI107, which consists of hardware resources, virtual resources, and virtual layers, is the entity that provides the required virtual resources.
本实施例中,该故障信息获取设备可以是NFV系统10中的NFVO101或VNFM102,当然,此处只是举例说明。具体的,该故障信息获取设备的结构如图2所示,故障信息获取设备20包括:查询管理模块201、信息获取模块202。 In this embodiment, the fault information acquiring device may be the NFVO 101 or the VNFM 102 in the NFV system 10, which is of course only an example. Specifically, the structure of the fault information acquiring device is as shown in FIG. 2, and the fault information acquiring device 20 includes: a query management module 201 and an information acquiring module 202.
其中,查询管理模块201,用于获取查询信息,查询信息用于指示获取故障信息,查询信息还用于指示故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项;故障信息用于进行故障分析。The query management module 201 is configured to obtain query information, where the query information is used to indicate that the fault information is obtained, and the query information is further used to indicate the identifier of the object to which the fault information belongs, the type of the fault information, and the time period to which the fault information belongs. At least one of the faults; the fault information is used for fault analysis.
需要说明的是,一个对象是NFV系统的一个组成部分,示例性的,一个对象可以是一个VNF、虚拟机(英文:Virtual Machine,简称:VM)、网卡、网络、云操作系统等。It should be noted that an object is an integral part of the NFV system. Illustratively, an object may be a VNF, a virtual machine (English: Virtual Machine, VM for short), a network card, a network, a cloud operating system, and the like.
信息获取模块202,用于根据查询管理模块201获取的查询信息获取故障信息。The information obtaining module 202 is configured to obtain fault information according to the query information acquired by the query management module 201.
例如,NFVO101或VNFM 102可以通过VIM103提供的表征状态转化/简单网络管理协议(Representational State Transfer/Simple Network Management Protocol,REST/SNMP)接口采集故障信息。For example, the NFVO 101 or the VNFM 102 can collect fault information through a Representational State Transfer/Simple Network Management Protocol (REST/SNMP) interface provided by the VIM 103.
可选的,故障信息获取设备还包括传输模块203,用于将信息获取模块202获取的故障信息发送给故障管理设备。例如,NFVO101或VNFM102可以将故障信息发送给OSS104或EMS105。Optionally, the fault information acquiring device further includes a transmission module 203, configured to send the fault information acquired by the information acquiring module 202 to the fault management device. For example, NFVO 101 or VNFM 102 can send fault information to OSS 104 or EMS 105.
在第一种应用场景中,如图3所示,图3示出了另一种故障信息获取设备的结构,对于获取一次故障信息的过程,通常具有起始时间和结束时间,即获取起始时间至结束时间的时间段内的故障信息,也就是说,查询信息可以包括故障信息所属的时间段,也就是获取了该时间段内的故障信息,当然,故障信息所属的时间段也可以预先设定好,这样,查询信息中可以不必包含故障信息所属的时间段这一参数,但可以指示在故障信息所属的时间段获取故障信息。In the first application scenario, as shown in FIG. 3, FIG. 3 shows the structure of another fault information acquiring device. For the process of acquiring a fault information, there is usually a start time and an end time, that is, an acquisition start. The fault information in the time period from the time to the end time, that is, the query information may include the time period to which the fault information belongs, that is, the fault information in the time period is acquired, and of course, the time period to which the fault information belongs may also be advanced. The parameter is set, so that the query information does not need to include the parameter of the time period to which the fault information belongs, but can indicate that the fault information is obtained during the time period to which the fault information belongs.
进一步的,故障信息获取设备还可以包括任务管理模块204,用于存储采集任务,对存储的采集任务进行监控并触发采集任务开始执行,具体用于获取任务信息,任务信息用于指示在预设时刻开始获取查询信息并根据查询信息获取故障信息,预设时刻大于或等于故障信息所属的时间段的结束时刻。需要说明的是,任务信息可以是故障信息获取设备自行生成的,也可以是接收其他设备发送的。本发明中,一个采集任务就是一次获取故障信息的完整过程,一次 获取故障信息的过程可以包含获取查询信息,根据查询信息获取故障信息,此处,应注意,一次采集任务并不包括将获取的故障信息发送给故障管理设备的过程。Further, the fault information acquiring device may further include a task management module 204, configured to store the collection task, monitor the stored collection task, and trigger the collection task to start execution, specifically for acquiring task information, and the task information is used to indicate the preset. The query information is obtained at the moment and the fault information is obtained according to the query information, and the preset time is greater than or equal to the end time of the time period to which the fault information belongs. It should be noted that the task information may be generated by the fault information acquiring device, or may be sent by other devices. In the present invention, an acquisition task is a complete process of acquiring fault information once, once The process of obtaining the fault information may include obtaining the query information and obtaining the fault information according to the query information. Here, it should be noted that the one-time collection task does not include the process of sending the acquired fault information to the fault management device.
基于上述第一种应用场景,对于查询信息,此处列举三种获取方式,第一种方式可以是根据用户指示生成的,当需要获取故障信息时,用户可以输入控制命令,触发查询管理模块201生成查询信息;第二种方式可以预先设定周期,周期性生成查询信息。第一种方式比较灵活,可以根据用户需求获取故障信息,第二种方式减少了用户操作,可以周期性获取故障信息,可以通过周期性获取故障信息对NFV系统进行长期监控,结合上述任务管理模块204触发采集任务的方式,可以是在每个周期的结束时刻触发采集任务,获取上一周期的故障信息。当然,这两种触发采集任务的方式都可以通过上述任务管理模块204进行控制。另外,第三种方式可以接收其他设备发送的查询信息,在获取故障信息后将故障信息发送给故障管理设备。Based on the foregoing first application scenario, for the query information, three acquisition modes are listed here. The first mode may be generated according to the user indication. When the fault information needs to be acquired, the user may input a control command to trigger the query management module 201. The query information is generated; the second method can preset the period and periodically generate the query information. The first method is flexible and can obtain fault information according to user requirements. The second method reduces user operations and can periodically obtain fault information. The NFV system can be monitored for a long time by periodically obtaining fault information. The method of triggering the collection task is to trigger the collection task at the end of each period to obtain the fault information of the previous period. Of course, the two ways of triggering the collection task can be controlled by the task management module 204 described above. In addition, the third mode can receive the query information sent by other devices, and send the fault information to the fault management device after obtaining the fault information.
可选的,故障信息获取设备还可以包括对象管理模块205,用于存储和更新至少一个对象的状态;还用于当查询信息包括故障信息所属的对象的身份标识时,确定故障信息所属的对象状态为存在。需要说明的是,本发明中一个对象可以是一个VNF,也可以是一个VM,是NFV系统中的组成部件,其具体存在方式,本发明不做限制。此处,故障信息所属的对象可以是一个对象,也可以是多个,故障信息中涉及到的对象都可以认为是故障信息所属的对象。对于对象的状态,可以包括存在、不存在、故障等多种状态,对象的状态为存在,表明该对象有效并且属于故障信息获取设备所管理的对象。Optionally, the fault information obtaining device may further include an object management module 205, configured to store and update a state of the at least one object, and configured to determine, when the query information includes an identifier of the object to which the fault information belongs, determine an object to which the fault information belongs. The status is present. It should be noted that an object in the present invention may be a VNF or a VM, which is a component of the NFV system, and the specific existence manner thereof is not limited in the present invention. Here, the object to which the fault information belongs may be one object or multiple, and the objects involved in the fault information may be considered as the object to which the fault information belongs. For the state of the object, various states such as presence, non-existence, fault, and the like may be included, and the state of the object is present, indicating that the object is valid and belongs to an object managed by the fault information acquiring device.
在第二种应用场景中,如图4所示,图4示出了又一种故障信息获取设备的结构,信息获取模块202可以包括信息采集子模块2021、信息处理子模块2022和规则管理子模块2023;In the second application scenario, as shown in FIG. 4, FIG. 4 shows another structure of the fault information acquiring device. The information acquiring module 202 may include an information collecting sub-module 2021, an information processing sub-module 2022, and a rule manager. Module 2023;
其中,信息采集子模块2021,用于根据查询信息进行信息采集;The information collection sub-module 2021 is configured to collect information according to the query information.
规则管理子模块2023,用于存储、管理至少一个信息处理规则;需要说明 的是信息处理规则可以包括预设告警信息处理规则、预设性能信息处理规则、预设配置信息处理规则、预设日志信息处理规则中的至少一项,信息处理规则用于指示如何对信息进行处理、可以包括指示如何对信息进行合并、增删等,如预设告警信息处理规则可以用于指示如何对多个告警信息进行处理,具体的,例如告警信息A是个告警信息B产生的原因,则告警信息A、B具有父子相关性,如果获取到A、B两个告警信息,可以根据其父子相关性只保留告警信息A。The rule management sub-module 2023 is configured to store and manage at least one information processing rule; The information processing rule may include at least one of a preset alarm information processing rule, a preset performance information processing rule, a preset configuration information processing rule, and a preset log information processing rule, where the information processing rule is used to indicate how to perform information. The processing may include indicating how to merge, add, delete, and the like. For example, the preset alarm information processing rule may be used to indicate how to process multiple alarm information. Specifically, for example, the alarm information A is caused by the alarm information B. The alarm information A and B have parent-child correlation. If two alarms A and B are obtained, only the alarm information A can be retained according to the correlation between the parent and the child.
信息处理子模块2022,用于调用规则管理子模块2023存储的预设信息处理规则将信息采集子模块2021采集到的信息根据预设信息处理规则进行处理生成故障信息。The information processing sub-module 2022 is configured to invoke the preset information processing rule stored by the rule management sub-module 2023 to process the information collected by the information collection sub-module 2021 according to the preset information processing rule to generate fault information.
可选的,信息获取模块202还可以包括适配子模块2024,用于将采集到的信息转换为预设格式。此处,需要说明的是转换为预设格式是因为NFV系统中,不同系统的信息格式和对象模型很可能互不相同,因此,需要在采集到信息之后对采集到的信息转换为预设格式,使得采集到的信息符合故障信息获取设备的格式,预设格式即为故障信息获取设备使用的格式,可以包括故障信息获取设备支持的信息格式和故障信息获取设备支持的对象模型中的至少一项,信息格式可以表示信息的语法,对象模型可以指示各个对象之间的映射关系,这样故障信息获取设备才可以正确读取采集到的信息。Optionally, the information obtaining module 202 may further include an adaptation submodule 2024, configured to convert the collected information into a preset format. Here, it should be noted that the conversion to the preset format is because the information format and the object model of different systems in the NFV system are likely to be different from each other. Therefore, the collected information needs to be converted into a preset format after the information is collected. The collected information is in accordance with the format of the fault information acquiring device, and the preset format is a format used by the fault information acquiring device, and may include at least one of an information format supported by the fault information acquiring device and an object model supported by the fault information acquiring device. Item, the information format can represent the syntax of the information, and the object model can indicate the mapping relationship between the objects, so that the fault information acquiring device can correctly read the collected information.
优选的,在一种具体的实现方式中,故障信息的信息类型包括告警信息、性能信息、配置信息和日志信息中的至少一项;需要说明的是,对于信息类型,可以包含更多类型,此处只是列举四种加以说明,并不代表本发明局限于此。Preferably, in a specific implementation manner, the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information. It should be noted that, for the information type, more types may be included. The descriptions of the four are merely illustrative and are not intended to limit the invention.
对应的,信息采集子模块2021可以包括:告警信息采集单元20211、性能信息采集单元20212、配置信息采集单元20213和日志信息采集单元20214;Correspondingly, the information collection sub-module 2021 may include: an alarm information collection unit 20211, a performance information collection unit 20212, a configuration information collection unit 20213, and a log information collection unit 20214;
告警信息采集单元20211,用于采集告警信息,告警信息用于指示至少一个对象的告警;此处,需要说明的是,告警可以包括性能越限告警和故障告警中的至少一项。 The alarm information collecting unit 20211 is configured to collect alarm information, where the alarm information is used to indicate an alarm of at least one object. Here, it should be noted that the alarm may include at least one of a performance violation alarm and a fault alarm.
性能信息采集单元20212,用于采集性能信息,性能信息用于指示至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至少一项;The performance information collecting unit 20212 is configured to collect performance information, where the performance information is used to indicate at least one of performance of at least one object processing data, performance of transmitting data, and performance of storing data;
配置信息采集单元20213,用于采集配置信息,配置信息用于指示至少一个对象的资源配置;The configuration information collection unit 20213 is configured to collect configuration information, where the configuration information is used to indicate resource configuration of at least one object.
日志信息采集单元20214,用于采集日志信息,日志信息用于指示至少一个对象的日志。The log information collecting unit 20214 is configured to collect log information, where the log information is used to indicate a log of at least one object.
对应上述具体的实现方式,信息处理子模块2022可以包括:告警信息处理单元20221、性能信息处理单元20222、配置信息处理单元20223、日志信息处理单元20224;Corresponding to the specific implementation manner described above, the information processing sub-module 2022 may include: an alarm information processing unit 20221, a performance information processing unit 20222, a configuration information processing unit 20223, and a log information processing unit 20224;
告警信息处理单元20221,用于存储告警信息采集单元20211采集的告警信息,并调用预设信息处理规则包含的预设告警信息处理规则对告警信息进行处理;The alarm information processing unit 20221 is configured to store the alarm information collected by the alarm information collection unit 20211, and call the preset alarm information processing rule included in the preset information processing rule to process the alarm information;
性能信息处理单元20222,用于存储性能信息采集单元20212采集的性能信息,并调用预设信息处理规则包含的预设性能信息处理规则对性能信息进行处理;The performance information processing unit 20222 is configured to store the performance information collected by the performance information collection unit 20212, and invoke the preset performance information processing rule included in the preset information processing rule to process the performance information.
配置信息处理单元20223,用于存储配置信息采集单元20213采集的配置信息,并调用预设信息处理规则包含的预设配置信息处理规则对配置信息进行处理;The configuration information processing unit 20223 is configured to store the configuration information collected by the configuration information collection unit 20213, and call the preset configuration information processing rule included in the preset information processing rule to process the configuration information.
日志信息处理单元20224,用于存储日志信息采集单元20214采集的日志信息,并调用预设信息处理规则包含的预设日志信息处理规则对日志信息进行处理。The log information processing unit 20224 is configured to store the log information collected by the log information collecting unit 20214, and call the preset log information processing rule included in the preset information processing rule to process the log information.
可选的,信息获取模块202还包括定时清理子模块2025,用于按照预设周期和预设清理规则对信息获取模块202存储的信息进行清理。Optionally, the information obtaining module 202 further includes a timing cleaning sub-module 2025, configured to clean the information stored by the information acquiring module 202 according to the preset period and the preset cleaning rule.
在第三种应用场景中,如图5所示,图5示出了再一种故障信息获取设备的结构,在该场景中,传输模块203包括订阅管理单元2031,用于接收订阅设备发送的订阅信息,订阅信息用于指示若信息获取模块202获取到预设类型的 故障信息,则将预设类型的信息发送给订阅设备;In a third application scenario, as shown in FIG. 5, FIG. 5 shows a structure of another fault information acquiring device, in which the transmission module 203 includes a subscription management unit 2031 for receiving a subscription device. Subscription information, the subscription information is used to indicate that if the information obtaining module 202 obtains a preset type The fault information sends the preset type information to the subscription device.
可选的,传输模块203,还用于若故障信息为预设类型的故障信息,则将故障信息发送给订阅设备,此处订阅设备可以是OSS104或EMS105。Optionally, the transmission module 203 is further configured to: if the fault information is a preset type of fault information, send the fault information to the subscribing device, where the subscribing device may be the OSS 104 or the EMS 105.
例如可以订阅告警信息、配置信息中有关配置变更的信息,当获取到这两类信息后,故障信息获取设备将获取到的这两类故障信息发送给订阅设备,当然,可以是订阅一个或多个对象的故障信息,也可以订阅某个时段的故障信息,订阅的方式可以自行设定,本发明对此不做限定。优选的,可以订阅某一种对象的故障信息。For example, the information about the configuration change in the alarm information and the configuration information may be subscribed. After the two types of information are obtained, the fault information acquiring device sends the two types of fault information obtained to the subscription device. Of course, one or more subscriptions may be obtained. The fault information of the object may also be subscribed to the fault information of a certain period of time, and the manner of the subscription may be set by itself, which is not limited by the present invention. Preferably, the fault information of a certain type of object can be subscribed to.
本实施例提供的故障信息获取设备,获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项,根据查询信息获取故障信息。本发明中由于查询信息可以指示需要获取的故障信息所属的对象、信息类型、时间段等,对于一次故障分析,就可以针对性较强地获取非常全面的信息,解决了现有技术中NFV系统部件组成较多,层次结构复杂,基础设施层故障信息获取不全,对故障的分析和定位不够准确的问题。The fault information acquiring device provided in this embodiment obtains query information, and the query information is used to indicate that the fault information is obtained. The query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and at least a time period to which the fault information belongs. In one case, the fault information is obtained according to the query information. In the present invention, since the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved. The components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.
基于上述图2、图3、图4及图5对应的实施例,本发明另一实施例提供一种故障信息获取设备,参照图6所示,本实施例中所提供的故障信息获取设备60包括:业务层601和采集层602。The fault information acquiring device 60 is provided in the embodiment of the present invention. Including: a business layer 601 and an acquisition layer 602.
其中,业务层601可以包括:信息查询管理接口6011、采集任务管理接口6012、告警信息处理接口6013、性能信息处理接口6014、配置信息处理接口6015、日志信息处理接口6016、对象管理接口6017、规则管理接口6018、订阅管理接口6019和定时清理接口6010。采集层602可以包括:适配器6021和采集接口6022。The service layer 601 may include: an information query management interface 6011, an collection task management interface 6012, an alarm information processing interface 6013, a performance information processing interface 6014, a configuration information processing interface 6015, a log information processing interface 6016, an object management interface 6017, and a rule. Management interface 6018, subscription management interface 6019, and timing cleanup interface 6010. The acquisition layer 602 can include an adapter 6021 and an acquisition interface 6022.
其中,信息查询管理接口6011,用于获取查询信息,查询信息可以指示查询对象(对应前文中故障信息所涉及的对象)、故障信息的类型和所属时间段,指示查询对象的详细信息。 The information query management interface 6011 is configured to obtain query information, where the query information may indicate the query object (corresponding to the object involved in the fault information in the foregoing text), the type of the fault information, and the time period of the fault, and indicate the detailed information of the query object.
采集任务管理接口6012,用于根据查询对象和故障信息的信息类型设定获取故障信息的周期;对不同的查询对象设置不同的需要获取的故障信息的类型;对不同的采集任务设定定时器,定时器超时后,开始进行相应的采集任务。The collection task management interface 6012 is configured to set a period for acquiring the fault information according to the information type of the query object and the fault information; set different types of fault information that need to be acquired for different query objects; and set a timer for different collection tasks. After the timer expires, the corresponding collection task starts.
告警信息处理接口6013对应上述实施例中告警信息处理单元20221、性能信息处理接口6014对应上述实施例中性能信息处理单元20222、配置信息处理接口6015对应上述实施例中配置信息处理单元20223、日志信息处理接口6016对应上述实施例中日志信息处理单元20224。The alarm information processing interface 6013 corresponds to the alarm information processing unit 20221 and the performance information processing interface 6014 in the above embodiment, and the performance information processing unit 20222 and the configuration information processing interface 6015 correspond to the configuration information processing unit 20223 and the log information in the above embodiment. The processing interface 6016 corresponds to the log information processing unit 20224 in the above embodiment.
对象管理接口6017对应上述实施例中的对象管理模块205、规则管理接口6018对应上述实施例中的规则管理单元20225、订阅管理接口6019对应上述实施例中的订阅管理单元2031、定时清理接口6010对应上述实施例中的定时清理子模块2024。采集层602可以包括:适配器6021和采集接口6022,适配器6021对应上述实施例中的适配子模块2023。该适配器6021可以是云操作系统适配器。The object management interface 6017 corresponds to the object management module 205 and the rule management interface 6018 in the above embodiment, and corresponds to the rule management unit 20225 and the subscription management interface 6019 in the above embodiment, corresponding to the subscription management unit 2031 and the timing cleaning interface 6010 in the above embodiment. The timing cleaning sub-module 2024 in the above embodiment. The acquisition layer 602 can include an adapter 6021 and an acquisition interface 6022, and the adapter 6021 corresponds to the adaptation sub-module 2023 in the above embodiment. The adapter 6021 can be a cloud operating system adapter.
其中,订阅管理接口6019可以订阅告警信息和配置信息中关于配置变更的信息。The subscription management interface 6019 can subscribe to the information about the configuration change in the alarm information and the configuration information.
订阅管理接口6019可以根据用户请求设定订阅请求参数,该订阅请求参数可以包括:订阅类型(可选值为Alarm(告警),Configuration Change(配置变更))、订阅对象类型(包括Host(主机)、VM(虚拟机)、Server(服务器)、Network(网络)、Cloudos(云操作系统)等,该字段为空,表示订阅所有对象类型)、订阅的告警身份标识(英文:Identity,简称:ID)、上报告警和配置变更的地址中的一项或多项。The subscription management interface 6019 can set a subscription request parameter according to a user request, and the subscription request parameter can include: a subscription type (optional values are Alarm, Configuration Change), and a subscription object type (including Host). , VM (virtual machine), Server (server), Network (network), Cloudos (cloud operating system), etc., this field is empty, indicating that all object types are subscribed, and the subscribed alarm identity (English: Identity, referred to as ID) ), one or more of the addresses for reporting alerts and configuration changes.
订阅管理接口6019生成的订阅信息可以包括:订阅身份标识(英文:Identity,简称ID)、订阅类型(可选值为Alarm,ConfigChange)、订阅对象类型(包括Host、VM、Server、Network、Cloudos等,该字段为空,表示订阅所有对象类型)、订阅的告警ID、上报告警和配置变更的地址中的一项或多项,需要说明的是,订阅信息可以是在订阅管理接口收到来自于其他设备的订 阅请求时生成的。The subscription information generated by the subscription management interface 6019 may include: a subscription identity (English: Identity, ID for short), a subscription type (optional value is Alarm, ConfigChange), and a subscription object type (including Host, VM, Server, Network, Cloudos, etc.). , the field is empty, indicating that all object types are subscribed, one or more of the subscribed alarm ID, the report alarm, and the configuration change address. It should be noted that the subscription information can be received from the subscription management interface. For other equipment Generated when the request is read.
采集接口6022用于采集信息,包括告警信息、性能信息、配置信息、日志信息,本实施例中以这四种类型的信息为例进行说明,采集接口6022可以根据采集信息的类型不同划分为多个接口,例如,告警信息采集接口60221、性能信息采集接口60222、配置信息采集接口60223、日志信息采集接口60224。此处分别举例对四种信息的内容及格式进行说明:The collection interface 6022 is configured to collect information, including alarm information, performance information, configuration information, and log information. In this embodiment, the four types of information are used as an example. The collection interface 6022 can be divided into multiple types according to different types of collected information. The interface is configured, for example, an alarm information collection interface 60221, a performance information collection interface 60022, a configuration information collection interface 60223, and a log information collection interface 60224. Here are examples of the content and format of the four types of information:
1、告警信息1. Alarm information
查询信息可以包含告警请求参数,告警请求参数可以包括:VNF的UUID、VNF的名称、VM的ID(VNFM或NFVO分配的ID)、告警对象类型(包括Host、VM、Server、Network、Cloudos等)、告警严重程度(例如:紧急、重要、次要、提示)、起始时间和结束时间(例如:2015-11-19 00:00:00,2015-11-20 00:00:00)中的一项或多项。The query information may include an alarm request parameter, and the alarm request parameter may include: a UUID of the VNF, a name of the VNF, an ID of the VM (an ID assigned by the VNFM or the NFVO), and an alarm object type (including Host, VM, Server, Network, Cloudos, etc.). , the severity of the alarm (for example: urgent, important, minor, prompt), start time and end time (for example: 2015-11-19 00:00:00, 2015-11-20 00:00:00) One or more.
告警信息采集接口60221采集到的信息可以包括:返回的告警条数、返回的告警列表、告警流水号、告警对象所归属的VNF的通用唯一识别码(英文:Universally Unique Identifier,简称:UUID)、告警ID、告警名称、告警对象实例ID、对告警对象名称、告警管理对象类型(英文:Managed Object Class,简称:MOC)名称,告警对象类型(包括Host、VM、Server、Network、Cloudos等)、告警严重度、告警产生时间、告警类型(例如:1表示告警、2表示恢复告警)、告警清除时间(如果该告警为恢复告警,该字段必选)、告警清除类型(用来表明该条告警的清除方式,为恢复告警的必选字段,如:正常清除、手工清除、异常清除)、告警可能原因描述、根源告警流水号、故障处理建议、告警额外信息中的一项或多项。The information collected by the alarm information collection interface 60221 may include: the number of returned alarms, the returned alarm list, the alarm serial number, and the universal unique identifier of the VNF to which the alarm object belongs (English: Universally Unique Identifier, UUID) Alarm ID, alarm name, alarm object instance ID, alarm object name, alarm management object type (English: Managed Object Class, MOC), alarm object type (including Host, VM, Server, Network, Cloudos, etc.). Alarm severity, alarm generation time, and alarm type (for example, 1 for alarm, 2 for recovery alarm), alarm clear time (if the alarm is for recovery alarm, this field is mandatory), and alarm clear type (to indicate the alarm) The clearing mode is one of the required fields for recovering alarms, such as: normal clearing, manual clearing, abnormal clearing, description of possible causes of alarms, root alarm alarm serial number, troubleshooting suggestions, and additional information of alarms.
2、性能信息2, performance information
查询信息可以包含性能请求参数,性能请求参数可以包括:VNF的UUID、VNF的名称、VM的ID(VNFM或NFVO分配的ID)、关键性能指标(英文:Key Performance Indicator,简称:KPI)、采集类型(取值为Sample(采样值), 或Statistics(统计值),即某一时段平均值)、统计周期(当采集类型为Statistics时为必选)、对象类型(包括Host、VM、Server、Network、Cloudos等,如果该参数非空,按照该参数列出的对象类型查询KPI)、指标名称(当该字段非空时,按照该参数值查询数据)、起始时间和结束时间(例如:2015-11-19 00:00:00,2015-11-20 00:00:00)中的一项或多项。The query information may include a performance request parameter, and the performance request parameter may include: a UUID of the VNF, a name of the VNF, an ID of the VM (an ID assigned by the VNFM or the NFVO), a key performance indicator (English: Key Performance Indicator, KPI for short), and an acquisition. Type (value is Sample, Or Statistics (statistics), that is, the average value of a certain period of time), the statistical period (required when the acquisition type is Statistics), and the object type (including Host, VM, Server, Network, Cloudos, etc., if the parameter is not empty, Query the KPI according to the object type listed in the parameter, the indicator name (when the field is not empty, query the data according to the parameter value), the start time and the end time (for example: 2015-11-19 00:00:00, One or more of 2015-11-20 00:00:00).
性能信息采集接口60222采集到的信息可以包括:返回的性能条数、返回的KPI列表、VNF的UUID、KPI的UUID、KPI的名称、KPI采集类型(取值为Sample或Statistics)、KPI的值、数据类型、KPI对象实例ID(VM的ID必须为VNFM或NFVO分配的ID)、对象实例名称、对象类型(包括Host、VM、Server、Network、Cloudos等)、时间戳、统计周期内最小值(当采集类型为Statistics时为必选)、统计周期内最大值(当采集类型为Statistics时为必选)、统计周期(当采集类型为Statistics时为必选)、起始时间和结束时间。The information collected by the performance information collection interface 60222 may include: the number of performance attributes returned, the returned KPI list, the UUID of the VNF, the UUID of the KPI, the name of the KPI, the KPI collection type (the value is Sample or Statistics), and the value of the KPI. , data type, KPI object instance ID (the ID of the VM must be the ID assigned by VNFM or NFVO), object instance name, object type (including Host, VM, Server, Network, Cloudos, etc.), timestamp, minimum value in the statistical period (Required when the acquisition type is Statistics), the maximum value in the statistical period (required when the acquisition type is Statistics), the statistical period (required when the acquisition type is Statistics), the start time, and the end time.
3、配置信息3, configuration information
查询信息可以包含配置请求参数,配置请求参数可以包括:VNF的UUID、VNF的名称、VM的ID(VNFM或NFVO分配的ID)、对象类型(包括Host、VM、Server、Network、Cloudos等)、表示查询父对象信息或查询子对象信息的指示。The query information may include configuration request parameters, and the configuration request parameters may include: a UUID of the VNF, a name of the VNF, an ID of the VM (an ID assigned by the VNFM or NFVO), and an object type (including Host, VM, Server, Network, Cloudos, etc.), Represents an indication of querying parent object information or querying child object information.
配置信息采集接口60223采集到的信息可以包括:VNF的UUID、返回的配置列表、对象类型(包括Host、VM、Server、Network、Cloudos等)、对象的UUID、是否为父对象的指示(例如:1表示是,0表示否)、是否为子对象的指示(例如:1表示是,0表示否)、父对象的配置信息、子对象的配置信息中的一项或多项。The information collected by the configuration information collection interface 60223 may include: the UUID of the VNF, the returned configuration list, the object type (including Host, VM, Server, Network, Cloudos, etc.), the UUID of the object, and whether it is an indication of the parent object (for example: 1 indicates yes, 0 indicates no), whether it is an indication of a child object (for example, 1 indicates yes, 0 indicates no), one or more of configuration information of the parent object, and configuration information of the child object.
当查询信息指示采集VM的父对象的配置信息时,配置信息采集接口60223采集到的信息还可以包含Host配置参数,Host配置参数可以包括:Host的UUID、Host的名称、Host的状态、中央处理单元(英文:Central Processing Unit,简称:CPU)个数、内存大小、存储大小、网卡列表、网卡的ID、网卡 的名字、媒体接入控制(英文:Media Access Control,简称:MAC)地址、传输速度、最大传输单元(英文:Maximum Transmission Unit,简称:MTU)值、网卡状态中的一项或多项。When the query information indicates the configuration information of the parent object of the VM, the information collected by the configuration information collection interface 60223 may further include a Host configuration parameter, and the Host configuration parameter may include: the UUID of the Host, the name of the Host, the state of the Host, and the central processing. Unit (English: Central Processing Unit, CPU for short), memory size, storage size, network card list, network card ID, network card The name, media access control (English: Media Access Control, MAC address) address, transmission speed, maximum transmission unit (English: Maximum Transmission Unit, MTU) value, one or more of the network card status.
当查询信息指示采集Host的子对象的配置信息时,配置信息采集接口60223采集到的信息还可以包含VM配置参数,VM配置参数可以包括:返回的VM列表、返回的VM配置信息列表、VM的UUID、VM的名称、VM的状态、cpu个数、内存大小、VM的卷列表、卷ID、卷名字、卷大小、虚拟网卡列表、虚拟网卡的ID、虚拟网卡的名字、MAC地址、互联网协议(英文:Internet Protocol,简称:IP)地址、虚拟网卡状态、虚拟网卡对应的物理网卡、VM所寄宿的主机ID中的一项或多项。When the query information indicates that the configuration information of the sub-object of the host is collected, the information collected by the configuration information collection interface 60223 may further include a VM configuration parameter, where the VM configuration parameter may include: a returned VM list, a returned VM configuration information list, and a VM UUID, VM name, VM status, cpu number, memory size, VM volume list, volume ID, volume name, volume size, virtual NIC list, virtual NIC ID, virtual NIC name, MAC address, Internet Protocol (English: Internet Protocol, IP for short) address, virtual network card status, physical network card corresponding to the virtual network card, host ID hosted by the VM, or one or more host IDs hosted by the VM.
4、日志信息4, log information
查询信息可以包含日志请求参数,日志请求参数可以包括:VM的UUID、信息采集起始时间、信息采集结束时间、对象类型(包括Host、VM、Server、Network、Cloudos等)、日志类型(例如:操作日志、运行日志等,该字段为空,表示查询所有类型的日志)、信息上传地址、信息上传使用的方法中的一项或者多项。The query information may include a log request parameter, and the log request parameter may include: a UUID of the VM, an information collection start time, an information collection end time, an object type (including Host, VM, Server, Network, Cloudos, etc.), and a log type (for example: Operation log, running log, etc., this field is empty, indicating one or more of the methods for querying all types of logs, information upload address, and information uploading.
当然,以上所列举的信息内容及其格式只是具体实现方式中的一种,并不代表本发明局限于此。Of course, the information content and its format listed above are only one of the specific implementation manners, and the present invention is not limited thereto.
本实施例提供的故障信息获取设备,获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项,根据查询信息获取故障信息。本发明中由于查询信息可以指示需要获取的故障信息所属的对象、信息类型、时间段等,对于一次故障分析,就可以针对性较强地获取非常全面的信息,解决了现有技术中NFV系统部件组成较多,层次结构复杂,基础设施层故障信息获取不全,对故障的分析和定位不够准确的问题。The fault information acquiring device provided in this embodiment obtains query information, and the query information is used to indicate that the fault information is obtained. The query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and at least a time period to which the fault information belongs. In one case, the fault information is obtained according to the query information. In the present invention, since the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved. The components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.
基于上述图2、图3、图4及图5对应的实施例,本发明又一实施例提供 一种故障信息获取设备,参照图7所示,本实施例中所提供的故障信息获取设备70包括:处理器701和存储器702,该处理器701和存储器702相互连接。该存储器702用于存储程序和数据,该处理器701用于调用该存储器存储的程序实现图2、图3、图4、图5或图6对应的实施例中所描述的故障信息获取设备所实现的功能,该故障信息获取设备70可以是图1所示的NFV系统10中的VNFM102或NFVO101。Based on the embodiments corresponding to FIG. 2, FIG. 3, FIG. 4 and FIG. 5, another embodiment of the present invention provides A fault information acquiring device, as shown in FIG. 7, the fault information acquiring device 70 provided in this embodiment includes a processor 701 and a memory 702, and the processor 701 and the memory 702 are connected to each other. The memory 702 is configured to store programs and data, and the processor 701 is configured to invoke the program stored in the memory to implement the fault information acquiring device described in the embodiment corresponding to FIG. 2, FIG. 3, FIG. 4, FIG. 5 or FIG. The implemented function, the failure information acquisition device 70 may be the VNFM 102 or the NFVO 101 in the NFV system 10 shown in FIG.
具体的,其中,处理器701,用于获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项;Specifically, the processor 701 is configured to obtain query information, where the query information is used to indicate that the fault information is obtained. The query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period in which the fault information belongs. At least one item;
处理器701,还用于根据查询信息获取故障信息。The processor 701 is further configured to acquire fault information according to the query information.
可选的,处理器701,还用于将获取的故障信息发送给故障管理设备。Optionally, the processor 701 is further configured to send the acquired fault information to the fault management device.
在第一种应用场景中,查询信息可以包括故障信息所属的时间段。In the first application scenario, the query information may include a time period to which the fault information belongs.
处理器701,还用于获取任务信息,任务信息用于指示在预设时刻开始获取查询信息并根据查询信息获取故障信息,预设时刻大于或等于故障信息所属的时间段的结束时刻。The processor 701 is further configured to acquire task information, where the task information is used to start acquiring the query information at a preset time and acquiring the fault information according to the query information, where the preset time is greater than or equal to the end time of the time period to which the fault information belongs.
可选的,处理器701,还用于当查询信息包括故障信息所属的对象的身份标识时,确定故障信息所属的对象状态为存在。Optionally, the processor 701 is further configured to: when the query information includes the identity identifier of the object to which the fault information belongs, determine that the object state to which the fault information belongs is the presence.
在第二种应用场景中,In the second application scenario,
处理器701,还用于根据查询信息进行信息采集;将采集到的信息根据预设信息处理规则进行处理生成故障信息。The processor 701 is further configured to perform information collection according to the query information, and process the collected information according to a preset information processing rule to generate fault information.
可选的,处理器701,还用于将采集到的信息转换为预设格式,预设格式为所述故障信息获取设备使用的格式,预设格式可以包括故障信息获取设备支持的信息格式和故障信息获取设备支持的对象模型中的至少一项。Optionally, the processor 701 is further configured to convert the collected information into a preset format, where the preset format is a format used by the fault information acquiring device, where the preset format may include an information format supported by the fault information acquiring device, and The fault information acquires at least one of the object models supported by the device.
优选的,在一种具体的实现方式中,故障信息的信息类型包括告警信息、性能信息、配置信息和日志信息中的至少一项,告警信息用于指示至少一个对象的告警,性能信息用于指示至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至少一项,配置信息用于指示至少一个对象的资源配置, 日志信息用于指示至少一个对象的日志。Preferably, in a specific implementation manner, the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used for At least one of indicating performance of at least one object processing data, performance of transmitting data, and performance of storing data, the configuration information being used to indicate resource configuration of at least one object, The log information is used to indicate a log of at least one object.
可选的,处理器701,还用于按照预设周期和预设清理规则对存储的信息进行清理。Optionally, the processor 701 is further configured to clean the stored information according to a preset period and a preset cleaning rule.
在第三种应用场景中,In the third application scenario,
处理器701,还用于接收订阅设备发送的订阅信息,若故障信息为预设类型的故障信息,则将故障信息发送给订阅设备。The processor 701 is further configured to receive the subscription information sent by the subscribing device, and if the fault information is a preset type of fault information, send the fault information to the subscribing device.
本实施例提供的故障信息获取设备,获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项,根据查询信息获取故障信息。本发明中由于查询信息可以指示需要获取的故障信息所属的对象、信息类型、时间段等,对于一次故障分析,就可以针对性较强地获取非常全面的信息,解决了现有技术中NFV系统部件组成较多,层次结构复杂,基础设施层故障信息获取不全,对故障的分析和定位不够准确的问题。The fault information acquiring device provided in this embodiment obtains query information, and the query information is used to indicate that the fault information is obtained. The query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and at least a time period to which the fault information belongs. In one case, the fault information is obtained according to the query information. In the present invention, since the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved. The components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.
结合上述图2-图7对应的实施例,本发明实施例提供一种获取故障信息的方法,可以应用于图2-图7对应的实施例中任一实施例所描述的故障信息获取设备,参照图8所示,本实施例提供的获取故障信息的方法包括以下步骤:With reference to the foregoing embodiments of FIG. 2 to FIG. 7 , the embodiment of the present invention provides a method for acquiring fault information, which can be applied to the fault information acquiring device described in any one of the embodiments corresponding to FIG. 2 to FIG. 7 . Referring to FIG. 8, the method for obtaining fault information provided by this embodiment includes the following steps:
801、故障信息获取设备获取查询信息。801. The fault information acquiring device obtains query information.
查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项。The query information is used to indicate that the fault information is obtained, and the query information includes at least one of an identifier of the object to which the fault information belongs, an information type of the fault information, and a time period to which the fault information belongs.
可选的,查询信息可以包括故障信息所属的时间段,故障信息获取设备获取查询信息之前,还可以获取任务信息,任务信息用于指示在预设时刻开始获取查询信息并根据查询信息获取故障信息,预设时刻大于或等于故障信息所属的时间段的结束时刻。Optionally, the query information may include a time period to which the fault information belongs, and the fault information acquiring device may obtain the task information before acquiring the query information, where the task information is used to start to obtain the query information at a preset time and obtain the fault information according to the query information. The preset time is greater than or equal to the end time of the time period to which the fault information belongs.
另外,可选的,当查询信息包括故障信息所属的对象的身份标识时,故障信息获取设备根据查询信息获取故障信息之前,还可以确定故障信息所属的对象状态为存在。 In addition, optionally, when the query information includes the identifier of the object to which the fault information belongs, the fault information acquiring device may determine that the object state to which the fault information belongs is existing before acquiring the fault information according to the query information.
802、故障信息获取设备根据查询信息获取故障信息。802. The fault information acquiring device acquires fault information according to the query information.
具体的,故障信息获取设备可以根据查询信息进行信息采集,并将采集到的信息根据预设信息处理规则进行处理生成故障信息。此处,故障信息获取设备根据查询信息进行信息采集之后,还可以将采集到的信息转换为预设格式,预设格式为故障信息获取设备使用的格式。Specifically, the fault information acquiring device may collect information according to the query information, and process the collected information according to a preset information processing rule to generate fault information. Here, after the fault information acquiring device collects the information according to the query information, the collected information may be converted into a preset format, and the preset format is a format used by the fault information acquiring device.
优选的,故障信息的信息类型包括告警信息、性能信息、配置信息和日志信息中的至少一项,告警信息用于指示至少一个对象的告警,性能信息用于指示至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至少一项,配置信息用于指示至少一个对象的资源配置,日志信息用于指示至少一个对象的日志。Preferably, the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information, where the alarm information is used to indicate an alarm of at least one object, and the performance information is used to indicate performance of at least one object processing data, At least one of performance of transmitting data and performance of storing data, the configuration information is used to indicate resource configuration of at least one object, and the log information is used to indicate a log of at least one object.
可选的,步骤802之后,还可以包括:Optionally, after step 802, the method may further include:
803、故障信息获取设备将故障信息发送给故障管理设备。803. The fault information acquiring device sends the fault information to the fault management device.
在一种具体的应用场景中,故障信息获取设备可以接收订阅设备发送的订阅信息;若故障信息为预设类型的故障信息,则故障信息获取设备将故障信息发送给订阅设备,该订阅信息用于指示若故障信息获取设备获取到预设类型的故障信息,则将预设类型的信息发送给订阅设备。In a specific application scenario, the fault information acquiring device may receive the subscription information sent by the subscribing device. If the fault information is a preset type of fault information, the fault information acquiring device sends the fault information to the subscribing device, and the subscription information is used by the subscribing device. After the failure information obtaining device obtains the preset type of fault information, the preset type information is sent to the subscribing device.
本实施例提供的获取故障信息的方法,故障信息获取设备获取查询信息,查询信息用于指示获取故障信息,查询信息包括故障信息所属的对象的身份标识、故障信息的信息类型、故障信息所属的时间段中的至少一项,根据查询信息获取故障信息。本发明中由于查询信息可以指示需要获取的故障信息所属的对象、信息类型、时间段等,对于一次故障分析,就可以针对性较强地获取非常全面的信息,解决了现有技术中NFV系统部件组成较多,层次结构复杂,基础设施层故障信息获取不全,对故障的分析和定位不够准确的问题。In the method for obtaining the fault information provided by the embodiment, the fault information acquiring device obtains the query information, and the query information is used to indicate the fault information. The query information includes the identifier of the object to which the fault information belongs, the information type of the fault information, and the fault information. At least one of the time segments obtains fault information according to the query information. In the present invention, since the query information can indicate the object, the information type, the time period, and the like to which the fault information needs to be acquired, for a fault analysis, the very comprehensive information can be obtained in a targeted manner, and the NFV system in the prior art is solved. The components are more composed, the hierarchical structure is complex, the fault information of the infrastructure layer is incompletely acquired, and the analysis and positioning of the fault are not accurate enough.
本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通过硬件来完成,也可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,上述提到的存储介质可以是只读存储器,磁盘 或光盘等。A person skilled in the art may understand that all or part of the steps of implementing the above embodiments may be completed by hardware, or may be instructed by a program to execute related hardware, and the program may be stored in a computer readable storage medium. The storage medium mentioned may be a read only memory, a disk Or a CD or the like.
以上所述仅为本发明的较佳实施例,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, improvements, etc., which are within the spirit and scope of the present invention, should be included in the protection of the present invention. Within the scope.

Claims (18)

  1. 一种故障信息获取设备,其特征在于,所述故障信息获取设备包括:A fault information acquiring device, wherein the fault information acquiring device includes:
    查询管理模块,用于获取查询信息,所述查询信息用于指示获取故障信息,所述查询信息包括所述故障信息所属的对象的身份标识、所述故障信息的信息类型和所述故障信息所属的时间段中的至少一项;a query management module, configured to obtain query information, where the query information is used to indicate that the fault information is obtained, where the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and a fault information At least one of the time periods;
    信息获取模块,用于根据所述查询管理模块获取的所述查询信息获取所述故障信息。The information obtaining module is configured to acquire the fault information according to the query information obtained by the query management module.
  2. 根据权利要求1所述的故障信息获取设备,其特征在于,所述信息获取模块包括信息采集子模块、信息处理子模块和规则管理子模块;The fault information acquiring device according to claim 1, wherein the information acquiring module comprises an information collecting sub-module, an information processing sub-module and a rule management sub-module;
    所述信息采集子模块,用于根据所述查询信息进行信息采集;The information collection sub-module is configured to perform information collection according to the query information;
    所述规则管理子模块,用于存储、管理至少一个信息处理规则;The rule management submodule is configured to store and manage at least one information processing rule;
    所述信息处理子模块,用于调用所述规则管理子模块存储的预设信息处理规则将所述信息采集子模块采集到的信息根据所述预设信息处理规则进行处理生成所述故障信息。The information processing sub-module is configured to invoke the preset information processing rule stored by the rule management sub-module to process the information collected by the information collection sub-module according to the preset information processing rule to generate the fault information.
  3. 根据权利要求2所述的故障信息获取设备,其特征在于,The failure information acquisition apparatus according to claim 2, wherein
    所述信息获取模块还包括适配子模块,用于将所述采集到的信息转换为预设格式。The information acquiring module further includes an adaptation submodule, configured to convert the collected information into a preset format.
  4. 根据权利要求2或3所述的故障信息获取设备,其特征在于,所述故障信息的信息类型包括告警信息、性能信息、配置信息和日志信息中的至少一项;所述信息采集子模块包括:告警信息采集单元、性能信息采集单元、配置信息采集单元和日志信息采集单元;The fault information acquiring device according to claim 2 or 3, wherein the information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information; and the information collecting sub-module includes : an alarm information collection unit, a performance information collection unit, a configuration information collection unit, and a log information collection unit;
    所述告警信息采集单元,用于采集所述告警信息,所述告警信息用于指示至少一个对象的告警;The alarm information collecting unit is configured to collect the alarm information, where the alarm information is used to indicate an alarm of at least one object;
    所述性能信息采集单元,用于采集所述性能信息,所述性能信息用于指示所述至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至 少一项;The performance information collecting unit is configured to collect the performance information, where the performance information is used to indicate performance of the at least one object processing data, performance of transmitting data, and performance of storing data One less;
    所述配置信息采集单元,用于采集所述配置信息,所述配置信息用于指示所述至少一个对象的资源配置;The configuration information collecting unit is configured to collect the configuration information, where the configuration information is used to indicate resource configuration of the at least one object;
    所述日志信息采集单元,用于采集所述日志信息,所述日志信息用于指示所述至少一个对象的日志。The log information collecting unit is configured to collect the log information, where the log information is used to indicate a log of the at least one object.
  5. 根据权利要求4所述的故障信息获取设备,其特征在于,所述信息处理子模块包括:告警信息处理单元、性能信息处理单元、配置信息处理单元和日志信息处理单元;The fault information acquiring device according to claim 4, wherein the information processing sub-module comprises: an alarm information processing unit, a performance information processing unit, a configuration information processing unit, and a log information processing unit;
    所述告警信息处理单元,用于存储所述告警信息采集单元采集的所述告警信息,并调用所述预设信息处理规则包含的预设告警信息处理规则对所述告警信息进行处理;The alarm information processing unit is configured to store the alarm information collected by the alarm information collection unit, and call the preset alarm information processing rule included in the preset information processing rule to process the alarm information;
    所述性能信息处理单元,用于存储所述性能信息采集单元采集的所述性能信息,并调用所述预设信息处理规则包含的预设性能信息处理规则对所述性能信息进行处理;The performance information processing unit is configured to store the performance information collected by the performance information collection unit, and invoke the preset performance information processing rule included in the preset information processing rule to process the performance information;
    所述配置信息处理单元,用于存储所述配置信息采集单元采集的所述配置信息,并调用所述预设信息处理规则包含的预设配置信息处理规则对所述配置信息进行处理;The configuration information processing unit is configured to store the configuration information collected by the configuration information collection unit, and invoke the preset configuration information processing rule included in the preset information processing rule to process the configuration information;
    所述日志信息处理单元,用于存储所述日志信息采集单元采集的所述日志信息,并调用所述预设信息处理规则包含的预设日志信息处理规则对所述日志信息进行处理。The log information processing unit is configured to store the log information collected by the log information collection unit, and call the preset log information processing rule included in the preset information processing rule to process the log information.
  6. 根据权利要求1-5任一项所述的故障信息获取设备,其特征在于,所述故障信息获取设备还包括传输模块,The fault information acquiring device according to any one of claims 1 to 5, wherein the fault information acquiring device further includes a transmission module.
    所述传输模块,用于接收订阅设备发送的订阅信息,所述订阅信息用于指示若所述信息获取模块获取到预设类型的故障信息,则将所述预设类型的信息发送给所述订阅设备;The transmitting module is configured to receive the subscription information sent by the subscribing device, where the subscription information is used to indicate that if the information obtaining module acquires the fault information of the preset type, the preset type information is sent to the Subscribe to the device;
    所述传输模块,还用于若所述故障信息为所述预设类型的故障信息,则将 所述故障信息发送给所述订阅设备。The transmission module is further configured to: if the fault information is the preset type of fault information, The fault information is sent to the subscription device.
  7. 根据权利要求1-6任一项所述的故障信息获取设备,其特征在于,所述查询信息包括所述故障信息所属的时间段;所述故障信息获取设备还包括任务管理模块,The fault information acquiring device according to any one of claims 1 to 6, wherein the query information includes a time period to which the fault information belongs, and the fault information acquiring device further includes a task management module.
    所述任务管理模块,用于获取任务信息,所述任务信息用于指示在预设时刻开始获取所述查询信息;The task management module is configured to acquire task information, where the task information is used to start acquiring the query information at a preset time;
    根据所述查询信息获取所述故障信息;Obtaining the fault information according to the query information;
    其中,所述预设时刻大于或等于所述故障信息所属的时间段的结束时刻。The preset time is greater than or equal to the end time of the time period to which the fault information belongs.
  8. 根据权利要求1-7任一项所述的故障信息获取设备,其特征在于,所述故障信息获取设备还包括对象管理模块;The fault information acquiring device according to any one of claims 1 to 7, wherein the fault information acquiring device further includes an object management module;
    所述对象管理模块,用于存储和更新至少一个对象的状态;还用于当所述查询信息包括所述故障信息所属的对象的身份标识时,确定所述故障信息所属的对象状态为存在。The object management module is configured to store and update a state of the at least one object, and is further configured to: when the query information includes an identity of the object to which the fault information belongs, determine that the object state to which the fault information belongs is present.
  9. 根据权利要求1-8任一项所述的故障信息获取设备,其特征在于,The failure information acquisition device according to any one of claims 1 to 8, characterized in that
    所述信息获取模块还包括定时清理子模块,用于按照预设周期和预设清理规则对所述信息获取模块存储的信息进行清理。The information obtaining module further includes a timing cleaning sub-module, configured to clean the information stored by the information acquiring module according to a preset period and a preset cleaning rule.
  10. 根据权利要求1-9任一项所述的故障信息获取设备,其特征在于,The failure information acquisition device according to any one of claims 1 to 9, characterized in that
    所述故障信息获取设备为虚拟网络功能管理器VNFM或网络功能虚拟化编排器NFVO。The fault information acquiring device is a virtual network function manager VNFM or a network function virtualization orchestrator NFVO.
  11. 一种获取故障信息的方法,其特征在于,应用于故障信息获取设备,所述方法包括:A method for acquiring fault information, which is characterized in that it is applied to a fault information acquiring device, and the method includes:
    故障信息获取设备获取查询信息,所述查询信息用于指示获取故障信息,所述查询信息包括所述故障信息所属的对象的身份标识、所述故障信息的信息类型、所述故障信息所属的时间段中的至少一项;The fault information obtaining device obtains query information, where the query information is used to indicate that the fault information is obtained, the query information includes an identifier of the object to which the fault information belongs, an information type of the fault information, and a time at which the fault information belongs. At least one of the paragraphs;
    所述故障信息获取设备根据所述查询信息获取所述故障信息。The fault information acquiring device acquires the fault information according to the query information.
  12. 根据权利要求11所述的方法,其特征在于,所述故障信息获取设备根 据所述查询信息获取所述故障信息,包括:The method according to claim 11, wherein said fault information acquisition device root Obtaining the fault information according to the query information, including:
    所述故障信息获取设备根据所述查询信息进行信息采集,并将采集到的信息根据预设信息处理规则进行处理生成所述故障信息。The fault information acquiring device performs information collection according to the query information, and processes the collected information according to a preset information processing rule to generate the fault information.
  13. 根据权利要求12所述的方法,其特征在于,所述故障信息获取设备根据所述查询信息进行信息采集之后,所述方法还包括:The method according to claim 12, wherein after the fault information obtaining device performs information collection according to the query information, the method further includes:
    所述故障信息获取设备将所述采集到的信息转换为预设格式。The fault information acquiring device converts the collected information into a preset format.
  14. 根据权利要求11-13任一项所述的方法,其特征在于,A method according to any one of claims 11-13, wherein
    所述故障信息的信息类型包括告警信息、性能信息、配置信息和日志信息中的至少一项;The information type of the fault information includes at least one of alarm information, performance information, configuration information, and log information;
    其中,所述告警信息用于指示至少一个对象的告警,所述性能信息用于指示所述至少一个对象处理数据的性能、传输数据的性能、存储数据的性能中的至少一项,所述配置信息用于指示所述至少一个对象的资源配置,所述日志信息用于指示所述至少一个对象的日志。The alarm information is used to indicate an alarm of at least one object, and the performance information is used to indicate at least one of performance of the at least one object processing data, performance of transmitting data, and performance of storing data, the configuration The information is used to indicate a resource configuration of the at least one object, and the log information is used to indicate a log of the at least one object.
  15. 根据权利要求11-14任一项所述的方法,其特征在于,所述故障信息获取设备根据所述查询信息获取所述故障信息之前,所述方法还包括:The method according to any one of claims 11 to 14, wherein before the fault information obtaining device acquires the fault information according to the query information, the method further includes:
    所述故障信息获取设备接收订阅设备发送的订阅信息,所述订阅信息用于指示若所述故障信息获取设备获取到预设类型的故障信息,则将所述预设类型的信息发送给所述订阅设备;The fault information obtaining device receives the subscription information sent by the subscribing device, and the subscription information is used to indicate that if the fault information acquiring device acquires the fault information of the preset type, the preset type information is sent to the Subscribe to the device;
    所述故障信息获取设备根据所述查询信息获取所述故障信息之后,所述方法还包括:After the fault information obtaining device acquires the fault information according to the query information, the method further includes:
    若所述故障信息为所述预设类型的故障信息,则所述故障信息获取设备将所述故障信息发送给所述订阅设备。And if the fault information is the fault information of the preset type, the fault information acquiring device sends the fault information to the subscription device.
  16. 根据权利要求11-15任一项所述的方法,其特征在于,所述查询信息包括所述故障信息所属的时间段,所述故障信息获取设备获取查询信息之前,所述方法还包括:The method according to any one of claims 11 to 15, wherein the query information includes a time period to which the fault information belongs, and the method further includes:
    所述故障信息获取设备获取任务信息,所述任务信息用于指示在预设时刻 开始获取所述查询信息并根据所述查询信息获取所述故障信息,所述预设时刻大于或等于所述故障信息所属的时间段的结束时刻。The fault information acquiring device acquires task information, where the task information is used to indicate a preset time Obtaining the query information, and acquiring the fault information according to the query information, where the preset time is greater than or equal to an end time of a time period to which the fault information belongs.
  17. 根据权利要求11-16任一项所述的方法,其特征在于,当所述查询信息包括所述故障信息所属的对象的身份标识时,所述故障信息获取设备根据所述查询信息获取所述故障信息之前,所述方法还包括:The method according to any one of claims 11 to 16, wherein when the query information includes an identity of an object to which the fault information belongs, the fault information acquiring device acquires the information according to the query information. Before the fault information, the method further includes:
    所述故障信息获取设备确定所述故障信息所属的对象状态为存在。The fault information acquiring device determines that the object state to which the fault information belongs is existing.
  18. 根据权利要求11-17任一项所述的方法,其特征在于,A method according to any one of claims 11-17, wherein
    所述故障信息获取设备为虚拟网络功能管理器VNFM或网络功能虚拟化编排器NFVO。 The fault information acquiring device is a virtual network function manager VNFM or a network function virtualization orchestrator NFVO.
PCT/CN2016/090213 2016-07-15 2016-07-15 Method and device for acquiring fault information WO2018010176A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/090213 WO2018010176A1 (en) 2016-07-15 2016-07-15 Method and device for acquiring fault information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/090213 WO2018010176A1 (en) 2016-07-15 2016-07-15 Method and device for acquiring fault information

Publications (1)

Publication Number Publication Date
WO2018010176A1 true WO2018010176A1 (en) 2018-01-18

Family

ID=60952302

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/090213 WO2018010176A1 (en) 2016-07-15 2016-07-15 Method and device for acquiring fault information

Country Status (1)

Country Link
WO (1) WO2018010176A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110677271A (en) * 2019-08-16 2020-01-10 平安科技(深圳)有限公司 Big data alarm method, device, equipment and storage medium based on ELK
CN111641519A (en) * 2020-04-30 2020-09-08 平安科技(深圳)有限公司 Abnormal root cause positioning method, device and storage medium
CN113037564A (en) * 2021-03-26 2021-06-25 新华三技术有限公司 Network fault diagnosis method and device
CN113051112A (en) * 2021-03-16 2021-06-29 北京经纬恒润科技股份有限公司 Method and system for acquiring ECU fault information
CN113872814A (en) * 2021-09-29 2021-12-31 北京金山云网络技术有限公司 Information processing method, device and system for content distribution network
CN114726714A (en) * 2022-02-18 2022-07-08 珠海紫讯信息科技有限公司 WebRPA operation and maintenance method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7197558B1 (en) * 2001-12-17 2007-03-27 Bellsouth Intellectual Property Corp. Methods and systems for network element fault information processing
CN101334445A (en) * 2007-06-28 2008-12-31 英业达股份有限公司 Auxiliary fault detection system and method
CN104158688A (en) * 2014-08-22 2014-11-19 武汉虹翼信息有限公司 Method and system of implementing maintenance and management of communication device through information label
CN104734871A (en) * 2013-12-20 2015-06-24 中兴通讯股份有限公司 Method and device for positioning failures

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7197558B1 (en) * 2001-12-17 2007-03-27 Bellsouth Intellectual Property Corp. Methods and systems for network element fault information processing
CN101334445A (en) * 2007-06-28 2008-12-31 英业达股份有限公司 Auxiliary fault detection system and method
CN104734871A (en) * 2013-12-20 2015-06-24 中兴通讯股份有限公司 Method and device for positioning failures
CN104158688A (en) * 2014-08-22 2014-11-19 武汉虹翼信息有限公司 Method and system of implementing maintenance and management of communication device through information label

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110677271A (en) * 2019-08-16 2020-01-10 平安科技(深圳)有限公司 Big data alarm method, device, equipment and storage medium based on ELK
CN110677271B (en) * 2019-08-16 2022-06-24 平安科技(深圳)有限公司 Big data alarm method, device, equipment and storage medium based on ELK
CN111641519A (en) * 2020-04-30 2020-09-08 平安科技(深圳)有限公司 Abnormal root cause positioning method, device and storage medium
CN111641519B (en) * 2020-04-30 2022-10-11 平安科技(深圳)有限公司 Abnormal root cause positioning method, device and storage medium
CN113051112A (en) * 2021-03-16 2021-06-29 北京经纬恒润科技股份有限公司 Method and system for acquiring ECU fault information
CN113037564A (en) * 2021-03-26 2021-06-25 新华三技术有限公司 Network fault diagnosis method and device
CN113037564B (en) * 2021-03-26 2022-07-22 新华三技术有限公司 Network fault diagnosis method and device
CN113872814A (en) * 2021-09-29 2021-12-31 北京金山云网络技术有限公司 Information processing method, device and system for content distribution network
CN114726714A (en) * 2022-02-18 2022-07-08 珠海紫讯信息科技有限公司 WebRPA operation and maintenance method and system

Similar Documents

Publication Publication Date Title
WO2018010176A1 (en) Method and device for acquiring fault information
US11463303B2 (en) Determining the health of other nodes in a same cluster based on physical link information
US9311160B2 (en) Elastic cloud networking
TWI497286B (en) Method and system for analyzing root causes of relating performance issues among virtual machines to physical machines
US8583779B2 (en) Root cause analysis approach with candidate elimination using network virtualization
US20160330067A1 (en) Network Service Fault Handling Method, Service Management System, and System Management Module
US20220058042A1 (en) Intent-based telemetry collection service
US20090028053A1 (en) Root-cause approach to problem diagnosis in data networks
US11706080B2 (en) Providing dynamic serviceability for software-defined data centers
GB2505644A (en) Managing network configurations
JP2008519327A (en) Network management appliance
JPH06175955A (en) Method for managing plurality of networked manageable devices and management information base
US11831492B2 (en) Group-based network event notification
JP2018509086A (en) Method, associated device, and system for processing alarm information
CN102215132A (en) Embedded SNMP (Simple Network Management Protocol) management end data collecting device, system and method based on database
US20160092537A1 (en) Polling based synchronization in managed networks
US20130159504A1 (en) Systems and Methods of Automated Event Processing
CN110061886B (en) Prepress network management system based on SNMP
JP2012164134A (en) Management device, management method, and program
US8352592B2 (en) Controlling emission of events from managed systems to external management systems
JP2008077293A (en) Network monitor
US11936510B2 (en) Electronic device, method executed by the electronic device and computer readable medium
WO2013170442A1 (en) Managed object manipulation
Shankar et al. Network Manage-ment Using SNMP
WO2020170848A1 (en) Maintenance management system for service providing application, maintenance management device, maintenance management method, and maintenance management program

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: 16908501

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16908501

Country of ref document: EP

Kind code of ref document: A1