CN106155468B - Alarm display method and terminal - Google Patents

Alarm display method and terminal Download PDF

Info

Publication number
CN106155468B
CN106155468B CN201510180579.9A CN201510180579A CN106155468B CN 106155468 B CN106155468 B CN 106155468B CN 201510180579 A CN201510180579 A CN 201510180579A CN 106155468 B CN106155468 B CN 106155468B
Authority
CN
China
Prior art keywords
module
alarm
time window
display
display interface
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
CN201510180579.9A
Other languages
Chinese (zh)
Other versions
CN106155468A (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 Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510180579.9A priority Critical patent/CN106155468B/en
Publication of CN106155468A publication Critical patent/CN106155468A/en
Application granted granted Critical
Publication of CN106155468B publication Critical patent/CN106155468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

An alarm display method and a terminal are provided, the method comprises the following steps: the terminal displays a display interface on the display interface, if the display request is detected, the time window and the first module contained in the display request are utilized to obtain the alarm data of the first module in the time window and the alarm associated information of the first module, and the display interface is rendered and displayed according to the alarm data and the alarm associated information of the first module, so that the alarm data of the module and the alarm associated information of the module can be displayed at the same time, and the user experience can be effectively improved.

Description

Alarm display method and terminal
Technical Field
The invention relates to the technical field of communication, in particular to an alarm display method and a terminal.
Background
in a Web architecture, an access link is formed by data access between different modules, and a module is likely to participate in multiple access links at the same time within a certain period of time, where the module refers to an Internet Protocol (IP) or an IP set, and the access link refers to an access relationship chain that does not repeatedly appear in the same module, such as module a, module B, and module C. In the data access process, a problem occurs in a module, which causes problems in some modules on the access link in which the module participates, thereby causing an alarm, currently, each module in the access link stores the alarm data through different tables, if a user needs to query the alarm data of one access link, the table for storing the alarm data in each module of the access link needs to be found first, and the desired alarm data is obtained from the table.
However, the alarm types of the current modules are various, and all the alarm types are in common table forms and use different field identification data, so that a user can only view the alarm data of one module, while the alarm data of other modules having access relations with the module cannot be simultaneously viewed, and some associated information of the module cannot be directly given while the alarm data of the module is given, thereby resulting in poor user experience.
disclosure of Invention
in view of this, the present invention provides an alarm display method terminal, which is used to solve the problem in the prior art that the association information of an alarm module cannot be directly given.
The alarm display method provided by the embodiment of the invention comprises the following steps:
Displaying a display interface on a display interface;
If a display request is detected, acquiring alarm data of a first module in a time window and alarm associated information of the first module by using the time window and the first module contained in the display request;
and rendering and displaying the display interface according to the alarm data and the alarm associated information of the first module.
The terminal provided by the embodiment of the invention comprises:
The display unit is used for displaying a display interface on the display interface;
The first obtaining unit is used for obtaining the alarm data of the first module in the time window and the alarm associated information of the first module by using the time window and the first module contained in the display request if the display request is detected after the display unit displays the display interface;
and the rendering and displaying unit is used for rendering and displaying the display interface according to the alarm data and the alarm associated information of the first module after the first obtaining unit obtains the alarm data and the alarm associated information of the first module.
according to the technical scheme, the embodiment of the invention has the following advantages:
The terminal displays a display interface on a display interface surface, and if a display request is detected, the time window and the first module contained in the display request are utilized to obtain the alarm data and the alarm associated information of the first module in the time window, and the display interface is rendered and displayed according to the alarm data and the alarm associated information of the first module. The alarm data and the alarm associated information of the module which gives an alarm are obtained and rendered and displayed on the display interface, so that the alarm data and the alarm associated information can be displayed more visually and comprehensively, and the user experience is improved.
in order to make the aforementioned and other objects, features and advantages of the invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
FIG. 1a is a diagram illustrating the structure of an alarm display system according to an embodiment of the present invention;
Fig. 1b is a schematic diagram of the structure of a terminal in an embodiment of the present invention;
FIG. 2 is a schematic diagram of a flow of an alarm display method according to an embodiment of the present invention;
FIG. 3 is another schematic diagram of a process of an alarm display method according to an embodiment of the present invention;
FIG. 4a is a schematic diagram of a display interface according to an embodiment of the present invention;
FIG. 4b is a schematic diagram illustrating coordinates on an interface in an embodiment of the invention;
FIG. 4c is a diagram illustrating a rendered page in an embodiment of the invention;
Fig. 5 is a schematic diagram of the structure of a terminal in the embodiment of the present invention;
Fig. 6 is another schematic diagram of the structure of the terminal in the embodiment of the present invention.
Detailed Description
To further illustrate the technical means and effects of the present invention adopted to achieve the predetermined objects, the following detailed description of the embodiments, structures, features and effects according to the present invention will be made with reference to the accompanying drawings and preferred embodiments.
In the present invention, the alarm display method is executed by the terminal, but the alarm data is at the server side, please refer to fig. 1a, which is a schematic diagram of the structure of the alarm display system in the embodiment of the present invention, including the terminal and the server. The terminal side displays a display interface on the display interface, and can query and display the alarm data of the module and the alarm associated information associated with the alarm through the display interface, specifically: if a terminal detects a display request of a user, the display request comprises a time window and a first module, the terminal sends the display request to a server to request to acquire alarm data and alarm associated information of the first module in the time window, and after the terminal receives the alarm data and the alarm associated information of the first module in the time window fed back by the server, the terminal performs format conversion on the alarm data and the alarm associated information of the first module according to a preset rendering format to obtain converted data, and renders and displays the converted data, so that the user can quickly and conveniently view the alarm data and the alarm associated information of the first module, the user can quickly realize fault location of alarm without analyzing a root source by himself, and user experience is effectively improved.
Referring to fig. 1b, fig. 1b is a schematic diagram illustrating a structure of a terminal executing the alarm display method according to the embodiment of the present invention. As shown in fig. 1b, the terminal includes a memory 102, a memory controller 104, one or more processors 106 (only one shown), a peripheral interface 108, a radio frequency module 110, a positioning module 112, a camera module 114, an audio module 116, a touch screen 118, and a key module 120. These components communicate with each other via one or more communication buses/signal lines 122.
It will be appreciated that the configuration shown in fig. 1b is merely illustrative and that the terminal may also include more or fewer components than shown in fig. 1b or have a different configuration than shown in fig. 1 b. The components shown in FIG. 1b may be implemented in hardware, software, or a combination thereof.
the memory 102 may be used to store software programs and modules, such as program instructions/modules corresponding to the character input method and apparatus in the terminal according to the embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the software programs and modules stored in the memory 104, so as to implement the above-mentioned alarm display method.
the memory 102 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 102 may further include memory located remotely from the processor 106, which may be connected to the terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof. Access to the memory 102 by the processor 106, and possibly other components, may be under the control of the memory controller 104.
Peripheral interface 108 couples various input/output devices to the CPU and memory 102. The processor 106 executes various software, instructions within the memory 102 to perform various functions of the terminal and to perform data processing.
in some embodiments, the peripheral interface 108, the processor 106, and the memory controller 104 may be implemented in a single chip. In other examples, they may be implemented separately from the individual chips.
The rf module 110 is used for receiving and transmitting electromagnetic waves, and implementing interconversion between the electromagnetic waves and electrical signals, so as to communicate with a communication network or other devices. The rf module 110 may include various existing circuit elements for performing these functions, such as an antenna, an rf transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and so forth. The rf module 110 may communicate with various networks such as the internet, an intranet, a wireless network, or with other devices via a wireless network. The wireless network may comprise a cellular telephone network, a wireless local area network, or a metropolitan area network. The Wireless network may use various Communication standards, protocols, and technologies, including, but not limited to, Global System for Mobile Communication (GSM), Enhanced Mobile Communication (Enhanced Data GSM Environment, EDGE), wideband Code division multiple Access (W-CDMA), Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), bluetooth, Wireless Fidelity (WiFi) (e.g., Institute of Electrical and Electronics Engineers (IEEE) standard IEEE802.11 a, IEEE802.11 b, IEEE802.1 g, and/or IEEE802.11 n), Voice over internet protocol (VoIP), world wide mail Access (Wireless for Microwave, Mobile telecommunications), Wi-Max, and any other suitable protocols for instant messaging, and may even include those protocols that have not yet been developed.
The positioning module 112 is used for acquiring the current position of the terminal. Examples of the positioning module 112 include, but are not limited to, a global positioning satellite system (GPS), a wireless local area network-based positioning technology, or a mobile communication network-based positioning technology.
the camera module 114 is used to take a picture or video. The pictures or videos taken may be stored in the memory 102 and transmitted through the radio frequency module 110.
Audio module 116 provides an audio interface to a user that may include one or more microphones, one or more speakers, and audio circuitry. The audio circuitry receives audio data from the peripheral interface 108, converts the audio data to electrical information, and transmits the electrical information to the speaker. The speaker converts the electrical information into sound waves that the human ear can hear. The audio circuitry also receives electrical information from the microphone, converts the electrical information to voice data, and transmits the voice data to the peripheral interface 108 for further processing. The audio data may be retrieved from the memory 102 or through the radio frequency module 110. In addition, the audio data may also be stored in the memory 102 or transmitted through the radio frequency module 110. In some examples, the audio module 116 may also include an earphone jack for providing an audio interface to a headset or other device.
the touch screen 118 provides both an output and input interface between the terminal and the user. In particular, the touch screen 118 displays video output to the user, the content of which may include text, graphics, video, and any combination thereof. Some of the output results are for some of the user interface objects. The touch screen 118 also receives user inputs, such as user clicks, swipes, and other gesture operations, for the user interface objects to respond to these user inputs. The technique of detecting user input may be based on resistive, capacitive, or any other possible touch detection technique. Specific examples of touch screen 118 display units include, but are not limited to, liquid crystal displays or light emitting polymer displays.
the key module 120 also provides an interface for a user to input to the terminal, and the user can press different keys to cause the terminal to perform different functions.
in the embodiment of the invention, the alarm data of the module can be stored at the server side, the terminal can acquire the alarm data from the server, or the alarm data can also be stored at the terminal side, and after the alarm data is updated, the server can push the alarm data to the related terminal to synchronously update the alarm data at the terminal side.
Referring to fig. 2, an embodiment of an alarm displaying method according to an embodiment of the present invention includes:
201. Displaying a display interface on a display interface;
In the embodiment of the present invention, in order to facilitate a user to query alarm data and alarm related information, a terminal may display a display interface on a display interface, where the display interface is used to provide an alarm query interface and an alarm display function, and the display interface may have various forms, for example: the query entry can be provided, the user inputs the time window and inputs the first module in the query entry, or the terminal has preset the queryable time window and the queryable module, and the user can select the time window and the first module in the query entry; or, a coordinate system may be displayed on the display interface, a horizontal axis of the coordinate system is a time window, a vertical axis of the coordinate system is different modules, and the user may select the time window and the first module to be queried in the coordinate system.
The time window refers to a time period, and the time length of the time window may be fixed, for example: a time window of 5 minutes may be defined, and a day may be divided into 288 time windows. Alternatively, the time window may be set to an arbitrary length of time as needed. For example, if a user wants to query alarm data for modules from 8:00 to 8:15, a query entry on the display interface may be entered with a time window from 8:00 to 8: 15.
It should be noted that, in the embodiment of the present invention, the first module is only used for indicating the module to be displayed, and the module itself is not limited.
202. If the display request is detected, acquiring alarm data of the first module in the time window and alarm associated information of the first module by using the time window and the first module contained in the display request;
In the embodiment of the invention, if the terminal detects the display request, the time window and the first module contained in the display request are used for acquiring the alarm data of the first module and the alarm associated information of the first module in the time window.
In the embodiment of the present invention, the alarm related information includes a second module causing the first module to generate an alarm within the time window, or includes alarm data of the second module and the second module, and includes an access link of the first module and the second module. The alarm data of the second module and the second module are utilized to realize fault location of the alarm of the first module.
in the embodiment of the invention, the alarm data comprises data such as specific time of alarm, alarm type and the like.
203. and rendering and displaying a display interface according to the alarm data and the alarm associated information of the first module.
in the embodiment of the invention, after acquiring the alarm data and the alarm associated information of the first module in the time window, the terminal renders and displays a display interface by using the alarm data and the alarm associated information.
In the embodiment of the invention, the terminal displays the display interface on the display interface surface, and if the display request is detected, the time window and the first module contained in the display request are utilized to acquire the alarm data of the first module in the time window and the alarm associated information of the first module, and the display interface is rendered and displayed according to the alarm data and the alarm associated information of the first module, so that the alarm data can be visually displayed, and the user experience is improved.
for better understanding of the technical solution in the embodiment of the present invention, please refer to fig. 3, which is an embodiment of an alarm display method in the embodiment of the present invention, and the method includes:
301. displaying a display interface on a display interface;
In the embodiment of the invention, in order to facilitate the display of the alarm data, the terminal can display a display interface on the display interface. The presentation interface can take a variety of forms, for example: the query entry can be provided, the user inputs the time window and inputs the first module in the query entry, or the terminal has preset the queryable time window and the queryable module, and the user can select the time window and the first module in the query entry; or, a coordinate system may be displayed on the display interface, a horizontal axis of the coordinate system is a time window, a vertical axis of the coordinate system is different modules, and the user may select the time window and the first module to be queried in the coordinate system.
in the embodiment of the invention, if the display interface comprises a two-dimensional coordinate system between the time axis and the module, the abscissa is the time axis, and the time axis represents time, and if the time window is a fixed time length, the terminal takes the time point indicated by the indication arrow on the display interface as the central time point of the time window, that is, if the time length of the time window is 10 minutes, and the user clicks the time point on the time axis by using the indication arrow to be 8:05, the range of the time window can be determined to be 8: 00-8: 10. If the time window is a time window that divides 24 hours a day into several fixed time windows, the time window in which the time indicated by the indication arrow is located can be used as the time window determined by the user. The ordinate is a module, and different positions on the ordinate represent different modules. The user can determine the time window and the module which need to be inquired through clicking operation on the time shaft and the two-dimensional coordinate system of the module. It should be noted that, in order to facilitate the selection of the user, a query point may be set on the two-dimensional coordinate system, and the user may determine the time window and the module to be queried by clicking the query point, so as to avoid that the first module cannot be determined because the ordinate of the click position of the user is the intersection of the two modules.
302. If the query operation of a user on the display interface is detected, responding to the query operation, and acquiring a time window indicated by the query operation and a first module;
In the embodiment of the invention, a user can perform query operation on the display interface, the query operation is that the user determines a time window and a first module to be queried, and if the terminal detects the query operation of the user on the display interface, the terminal responds to the query operation to obtain the time window and the first module indicated by the query operation.
303. Generating a display request comprising a time window and a first module;
In the embodiment of the invention, after acquiring the time window indicated by the query operation and the first module, the terminal generates the display request comprising the time window and the first module.
304. Sending a display request to a server, wherein the display request comprises a time window and a first module;
In the embodiment of the invention, the terminal sends the display request to the server after generating the display request.
In the embodiment of the invention, the alarm data of the module is stored by the server, the server can acquire the alarm related information of the processed module, after the server receives the display request sent by the terminal, the server acquires the alarm data of the first module in the time window contained in the display request, processes the alarm related information of the first module and feeds back the alarm data of the first module in the time window and the alarm related information of the first module to the terminal.
In the embodiment of the invention, the server side has previously established the corresponding relationship between the alarm data of each module and the alarm associated information thereof, after receiving the display request, the server determines the alarm generated by the first module in the time window according to the first module and the time window contained in the display request, and searches the alarm associated information corresponding to the alarm generated by the first module in the time window from the corresponding relationship between the alarm data of the module and the alarm associated information. Or after receiving the display request, the server side determines all access links including the first module in the time window according to the first module in the display request and the time window, wherein the access links are an access relation chain in which the same module does not repeatedly appear. If the access link is module A- > module B- > module C, the module A accesses the module B, and the module B further accesses the module C. The server may process the access link including the first module within the time window to obtain the alarm correlation information of the first module.
In the embodiment of the present invention, the alarm related information includes a second module causing the first module to generate an alarm within the time window, or includes alarm data of the second module and the second module, and includes an access link of the first module and the second module. The alarm data of the second module and the second module are utilized to realize fault location of the alarm of the first module.
it should be noted that the server may determine the second module by performing alarm positioning detection on all access links including the first module in the time window, and a method of performing alarm positioning detection on all access links including the first module belongs to the content in the prior art, and is not described herein again.
in the embodiment of the invention, the alarm data comprises data such as specific time of alarm, alarm type and the like.
305. The alarm information and alarm associated information ; of the first module fed back by the receiving server
In the embodiment of the invention, the terminal receives the alarm data and the alarm associated information of the first module fed back by the server.
306. Carrying out format conversion on the alarm data and the alarm associated information of the first module according to a preset rendering format to obtain converted data;
307. and rendering and displaying a display interface by using the converted data.
in the embodiment of the invention, the terminal performs format conversion on the alarm data and the alarm associated information of the first module according to the preset rendering format to obtain the converted data, for example, if the display interface is a two-dimensional coordinate system based on time and module, the alarm data and the converted alarm associated information of the first module can be converted according to the format required by rendering of the two-dimensional coordinate system.
In the embodiment of the present invention, the terminal renders and displays the display interface by using the converted data, for example: the display may be in the form of a small window.
In the embodiment of the invention, a terminal displays a display interface on the display interface, if the terminal detects the query operation of a user on the display interface, the terminal responds to the query operation, acquires a time window indicated by the query operation and a first module, generates a display request containing the time window and the first module, sends the display request to a server, receives alarm data of the first module in the time window and alarm associated information of the first module in the display request fed back by the server, performs format conversion on the alarm data and the alarm associated information of the first module according to a preset rendering format to obtain converted data, and renders and displays the display interface by using the converted data. By providing the display interface and acquiring the alarm data and the alarm associated information of the first module from the server to render and display the display interface, the alarm data can be displayed more intuitively and effectively and integrally, and the user experience is effectively improved.
In order to better understand the technical solution in the embodiments of the present invention, a specific application scenario will be described below.
Please refer to fig. 4a, which is a schematic diagram of a display interface according to an embodiment of the present invention, where the display interface is a display interface of a two-dimensional coordinate system, a horizontal axis of the two-dimensional coordinate system is a time axis, and a vertical axis of the two-dimensional coordinate system is a module.
a user may perform an inquiry operation in the two-dimensional coordinate system on the display interface of fig. 4a, where the inquiry operation is implemented by clicking by the user, and if the user clicks in the two-dimensional coordinate system, after the terminal detects the click, a coordinate of a click position of the user in the two-dimensional coordinate system is obtained, please refer to fig. 4b, where fig. 4b is a schematic diagram of a coordinate on the display interface in an embodiment of the present invention, where the coordinate is a black point in fig. 4b, and the black point is a position clicked by the user, where the coordinate is: (12:20, [ gift dispatch _ sz _ new ] [ logical SPP ]), and according to the coordinates, determining that a time window to be queried by the user is [12:10, 12:30] and a first module is [ gift dispatch _ sz _ new ] [ logical SPP ], wherein the time window is a virtual frame in a vertical direction in the two-dimensional coordinate system in fig. 4b, and the first module is a virtual frame in a horizontal direction in the two-dimensional coordinate system in fig. 4 b.
After acquiring the time window [12:10, 12:30] and the first module [ gift dispatch _ sz _ new ] [ logical SPP ], the terminal generates a display request including the time window [12:10, 12:30] and the first module [ gift dispatch _ sz _ new ] [ logical SPP ], sends the display request to the server, the server receives the display request, queries the alarm data of the first module [ gift dispatch _ sz _ new ] [ logical SPP ], determines the alarm data of the first module in the time window [12:10, 12:30], and determines the alarm correlation information of the first module, wherein the alarm correlation information includes the alarm data of the second module and the alarm data of the second module which cause the first module to generate an alarm in the time window [12:10, 12:30], and feeds back the queried alarm data of the first module in the time window [12:10, 12:30] and the alarm data of the terminal and the second module to the alarm data, after receiving the data, the terminal performs format conversion on the alarm data of the first module in the time window [12:10, 12:30] and the alarm data of the second module and the second module according to a preset rendering format of the two-dimensional coordinate system to obtain format-converted data, and renders and displays a display interface by using the converted data, referring to fig. 4c, which is a schematic diagram of a rendered display page in the embodiment of the present invention.
please refer to fig. 5, which is a schematic diagram of a terminal according to an embodiment of the present invention, including:
The display unit 501 is configured to display a display interface on a display interface;
A first obtaining unit 502, configured to, after a display unit 501 displays a display interface, if a display request is detected, obtain alarm data of a first module and alarm related information of the first module in a time window by using the time window and the first module included in the display request;
the rendering and displaying unit 503 is configured to render and display the display interface according to the alarm data and the alarm related information of the first module after the first obtaining unit 502 obtains the alarm data and the alarm related information of the first module.
In the embodiment of the present invention, a display unit 501 of a terminal displays a display interface on the display interface, if the terminal detects a display request generated by a query operation of a user on the display interface, a first obtaining unit 502 obtains alarm data and alarm associated information of a first module in a time window by using the time window and the first module included in the display request, and finally, a rendering and display unit 503 renders and displays the display interface according to the alarm data and the alarm associated information of the first module.
in the embodiment of the invention, the terminal displays the display interface on the display interface surface, and if the display request generated by the query operation of the user on the display interface is detected, the time window and the first module contained in the display request are utilized to acquire the alarm data and the alarm associated information of the first module in the time window, and the display interface is rendered and displayed according to the alarm data and the alarm associated information of the first module, so that the alarm data of the module and the alarm associated information of the module can be visually displayed, and the user experience is improved.
for better understanding of the structure of the terminal in the embodiment of the present invention, please refer to fig. 6, which is a schematic diagram of the structure of the terminal in the embodiment of the present invention, and includes the display unit 501, the first obtaining unit 502, and the rendering and display unit 503, which are described in the embodiment shown in fig. 5, and are similar to the technical solution described in the embodiment shown in fig. 5, and are not repeated here.
In the embodiment of the present invention, the terminal further includes:
A second obtaining unit 601, configured to, after the display unit 501 displays the display interface, if a query operation of a user on the display interface is detected, respond to the query operation, and obtain a time window indicated by the query operation and a first module;
the generating unit 602 is configured to generate a display request including the time window and the first module after the second obtaining unit 601 obtains the time window and the first module.
In this embodiment of the present invention, the first obtaining unit 502 includes:
A sending unit 603, configured to send the display request to a server, where the display request includes the time window and the first module;
a receiving unit 604, configured to receive the alarm information and the alarm related information of the first module fed back by the server.
in the embodiment of the present invention, the rendering and display unit 503 includes:
a conversion unit 605, configured to perform format conversion on the alarm data and the alarm associated information of the first module according to a preset rendering format, so as to obtain converted data;
And the display unit 606 is configured to render and display the display interface by using the converted data.
In this embodiment of the present invention, the alarm related information includes a second module that causes the first module to generate an alarm within the time window, or includes alarm data of the second module and the second module, and an access link including the first module and the second module.
In the embodiment of the invention, the alarm data of the module is stored by the server, the server can acquire the alarm related information of the processed module, after the server receives the display request sent by the terminal, the server acquires the alarm data of the first module in the time window contained in the display request, processes the alarm related information of the first module and feeds back the alarm data of the first module in the time window and the alarm related information of the first module to the terminal.
In the embodiment of the invention, the server side has previously established the corresponding relationship between the alarm data of each module and the alarm associated information thereof, after receiving the display request, the server determines the alarm generated by the first module in the time window according to the first module and the time window contained in the display request, and searches the alarm associated information corresponding to the alarm generated by the first module in the time window from the corresponding relationship between the alarm data of the module and the alarm associated information. Or after receiving the display request, the server side determines all access links including the first module in the time window according to the first module in the display request and the time window, wherein the access links are an access relation chain in which the same module does not repeatedly appear. If the access link is module A- > module B- > module C, the module A accesses the module B, and the module B further accesses the module C. The server may process the access link including the first module within the time window to obtain the alarm correlation information of the first module.
In the embodiment of the present invention, the alarm related information includes a second module causing the first module to generate an alarm within the time window, or includes alarm data of the second module and the second module, and includes an access link of the first module and the second module. The alarm data of the second module and the second module are utilized to realize fault location of the alarm of the first module.
It should be noted that the server may determine the second module by performing alarm positioning detection on all access links including the first module in the time window, and a method of performing alarm positioning detection on all access links including the first module belongs to the content in the prior art, and is not described herein again.
In the embodiment of the invention, the alarm data comprises data such as specific time of alarm, alarm type and the like.
in the embodiment of the present invention, a display unit 501 of a terminal displays a display interface on the display interface, and if a query operation of a user on the display interface is detected, a second obtaining unit 601 responds to the query operation to obtain a time window indicated by the query operation and a first module; the generating unit 602 generates a display request including a time window and a first module, and then the sending unit 603 in the first obtaining unit 502 sends the display request to a server, where the display request includes the time window and the first module; the receiving unit 604 of the first obtaining unit 502 receives the alarm information and the alarm related information of the first module fed back by the server. Finally, the conversion unit 605 in the rendering and display unit 503 performs format conversion on the alarm data and the alarm related information of the first module according to a preset rendering format to obtain converted data; rendering the display interface by the display unit 606 in the rendering unit 503 using the converted data and displaying the rendered display interface
In the embodiment of the invention, a terminal displays a display interface on the display interface, if the terminal detects the query operation of a user on the display interface, the terminal responds to the query operation, acquires a time window indicated by the query operation and a first module, generates a display request containing the time window and the first module, sends the display request to a server, receives alarm data of the first module in the time window and alarm associated information of the first module in the display request fed back by the server, performs format conversion on the alarm data and the alarm associated information of the first module according to a preset rendering format to obtain converted data, and renders and displays the display interface by using the converted data. By providing the display interface and acquiring the alarm data and the alarm associated information of the first module from the server to render and display the display interface, the alarm data can be displayed more intuitively and effectively and integrally, and the user experience is effectively improved.
Although the present invention has been described with reference to a preferred embodiment, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (8)

