CN116738097A - Multi-system page access method, device, processor and storage medium - Google Patents

Multi-system page access method, device, processor and storage medium Download PDF

Info

Publication number
CN116738097A
CN116738097A CN202310693528.0A CN202310693528A CN116738097A CN 116738097 A CN116738097 A CN 116738097A CN 202310693528 A CN202310693528 A CN 202310693528A CN 116738097 A CN116738097 A CN 116738097A
Authority
CN
China
Prior art keywords
alarm information
link chain
link
system page
links
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310693528.0A
Other languages
Chinese (zh)
Inventor
陈攀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202310693528.0A priority Critical patent/CN116738097A/en
Publication of CN116738097A publication Critical patent/CN116738097A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/327Alarm or error message display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application provides a multi-system page access method, a device, a processor and a storage medium, belonging to the field of computers, comprising the following steps: determining the type of the alarm information based on the acquired alarm information; determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages; determining alarm information content in response to a login operation of a user; generating a second link chain according to the alarm information content and the first link chain; the second link chain comprises a plurality of second association links which are sequentially arranged, and the second association links are mapped to corresponding system pages; and preloading the system page corresponding to the second association link. By the method provided by the application, the user can rapidly process the alarm information, the system error is effectively solved, the system page loading time is shortened, the information processing speed is improved, and the user experience is improved.

Description

