CN106921518B - Monitoring view display method and device - Google Patents

Monitoring view display method and device Download PDF

Info

Publication number
CN106921518B
CN106921518B CN201710093901.3A CN201710093901A CN106921518B CN 106921518 B CN106921518 B CN 106921518B CN 201710093901 A CN201710093901 A CN 201710093901A CN 106921518 B CN106921518 B CN 106921518B
Authority
CN
China
Prior art keywords
monitoring
alarm
time
view
trend graph
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.)
Active
Application number
CN201710093901.3A
Other languages
Chinese (zh)
Other versions
CN106921518A (en
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.)
Tencent Technology Beijing Co Ltd
Original Assignee
Tencent Technology Beijing Co Ltd
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 Tencent Technology Beijing Co Ltd filed Critical Tencent Technology Beijing Co Ltd
Priority to CN201710093901.3A priority Critical patent/CN106921518B/en
Publication of CN106921518A publication Critical patent/CN106921518A/en
Application granted granted Critical
Publication of CN106921518B publication Critical patent/CN106921518B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Alarm Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to a monitoring view display method and device. The method comprises the following steps: receiving a monitoring view viewing request; acquiring alarm data and monitoring data corresponding to the alarm data according to the monitoring view viewing request; drawing a monitoring view according to the monitoring data; drawing an alarm view according to the alarm data and the monitoring view; and displaying a page comprising the alarm view and the monitoring view. The monitoring view display method and the monitoring view display device enable a user to visually and quickly check the alarm, are simple and convenient to operate, and can effectively improve the efficiency of problem location and obstacle elimination.

Description