1. A method for displaying alarm is applied to a terminal and comprises the following steps:
Displaying a display interface on a display interface, wherein the display interface is a display interface of a two-dimensional coordinate system, a horizontal axis of the two-dimensional coordinate system is a time axis, and a vertical axis of the coordinate system is a module;
if the query operation realized by clicking of a user on the display interface of the two-dimensional coordinate system is detected, determining a time window indicated by the query operation and a first module according to the coordinate of the position clicked by the user, wherein the time window is represented by a virtual frame in the vertical direction in the two-dimensional coordinate system, and the first module is represented by a virtual frame in the transverse direction in the two-dimensional coordinate system;
Generating a display request comprising the time window and the first module, and acquiring alarm data of the first module in the time window and alarm associated information of the first module by using the time window and the first module contained in the display request, wherein the first module is at least one internet protocol address;
Receiving the alarm data and the alarm associated information, and performing format conversion on the alarm data and the alarm associated information of the first module in the time window according to a preset rendering format of a two-dimensional coordinate system to obtain format-converted data;
And rendering the display interface by using the converted data and displaying.
2. The method according to claim 1, wherein the obtaining, by using the time window and the first module included in the display request, alarm data of an alarm occurring in the first module within the time window, and the alarm-related information of the alarm includes:
Sending the display request to a server, wherein the display request comprises the time window and the first module;
And receiving the alarm information and the alarm associated information of the first module fed back by the server.
3. the method according to claim 2, wherein the alarm related information includes a second module causing the first module to generate an alarm within the time window, or includes alarm data of the second module and the second module, or alarm data of the second module and the second module, and an access link including the first module and the second module.
4. A terminal, comprising:
the display unit is used for displaying a display interface on the display interface, the display interface is a display interface of a two-dimensional coordinate system, a transverse axis of the two-dimensional coordinate system is a time axis, and a longitudinal axis of the coordinate system is a module; if the query operation realized by clicking of a user on the display interface of the two-dimensional coordinate system is detected, determining a time window indicated by the query operation and a first module according to the coordinate of the position clicked by the user, wherein the time window is represented by a virtual frame in the vertical direction in the two-dimensional coordinate system, and the first module is represented by a virtual frame in the transverse direction in the two-dimensional coordinate system;
The first obtaining unit is used for generating a display request containing the time window and the first module after the display unit displays the display interface, and obtaining the alarm data of the first module in the time window and the alarm associated information of the first module by using the time window and the first module contained in the display request, wherein the first module is at least one internet protocol address;
the conversion unit is used for receiving the alarm data and the alarm associated information, and performing format conversion on the alarm data and the alarm associated information of the first module in the time window according to a preset rendering format of a two-dimensional coordinate system to obtain format-converted data;
And the display unit is used for rendering the display interface by using the converted data and displaying the display interface.
5. the terminal of claim 4, wherein the first obtaining unit comprises:
The sending unit is used for sending the display request to a server, wherein the display request comprises the time window and the first module;
And the receiving unit is used for receiving the alarm information and the alarm associated information of the first module fed back by the server.
6. the terminal according to claim 5, wherein the alarm correlation information includes a second module causing the first module to generate an alarm within the time window, or alarm data including the second module and the second module, and an access link including the first module and the second module.
7. A terminal, characterized in that the terminal comprises a processor and a memory for storing program code, which is loaded by the processor and which performs the alarm presentation method of any of claims 1 to 3.
8. A computer-readable storage medium, characterized in that the computer-readable storage medium is configured to store a program code for performing the alert presentation method of any of claims 1 to 3.
CN201510180579.9A 2015-04-16 2015-04-16 Alarm display method and terminal Active CN106155468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510180579.9A CN106155468B (en) 2015-04-16 2015-04-16 Alarm display method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510180579.9A CN106155468B (en) 2015-04-16 2015-04-16 Alarm display method and terminal