Multi-system page access method, device, processor and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a multi-system page access method, a multi-system page access device, a processor, and a storage medium.
Background
When the user manages the system, if the system is wrong, the alarm information is reported to the user, and after the user receives the alarm information, the user needs to open one or more corresponding systems for processing.
In the prior art, after receiving information, a user determines the system used for processing the information, and then opens the systems in turn, enters a system page, and processes the information. However, a certain time is required for opening the systems, so that the information processing speed of the user is reduced, and the user experience is poor. In addition, the subsequent loading is time-consuming, the total time consumption is high, and the user experience is poor.
Disclosure of Invention
The embodiment of the application aims to provide a multi-system page access method, a multi-system page access device, a multi-system page access processor and a storage medium.
In order to achieve the above object, a first aspect of the present application provides a multi-system page access method, including: determining the type of the alarm information based on the acquired alarm information; determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages; determining alarm information content in response to a login operation of a user; generating a second link chain according to the alarm information content and the first link chain; the second link chain comprises a plurality of second associated links which are sequentially arranged, and the second associated links are mapped to corresponding system pages; and preloading the system page corresponding to the second association link.
In an embodiment of the present application, the generating a second link chain according to the alarm information content and the first link chain includes: acquiring configuration parameters according to the alarm information content; determining a second associated link according to the configuration parameters and the first associated link; and generating the second link chain according to the second association link.
In an embodiment of the present application, the method further includes: and generating a shortcut access identifier according to the second link chain and displaying the shortcut access identifier.
In the embodiment of the application, the shortcut access identifier comprises a floating window or a shortcut access link.
In an embodiment of the present application, the method further includes: detecting the updating condition of a system page corresponding to the second association link in real time; and reloading the system page corresponding to the second association link under the condition that the system page corresponding to the second association link is updated.
In an embodiment of the present application, the method further includes: updating the alarm information in real time; and under the condition of updating the alarm information, regenerating a second link chain according to the updated alarm information content and the first link chain.
In an embodiment of the present application, the method further includes: acquiring a plurality of actual access links of a user and an actual access sequence of the actual access links; and updating a first link chain in the database according to the actual access links and the actual access sequence.
A second aspect of the present application provides a multi-system page access apparatus, including: the type content determining module is used for determining the type of the alarm information based on the acquired alarm information; the first link chain determining module is used for determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages; the content determining module is used for responding to the login operation of the user and determining the content of the alarm information; the second link chain generation module is used for generating a second link chain according to the alarm information content and the first link chain; the second link chain comprises a plurality of second associated links which are sequentially arranged, and the second associated links are mapped to corresponding system pages; the preloading module is used for preloading the system page corresponding to the second association link.
A third aspect of the application provides a processor configured to perform the multi-system page access method described above.
A fourth aspect of the application provides a machine-readable storage medium having instructions stored thereon that, when executed by a processor, cause the processor to be configured to perform the multi-system page access method described above.
A fifth aspect of the application provides a computer program product comprising a computer program which, when executed by a processor, implements the multi-system page access method described above.
Through the technical scheme provided by the application, the application has at least the following technical effects:
after the alarm information is acquired, the alarm information type of the alarm information is determined, and a first link chain corresponding to the alarm information type is determined from a database according to the alarm information type, wherein a plurality of first association links are arranged in the first link chain according to the flow of processing the alarm information by a user. After a user logs in the system, the alarm information content of the alarm information is determined, the first link chain is perfected according to the alarm information content, a second link chain is generated, a plurality of second association links are arranged in the second link chain according to the flow of processing the alarm information by the user, and then a system page corresponding to the second association links is preloaded. By the multi-system page access method provided by the application, a user can rapidly process the alarm information, so that the system error is effectively solved, the system page loading time is shortened, the information processing speed is improved, and the user experience is improved.
Additional features and advantages of embodiments of the application will be set forth in the detailed description which follows.
Drawings
The accompanying drawings are included to provide a further understanding of embodiments of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain, without limitation, the embodiments of the application. In the drawings:
FIG. 1 schematically illustrates a flow chart of a multi-system page access method according to an embodiment of the application;
FIG. 2 schematically illustrates a schematic diagram of an embodiment of a multi-system page access method according to an embodiment of the application;
FIG. 3 schematically illustrates a diagram of preloading in a multi-system page access method according to an embodiment of the present application;
FIG. 4 schematically illustrates a schematic diagram of a multi-system page access apparatus according to an embodiment of the application;
fig. 5 schematically shows an internal structural view of a computer device according to an embodiment of the present application.
Description of the reference numerals
401-a type determination module; 402-a first link chain determination module; 403-a content determination module; 404-a second link chain generation module; 405-preloading module; a01-a processor; a02-a network interface; a03-an internal memory; a04-nonvolatile storage medium; b01-operating system; b02-computer program.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it should be understood that the detailed description described herein is merely for illustrating and explaining the embodiments of the present application, and is not intended to limit the embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
It should be noted that, if directional indications (such as up, down, left, right, front, and rear … …) are included in the embodiments of the present application, the directional indications are merely used to explain the relative positional relationship, movement conditions, etc. between the components in a specific posture (as shown in the drawings), and if the specific posture is changed, the directional indications are correspondingly changed.
In addition, if there is a description of "first", "second", etc. in the embodiments of the present application, the description of "first", "second", etc. is for descriptive purposes only and is not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In addition, the technical solutions of the embodiments may be combined with each other, but it is necessary to base that the technical solutions can be realized by those skilled in the art, and when the technical solutions are contradictory or cannot be realized, the combination of the technical solutions should be considered to be absent and not within the scope of protection claimed in the present application.
Fig. 1 schematically shows a flow diagram of a multi-system page access method according to an embodiment of the application. As shown in fig. 1, in an embodiment of the present application, there is provided a multi-system page access method, including the steps of: step 101: determining the type of the alarm information based on the acquired alarm information; step 102: determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages; step 103: determining alarm information content in response to a login operation of a user; generating a second link chain according to the alarm information content and the first link chain; step 104: the second link chain comprises a plurality of second associated links which are sequentially arranged, and the second associated links are mapped to corresponding system pages; step 105: and preloading the system page corresponding to the second association link.
Specifically, in the embodiment of the application, a user can receive various alarm information, such as over-high resource utilization rate, hardware failure, storage capacity alarm and the like, when performing system management. The system needed to be used in processing some alarm information is the same, such as server downtime alarm, resource utilization rate over high alarm and hardware fault alarm all belong to server alarm information, and application error alarm, breakdown alarm, performance degradation alarm and the like all belong to application alarm information. For the same kind of alarm information, the used systems and the sequence are the same when the user processes. Therefore, the application divides the used system and the alarm information with the same sequence into one class in advance. And acquiring system links used by the same types of alarm information, forming a link chain according to the sequence arrangement, establishing a corresponding relation between the types of alarm information and the link chain, and storing the corresponding relation in a database. After receiving the alarm information sent by the system, determining the classification of the alarm information, and then calling a first link chain corresponding to the alarm information type from the database, wherein the first link chain comprises a plurality of first associated links which are sequentially arranged, and a user clicks the first associated links to enter a main page of the corresponding system.
In this embodiment, the alarm information may be classified according to the following conditions: 1. first-level alarm information: safety warning information: intrusion detection alarms, malware detection alarms, abnormal login attempt alarms, etc. 2. Secondary alarm information: server alert information: and (3) a server downtime alarm, a resource utilization rate over-high alarm, a hardware fault alarm and the like. 3. Three-level alarm information: network alarm information: network connection failure alarm, network equipment failure alarm, resource utilization ratio over-high alarm and hardware failure alarm. 4. Four-level alarm information: and (5) storing alarm information: storage device failure alarms, storage capacity alarms, etc. 5. Five-level alarm information: application alert information: an application error alarm, a crash alarm, a performance degradation alarm, etc.; database alarm information: database connection failure alarms, database performance alarms, etc. 6. Six-level alarm information: log alert information: log anomaly alarms, log monitoring alarms and the like; security Information and Event Management (SIEM) alert information: security event detection alarms, security event response alarms, etc. 7. Seven-level alarm information: infrastructure alert information: power supply alarms, air conditioning and temperature alarms, etc.
The first association link is used for mapping to a main page of the system, and for different alarm information, a user also needs to click from the main page for a plurality of times during processing to enter different next-level pages below the main page. When the alarm information is acquired, the user does not log in the management system, and only the type of the alarm information can be determined and the specific content of the alarm information cannot be acquired due to the consideration of information safety. Therefore, after the user logs in the management system, specific alarm information content can be obtained, the first link chain is perfected, and a second link chain is generated, wherein the second link chain comprises a plurality of second association links which are sequentially arranged, and the user can enter a corresponding next-stage system page sequentially through the second association links. And after the second link chain is generated, preloading a system page corresponding to the second association link. Therefore, when a user needs to enter the system page, the user can directly enter the corresponding system page without reloading, and the alarm information is processed.
Referring to FIG. 2, FIG. 2 depicts a multi-system page access flow based on the B/S, C/S architecture. The administrator divides the used systems and the alarm information with the same sequence into one class in advance. And acquiring links of the systems used by the same types of alarm information, forming a link chain according to the sequence, and establishing a corresponding relation between the types of the alarm information and the link chain, wherein the links are default page links containing default values. The administrator inputs the configuration information of the corresponding relation into a back-end management interface, the back-end uses a Spring Boot to process, and relevant information is stored in a MySQL database.
When alarm information reported by a managed system is received, the alarm information type is determined, and a first link chain corresponding to the alarm information type is determined from a database. When a user logs in the management portal system, the back end uses Spring Security to verify the identity of the user. After verification is successful, the back end queries the MySQL database to obtain alarm information content, analyzes the alarm information content, analyzes context content, perfects the first link chain, fills default values and generates a second link chain. The backend returns the second link chain to the front end in JSON format. The front end receives the second link chain returned by the back end using the Vue framework. After receiving the data, the front end loads the system page corresponding to the second association link by using a preloading technology. A floating window is then generated, and the second linked chain is displayed within the floating window. When the user processes the alarm information, the user can check the floating window and click on the second associated links in turn according to the second link chains to access the corresponding system pages.
Referring to FIG. 3, FIG. 3 details the method by which the Vue front end preloads the system page. After the user logs in, the browser page of the management system is accessed, and the browser starts to load the Vue application. After the Vue application is started, a request is initiated to an API (application program interface ) to acquire second link chain data returned by the back end. The API queries the second link chain data from the back end and returns the second link chain data to the Vue application. After receiving the second link chain data, the Vue application uses the v-for instruction to traverse the data, creating a hidden < iframe > element for each link. The src attribute is set to the URL of the link. The browser preloads the pages in the background according to the hidden < iframe > element created by the Vue application without affecting the display of the current page. After the preloading is completed, when the user clicks the floating window to the corresponding page, the user will be able to view the page content faster because the page is already preloaded.
The method and the device are not only suitable for preloading the page corresponding to the alarm information, but also suitable for preloading the page corresponding to other prompt messages, such as system prompt information, and when the system prompt information is received, the page which is possibly opened by a user according to the system prompt information is preloaded.
According to the multi-system page access method provided by the application, when a user processes the alarm information, the user can preload the system page to be checked by the user in advance, the loading time of the system page is shortened, the user can process the alarm information rapidly, the error of the system is effectively solved, the alarm processing speed is improved, and the user experience is improved.
In an embodiment of the present application, the generating a second link chain according to the alarm information content and the first link chain includes: acquiring configuration parameters according to the alarm information content; determining a second associated link according to the configuration parameters and the first associated link; and generating the second link chain according to the second association link.
Specifically, in the embodiment of the application, when the alarm information is acquired, the user does not log in the management system, and only the type of the alarm information can be determined and the specific content of the alarm information cannot be determined due to the consideration of information security. And judging the system needed by the user only according to the type of the alarm information, and generating a first association link for mapping the main page of the system. For different alarm information contents under the same alarm information type, the system pages directly used in processing are different, so that after a user logs in a management system, the specific alarm information contents can be obtained, the configuration parameters are determined according to the alarm information contents, the first link chain is perfected by utilizing the configuration parameters, the second associated link directly accessed by the user is determined, and the second link chain is generated. And after the second link chain is generated, preloading a system page corresponding to the second association link.
According to the multi-system page access method provided by the application, the first link chain can be perfected according to the alarm information content, and the second link chain corresponding to the system page which is directly required to be accessed by the user is generated, so that the alarm information processing time of the user can be further shortened, the system error is effectively solved, the error processing efficiency is improved, and the system health is effectively maintained.
In an embodiment of the present application, the method further includes: and generating a shortcut access identifier according to the second link chain and displaying the shortcut access identifier.
Specifically, in the embodiment of the application, after the second link chain is generated, the second link chain is generated into the shortcut access identifier and displayed in the management system page, for example, in the vicinity of the alarm information, so that after the user checks the alarm information, the user checks the second link chain by clicking the shortcut access identifier, and can quickly know which systems are needed to be used in order for processing the alarm information, and clicks a plurality of second associated links arranged in the second link chain in sequence to directly access the corresponding system page.
The multi-system page access method provided by the application not only can prompt the flow of processing the alarm information for the user and shorten the response time of the user to the alarm information, but also can form the second link chain into the quick access identifier, thereby facilitating the user to directly access the system corresponding to the second link, further shortening the alarm information processing time, improving the alarm information processing efficiency, effectively solving the system error reporting and improving the user experience.
In the embodiment of the application, the shortcut access identifier comprises a floating window or a shortcut access link.
Specifically, in the embodiment of the application, the shortcut access identifier can be in a floating window form, and is displayed in a page of the management system in a floating manner, so that a user can intuitively see the floating window on the page after entering the management system, thereby being beneficial to timely finding out the alarm information, and meanwhile, a second link chain is displayed in the floating window, and the user can access the corresponding system in sequence according to the second link chain, so that the alarm information processing time is shortened.
The shortcut access identifier may be a shortcut access link, the shortcut access link may be displayed in an alarm information page, and after the user views the alarm information, the user may directly click on the shortcut access link in the page, directly view the second link chain through the shortcut access link, and access the corresponding system.
The multi-system page access method provided by the application can further shorten the response time of the user to the alarm information, is convenient for the user to directly access the system corresponding to the second association link, further shortens the alarm information processing time, improves the alarm information processing efficiency, effectively solves the problem of system error reporting, reduces the waiting time of the user and improves the user experience.
In an embodiment of the present application, the method further includes: detecting the updating condition of a system page corresponding to the second association link in real time; and reloading the system page corresponding to the second association link under the condition that the system page corresponding to the second association link is updated.
Specifically, in the embodiment of the present application, the system iterates continuously, and the corresponding system page is updated periodically, so in this embodiment, after preloading the system page corresponding to the second association link, the update condition of the system page corresponding to the second association link is detected in real time or periodically, and if the update of the corresponding system page is detected, the system page corresponding to the second association link is preloaded again. Ensuring that the system page accessed by the user is up to date. In one possible implementation, a "manual refresh" identifier is added to the management system, and the user can manually refresh the data when needed, so as to obtain the latest data.
By the multi-system page access method provided by the application, the preloaded system page can be updated in real time, and the timeliness of the system page is ensured.
In an embodiment of the present application, the method further includes: updating the alarm information in real time; and under the condition of updating the alarm information, regenerating a second link chain according to the updated alarm information content and the first link chain.
In particular, in the embodiment of the present application, since the system is continuously updated, the alarm information sent before is updated along with the update of the system, for example, in the self-running process of the system, a part of errors are solved, or new errors are added, so in this embodiment, the alarm information is updated in real time, and if the alarm information is updated, the second link chain is regenerated according to the updated alarm information content and the first link chain.
By the multi-system page access method provided by the application, the alarm information of the maintained system can be updated in real time, so that a user can know the latest condition of the system in time, and the instantaneity of the alarm information is ensured. Meanwhile, the system page can be preloaded according to the updated alarm information in time, so that the error processing efficiency is improved, and the system health is effectively maintained.
In an embodiment of the present application, the method further includes: acquiring a plurality of actual access links of a user and an actual access sequence of the actual access links; and updating a first link chain in the database according to the actual access links and the actual access sequence.
Specifically, in the embodiment of the application, for different users, when processing alarm information, because the processing habits are different, the actually accessed systems are different or the access orders of the different systems are different, after preloading the system page, the links actually accessed by the users and the actual access orders of the links are recorded, a new first link chain is generated according to the actual access links and the actual access orders, and the first link chain in the database is updated. When the alarm information is received again next time, a second link chain can be generated according to the updated first link chain, and the system page corresponding to the second association link is preloaded.
By the multi-system page access method provided by the application, the first link chain can be updated in time according to the system page actually accessed by the user and the access sequence, so that the generated second link chain is more in line with the use habit of the user, and the user experience is improved.
It should be understood that, although the steps in the flowchart of fig. 1 are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 1 may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor do the order in which the sub-steps or stages are performed necessarily performed in sequence, but may be performed alternately or alternately with at least a portion of other steps or sub-steps of other steps.
In one embodiment, as shown in fig. 4, there is provided a multi-system page access apparatus 400 including: a type content determining module 401, configured to determine a type of the alarm information based on the acquired alarm information; a first link chain determining module 402, configured to determine a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages; a content determining module 403, configured to determine the content of the alarm information in response to a login operation of the user; a second link chain generating module 404, configured to generate a second link chain according to the alarm information content and the first link chain; the second link chain comprises a plurality of second associated links which are sequentially arranged, and the second associated links are mapped to corresponding system pages; and the preloading module 405 is configured to preload the system page corresponding to the second association link.
In an embodiment of the present application, the generating a second link chain according to the alarm information content and the first link chain includes: acquiring configuration parameters according to the alarm information content; determining a second associated link according to the configuration parameters and the first associated link; and generating the second link chain according to the second association link.
In an embodiment of the present application, the method further includes: and generating a shortcut access identifier according to the second link chain and displaying the shortcut access identifier.
In the embodiment of the application, the shortcut access identifier comprises a floating window or a shortcut access link.
In an embodiment of the present application, the apparatus is further configured to: detecting the updating condition of a system page corresponding to the second association link in real time; and reloading the system page corresponding to the second association link under the condition that the system page corresponding to the second association link is updated.
In an embodiment of the present application, the apparatus is further configured to: updating the alarm information in real time; and under the condition of updating the alarm information, regenerating a second link chain according to the updated alarm information content and the first link chain.
In an embodiment of the present application, the apparatus is further configured to: acquiring a plurality of actual access links of a user and an actual access sequence of the actual access links; and updating a first link chain in the database according to the actual access links and the actual access sequence.
The multi-system page access device comprises a processor and a memory, wherein the type determining module, the first link chain determining module, the content determining module, the second link chain generating module, the preloading module and the like are all stored in the memory as program units, and the processor executes the program modules stored in the memory to realize corresponding functions.
The processor includes a kernel, and the kernel fetches the corresponding program unit from the memory. The kernel can be provided with one or more than one, and the multi-system page access is realized by adjusting kernel parameters.
The memory may include volatile memory, random Access Memory (RAM), and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM), among other forms in computer readable media, the memory including at least one memory chip.
Embodiments of the present application provide a processor configured to perform the multi-system page access method described above.
Embodiments of the present application provide a machine-readable storage medium having instructions stored thereon that, when executed by a processor, cause the processor to be configured to perform the multi-system page access method described above.
In one embodiment, a computer device is provided, which may be a server, and the internal structure thereof may be as shown in fig. 5. Fig. 5 schematically shows an internal structural diagram of a computer device according to an embodiment of the present application, which includes a processor a01, a network interface a02, a memory (not shown in the figure), and a database (not shown in the figure) connected through a system bus. Wherein the processor a01 of the computer device is adapted to provide computing and control capabilities. The memory of the computer device includes internal memory a03 and nonvolatile storage medium a04. The nonvolatile storage medium a04 stores an operating system B01, a computer program B02, and a database (not shown in the figure). The internal memory a03 provides an environment for the operation of the operating system B01 and the computer program B02 in the nonvolatile storage medium a04. The network interface a02 of the computer device is used for communication with an external terminal through a network connection. The computer program B02, when executed by the processor a01, implements a multi-system page access method.
It will be appreciated by those skilled in the art that the structure shown in FIG. 5 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
The embodiments of the present application also provide a computer program product adapted to perform, when executed on a data processing apparatus, a program initialized with the method steps of: determining the type of the alarm information based on the acquired alarm information; determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages; determining alarm information content in response to a login operation of a user; generating a second link chain according to the alarm information content and the first link chain; the second link chain comprises a plurality of second associated links which are sequentially arranged, and the second associated links are mapped to corresponding system pages; and preloading the system page corresponding to the second association link.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, etc., such as Read Only Memory (ROM) or flash RAM. Memory is an example of a computer-readable medium.
Computer-readable media include both permanent and non-permanent, removable and non-removable media, and information storage may be implemented by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises an element.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and variations of the present application will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the application are to be included in the scope of the claims of the present application.

