CN114153699A - Monitoring method and device of information system - Google Patents

Monitoring method and device of information system Download PDF

Info

Publication number
CN114153699A
CN114153699A CN202111487539.0A CN202111487539A CN114153699A CN 114153699 A CN114153699 A CN 114153699A CN 202111487539 A CN202111487539 A CN 202111487539A CN 114153699 A CN114153699 A CN 114153699A
Authority
CN
China
Prior art keywords
component
information
association
monitoring interface
components
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202111487539.0A
Other languages
Chinese (zh)
Inventor
肖剑青
陈熔仙
周巍
陈博涵
莫军辉
顾正
徐麒枫
韩怡珊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
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 Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN202111487539.0A priority Critical patent/CN114153699A/en
Publication of CN114153699A publication Critical patent/CN114153699A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/327Alarm or error message display

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a monitoring method and a device of an information system, wherein the method comprises the following steps: determining components contained in a target information system from a system architecture configuration information repository, and acquiring component association information contained in the target information system; according to the component icon corresponding to the component, a component topology association diagram corresponding to the target information system is constructed by combining component association information; acquiring first state information and alarm information of components and second state information among the components from a data source; binding the component topology association diagram with the first state information, the alarm information and the second state; and displaying the alarm information and the bound component topology association diagram in a monitoring interface according to a preset display style. The states of all the components and the states among the components can be intuitively known through the displayed component topology association diagram, when a target information system fails, a failure point can be quickly positioned from the displayed component topology association diagram, and the efficiency of troubleshooting is improved.

Description