Monitoring view display method and device
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for displaying a monitoring view.
Background
In order to facilitate the operation and maintenance management of each resource by a user, it is often necessary to monitor each index of each resource, for example, monitor a CPU (Central Processing Unit) occupancy rate of a server, a response time of a database, a Network Address Translation (NAT) Network outgoing bandwidth of a NAT gateway, and the like. When the indexes in the monitored resources reach preset triggering conditions, an alarm is generated and a user is notified. In a traditional mode, after receiving alarm information, a user can check the resource which is alarmed in a corresponding alarm list, switch to a monitoring page to search monitoring data of the resource which is alarmed, and check the monitoring data of each index of the resource one by one, so that problems are positioned and faults are eliminated, a large amount of time is wasted for problem positioning and fault elimination, the operation is complex, and the efficiency is low.
Disclosure of Invention
Therefore, a monitoring view display method is needed, which can help a user to quickly check the alarm, is simple and convenient to operate, and effectively improves the efficiency of problem location and troubleshooting.
In addition, it is necessary to provide a monitoring view display device, which can help a user to quickly check an alarm, is simple and convenient to operate, and effectively improves the efficiency of problem location and troubleshooting.
A monitoring view display method comprises the following steps:
receiving a monitoring view viewing request;
acquiring alarm data and monitoring data corresponding to the alarm data according to the monitoring view viewing request;
drawing a monitoring view according to the monitoring data;
drawing an alarm view according to the alarm data and the monitoring view;
and displaying a page comprising the alarm view and the monitoring view.
A surveillance view presentation apparatus comprising:
the receiving module is used for receiving a monitoring view viewing request;
the data acquisition module is used for acquiring alarm data and monitoring data corresponding to the alarm data according to the monitoring view viewing request;
the first drawing module is used for drawing a monitoring view according to the monitoring data;
the second drawing module is used for drawing an alarm view according to the alarm data and the monitoring view;
and the first display module is used for displaying a page comprising the alarm view and the monitoring view.
According to the monitoring view display method and device, the monitoring view viewing request is received, the alarm data and the monitoring data corresponding to the alarm data are obtained according to the monitoring view viewing request, the monitoring view is drawn according to the monitoring data, the alarm view is drawn according to the alarm data and the monitoring view, the page comprising the alarm view and the monitoring view is displayed, the monitoring view and the alarm view are combined, a user can visually and quickly view the alarm through the page comprising the alarm view and the monitoring view, the monitoring data do not need to be switched and searched among different pages, the operation is simple and convenient, and the problem positioning and obstacle removing efficiency can be effectively improved.
Drawings
FIG. 1 is a diagram of an application scenario of the monitoring view presentation method in one embodiment;
fig. 2 is a schematic diagram of the internal structure of the terminal in one embodiment;
FIG. 3 is a flow chart illustrating a method for displaying monitor views according to an embodiment;
FIG. 4(a) is a diagram illustrating an interface including an alarm view and a monitor view, according to an embodiment;
FIG. 4(b) is a schematic diagram of an interface including an alarm view and a monitor view according to another embodiment;
FIG. 5 is a schematic flow chart illustrating monitoring of a monitoring index of a monitored object according to an embodiment;
FIG. 6 is a flowchart illustrating marking of a monitored object in which an alarm occurs in a monitoring list according to an embodiment;
FIG. 7 is a schematic diagram illustrating an interface for identifying a monitored object in a monitoring list where an alarm occurs in one embodiment;
FIG. 8 is a flow diagram illustrating the rendering of an alert view in one embodiment;
FIG. 9(a) is an interface diagram illustrating an alarm view in different alarm states in different styles in one embodiment;
FIG. 9(b) is a diagram illustrating an interface for rendering an alarm view in different alarm states in different styles according to another embodiment;
FIG. 10 is a flow chart illustrating displaying monitoring data and monitoring index values according to cursor position in one embodiment;
FIG. 11(a) is a schematic diagram illustrating an interface for displaying monitoring data and monitoring indicator values according to a cursor position in one embodiment;
FIG. 11(b) is a schematic diagram of an interface showing values of monitoring metrics according to cursor position in one embodiment;
FIG. 11(c) is a schematic diagram of an interface showing values of monitoring metrics according to cursor position in another embodiment;
FIG. 12 is a schematic diagram of the monitor view display apparatus according to one embodiment;
FIG. 13 is a schematic view showing the construction of a monitor view showing apparatus according to another embodiment;
FIG. 14 is a schematic view showing the construction of a monitor view showing apparatus according to still another embodiment;
FIG. 15 is a diagram illustrating an internal structure of a second rendering module in accordance with an embodiment;
fig. 16 is a schematic structural view of a monitor view display device according to still another embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Fig. 1 is an application scenario diagram of the monitoring view presentation method in one embodiment. As shown in fig. 1, the application scenario includes a terminal 10 and a monitoring object 20. The terminal 10 monitors the monitoring index of each monitoring object 20, where the monitoring object may include a physical server, an NAT gateway, a VPN (Virtual Private Network) gateway, and the like. When the monitoring index of the monitored object 20 is alarmed, the terminal 10 may send an alarm message to the user, and the user may view the monitoring view through the terminal 10 after receiving the alarm message. The terminal 10 receives the monitoring view viewing request, and acquires the alarm data and the monitoring data corresponding to the alarm data according to the monitoring view viewing request. The terminal 10 draws a monitoring view according to the monitoring data, draws an alarm view according to the alarm data and the monitoring view, and displays a page including the alarm view and the monitoring view. The user can quickly and intuitively view the alarm generated through the page including the alarm view and the monitoring view displayed by the terminal 10, and timely perform problem positioning and troubleshooting.
Fig. 2 is a schematic diagram of the internal structure of the terminal 10 according to an embodiment. As shown in fig. 2, the terminal 10 includes a processor, a nonvolatile storage medium, an internal memory, a network interface, a display screen, and an input device, which are connected through a system bus. The terminal comprises a nonvolatile storage medium and a monitoring view display device, wherein the nonvolatile storage medium of the terminal stores an operating system, and the monitoring view display device is used for realizing a monitoring view display method. The processor is used to provide computing and control capabilities that support the operation of the overall terminal 10. The internal memory in the terminal 10, which provides an environment for the operation of the monitoring view presenting means in the non-volatile storage medium, may store computer readable instructions that, when executed by the processor, may cause the processor to perform a monitoring view presenting method. The network interface is used for performing network communication with the server, such as sending a request for acquiring the numerical value of the monitoring index to the server, receiving the numerical value of the monitoring index returned by the server, and the like. The display screen of the terminal can be a liquid crystal display screen or an electronic ink display screen, and the input device can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on a shell of the terminal, or an external keyboard, a touch pad or a mouse. The terminal 10 may be a mobile phone, a tablet computer, or a personal digital assistant or a wearable device, etc. It will be understood by those skilled in the art that the structure shown in fig. 2 is a block diagram of only a portion of the structure relevant to the present solution and does not constitute a limitation of the terminal 10 to which the present solution is applied, and in particular that the terminal 10 may include more or less components than those shown in the figures, or combine certain components, or have a different arrangement of components.
As shown in fig. 3, there is provided a monitoring view displaying method, including the steps of:
step S310, receiving a monitoring view viewing request.
Specifically, the terminal may monitor one or more monitored objects, where the monitored objects may include external resources connected to the terminal through a network, such as a cloud host, a NAT gateway, a VPN gateway, a physical server, a cloud database, a disk, a network card, a private line gateway, a VPN channel, and the like, and resources inside the terminal, such as a Central Processing Unit (CPU), a memory, a network interface, and the like of the terminal. Different monitoring indexes can be set for different monitoring objects, and the terminal can monitor the preset monitoring indexes in the monitoring objects, for example, the monitoring indexes such as the CPU occupancy rate of a physical server, the network outgoing bandwidth of an NAT gateway, the network incoming bandwidth of the NAT gateway, the response time of a cloud database and the like. The terminal may include a smart phone, a notebook computer, a tablet computer, a PC (personal computer), and the like.
When the monitoring index of the monitored object gives an alarm, the user can check the monitoring view of the monitored object which gives the alarm through the terminal. The user can initiate a monitoring view viewing request by clicking a monitoring view button on a terminal interface, the monitoring view viewing request can include a monitoring object identifier and monitoring time which the user needs to view, wherein the monitoring object identifier can be composed of at least one of character strings such as numbers, letters and symbols and is used for uniquely identifying the monitoring object, the monitoring object identifier can be a name or an IP (Internet Protocol) address of the monitoring object, and the monitoring time refers to a time period corresponding to the displayed monitoring view, for example, the monitoring view displaying the time periods of 1 hour, 3 hours, today, yesterday or 7 days and the like.
Step S320, obtaining the alarm data and the monitoring data corresponding to the alarm data according to the monitoring view viewing request.
Specifically, the terminal may call a preset API (Application Programming Interface) to obtain alarm data matching the monitored object identifier within the monitoring time from the database according to the monitored object identifier and the monitoring time in the monitoring view viewing request. The alarm data may include an identifier of a monitored object in which an alarm occurs, a monitoring index, an alarm occurrence time, an alarm end time, an alarm duration time, an alarm state, and the like, where the alarm occurrence time refers to a time when the monitoring index value triggers an alarm for the first time, the alarm end time refers to a time when the monitoring index value triggers an alarm for the last time when the monitoring index value continuously triggers an alarm, the alarm duration time is a difference between the alarm end time and the alarm occurrence time, and the alarm state is used to indicate whether the monitoring index value in which the alarm occurs has recovered to normal.
The terminal can acquire monitoring data matched with the monitoring object identification and the monitoring index of the alarm occurring in the alarm data within the monitoring time, wherein the monitoring data can comprise the monitoring index value matched with the time point and the time point. For example, a user views a monitoring view of the cloud host within 1 hour, the terminal acquires alarm data of the cloud host within 1 hour according to the identifier of the cloud host, and the monitoring index of the alarm occurring in the alarm data is the CPU occupancy rate, so that the terminal can acquire the monitoring data of the CPU occupancy rate of the cloud host within 1 hour.
If a plurality of alarm data matched with the monitored object identifier in the monitoring view viewing request exist in the monitoring time, all the alarm data need to be acquired, which can include alarm data of different monitoring indexes in the same monitored object, and alarm data of the same monitoring index of the same monitored object, which alarms in different time periods. The terminal also needs to obtain the monitoring object identifier of the alarm occurring in the alarm data and the monitoring data corresponding to each monitoring index, for example, the user checks the monitoring view of the NAT gateway within 3 hours, the terminal obtains two different alarm data of the NAT gateway within 3 hours according to the identifier of the NAT gateway, the monitoring index of the alarm occurring in the first alarm data is the network outgoing bandwidth, the monitoring index of the alarm occurring in the second alarm data is the network incoming bandwidth, and the terminal can simultaneously obtain the monitoring data of the network outgoing bandwidth and the network incoming bandwidth of the NAT gateway within 3 hours. The alarm data and the monitoring data can be respectively stored in different databases, and the terminal acquires the alarm data and the monitoring data by calling different APIs.
And step S330, drawing a monitoring view according to the monitoring data.
Specifically, the terminal may draw a monitoring view according to the time point in the monitoring data and the monitoring index value matched with the time point, where the monitoring view may include a line graph, a curve graph, a bar graph, a pie graph, and the like. The monitoring view can be a line graph, a curve graph, a bar graph and the like which are drawn by taking time as a horizontal axis and taking the monitoring index value as a vertical axis, reflects the change trend of the monitoring index value along with time, and can also be a pie graph which is drawn by converting the monitoring time into time percentage. When the terminal acquires the monitoring data of different monitoring indexes of the same monitored object, corresponding monitoring views can be drawn according to the different monitoring indexes.
And step S340, drawing an alarm view according to the alarm data and the monitoring view.
Specifically, the terminal may determine a corresponding monitoring view according to the monitoring index in the alarm data, and draw the alarm view according to the alarm data and the monitoring view. The alarm view may include a line graph, a bar graph, a pie graph, etc., and the type of the alarm view and the type of the monitoring view may be the same or different, for example, the monitoring view is drawn as a bar graph, the alarm view is drawn as a graph, or both the monitoring view and the alarm view are drawn as graphs, etc. The alarm view can be drawn according to data such as alarm occurrence time, alarm ending time and the like in the alarm data and by combining the time point in the drawn monitoring view and the monitoring index value matched with the time point, can be a line graph, a curve graph, a bar graph and the like drawn by taking time as a horizontal axis and taking the monitoring index value as a vertical axis, and can also be a pie graph for converting alarm duration into time percentage, so that the alarm duration of the monitoring index of the monitoring object in the monitoring time accounts for percentage.
If a plurality of alarm data matched with the monitored object identifier in the monitoring view viewing request exist in the monitoring time, a plurality of alarm views are drawn according to each alarm data and the monitoring view corresponding to the monitoring index in the alarm data.
Step S350, displaying a page containing the alarm view and the monitoring view.
Specifically, after the terminal draws the alarm view, a page including the alarm view and the monitoring view can be displayed, and in the page including the alarm view and the monitoring view, the alarm view can be placed on the monitoring view to be displayed together or can be separately placed to be displayed. The user can visually acquire information such as monitoring indexes of the monitored object which are alarmed by checking the page combined with the alarm view and the monitoring view, and monitoring data of all the monitoring indexes of the monitored object do not need to be checked one by one, so that problem positioning and obstacle elimination can be rapidly carried out.
FIG. 4(a) is a diagram illustrating an interface including an alarm view and a monitor view in accordance with an embodiment. As shown in fig. 4(a), the page 400 includes a monitoring graph 402, an alarm graph 404 corresponding to different time periods, and an alarm graph 406. The terminal draws a monitoring curve graph 402 according to each time point in the monitoring data and the network output bandwidth corresponding to the time point, with the time as the horizontal axis and the network output bandwidth as the vertical axis. The terminal may draw an alarm graph 404 according to the alarm occurrence time, the alarm end time, etc. in one alarm data and the monitoring graph 402, and draw an alarm graph 406 according to the alarm occurrence time, the alarm end time, etc. in another alarm data and the monitoring graph 402. The terminal may place the alarm graph 404 and the alarm graph 406 on the monitoring graph 402 and display the page 400 including the monitoring graph 402, the alarm graph 404, and the alarm graph 406.
FIG. 4(b) is a schematic diagram of an interface including an alarm view and a monitor view according to another embodiment. As shown in fig. 4(b), the page 410 includes a monitoring bar chart 412, an alarm graph 414 and an alarm graph 416 corresponding to different time periods. The terminal draws a monitoring histogram 412 according to each time point in the monitoring data and the network bandwidth corresponding to the time point, with the time as the horizontal axis and the network bandwidth as the vertical axis. The terminal may plot an alarm graph 414 according to the alarm occurrence time, the alarm end time, etc. in one alarm data and the monitoring histogram 412, and plot an alarm graph 416 according to the alarm occurrence time, the alarm end time, etc. in another alarm data and the monitoring histogram 412. The terminal may place the alarm graph 414 and the alarm graph 416 on the monitoring bar graph 412 and display the page 410 including the monitoring bar graph 412, the alarm graph 414, and the alarm graph 416.
According to the monitoring view display method, the monitoring view viewing request is received, the alarm data and the monitoring data corresponding to the alarm data are obtained according to the monitoring view viewing request, the monitoring view is drawn according to the monitoring data, the alarm view is drawn according to the alarm data and the monitoring view, the page comprising the alarm view and the monitoring view is displayed, the monitoring view and the alarm view are displayed in a combined mode, a user can visually and quickly view the alarm through the page comprising the alarm view and the monitoring view, the monitoring data do not need to be switched and searched among different pages, the operation is simple and convenient, and the problem positioning and obstacle removing efficiency can be effectively improved.
As shown in fig. 5, in one embodiment, before receiving the monitoring view viewing request at step S310, the following steps are further included:
step S502, monitoring the monitoring index of the monitored object according to a preset alarm strategy.
Specifically, a user may set an alarm policy in advance through a terminal, where the alarm policy may include information of a monitored object, a monitoring index, a triggering condition, a statistical period, a duration period, and an alarm receiving group, where the triggering condition refers to a condition that a numerical value of the monitoring index needs to be reached when an alarm is triggered, the statistical period refers to a time interval for acquiring the numerical value of the monitoring index of the monitored object, the duration period refers to a time interval for sending an alarm message to the user when the number of times that the numerical value of the monitoring index continuously triggers the alarm reaches a preset number of times, and the alarm receiving group refers to a user terminal that receives the alarm message. By setting the alarm strategy, the user can select the monitoring object and the monitoring index to be monitored, the time interval for acquiring the monitoring data, the condition for receiving the alarm message and the like can be set according to the actual requirement, and the method is simple and rapid.
Step S504, collecting the numerical value of the monitoring index at preset time intervals.
Specifically, the terminal may monitor the monitoring index of the monitored object according to a preset alarm policy, may obtain a preset time for acquiring the value of the monitoring index according to a statistical period in the alarm policy, and acquires the value of the monitoring index of the monitored object according to the preset time, for example, the value of the monitoring index is acquired every 2 minutes or 5 minutes.
Step S506, when the numerical value of the monitoring index reaches the preset triggering condition, an alarm is triggered.
Specifically, after the terminal collects the value of the monitoring index, the terminal may obtain a preset trigger condition for triggering the alarm by the value of the monitoring index according to a trigger threshold in the alarm policy, and determine whether the collected value of the monitoring index reaches the preset trigger condition, for example, if the trigger condition is greater than 80%, the alarm is triggered when the collected value of the monitoring index is greater than 80%. The terminal can record the alarm contents such as the times of triggering the alarm by the numerical value of the monitoring index, the time point of triggering the alarm and the like.
In other embodiments, a plurality of trigger conditions may be set in the alarm policy, for example, the first trigger condition is set to be greater than 80%, the second trigger condition is set to be less than 20%, and the terminal may separately record alarm contents such as the number of times that the alarm is triggered by the value of the monitoring index and the time point that the alarm is triggered for different trigger conditions.
Step S508, when the number of times of continuously triggering the alarm by the value of the monitoring index is greater than the preset number of times, sending an alarm message to the preset user terminal.
Specifically, the terminal may obtain a preset number of times that the value of the monitoring index needs to continuously trigger an alarm when the alarm message is sent to the user terminal according to the duration period in the alarm policy. The terminal can judge whether the number of times of continuously triggering the alarm by the value of the monitoring index is larger than the preset number of times according to the number of times of triggering the alarm by the recorded value of the monitoring index and the time point of triggering the alarm, if so, the terminal can send alarm messages to the preset user terminal in the forms of short messages, multimedia messages, mails and the like according to the alarm receiving group, and can also send the alarm messages through instant communication tools such as MSN (Microsoft Service network), Skype and the like, wherein the alarm messages can comprise information such as a monitoring object and the monitoring index which generate the alarm. After the terminal sends the warning message to the preset user terminal, corresponding warning data can be generated and stored. The situation that the value of the monitoring index is jittered for some reasons rather than failed can be prevented by setting the duration period.
For example, in an alarm policy set by a user, a monitored object is a cloud host number 1, a monitoring index is CPU occupancy, a triggering condition is greater than 75%, a statistical period is 5 minutes, a duration period is 3 times, and an alarm receiving group is a mobile phone with a number of 135xxxxxx, then the terminal monitors the CPU occupancy of the cloud host number 1 according to the alarm policy, collects the CPU occupancy value of the cloud host number 1 every 5 minutes, triggers an alarm when the collected CPU occupancy value is greater than 75%, and sends an alarm message to the mobile phone with the number of 135XXXXXXXX when the collected CPU occupancy value of the cloud host number 1 triggers an alarm for 3 consecutive times.
In this embodiment, the monitoring index of the monitored object can be monitored according to a preset alarm policy, and an alarm message is sent to the user, so that the user can know the alarm in time and process the alarm.
As shown in fig. 6, in one embodiment, before receiving the monitoring view viewing request at step S310, the following steps are further included:
step S602, detecting whether there is a monitoring object in the monitoring list to generate an alarm, if yes, performing step S604, and if no, performing step S606.
Specifically, the terminal may classify each monitored object and generate different monitoring lists, for example, the monitoring objects are classified according to their categories, a monitoring object belonging to the cloud host is one monitoring list, a monitoring object belonging to the NAT gateway is another monitoring list, and the like, but not limited thereto. The user can select the monitoring list to be checked, the terminal obtains the monitoring object identification belonging to the monitoring list, the monitoring object identification in the monitoring list is compared with the alarm data in the database, and whether the monitoring object in the monitoring list alarms or not is detected.
Step S604, acquiring the monitored object identifier with the alarm, and marking the monitored object with the alarm in the monitoring list according to the monitored object identifier.
Specifically, if the terminal detects that the monitored object in the monitoring list has an alarm, the terminal may obtain the identifier of the monitored object having the alarm, and mark the monitored object having the alarm in the monitoring list according to the identifier of the monitored object, and may place a mark pattern on the monitored object having the alarm, or mark the monitored object with different colors, but is not limited thereto.
Fig. 7 is an interface diagram illustrating a monitored object that generates an alarm in a monitoring list according to an embodiment. As shown in fig. 7, the cloud host monitoring list 700 includes information such as an ID and a host name of a monitored cloud host, monitoring conditions, states, and an IP address. The user may check the monitoring view by clicking the monitoring view button 702, and the terminal may detect that the cloud host named test machine 2 in the cloud host monitoring list 700 has an alarm, and may mark the alarm by placing the circular marking pattern 704 on the monitoring view button 702 of the test machine 2.
In step S606, no processing is performed.
In the embodiment, when the monitoring object in the monitoring list is detected to alarm, the monitoring object with the alarm can be marked, so that a user can conveniently and visually and quickly know the monitoring object with the alarm, and the problem positioning and troubleshooting efficiency can be effectively improved.
As shown in fig. 8, in an embodiment, the step S340 of drawing the alarm view according to the alarm data and the monitoring view includes the following steps:
step S802, a first monitoring index value matched with the alarm occurrence time is obtained according to the first time trend graph, and the starting point of the second time trend graph is determined.
Specifically, the monitoring view may be a first time trend graph with time as a horizontal axis and the monitoring index value as a vertical axis, the alarm view may be a second time trend graph with time as a horizontal axis and the monitoring index value as a vertical axis, the first time trend graph may be one of a graph, a line graph, a bar graph and the like, the second time trend graph may be one of a graph, a line graph, a bar graph and the like, and both the first time trend graph and the second time trend graph represent the change of the monitoring index value with time.
After the terminal draws the first time trend graph according to the monitoring data, the terminal can obtain a first monitoring index value matched with the alarm occurrence time in the alarm data according to the time point contained in the first time trend graph and the monitoring index value matched with the time point, and determine the starting point of the second time trend graph, wherein the coordinates of the starting point are (the alarm occurrence time, the first monitoring index value).
And step S804, acquiring a second monitoring index value matched with the alarm ending time according to the first time trend graph, and determining the end point of the second time trend graph.
Specifically, the terminal may obtain a second monitoring index value matched with the alarm ending time in the alarm data according to the time point included in the first time trend graph and the monitoring index value matched with the time point, and determine an end point of the second time trend graph, where coordinates of the end point are (the alarm ending time, the second monitoring index value).
Step S806, a time point between the start point and the end point on the first time trend graph and a matched monitoring index value are obtained.
Specifically, after the terminal determines the coordinates of the start point and the end point of the second time trend graph, the terminal may obtain the monitoring index values of the time points and the time points matching between the start point and the end point on the first time trend graph, that is, determine each coordinate (time point, monitoring index value) on the second time trend graph, and draw the second time trend graph according to the start point, the end point, the time point between the start point and the terminal, and the monitoring index values of the time points matching.
And step S808, drawing a second time trend graph according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index value.
Step S810, placing the second time trend graph on the first time trend graph.
Specifically, after the terminal draws the second time trend graph, the second time trend graph can be placed on the first time trend graph, and a page including the first time trend graph and the second time trend graph is displayed.
Further, the alarm data includes an alarm state, and the alarm state may include a recovered state and an unrecovered state, and is used to indicate whether the monitoring index value where the alarm occurs has recovered to normal. And the terminal can draw the second time trend graph in different styles aiming at different alarm states. And if the alarm state is the recovered state, drawing a second time trend graph in a first mode according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index value, and if the alarm state is the unrecovered state, drawing the second time trend graph in a second mode according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index value. The first pattern and the second pattern may include different colors, different shading, different thickness lines, etc.
FIG. 9(a) is an interface diagram illustrating an alarm view in different alarm states in different styles in one embodiment. As shown in fig. 9(a), the page 900 includes a monitoring graph 902, an alarm graph 904 corresponding to different time periods, and an alarm graph 906. The terminal draws a monitoring curve graph 902 by taking time as a horizontal axis and taking network bandwidth as a vertical axis, and draws an alarm curve graph 904 and an alarm curve graph 906 according to the alarm data and the monitoring curve graph 902, wherein an alarm state corresponding to the alarm curve graph 904 is a recovered state, and is drawn by a thin line, and an alarm state corresponding to the alarm curve graph 906 is an unrecovered state, and is drawn by a thick line.
FIG. 9(b) is an interface diagram illustrating an alarm view in different alarm states in different styles in another embodiment. As shown in FIG. 9(b), the page 910 includes a monitoring bar chart 912, an alarm bar chart 914 and an alarm bar chart 916 corresponding to different time periods. The terminal draws the monitoring histogram 912 by taking time as a horizontal axis and taking the network bandwidth as a vertical axis, and draws the alarm histogram 914 and the alarm histogram 916 according to the alarm data and the monitoring histogram 912, wherein an alarm state corresponding to the alarm histogram 914 is a recovered state, an oblique line is used as a shading for drawing, and an alarm state corresponding to the alarm histogram 916 is an unrecovered state, and a cross line is used as a shading for drawing.
In this embodiment, the monitoring view and the warning view are both time trend graphs, a user can more intuitively and quickly know information such as a time point when a warning occurs, a monitoring index value and duration corresponding to each time point and the like through the time trend graphs, and the warning view is drawn in different styles according to different warning states, so that the corresponding warning states can be intuitively reflected, and the efficiency of problem location and troubleshooting can be effectively improved.
As shown in fig. 10, in an embodiment, after the page including the alarm view and the monitoring view is displayed in step S350, the method further includes the following steps:
step S1002, when it is detected that the cursor is located on the first time trend graph on which the second time trend graph is placed, acquiring an abscissa of a position where the cursor is located and a time point corresponding to the abscissa.
Specifically, the user may move a cursor on a page including the alarm view and the monitoring view through an input device, so that the cursor is located on the alarm view or the monitoring view, and thereby corresponding alarm data or monitoring data is displayed, wherein the input device may include a mouse, a tablet, a touch screen, a keyboard, and the like.
The monitoring view is a first time trend graph taking time as a horizontal axis and taking the monitoring index value as a vertical axis, and the alarm view is a second time trend graph taking time as a horizontal axis and taking the monitoring index value as a vertical axis. The terminal can detect whether the cursor is positioned on the first time trend graph with the second time trend graph according to the position of the cursor, and if the cursor is positioned on the first time trend graph with the second time trend graph, the terminal can acquire coordinate data of the position of the cursor and acquire a time point corresponding to the abscissa in the coordinate data.
Step S1004, determining whether the time point corresponding to the abscissa includes the monitoring index values of the first time trend graph and the second time trend graph, if yes, performing step S1006, and if no, performing step S1010.
Specifically, the terminal may determine whether the time point corresponding to the abscissa of the position of the cursor includes the monitoring index values of the first time trend graph and the second time trend graph, that is, whether the cursor is located on the first time trend graph and the second time trend graph at the same time. For example, the time point interval corresponding to the second time trend graph is 15: 20-15: 35, the time point interval corresponding to the first time trend graph is 15: 00-14: 00, if the time point corresponding to the abscissa of the position of the cursor is 15:25, the time point corresponds to the second time trend graph and the first time trend graph, the cursor is located on the first time trend graph and the second time trend graph at the same time, and if the time point corresponding to the abscissa of the position of the cursor is 15:10, the time point corresponds to only the first time trend graph, and the cursor is located on only the first time trend graph.
Step S1006, determining whether the time point corresponding to the abscissa is the alarm occurrence time, if so, performing step S1008, and if not, performing step S1010.
Specifically, if the time point corresponding to the abscissa of the cursor simultaneously includes the monitoring index values of the first time trend graph and the second time trend graph, it is determined whether the time point is the alarm occurrence time, that is, whether the position of the cursor is located at the starting point of the second time trend graph. If the cursor is located at the starting point of the second time trend graph, the terminal may display information such as the alarm data and the first monitoring index value corresponding to the starting point on the page, for example, may display information such as the coordinate of the starting point (alarm occurrence time, first monitoring index value), the alarm duration, the alarm state, the trigger condition, and the like.
Step S1008, displaying the alarm data and the first monitoring index value.
And step S1010, displaying the monitoring index value matched with the time point corresponding to the abscissa.
Specifically, if the cursor is only located on the first time trend graph, or the cursor is located on both the first time trend graph and the second time trend graph but not located at the starting point of the second time trend graph, the terminal may only display the time point corresponding to the abscissa of the cursor and the information such as the monitoring index value matched with the time point on the page.
FIG. 11(a) is a schematic interface diagram illustrating monitoring data and monitoring indicator values according to a cursor position in one embodiment. As shown in fig. 11(a), when the terminal detects that the cursor 1102 is located on both the monitoring graph 402 and the alarm graph 404 and on the starting point of the alarm graph 404, the terminal displays information such as corresponding alarm data and monitoring index values in the display frame 1104: 2016-10-1315: 25 network outgoing bandwidth: the 58Mbps (megabits per second) network out-of-band is >55Mbps for 10 minutes, and is not currently recovered.
Fig. 11(b) is a schematic interface diagram illustrating the monitoring data and the monitoring index value according to the cursor position in another embodiment. As shown in fig. 11(b), when the terminal detects that the cursor 1102 is located on the monitoring graph 402 and the alarm graph 406 at the same time, but not on the starting point of the alarm graph 406, only the corresponding information such as the time point and the monitoring index value is displayed in the display frame 1104: 2016-10-1316: 45 network outgoing bandwidth: 66 Mbps.
FIG. 11(c) is a schematic diagram of an interface displaying monitoring data and monitoring index values according to a cursor position in yet another embodiment. As shown in fig. 11(c), when the terminal detects that the cursor 1102 is only located on the monitoring graph 402, the terminal displays information such as corresponding time point and monitoring index value in the display frame 1104: 2016-10-1316:30 network outgoing bandwidth: 49 Mbps.
It can be understood that the displayed information content can be set according to actual requirements, for example, as long as the cursor is simultaneously located on the first time trend graph and the second time trend graph, the information such as the alarm data and the monitoring index value matched with the time point corresponding to the abscissa of the cursor can be displayed, and the display method is not limited to the above display methods.
In the embodiment, different information such as alarm data and monitoring data can be displayed according to the position of the cursor, so that a user can conveniently and intuitively know the specific information of the monitoring index where the alarm occurs, and the efficiency of problem location and troubleshooting can be effectively improved.
As shown in fig. 12, a monitoring view display apparatus is provided, which includes a receiving module 1210, a data obtaining module 1220, a first drawing module 1230, a second drawing module 1240 and a first display module 1250.
A receiving module 1210 configured to receive a monitoring view viewing request.
The data obtaining module 1220 is configured to obtain the alarm data and the monitoring data corresponding to the alarm data according to the monitoring view viewing request.
The first drawing module 1230 is configured to draw the monitoring view according to the monitoring data.
And a second drawing module 1240 for drawing the alarm view according to the alarm data and the monitoring view.
The first display module 1250 is used for displaying a page including an alarm view and a monitor view.
The monitoring view display device receives the monitoring view viewing request, acquires the alarm data and the monitoring data corresponding to the alarm data according to the monitoring view viewing request, draws the monitoring view according to the monitoring data, draws the alarm view according to the alarm data and the monitoring view, displays the page comprising the alarm view and the monitoring view, combines and displays the monitoring view and the alarm view, enables a user to visually and rapidly view the alarm generated through the page comprising the alarm view and the monitoring view, does not need to switch between different pages to search the monitoring data, is simple and convenient to operate, and can effectively improve the problem positioning and obstacle removing efficiency.
As shown in fig. 13, in an embodiment, the monitoring view displaying apparatus includes a monitoring module 1260, an acquiring module 1270, a triggering module 1280, and a sending module 1290, in addition to the receiving module 1210, the data acquiring module 1220, the first drawing module 1230, the second drawing module 1240, and the first displaying module 1250.
And the monitoring module 1260 is used for monitoring the monitoring index of the monitored object according to a preset alarm strategy.
And the acquisition module 1270 is used for acquiring the numerical value of the monitoring index at preset time intervals.
The triggering module 1280 is configured to trigger an alarm when the value of the monitoring indicator reaches a preset triggering condition.
The sending module 1290 is configured to send an alarm message to a preset user terminal when the number of times that the alarm is continuously triggered by the value of the monitoring index is greater than a preset number of times.
In this embodiment, the monitoring index of the monitored object can be monitored according to a preset alarm policy, and an alarm message is sent to the user, so that the user can know the alarm in time and process the alarm.
As shown in fig. 14, in an embodiment, the monitoring view displaying apparatus includes a detecting module 1300 and a marking module 1310, in addition to a receiving module 1210, a data obtaining module 1220, a first drawing module 1230, a second drawing module 1240, a first displaying module 1250, a monitoring module 1260, an acquiring module 1270, a triggering module 1280, and a sending module 1290.
The detecting module 1300 is configured to detect whether there is an alarm occurring on a monitored object in the monitoring list.
The marking module 1310 is configured to, if it is detected that an alarm occurs in the monitored object, obtain a monitored object identifier where the alarm occurs, and mark the monitored object where the alarm occurs in the monitoring list according to the monitored object identifier.
In the embodiment, when the monitoring object in the monitoring list is detected to alarm, the monitoring object with the alarm can be marked, so that a user can conveniently and visually and quickly know the monitoring object with the alarm, and the problem positioning and troubleshooting efficiency can be effectively improved.
In one embodiment, the alarm data comprises alarm occurrence time and alarm ending time, the monitoring view is a first time trend graph, and the alarm view is a second time trend graph. As shown in fig. 15, the second drawing module 1240 includes a start point unit 1241, an end point unit 1243, a numerical value obtaining unit 1245, a drawing unit 1247, and a placing unit 1249.
The starting point unit 1241 is configured to obtain, according to the first time trend graph, a first monitoring index value matched with the alarm occurrence time, and determine a starting point of the second time trend graph.
And a terminal point unit 1243, configured to obtain, according to the first time trend graph, a second monitoring index value matched with the alarm ending time, and determine a terminal point of the second time trend graph.
The value acquiring unit 1245 is configured to acquire a time point between the start point and the end point on the first time trend graph and the matched monitoring indicator value.
A drawing unit 1247, configured to draw a second time trend graph according to the start point, the end point, the time point between the start point and the end point, and the matched monitoring index value.
A placing unit 1249 is used for placing the second time trend graph on the first time trend graph.
In one embodiment, the alarm data includes an alarm status.
The drawing unit 1247 is further configured to draw a second time trend graph in a first manner according to the starting point, the ending point, the time point between the starting point and the ending point, and the matched monitoring index value if the alarm state is the recovered state.
The drawing unit 1247 is further configured to draw a second time trend graph in a second style according to the start point, the end point, the time point between the start point and the end point, and the matched monitoring indicator value if the alarm state is the unrecoverable state.
In this embodiment, the monitoring view and the warning view are both time trend graphs, a user can more intuitively and quickly know information such as a time point when a warning occurs, a monitoring index value and duration corresponding to each time point and the like through the time trend graphs, and the warning view is drawn in different styles according to different warning states, so that the corresponding warning states can be intuitively reflected, and the efficiency of problem location and troubleshooting can be effectively improved.
As shown in fig. 16, in an embodiment, the monitoring view displaying apparatus includes a position acquiring module 1320 and a second displaying module 1330 in addition to a receiving module 1210, a data acquiring module 1220, a first drawing module 1230, a second drawing module 1240, a first displaying module 1250, a monitoring module 1260, an acquiring module 1270, a triggering module 1280, a sending module 1290, a detecting module 1300 and a marking module 1310.
A position obtaining module 1320, configured to, when it is detected that the cursor is located on the first time trend graph on which the second time trend graph is placed, obtain an abscissa of a position where the cursor is located and a time point corresponding to the abscissa.
The second display module 1330 is configured to determine whether the time point corresponding to the abscissa is the alarm occurrence time if the time point corresponding to the abscissa includes the monitoring index values of the first time trend graph and the second time trend graph, display the alarm data and the first monitoring index value if the time point corresponding to the abscissa is the alarm occurrence time, and display the monitoring index value matched with the time point corresponding to the abscissa if the time point corresponding to the abscissa is not the alarm occurrence time.
The second displaying module 1330 is further configured to display the monitoring index value matching the time point corresponding to the abscissa if the time point corresponding to the abscissa only includes the monitoring index value of the first time trend graph.
In the embodiment, different information such as alarm data and monitoring data can be displayed according to the position of the cursor, so that a user can conveniently and intuitively know the specific information of the monitoring index where the alarm occurs, and the efficiency of problem location and troubleshooting can be effectively improved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), or the like.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that various changes and modifications can be made by those skilled in the art without departing from the spirit of the invention, and these changes and modifications are all within the scope of the invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (16)