Claims (11)

1. A multi-system page access method, characterized in that the multi-system page access method comprises:
determining the type of the alarm information based on the acquired alarm information;
determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages;
determining alarm information content in response to a login operation of a user;
generating a second link chain according to the alarm information content and the first link chain; the second link chain comprises a plurality of second associated links which are sequentially arranged, and the second associated links are mapped to corresponding system pages;
and preloading the system page corresponding to the second association link.
2. The multi-system page access method of claim 1, wherein the generating a second link chain from the alert information content and the first link chain comprises:
acquiring configuration parameters according to the alarm information content;
determining a second associated link according to the configuration parameters and the first associated link;
and generating the second link chain according to the second association link.
3. The multi-system page access method of claim 1, further comprising:
and generating a shortcut access identifier according to the second link chain and displaying the shortcut access identifier.
4. A multi-system page access method as recited in claim 3, wherein the shortcut access identification comprises a floating window or a shortcut access link.
5. The multi-system page access method of claim 1, further comprising:
detecting the updating condition of a system page corresponding to the second association link in real time;
and reloading the system page corresponding to the second association link under the condition that the system page corresponding to the second association link is updated.
6. The multi-system page access method of claim 1, further comprising:
updating the alarm information in real time;
and under the condition of updating the alarm information, regenerating a second link chain according to the updated alarm information content and the first link chain.
7. The multi-system page access method of claim 1, further comprising:
acquiring a plurality of actual access links of a user and an actual access sequence of the actual access links;
and updating a first link chain in the database according to the actual access links and the actual access sequence.
8. A multi-system page access device, the multi-system page access device comprising:
the type determining module is used for determining the type of the alarm information based on the acquired alarm information;
the first link chain determining module is used for determining a first link chain corresponding to the alarm information type from a database according to the alarm information type; the first link chain comprises a plurality of first associated links which are sequentially arranged, and the first associated links are mapped to corresponding system pages;
the content determining module is used for responding to the login operation of the user and determining the content of the alarm information;
the second link chain generation module is used for generating a second link chain according to the alarm information content and the first link chain; the second link chain comprises a plurality of second associated links which are sequentially arranged, and the second associated links are mapped to corresponding system pages;
the preloading module is used for preloading the system page corresponding to the second association link.
9. A processor configured to perform the multi-system page access method of any one of claims 1 to 7.
10. A machine-readable storage medium having instructions stored thereon, which when executed by a processor cause the processor to be configured to perform the multi-system page access method of any of claims 1 to 7.
11. A computer program product comprising a computer program, characterized in that the computer program, when executed by a processor, implements the multi-system page access method of any of claims 1 to 7.
CN202310693528.0A 2023-06-12 2023-06-12 Multi-system page access method, device, processor and storage medium Pending CN116738097A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310693528.0A CN116738097A (en) 2023-06-12 2023-06-12 Multi-system page access method, device, processor and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310693528.0A CN116738097A (en) 2023-06-12 2023-06-12 Multi-system page access method, device, processor and storage medium

Publications (1)

Publication Number Publication Date
CN116738097A true CN116738097A (en) 2023-09-12

Family

ID=87914534

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310693528.0A Pending CN116738097A (en) 2023-06-12 2023-06-12 Multi-system page access method, device, processor and storage medium

Country Status (1)

Country Link
CN (1) CN116738097A (en)

Similar Documents

Publication Publication Date Title
US10560465B2 (en) Real time anomaly detection for data streams
CN112910945B (en) Request link tracking method and service request processing method
US10929217B2 (en) Multi-variant anomaly detection from application telemetry
US20180365085A1 (en) Method and apparatus for monitoring client applications
US10936386B2 (en) Method, device and computer program product for monitoring access request
CN109039787B (en) Log processing method and device and big data cluster
US10554701B1 (en) Real-time call tracing in a service-oriented system
WO2019144548A1 (en) Security test method, apparatus, computer device and storage medium
CN113220540B (en) Service management method, device, computer equipment and storage medium
CN109542764B (en) Webpage automatic testing method and device, computer equipment and storage medium
CN112866319B (en) Log data processing method, system and storage medium
EP4010828A1 (en) Automatic generation of detection alerts
CN115509858A (en) Business system monitoring method and device, storage medium and computer equipment
CN116738097A (en) Multi-system page access method, device, processor and storage medium
CN114428704A (en) Method and device for full-link distributed monitoring, computer equipment and storage medium
CN112579858A (en) Data crawling method and device
US20230216871A1 (en) Detecting compromised cloud users
CN114710392B (en) Event information acquisition method and device
CN116594968A (en) Method, system, equipment, medium and product for cleaning redundant files of server
CN114884807A (en) Link log generation method and device, Internet of things platform and storage medium
CN115460288A (en) Detection method and device for call link
CN118152190A (en) Disaster recovery application management method and device, storage medium and electronic equipment
CN115827647A (en) Data storage method, data storage device, storage medium and electronic equipment
CN117251863A (en) Log data protection method, device, equipment and storage medium
CN117040855A (en) Risk factor set generation and risk behavior monitoring method, device, medium and equipment

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