Monitoring method and device of information system
Technical Field
The invention relates to the technical field of data monitoring, in particular to a monitoring method and a monitoring device for an information system.
Background
Currently, each data center (e.g., a data center of a financial institution) has a corresponding monitoring center, and a certain component (e.g., a certain database or a certain server) of an information system is monitored through the monitoring center. However, when an information system is abnormal or fails, a failure point cannot be quickly located only by a single monitored component, and the efficiency of troubleshooting is low.
Disclosure of Invention
In view of this, embodiments of the present invention provide a monitoring method and apparatus for an information system, so as to solve the problem of low troubleshooting efficiency in the existing information system monitoring manner.
In order to achieve the above purpose, the embodiments of the present invention provide the following technical solutions:
the first aspect of the embodiments of the present invention discloses a monitoring method for an information system, where the method includes:
determining components contained in a target information system from a system architecture configuration information repository, and acquiring component association information contained in the target information system;
according to the component icon corresponding to the component, in combination with the component association information, constructing a component topology association diagram corresponding to the target information system, wherein the component topology association diagram is composed of the component icon and a component association line, and the components corresponding to the component icons connected through the component association line have an association relation;
acquiring first state information and alarm information of the components from a data source, and acquiring second state information between the components with incidence relation from the data source;
binding the component topology association graph with the first state information, the alarm information and the second state;
and displaying the bound assembly topology association diagram in a monitoring interface according to a preset display style, and displaying the alarm information in the monitoring interface.
Preferably, the acquiring first state information and alarm information of the components from a data source, and acquiring second state information between the components having an association relationship from the data source, includes:
and acquiring first state information and alarm information of the components from a data source and second state information between the components with incidence relation from the data source by using a preset script file supporting multiple programming languages.
Preferably, the displaying the bound component topology association diagram in a monitoring interface according to a preset display style, and the displaying the alarm information in the monitoring interface include:
for each component icon in the bound component topology association graph, if the first state information of the component corresponding to the component icon indicates a normal state, displaying the component icon in a monitoring interface in a first color style, and if the first state information of the component corresponding to the component icon indicates an abnormal state, displaying the component icon in the monitoring interface in a second color style;
for each component association line in the bound component topology association diagram, if second state information between the components connected by the component association line indicates a normal state, the component association line is displayed in the monitoring interface in a first color style, and if the second state information between the components connected by the component association line indicates an abnormal state, the component association line is displayed in the monitoring interface in a second color style;
and displaying the alarm information in the monitoring interface.
Preferably, after the displaying the bound component topology association diagram in the monitoring interface, the method further includes:
in response to an instruction of clicking any component icon in the monitoring interface, displaying the subcomponent information and the first state information of the component corresponding to the clicked component icon in the monitoring interface.
Preferably, after the displaying the bound component topology association diagram in the monitoring interface, the method further includes:
and in response to an instruction of clicking any component association line in the monitoring interface, displaying second state information between the components connected by the clicked component association line in the monitoring interface.
A second aspect of the embodiments of the present invention discloses a monitoring apparatus for an information system, the apparatus including:
the system comprises a processing unit, a system architecture configuration information storage unit and a target information system, wherein the processing unit is used for determining components contained in a target information system from the system architecture configuration information storage unit and acquiring component association information contained in the target information system;
the building unit is used for building a component topology association diagram corresponding to the target information system by combining the component association information according to the component icon corresponding to the component, the component topology association diagram is composed of the component icon and a component association line, and the components corresponding to the component icons connected through the component association line have an association relationship;
the acquisition unit is used for acquiring first state information and alarm information of the components from a data source and acquiring second state information between the components with incidence relation from the data source;
the binding unit is used for binding the component topology association diagram with the first state information, the alarm information and the second state;
and the display unit is used for displaying the bound component topology association diagram in a monitoring interface according to a preset display style and displaying the alarm information in the monitoring interface.
Preferably, the obtaining unit is specifically configured to:
and acquiring first state information and alarm information of the components from a data source and second state information between the components with incidence relation from the data source by using a preset script file supporting multiple programming languages.
Preferably, the display unit comprises:
a first display module, configured to, for each component icon in the component topology association graph that completes the binding, display the component icon in a monitoring interface in a first color style if first state information of the component corresponding to the component icon indicates a normal state, and display the component icon in the monitoring interface in a second color style if the first state information of the component corresponding to the component icon indicates an abnormal state;
a second display module, configured to display, for each component interconnection line in the component topology association diagram that completes the binding, the component interconnection line in the monitoring interface in a first color style if second state information between the components connected by the component interconnection line indicates a normal state, and display the component interconnection line in the monitoring interface in a second color style if second state information between the components connected by the component interconnection line indicates an abnormal state;
and the third display module is used for displaying the alarm information in the monitoring interface.
Preferably, the apparatus further comprises:
and the first response unit is used for responding to an instruction of clicking any component icon in the monitoring interface and displaying the subcomponent information and the first state information of the component corresponding to the clicked component icon in the monitoring interface.
Preferably, the apparatus further comprises:
and the second response unit is used for responding to an instruction of clicking any component association line in the monitoring interface and displaying second state information between the components connected with the clicked component association line in the monitoring interface.
Based on the monitoring method and device for the information system provided by the embodiment of the invention, the method comprises the following steps: determining components contained in a target information system from a system architecture configuration information repository, and acquiring component association information contained in the target information system; according to the component icon corresponding to the component, a component topology association diagram corresponding to the target information system is constructed by combining component association information; acquiring first state information and alarm information of components from a data source, and acquiring second state information between the components with incidence relation from the data source; binding the component topology association diagram with the first state information, the alarm information and the second state; and displaying the bound assembly topology association diagram in a monitoring interface according to a preset display style, and displaying alarm information in the monitoring interface. In the scheme, the component topology association diagram corresponding to the target information system is constructed by utilizing the component association information, and the component topology association diagram is bound with the first state information of the components, the alarm information and the second state information among the components. The bound component topology association diagram is displayed in the monitoring interface, the states of the components and the states among the components can be intuitively known through the displayed component topology association diagram, when a target information system fails, a failure point can be quickly positioned from the displayed component topology association diagram, and the efficiency of troubleshooting is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a monitoring method for an information system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a topology association diagram of components displayed in a monitoring interface according to an embodiment of the present invention;
FIG. 3 is another schematic diagram of a topology dependency graph of components shown in a monitoring interface according to an embodiment of the present invention;
fig. 4 is a block diagram of a monitoring apparatus of an information system according to an embodiment of the present invention;
fig. 5 is another block diagram of a monitoring apparatus of an information system according to an embodiment of the present invention;
fig. 6 is a block diagram of another structure of a monitoring apparatus of an information system according to an embodiment of the present invention;
fig. 7 is a block diagram of another structure of a monitoring apparatus of an information system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
As known from the background art, the current monitoring center usually monitors only one component of the information system, but when the information system is abnormal or fails, the failure point cannot be quickly located only by the monitored single component, and the efficiency of troubleshooting is low.
Therefore, the embodiment of the invention provides a monitoring method and a monitoring device for an information system, which construct a component topology association diagram corresponding to a target information system by using component association information, and bind the component topology association diagram with first state information of components, alarm information and second state information among the components. And displaying the bound component topology association diagram in a monitoring interface, intuitively knowing the state of each component and the state among the components through the displayed component topology association diagram, and quickly positioning a fault point from the displayed component topology association diagram when a target information system has a fault so as to improve the efficiency of troubleshooting.
Referring to fig. 1, a flowchart of a monitoring method for an information system according to an embodiment of the present invention is shown, where the monitoring method includes:
step S101: determining the components contained in the target information system from the system architecture configuration information storage library, and acquiring the component association information contained in the target information system.
It should be noted that the system architecture configuration information repository stores all components and component association information under the information system.
In the process of implementing step S101 specifically, a target information system (i.e. an information system that needs to be monitored) is determined, a component included in the target information system is determined from the system architecture configuration information repository, and component association information included in the target information system is obtained.
It is to be understood that the component association information indicates an association relationship between components.
Step S102: and constructing a component topology association diagram corresponding to the target information system by combining the component association information according to the component icon corresponding to the component.
The component topology association map is composed of component icons and component association lines, and components corresponding to component icons connected by the component association lines have an association relationship with each other.
In the process of specifically implementing step S102, component icons corresponding to the respective components are pre-constructed, after the components included in the target information system are determined and the component association information is acquired, the component icons are used as nodes, the association relationship among the components in the component association information is used as a component association line, and the component topology association graph corresponding to the target information system is constructed by combining the component icons and the component association line.
That is, the component topology association diagram includes the component icons of each component in the target information system, and the component icons corresponding to the components having association relationships are connected by the component association line.
Step S103: the method comprises the steps of obtaining first state information and alarm information of components from a data source, and obtaining second state information between the components with incidence relation from the data source.
In the process of implementing step S103 specifically, a script file is preset, and the script file supports multiple programming languages, for example, the script file supports programming languages such as GO, Python, and SHELL. The method comprises the steps of utilizing script files supporting multiple programming languages to acquire first state information and alarm information of components from data sources (data sources such as ES and Redis), and acquiring second state information between the components with association relations from the data sources.
It can be understood that the component for acquiring the first state information and the alarm information is subordinate to the target information system, and the component for acquiring the second state information and having the association relationship is also subordinate to the target information system.
It should be noted that, for a certain component, the first state information of the component may indicate that the state of the component is a normal state or an abnormal state; for a pair of components having an association relationship, the second state information between the pair of components may indicate that the state between the pair of components is a normal state or an abnormal state.
Step S104: and binding the component topology association diagram with the first state information, the alarm information and the second state.
In the process of implementing step S104 specifically, the component topology association diagram is bound with the first state information, the alarm information, and the second state. Specifically, each component icon in the component topology association diagram is bound with the first state information and the alarm information of the corresponding component, and each component association line in the component topology association diagram is bound with the second state information of the corresponding component.
For example: the component topological relation graph comprises a component icon 1 corresponding to a component 1, a component icon 2 corresponding to a component 2 and a component icon 3 corresponding to a component 3, wherein the component relation line 1 is used for connecting the component icon 2 and the component icon 3; the method comprises the steps of binding a component icon 1 with first state information and alarm information of the component 1, binding a component icon 2 with the first state information and the alarm information of the component 2, binding a component icon 3 with the first state information and the alarm information of the component 3, and binding a component association line 1 with second state information between the component 2 and the component 3.
Step S105: and displaying the bound assembly topology association diagram in a monitoring interface according to a preset display style, and displaying alarm information in the monitoring interface.
In the process of specifically implementing step S105, after the component topology association diagram is bound with the first state information, the alarm information, and the second state, the bound component topology association diagram is displayed in the monitoring interface in a preset display style, and the alarm information is displayed in the monitoring interface.
In some embodiments, for each component icon in the bound component topology association graph, if the first state information of the component corresponding to the component icon indicates a normal state, the component icon is displayed in the monitoring interface in a first color style, and if the first state information of the component corresponding to the component icon indicates an abnormal state, the component icon is displayed in the monitoring interface in a second color style.
Aiming at each component association line in the bound component topology association diagram, if second state information among the components connected by the component association line indicates a normal state, the component association line is displayed in a monitoring interface in a first color style, and if the second state information among the components connected by the component association line indicates an abnormal state, the component association line is displayed in the monitoring interface in a second color style;
and displaying the component topology association diagram in the monitoring interface, and simultaneously displaying the activity alarm number contained in the alarm information in the monitoring interface.
That is to say, when the component topology association diagram is displayed in the monitoring interface, if the color of a certain component icon is the first color style, it indicates that the component corresponding to the component icon is in a normal state (or a healthy state), that is, the component corresponding to the component icon operates normally; if the color of a certain component icon is in the second color style, it indicates that the component corresponding to the component icon is in an abnormal state (or unhealthy state), that is, the component corresponding to the component icon is abnormal (or failed). Similarly, if the color of a certain component association line is in a first color style, the state between the components connected by the component association line is a normal state; if the color of a certain component association line is in the second color style, the state between the components connected by the component association line is an abnormal state.
For example: in the schematic diagram of the component topology association diagram shown in the monitoring interface shown in fig. 2, it is assumed that the component topology association diagram includes component icons 1 to 7, where a connection line between each component icon is a component association line; assuming that the target information system is operating normally, at this time, the component topology association diagram shown in the monitoring interface is as shown in fig. 2, at this time, the component icons 1 to 7 are all green (i.e., the first color style), the component association lines are also all green, and the active alarm count is 0.
Another example is: in conjunction with the content shown in fig. 2, assuming that the component 6 (corresponding to the component icon 6) of the target information system is abnormal, the component icon 6 shown in the monitoring interface changes to red (i.e., the second red style), and the number of active alarms changes to 1, at this time, the topology association diagram of the component shown in the monitoring interface is as shown in fig. 3, that is, the component icon 6 is red, and the number of active alarms is 1.
It should be noted that the contents shown in fig. 2 and fig. 3 are only for illustration, and the display manner of the component topology association diagram is not specifically limited.
Through the above, a user can know the states of the components and the states among the components of the target information system through the component topology association diagram of the target information system displayed in the monitoring interface, and when a certain component is abnormal or a certain pair of components is abnormal, more detailed information can be further checked through corresponding operation.
It should be noted that each component may also contain multiple subcomponents.
Preferably, in response to an instruction to click any one of the component icons in the monitoring interface, the subcomponent information and the first state information of the component corresponding to the clicked component icon are displayed in the monitoring interface. For example: if a certain component is abnormal, the component icon corresponding to the abnormal component in the monitoring interface is changed into red, at the moment, the user can click the red component icon (indicating the abnormal component), and the subcomponent information and the first state information of the component corresponding to the clicked component icon are displayed in the monitoring interface.
Preferably, in response to an instruction to click any one of the component association lines in the monitoring interface, second state information between the components connected by the clicked component association line is displayed in the monitoring interface. For example: and if abnormity occurs between a certain pair of components, the component association line connecting the pair of components in the monitoring interface is changed into red, at the moment, the user can click the red component association line, and second state information between the components connected by the clicked component association line is displayed in the monitoring interface.
That is, the user may further view more detailed information by clicking on the component icon or component association line presented in the second color style to assist the user in quickly troubleshooting.
In the embodiment of the invention, the component topology association diagram corresponding to the target information system is constructed by utilizing the component association information, and the component topology association diagram is bound with the first state information, the alarm information and the second state information among the components. And displaying the bound component topology association diagram in a monitoring interface, and intuitively knowing the state of each component and the state among the components through the displayed component topology association diagram. When the target information system fails, which component or which pair of components fails can be known from the displayed component topology association diagram, and more detailed information can be further checked by clicking the component icon or the component association line displayed in the second color style, so that a failure point is quickly positioned, and the failure troubleshooting efficiency is improved.
Corresponding to the monitoring method of the information system provided in the embodiment of the present invention, referring to fig. 4, an embodiment of the present invention further provides a structural block diagram of a monitoring apparatus of the information system, where the monitoring apparatus includes: the system comprises a processing unit 401, a construction unit 402, an acquisition unit 403, a binding unit 404 and a presentation unit 405;
the processing unit 401 is configured to determine, from the system architecture configuration information repository, a component included in the target information system, and acquire component association information included in the target information system.
A building unit 402, configured to build, according to the component icon corresponding to the component, a component topology association diagram corresponding to the target information system by combining the component association information, where the component topology association diagram is composed of the component icon and a component association line, and there is an association relationship between components corresponding to component icons connected by the component association line.
An obtaining unit 403, configured to obtain first state information and alarm information of components from a data source, and obtain second state information between components having an association relationship from the data source.
In a specific implementation, the obtaining unit 403 is specifically configured to: the method comprises the steps of utilizing a preset script file supporting multiple programming languages to obtain first state information and alarm information of components from a data source, and obtaining second state information between the components with incidence relation from the data source.
A binding unit 404, configured to bind the component topology association graph with the first state information, the alarm information, and the second state.
The display unit 405 is configured to display the bound component topology association diagram in a monitoring interface according to a preset display style, and display alarm information in the monitoring interface.
In the embodiment of the invention, the component topology association diagram corresponding to the target information system is constructed by utilizing the component association information, and the component topology association diagram is bound with the first state information, the alarm information and the second state information among the components. And displaying the bound component topology association diagram in a monitoring interface, and intuitively knowing the state of each component and the state among the components through the displayed component topology association diagram. When the target information system fails, which component or which pair of components fails can be known from the displayed component topology association diagram, and more detailed information can be further checked by clicking the component icon or the component association line displayed in the second color style, so that a failure point is quickly positioned, and the failure troubleshooting efficiency is improved.
Preferably, referring to fig. 5 in conjunction with fig. 4, another structural block diagram of the monitoring apparatus of the information system according to an embodiment of the present invention is shown, and the display unit 405 includes:
the first display module 4051 is configured to, for each component icon in the bound component topology association graph, display the component icon in the monitoring interface in a first color style if the first state information of the component corresponding to the component icon indicates a normal state, and display the component icon in the monitoring interface in a second color style if the first state information of the component corresponding to the component icon indicates an abnormal state.
The second display module 4052 is configured to, for each component association line in the component topology association graph that completes the binding, display the component association line in the monitoring interface in a first color style if second state information between components connected by the component association line indicates a normal state, and display the component association line in the monitoring interface in a second color style if the second state information between the components connected by the component association line indicates an abnormal state.
And a third displaying module 4053, configured to display the warning information in the monitoring interface.
Preferably, referring to fig. 6 in conjunction with fig. 4, a further structural block diagram of a monitoring apparatus of an information system according to an embodiment of the present invention is shown, where the monitoring apparatus further includes:
and a first response unit 406, configured to, in response to an instruction to click any one component icon in the monitoring interface, display sub-component information and first state information of a component corresponding to the clicked component icon in the monitoring interface.
Preferably, referring to fig. 7 in conjunction with fig. 4, a further structural block diagram of a monitoring apparatus of an information system according to an embodiment of the present invention is shown, where the monitoring apparatus further includes:
and a second response unit 407, configured to, in response to an instruction to click any one of the component association lines in the monitoring interface, display, in the monitoring interface, second state information between the components connected by the clicked component association line.
In summary, embodiments of the present invention provide a monitoring method and apparatus for an information system, where a component topology association diagram corresponding to a target information system is constructed by using component association information, and the component topology association diagram is bound with first state information of components, alarm information, and second state information between components. The bound component topology association diagram is displayed in the monitoring interface, the states of the components and the states among the components can be intuitively known through the displayed component topology association diagram, when a target information system fails, a failure point can be quickly positioned from the displayed component topology association diagram, and the efficiency of troubleshooting is improved.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for monitoring an information system, the method comprising:
determining components contained in a target information system from a system architecture configuration information repository, and acquiring component association information contained in the target information system;
according to the component icon corresponding to the component, in combination with the component association information, constructing a component topology association diagram corresponding to the target information system, wherein the component topology association diagram is composed of the component icon and a component association line, and the components corresponding to the component icons connected through the component association line have an association relation;
acquiring first state information and alarm information of the components from a data source, and acquiring second state information between the components with incidence relation from the data source;
binding the component topology association graph with the first state information, the alarm information and the second state;
and displaying the bound assembly topology association diagram in a monitoring interface according to a preset display style, and displaying the alarm information in the monitoring interface.
2. The method of claim 1, wherein obtaining first status information and alarm information of the components from a data source and obtaining second status information between the components having an association relationship from the data source comprises:
and acquiring first state information and alarm information of the components from a data source and second state information between the components with incidence relation from the data source by using a preset script file supporting multiple programming languages.
3. The method according to claim 1, wherein displaying the bound component topology association diagram in a monitoring interface according to a preset display style, and displaying the alarm information in the monitoring interface comprises:
for each component icon in the bound component topology association graph, if the first state information of the component corresponding to the component icon indicates a normal state, displaying the component icon in a monitoring interface in a first color style, and if the first state information of the component corresponding to the component icon indicates an abnormal state, displaying the component icon in the monitoring interface in a second color style;
for each component association line in the bound component topology association diagram, if second state information between the components connected by the component association line indicates a normal state, the component association line is displayed in the monitoring interface in a first color style, and if the second state information between the components connected by the component association line indicates an abnormal state, the component association line is displayed in the monitoring interface in a second color style;
and displaying the alarm information in the monitoring interface.
4. The method of claim 1, wherein after exposing the bound component topology dependency graph in a monitoring interface, further comprising:
in response to an instruction of clicking any component icon in the monitoring interface, displaying the subcomponent information and the first state information of the component corresponding to the clicked component icon in the monitoring interface.
5. The method of claim 1, wherein after exposing the bound component topology dependency graph in a monitoring interface, further comprising:
and in response to an instruction of clicking any component association line in the monitoring interface, displaying second state information between the components connected by the clicked component association line in the monitoring interface.
6. An apparatus for monitoring an information system, the apparatus comprising:
the system comprises a processing unit, a system architecture configuration information storage unit and a target information system, wherein the processing unit is used for determining components contained in a target information system from the system architecture configuration information storage unit and acquiring component association information contained in the target information system;
the building unit is used for building a component topology association diagram corresponding to the target information system by combining the component association information according to the component icon corresponding to the component, the component topology association diagram is composed of the component icon and a component association line, and the components corresponding to the component icons connected through the component association line have an association relationship;
the acquisition unit is used for acquiring first state information and alarm information of the components from a data source and acquiring second state information between the components with incidence relation from the data source;
the binding unit is used for binding the component topology association diagram with the first state information, the alarm information and the second state;
and the display unit is used for displaying the bound component topology association diagram in a monitoring interface according to a preset display style and displaying the alarm information in the monitoring interface.
7. The apparatus according to claim 6, wherein the obtaining unit is specifically configured to:
and acquiring first state information and alarm information of the components from a data source and second state information between the components with incidence relation from the data source by using a preset script file supporting multiple programming languages.
8. The apparatus of claim 6, wherein the presentation unit comprises:
a first display module, configured to, for each component icon in the component topology association graph that completes the binding, display the component icon in a monitoring interface in a first color style if first state information of the component corresponding to the component icon indicates a normal state, and display the component icon in the monitoring interface in a second color style if the first state information of the component corresponding to the component icon indicates an abnormal state;
a second display module, configured to display, for each component interconnection line in the component topology association diagram that completes the binding, the component interconnection line in the monitoring interface in a first color style if second state information between the components connected by the component interconnection line indicates a normal state, and display the component interconnection line in the monitoring interface in a second color style if second state information between the components connected by the component interconnection line indicates an abnormal state;
and the third display module is used for displaying the alarm information in the monitoring interface.
9. The apparatus of claim 6, further comprising:
and the first response unit is used for responding to an instruction of clicking any component icon in the monitoring interface and displaying the subcomponent information and the first state information of the component corresponding to the clicked component icon in the monitoring interface.
10. The apparatus of claim 6, further comprising:
and the second response unit is used for responding to an instruction of clicking any component association line in the monitoring interface and displaying second state information between the components connected with the clicked component association line in the monitoring interface.
CN202111487539.0A 2021-12-07 2021-12-07 Monitoring method and device of information system Pending CN114153699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111487539.0A CN114153699A (en) 2021-12-07 2021-12-07 Monitoring method and device of information system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111487539.0A CN114153699A (en) 2021-12-07 2021-12-07 Monitoring method and device of information system