1. A monitoring view display method comprises the following steps:
receiving a monitoring view viewing request;
acquiring alarm data and monitoring data corresponding to the alarm data according to the monitoring object identification and the monitoring time in the monitoring view viewing request; the monitoring object corresponding to the monitoring object identification is at least one of an external resource connected with the terminal through a network and a resource inside the terminal, and the terminal monitors a monitoring index preset in the monitoring object; the monitoring data is matched with the monitoring object identification and the monitoring index of the alarm in the alarm data;
drawing a monitoring view according to the monitoring data;
drawing an alarm view according to the alarm data and the monitoring view;
and displaying a page comprising the alarm view and the monitoring view.
2. The method of claim 1, prior to said receiving a monitor view request, further comprising:
monitoring the monitoring index of the monitored object according to a preset alarm strategy;
collecting the numerical value of the monitoring index at preset time intervals;
when the numerical value of the monitoring index reaches a preset triggering condition, triggering an alarm;
and when the number of times of continuously triggering the alarm by the numerical value of the monitoring index is greater than the preset number of times, sending an alarm message to a preset user terminal.
3. The method according to claim 1 or 2, further comprising, prior to said receiving a monitor view request:
detecting whether a monitored object in the monitoring list generates an alarm or not;
if the monitored object is detected to be alarmed, acquiring the monitored object identifier of the alarmed monitored object, and marking the monitored object of the alarmed monitored object in the monitoring list according to the monitored object identifier.
4. The method of claim 1, wherein the alarm data comprises an alarm occurrence time and an alarm end time, the monitoring view is a first time trend graph, and the alarm view is a second time trend graph;
the drawing of the alarm view according to the alarm data and the monitoring view comprises the following steps:
acquiring a first monitoring index value matched with the alarm occurrence time according to the first time trend graph, and determining a starting point of the second time trend graph;
acquiring a second monitoring index value matched with the alarm ending time according to the first time trend graph, and determining the end point of the second time trend graph;
acquiring a time point between the starting point and the end point on the first time trend graph and a matched monitoring index value;
drawing the second time trend graph according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index numerical value;
placing the second time trend graph on the first time trend graph.
5. The method of claim 4, wherein the alarm data includes an alarm state;
the drawing the second time trend graph according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index numerical value comprises the following steps:
if the alarm state is the recovered state, drawing the second time trend graph in a first mode according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index numerical value;
and if the alarm state is an unrecoverable state, drawing the second time trend graph in a second mode according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index value.
6. The method of claim 4, further comprising, after the displaying the page containing the alert view and the monitor view:
when detecting that a cursor is positioned on the first time trend graph on which the second time trend graph is placed, acquiring an abscissa of the position of the cursor and a time point corresponding to the abscissa;
if the time point corresponding to the abscissa contains the monitoring index values of the first time trend graph and the second time trend graph, judging whether the time point corresponding to the abscissa is the alarm occurrence time, if so, displaying the alarm data and the first monitoring index value, and if not, displaying the monitoring index value matched with the time point corresponding to the abscissa;
and if the time point corresponding to the abscissa only contains the monitoring index value of the first time trend graph, displaying the monitoring index value matched with the time point corresponding to the abscissa.
7. The method of any of claims 4 to 6, wherein the first time trend graph is one of a graph, a line graph and a bar graph and the second time trend graph is one of a graph, a line graph and a bar graph.
8. A surveillance view presentation device, comprising:
the receiving module is used for receiving a monitoring view viewing request;
the data acquisition module is used for acquiring alarm data and monitoring data corresponding to the alarm data according to the monitoring object identification and the monitoring time in the monitoring view viewing request; the monitoring object corresponding to the monitoring object identification is at least one of an external resource connected with the terminal through a network and a resource inside the terminal, and the terminal monitors a monitoring index preset in the monitoring object; the monitoring data is matched with the monitoring object identification and the monitoring index of the alarm in the alarm data;
the first drawing module is used for drawing a monitoring view according to the monitoring data;
the second drawing module is used for drawing an alarm view according to the alarm data and the monitoring view;
and the first display module is used for displaying a page comprising the alarm view and the monitoring view.
9. The apparatus of claim 8, further comprising:
the monitoring module is used for monitoring the monitoring index of the monitored object according to a preset alarm strategy;
the acquisition module is used for acquiring the numerical value of the monitoring index at intervals of preset time;
the triggering module is used for triggering an alarm when the numerical value of the monitoring index reaches a preset triggering condition;
and the sending module is used for sending an alarm message to a preset user terminal when the number of times of continuously triggering the alarm by the numerical value of the monitoring index is greater than the preset number of times.
10. The apparatus of claim 8 or 9, further comprising:
the detection module is used for detecting whether a monitored object in the monitoring list gives an alarm or not;
and the marking module is used for acquiring the monitoring object identifier of the alarm if the alarm of the monitoring object is detected, and marking the monitoring object with the alarm in the monitoring list according to the monitoring object identifier.
11. The apparatus of claim 8, wherein the alarm data comprises an alarm occurrence time and an alarm end time, the monitoring view is a first time trend graph, and the alarm view is a second time trend graph;
the second rendering module includes:
the starting point unit is used for acquiring a first monitoring index value matched with the alarm occurrence time according to the first time trend graph and determining the starting point of the second time trend graph;
the terminal unit is used for acquiring a second monitoring index value matched with the alarm ending time according to the first time trend graph and determining the terminal of the second time trend graph;
the numerical value acquisition unit is used for acquiring a time point between the starting point and the end point on the first time trend graph and a matched monitoring index numerical value;
the drawing unit is used for drawing the second time trend graph according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index numerical value;
a placing unit for placing the second time trend graph on the first time trend graph.
12. The apparatus of claim 11, wherein the alarm data comprises an alarm state;
the drawing unit is further configured to draw the second time trend graph in a first manner according to the starting point, the ending point, the time point between the starting point and the ending point, and the matched monitoring index value if the alarm state is the recovered state;
and the drawing unit is further used for drawing the second time trend graph in a second mode according to the starting point, the end point, the time point between the starting point and the end point and the matched monitoring index value if the alarm state is not recovered.
13. The apparatus of claim 11, further comprising:
the position acquisition module is used for acquiring an abscissa of the position of the cursor and a time point corresponding to the abscissa when the cursor is detected to be positioned on the first time trend graph on which the second time trend graph is placed;
the second display module is used for judging whether the time point corresponding to the abscissa is the alarm occurrence time or not if the time point corresponding to the abscissa contains the monitoring index values of the first time trend graph and the second time trend graph, displaying the alarm data and the first monitoring index value if the time point corresponding to the abscissa is the alarm occurrence time, and displaying the monitoring index value matched with the time point corresponding to the abscissa if the time point corresponding to the abscissa is not the alarm occurrence time;
the second display module is further configured to display the monitoring index value matched with the time point corresponding to the abscissa if the time point corresponding to the abscissa only includes the monitoring index value of the first time trend graph.
14. The apparatus of any one of claims 11 to 13, wherein the first time trend graph is one of a graph, a line graph and a bar graph, and the second time trend graph is one of a graph, a line graph and a bar graph.
15. A computer-readable storage medium, storing a computer program which, when executed by a processor, causes the processor to carry out the steps of the method according to any one of claims 1 to 7.
16. A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of the method according to any one of claims 1 to 7.
CN201710093901.3A 2017-02-21 2017-02-21 Monitoring view display method and device Active CN106921518B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710093901.3A CN106921518B (en) 2017-02-21 2017-02-21 Monitoring view display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710093901.3A CN106921518B (en) 2017-02-21 2017-02-21 Monitoring view display method and device

Publications (2)

Publication Number Publication Date
CN106921518A CN106921518A (en) 2017-07-04
CN106921518B true CN106921518B (en) 2022-06-14

Family

ID=59453968

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710093901.3A Active CN106921518B (en) 2017-02-21 2017-02-21 Monitoring view display method and device

Country Status (1)

Country Link
CN (1) CN106921518B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108197951A (en) * 2017-12-28 2018-06-22 广州美诚汇信息科技有限公司 A kind of cosmetics license responsibility is honoured an agreement monitor supervision platform and method
CN110221947A (en) * 2019-04-16 2019-09-10 中国平安人寿保险股份有限公司 Warning information method for inspecting, system, computer installation and readable storage medium storing program for executing
CN110086666B (en) * 2019-04-25 2022-04-26 深圳前海微众银行股份有限公司 Alarm method, device and system
CN112187807B (en) * 2020-09-30 2022-05-24 新华三大数据技术有限公司 Method, device and storage medium for monitoring branch network gateway
CN113568961B (en) * 2021-09-26 2021-12-14 西安热工研究院有限公司 Curve generation method and equipment for selecting measuring points through time marks and integrating alarm information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106034051A (en) * 2015-03-12 2016-10-19 腾讯科技(深圳)有限公司 Network monitoring data processing method and network monitoring data processing device
CN106155468A (en) * 2015-04-16 2016-11-23 腾讯科技(深圳)有限公司 A kind of alarm methods of exhibiting and terminal
CN106302015A (en) * 2016-08-16 2017-01-04 华青融天(北京)技术股份有限公司 A kind of service condition monitoring method, device and system
CN106302024A (en) * 2016-08-23 2017-01-04 成都科来软件有限公司 The method and device that a kind of chain index based on various dimensions monitors in real time

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106034051A (en) * 2015-03-12 2016-10-19 腾讯科技(深圳)有限公司 Network monitoring data processing method and network monitoring data processing device
CN106155468A (en) * 2015-04-16 2016-11-23 腾讯科技(深圳)有限公司 A kind of alarm methods of exhibiting and terminal
CN106302015A (en) * 2016-08-16 2017-01-04 华青融天(北京)技术股份有限公司 A kind of service condition monitoring method, device and system
CN106302024A (en) * 2016-08-23 2017-01-04 成都科来软件有限公司 The method and device that a kind of chain index based on various dimensions monitors in real time

Also Published As

Publication number Publication date
CN106921518A (en) 2017-07-04

Similar Documents

Publication Publication Date Title
CN106921518B (en) Monitoring view display method and device
CN106649063B (en) Method and system for monitoring time-consuming data during program operation
CN110213068B (en) Message middleware monitoring method and related equipment
CN108090079B (en) Chat record processing method and device of instant chat tool
US11132109B2 (en) Timeline visualization and investigation systems and methods for time lasting events
CN110781408B (en) Information display method and device
US10380867B2 (en) Alert management within a network based virtual collaborative space
CN107168974B (en) Display control method and device for displaying related content of item and message in social application
CN106708895B (en) Method and device for displaying messages in mobile social application
US20170251072A1 (en) System and method for annotating client-server transactions
CN111400378A (en) Real-time log display method and device based on ElasticSearch, computer equipment and medium
CN109547335B (en) Session message processing method and device
CN112947807A (en) Display method and device and electronic equipment
JP2015153210A (en) User operation log recording method, its program, and device
CN114721912A (en) Data analysis method, device, equipment and medium
US11005797B2 (en) Method, system and server for removing alerts
CN105490913B (en) Instant message processing method and device
CN110943887B (en) Probe scheduling method, device, equipment and storage medium
CN112838980A (en) Message processing method, system, device, electronic equipment and storage medium
CN112702258A (en) Chat message sharing method and device and electronic equipment
CN115906135B (en) Tracing method and device for target data leakage path, electronic equipment and storage medium
CN113656731A (en) Advertisement page processing method and device, electronic equipment and storage medium
CN114546560A (en) Data sharing method and device, storage medium and electronic equipment
CN112631812A (en) Identification setting method and device, electronic equipment and storage medium
CN112631808A (en) Data synchronization method and device, electronic equipment and storage 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
GR01 Patent grant
GR01 Patent grant