Publications (2)

Publication Number Publication Date
CN106155468A CN106155468A (en) 2016-11-23
CN106155468B true CN106155468B (en) 2019-12-10

Family

ID=58057408

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510180579.9A Active CN106155468B (en) 2015-04-16 2015-04-16 Alarm display method and terminal

Country Status (1)

Country Link
CN (1) CN106155468B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066482A (en) * 2016-12-21 2017-08-18 晶赞广告(上海)有限公司 Multi-source data monitoring method, device and terminal
CN106921518B (en) * 2017-02-21 2022-06-14 腾讯科技(北京)有限公司 Monitoring view display method and device
CN107229394A (en) * 2017-06-07 2017-10-03 郑州云海信息技术有限公司 A kind of method and device of interface alarm
CN113009163B (en) * 2019-12-20 2023-02-17 深圳市帝迈生物技术有限公司 Analysis system for sample analyzer and sample analyzer
CN113132128B (en) * 2019-12-30 2022-07-19 北京华为数字技术有限公司 Prompt information processing method, device and storage medium
CN111274514B (en) * 2020-01-20 2024-04-30 北京市天元网络技术股份有限公司 Time axis-based data display method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100512152C (en) * 2006-10-11 2009-07-08 中兴通讯股份有限公司 Method of managing alarm inquiry
CN101651576A (en) * 2009-08-28 2010-02-17 曙光信息产业(北京)有限公司 Alarm information processing method and system
CN102111296A (en) * 2011-01-10 2011-06-29 浪潮通信信息系统有限公司 Mining method for communication alarm association rule based on maximal frequent item set

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100512152C (en) * 2006-10-11 2009-07-08 中兴通讯股份有限公司 Method of managing alarm inquiry
CN101651576A (en) * 2009-08-28 2010-02-17 曙光信息产业(北京)有限公司 Alarm information processing method and system
CN102111296A (en) * 2011-01-10 2011-06-29 浪潮通信信息系统有限公司 Mining method for communication alarm association rule based on maximal frequent item set

Also Published As

Publication number Publication date
CN106155468A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
CN106155468B (en) Alarm display method and terminal
CN108234289B (en) Message display method and device and mobile terminal
WO2017173893A1 (en) Data transmission device and method, and computer storage medium
US10659587B2 (en) Incoming call management method and apparatus
CN105260301A (en) Visual effect comparison test device of user interfaces and realization method of visual effect comparison test device of user interfaces
JP2019506677A (en) Method, apparatus and mobile terminal for screen mirroring
US10318408B2 (en) Data processing method, data processing device, terminal and smart device
CN105657479B (en) Video processing method and device
EP3406071B1 (en) Integrating additional information into a telecommunications call
CN106131133B (en) Browsing history record information viewing method, device and system
CN105468513B (en) Test method, device and system based on mobile terminal
US11259323B2 (en) Random access method and user equipment
TW201526579A (en) A method for the browser loading the web page and a device using the same
CN110971596A (en) Message monitoring method and device, electronic equipment and machine-readable storage medium
CN106708240B (en) Power saving method, server and power saving system
CN105704106B (en) A kind of visualization IVR implementation method and mobile terminal
CN106470215B (en) User terminal, server, and message pushing system and method for scene not concerned
CN105574453B (en) Two-dimensional code processing method and mobile terminal
CN111787149A (en) Noise reduction processing method, system and computer storage medium
CN106294388B (en) Page display method and terminal
WO2020014900A1 (en) Message display method and terminal
CN108206775B (en) Instant message pushing method, client and system
RU2672716C2 (en) Method and device for data input
CA2938042C (en) Selecting a communication mode
CN105681723B (en) Audio and video call method and device

Legal Events

Date Code Title Description
C06 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