Publications (1)

Publication Number Publication Date
CN114153699A true CN114153699A (en) 2022-03-08

Family

ID=80453117

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111487539.0A Pending CN114153699A (en) 2021-12-07 2021-12-07 Monitoring method and device of information system

Country Status (1)

Country Link
CN (1) CN114153699A (en)

Similar Documents

Publication Publication Date Title
US11269718B1 (en) Root cause detection and corrective action diagnosis system
CN107660289B (en) Automatic network control
EP1983686B1 (en) Mobile terminal apparatus and diagnosis method for mobile terminal apparatus
CN112486629B (en) Micro-service state detection method, micro-service state detection device, electronic equipment and storage medium
CN107483572A (en) The dispositions method and device of a kind of server
US11729077B2 (en) Configuration and management of scalable global private networks
CN111858254B (en) Data processing method, device, computing equipment and medium
US20120005520A1 (en) Simplifying automated software maintenance of data centers
US20210112145A1 (en) System and method for use of virtual or augmented reality with data center operations or cloud infrastructure
JP2000132421A (en) Computer system analyzing trouble in manufacture by using state and attribute information
CN111008026B (en) Cluster management method, device and system
EP3770875A1 (en) Monitoring control panels of a fire control system
US11645172B1 (en) Managing data center failure events
CN115248826B (en) Method and system for large-scale distributed graph database cluster operation and maintenance management
CN110196780B (en) Method, device, storage medium and electronic device for determining server state
CN115812298A (en) Block chain management of supply failure
CN111949483A (en) Monitoring device and monitoring system
CN112558949B (en) Program construction method, program construction device, electronic equipment and storage medium
CN114153699A (en) Monitoring method and device of information system
CN116820600A (en) Configuration method, configuration device, computer apparatus, storage medium, and program product
CN116125200A (en) Line fault locating method, device, system, equipment and readable storage medium
US20150156090A1 (en) Systems and Methods for Monitoring Multiple Services
CN109936482B (en) Operation and maintenance method and system of node equipment
CN112433915B (en) Data monitoring method and related device based on distributed performance monitoring tool
CN116016098A (en) Method for constructing event monitoring system, monitoring method, device, equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination