CN109960488B - APP full period monitoring method, device, computer equipment and storage medium - Google Patents
APP full period monitoring method, device, computer equipment and storage medium Download PDFInfo
- Publication number
- CN109960488B CN109960488B CN201910079145.8A CN201910079145A CN109960488B CN 109960488 B CN109960488 B CN 109960488B CN 201910079145 A CN201910079145 A CN 201910079145A CN 109960488 B CN109960488 B CN 109960488B
- Authority
- CN
- China
- Prior art keywords
- information
- approval
- application
- release
- developed
- 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
Links
- 238000012544 monitoring process Methods 0.000 title claims abstract description 147
- 238000000034 method Methods 0.000 title claims abstract description 42
- 238000011161 development Methods 0.000 claims abstract description 115
- 238000012806 monitoring device Methods 0.000 claims abstract description 11
- 238000011056 performance test Methods 0.000 claims description 39
- 238000011076 safety test Methods 0.000 claims description 32
- 238000009434 installation Methods 0.000 claims description 23
- 238000012795 verification Methods 0.000 claims description 19
- 238000004590 computer program Methods 0.000 claims description 15
- 238000012360 testing method Methods 0.000 claims description 8
- 238000012545 processing Methods 0.000 claims description 5
- 238000010586 diagram Methods 0.000 description 12
- 238000012856 packing Methods 0.000 description 6
- 230000006870 function Effects 0.000 description 5
- 230000002159 abnormal effect Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000004806 packaging method and process Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 2
- 230000036541 health Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 235000019800 disodium phosphate Nutrition 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/10—Requirements analysis; Specification techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/103—Workflow collaboration or project management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- Human Resources & Organizations (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Data Mining & Analysis (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention discloses an APP full period monitoring method, an APP full period monitoring device, computer equipment and a storage medium. The method comprises the following steps: receiving the stand information of the application to be developed, and creating a project monitoring flow corresponding to the name of the application to be developed in the stand information; acquiring item information correspondingly according to the item stage task nodes of the item monitoring flow; if the item information passes the approval, correspondingly acquiring development information according to the development stage task node of the project monitoring flow; if the development information passes the approval, acquiring release phase information of the application to be developed according to the release phase task node of the project monitoring flow; if the release stage information passes the approval, correspondingly acquiring operation state index parameters according to the operation stage task nodes of the project monitoring flow; if the offline application instruction is detected and the offline application passes the approval, setting the operation state to be the offline state. The method realizes the effective monitoring from the stand development to the operation offline of the application programs of multiple online operations through the whole-flow monitoring.
Description
Technical Field
The present invention relates to the field of software monitoring technologies, and in particular, to an APP full period monitoring method, apparatus, computer device, and storage medium.
Background
At present, an enterprise may develop a plurality of types of APP applications according to service requirements thereof and then perform online operation so as to open users for use, but the period from the development of the APP applications of the plurality of types of online operation to the offline operation is often short of effective monitoring.
Disclosure of Invention
The embodiment of the invention provides an APP full period monitoring method, an APP full period monitoring device, computer equipment and a storage medium, and aims to solve the problem that in the prior art, effective monitoring is often lacking in full period from the development of multiple APP application programs of online operation to the operation of offline operation.
In a first aspect, an embodiment of the present invention provides an APP full period monitoring method, including:
Receiving the stand information of the application to be developed, and creating a project monitoring flow corresponding to the name of the application to be developed in the stand information;
Correspondingly acquiring the item information according to the item stage task node of the item monitoring flow;
If the item information passes the approval, correspondingly acquiring development information according to a development stage task node of the project monitoring flow;
If the development information passes the approval, acquiring the release phase information of the application to be developed according to the release phase task node of the project monitoring flow;
if the release stage information passes the approval, acquiring an operation state index parameter corresponding to the application to be developed according to an operation stage task node of the project monitoring flow; and
If the offline application instruction is detected and the offline application passes the approval, setting the operation state corresponding to the application to be developed as the offline state.
In a second aspect, an embodiment of the present invention provides an APP full period monitoring device, including:
the system comprises a project monitoring flow creation unit, a project monitoring flow generation unit and a development processing unit, wherein the project monitoring flow creation unit is used for receiving the item information of the application to be developed and creating a project monitoring flow corresponding to the name of the application to be developed in the item information;
The item monitoring unit is used for correspondingly acquiring the item information according to the item stage task node of the item monitoring flow;
the development monitoring unit is used for correspondingly acquiring development information according to the development stage task node of the project monitoring flow if the item information passes approval;
The release monitoring unit is used for acquiring release phase information of the application to be developed according to the release phase task node of the project monitoring flow if the development information passes approval;
The operation monitoring unit is used for acquiring operation state index parameters corresponding to the application to be developed according to the operation stage task nodes of the project monitoring flow if the release stage information passes approval; and
And the offline monitoring unit is used for setting the operation state corresponding to the application to be developed into an offline state if the offline application instruction is detected and the offline application passes approval.
In a third aspect, an embodiment of the present invention further provides a computer device, which includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor executes the computer program to implement the APP full cycle monitoring method described in the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where the computer readable storage medium stores a computer program, where the computer program when executed by a processor causes the processor to perform the APP full period monitoring method described in the first aspect.
The embodiment of the invention provides an APP full period monitoring method, an APP full period monitoring device, computer equipment and a storage medium. Receiving stand information of an application to be developed, and creating a project monitoring flow corresponding to the name of the application to be developed in the stand information; correspondingly acquiring the item information according to the item stage task node of the item monitoring flow; if the item information passes the approval, correspondingly acquiring development information according to a development stage task node of the project monitoring flow; if the development information passes the approval, acquiring the release phase information of the application to be developed according to the release phase task node of the project monitoring flow; if the release stage information passes the approval, acquiring an operation state index parameter corresponding to the application to be developed according to an operation stage task node of the project monitoring flow; and if the offline application instruction is detected and the offline application passes the approval, setting the operation state corresponding to the application to be developed as an offline state. The method realizes the effective monitoring of the whole period from the development of a plurality of APP application programs of online operation to the offline operation, and is convenient for acquiring the latest state of each APP application program.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of an APP full period monitoring method according to an embodiment of the present invention;
Fig. 2 is a schematic sub-flowchart of an APP full period monitoring method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of another sub-flowchart of the APP full-period monitoring method according to an embodiment of the present invention;
FIG. 4 is a schematic block diagram of an APP full-period monitoring device provided by an embodiment of the present invention;
FIG. 5 is a schematic block diagram of a subunit of the APP full-period monitoring device provided by the embodiment of the invention;
FIG. 6 is a schematic block diagram of another subunit of the APP full-period monitoring device provided by the embodiment of the invention;
fig. 7 is a schematic block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
Referring to fig. 1, fig. 1 is a flowchart of an APP full period monitoring method according to an embodiment of the present invention, where the APP full period monitoring method is applied to a server, and the method is executed by application software installed in the server.
As shown in fig. 1, the method includes steps S110 to S160.
S110, receiving the stand information of the application to be developed, and creating a project monitoring flow corresponding to the name of the application to be developed in the stand information.
In this embodiment, the enterprise may develop multiple APP applications according to its business requirements, and then operate online. When a team needs to develop an APP (i.e., application to be developed), in order to effectively monitor its full life cycle, the stand-by stage of the APP needs to be monitored until the APP stops running offline.
When a team uploads the stand information of the application to be developed to a management platform (such as a server), the management platform extracts the name of the application to be developed from the stand information, and creates a project monitoring flow corresponding to the name of the application to be developed in the stand information according to the name of the application to be developed, namely a preset project monitoring flow template. The project monitoring flow comprises at least 5 large stages, namely a standing stage, a development stage, a release stage, an operation stage and an offline stage.
For example, at least two node tasks are included in the project monitoring process at the stand-by stage: whether the standing report is uploaded or not, and whether the standing report passes approval or not.
At least two node tasks are included in the development stage of the project monitoring flow: whether to upload the latest development progress state or not, and whether to upload the latest security/performance test state of the application program or not.
The release stage of the project monitoring flow at least comprises five node tasks: whether the installation package passes the issuing approval, whether the installation package passes the supervision approval of the issuing account, whether the issuing plan is uploaded, whether the installation package is subjected to unified packaging of enterprise certificates, and whether the installation package is automatically issued after packaging is completed.
At least two node tasks are included in the operation stage of the project monitoring flow: firstly, whether the operation state index parameter of the application program is acquired or not, and secondly, whether the operation state index parameter of the application program meets the early warning condition or not.
The off-line stage of the project monitoring flow comprises at least two node tasks: whether the offline information report of the application program is uploaded or not, and whether the uploaded offline plan is approved or not.
And S120, correspondingly acquiring the item information according to the item stage task node of the item monitoring flow.
In an embodiment, step S120 further includes:
Acquiring a stand report and a stand information auditing end in stand information of the application to be developed;
Sending the viewing prompt information of the standing report to a standing information auditing end;
judging whether the item information of the item information auditing end is received or not, if so, judging that the item information passes the approval.
In this embodiment, after a team uploads the stand information of an application to be developed to a management platform (such as a server), the management platform automatically creates a project monitoring flow according to the stand information, fills the stand information received before to stand report nodes in stand stage task nodes, and prompts a corresponding auditor (i.e. stand information auditing end) to approve the stand report, if the approval passes, the development work of the application program can be continued. By the method, the stand phase of the application to be developed is monitored.
And S130, if the item information passes the approval, correspondingly acquiring development information according to the development stage task node of the project monitoring flow.
In one embodiment, as shown in fig. 2, step S130 includes:
s131, receiving the uploaded development progress information;
S132, judging whether development progress information is in a developed completion state; if the development progress information is not the developed completion status, returning to execute step S131;
S133, if the development progress information is in a developed completion state, receiving the uploaded safety test report or performance test report;
S134, judging whether the uploaded safety test report or performance test report passes approval, and if so, executing the step of judging that the development information passes approval; and if the safety test report or the performance test report fails to pass the approval, returning to the step S133.
As shown in fig. 2, the step of determining that the development information passes approval is performed, that is, step S135 is performed.
In this embodiment, after the application to be developed enters the development stage, the development progress information (such as the development progress of the completed project 1/2 or the development of the completed N functional modules) needs to be periodically uploaded, and when the development progress information is updated to the development completion state, the operation team of the application to be developed needs to be prompted to upload the security test report or the performance test report, and then the corresponding auditor is prompted to approve the security test report or the performance test report, and if the security test report or the performance test report passes the approval, the application program is indicated to be ready for issuing.
Specifically, if the development progress information is not in the developed completion state, the process may return to step S131 again after waiting for a preset waiting period (e.g., 12 hours). If the uploaded development progress information is not received at this time, detecting whether the uploaded development progress information is received in real time, and if the uploaded development progress information is detected, executing step S131 again. Similarly, if the safety test report or the performance test report fails the approval in step S134, the process is similar, and after waiting for the waiting period, the process returns to step S133 again. If the uploaded safety test report or performance test report is not received at this time, detecting in real time whether the uploaded safety test report or performance test report is received, and if the uploaded safety test report or performance test report is detected, executing step S134 again. By the method, the monitoring of the development stage of the application to be developed is realized.
And S140, if the development information passes approval, acquiring the release phase information of the application to be developed according to the release phase task node of the project monitoring flow.
In one embodiment, as shown in fig. 3, step S140 includes:
S141, receiving the uploaded release approval information; the issuing approval information at least comprises APP application owner information, legal compliance information and information security information;
s142, judging whether the release approval information passes approval or not, and if the release approval information does not pass approval, returning to the step S141;
S143, if the release approval information passes approval, receiving a release account corresponding to the application to be developed;
S144, judging whether the issuing account passes the verification, and if the issuing account does not pass the verification, returning to the step S143;
s145, if the release account passes verification, receiving a release plan report corresponding to the application to be developed;
S146, judging whether the release plan report passes approval or not, and if the release plan report does not pass approval, returning to execute the step S145;
S147, if the release plan report passes approval, adding a preset certificate to the installation package corresponding to the application to be developed to obtain a final installation package;
s148, the final installation package is sent to an application release platform.
In this embodiment, after the application to be developed enters the release stage, multiple levels of approval are required before formal release, including app owners and brand propaganda, legal compliance, information security and other functional departments, so as to ensure legal, stable and safe online apps, register app responsible persons, and operate target performance indexes, thereby providing basis for subsequent app operation and management. And an automatic packing tool is also provided on the management platform, so that the enterprise certificate can be issued only by forcing centralized automatic packing for the application using enterprise certificate packing, and the risk of enterprise certificate leakage is avoided. And the app version plan is tracked on the management platform month by month, so that a cutting-in port is provided for the enterprise project.
Specifically, the process of returning to step S141 when the issue approval information fails to pass the approval is satisfied, returning to step S143 when the issue account fails to pass the verification is satisfied in step S144, and returning to step S143 when the issue plan report fails to pass the approval is satisfied in step S146 can refer to the return execution mechanism of step S132. By the method, the monitoring of the release stage of the application to be developed is realized.
And S150, if the release stage information passes approval, acquiring operation state index parameters corresponding to the application to be developed according to the operation stage task nodes of the project monitoring flow.
In this embodiment, if the release phase information passes approval, it indicates that the application to be developed may enter the operation phase. In the operation stage, various key operation indexes of a final application program corresponding to the application to be developed, such as indexes of active users, user viscosity, newly increased user number, user access time length and the like, are mainly acquired. After the operation state index parameters of the groove are collected, the management operation state index parameters can be displayed on a UI interface corresponding to the management platform in a line diagram, a pie chart, a column diagram and the like, so that the operation state index parameters corresponding to the application to be developed can be monitored more intuitively in real time. By the mode, the monitoring of the operation stage of the application to be developed is realized.
In an embodiment, step S150 further includes:
Judging whether the operation state index parameter reaches a preset target value or not;
if the operation state index parameter does not reach the target value, performing early warning prompt of not reaching the standard;
And if the operation state index parameter reaches the target value, displaying the parameters reaching standards.
In this embodiment, when the indexes such as active users, user viscosity, newly increased user number, user access time and the like find abnormal fluctuation or drop, the app is alerted, and the app is guided to find abnormal operation. And if the operation state index parameter reaches the target value, displaying the parameters reaching standards. And displaying the operation state index parameters on the UI interface corresponding to the management platform, so that all app operation key indexes of the enterprise can be displayed in a multidimensional manner, and the app operation current situation and the app health degree are displayed to assist monitoring.
And S160, if the offline application instruction is detected and the offline application passes approval, setting the operation state corresponding to the application to be developed as an offline state.
In this embodiment, after the application to be developed enters the offline stage, firstly, whether to upload the offline information report of the application program is required to be detected, secondly, whether the uploaded offline plan passes the approval is required to be judged, and if the offline application instruction is detected and the offline application passes the approval, the operation state corresponding to the application to be developed is set as the offline state.
The method realizes the effective monitoring of the whole period from the development of a plurality of APP application programs of online operation to the offline operation, and is convenient for acquiring the latest state of each APP application program.
The embodiment of the invention also provides an APP full-period monitoring device, which is used for executing any embodiment of the APP full-period monitoring method. Specifically, referring to fig. 4, fig. 4 is a schematic block diagram of an APP full period monitoring device according to an embodiment of the present invention. The APP full cycle monitoring apparatus 100 may be configured in a server.
As shown in fig. 4, the APP full-period monitoring device 100 includes a project monitoring flow creation unit 110, a stand monitoring unit 120, a development monitoring unit 30, a release monitoring unit 140, an operation monitoring unit 150, and an offline monitoring unit 160.
The project monitoring flow creating unit 110 is configured to receive the item information of the application to be developed, and create a project monitoring flow corresponding to the name of the application to be developed in the item information.
In this embodiment, the enterprise may develop multiple APP applications according to its business requirements, and then operate online. When a team needs to develop an APP (i.e., application to be developed), in order to effectively monitor its full life cycle, the stand-by stage of the APP needs to be monitored until the APP stops running offline.
When a team uploads the stand information of the application to be developed to a management platform (such as a server), the management platform extracts the name of the application to be developed from the stand information, and creates a project monitoring flow corresponding to the name of the application to be developed in the stand information according to the name of the application to be developed, namely a preset project monitoring flow template. The project monitoring flow comprises at least 5 large stages, namely a standing stage, a development stage, a release stage, an operation stage and an offline stage.
And the item monitoring unit 120 is configured to correspondingly acquire the item information according to an item stage task node of the item monitoring process.
In one embodiment, the APP full cycle monitoring apparatus 100 further comprises:
The item information acquisition unit is used for acquiring item reports and item information auditing ends in the item information of the application to be developed;
The item auditing prompt unit is used for sending the viewing prompt information of the item report to an item information auditing end;
and the item auditing judging unit is used for judging whether the item passing instruction of the item information auditing end is received or not, and judging that the item information passes the approval if the item passing instruction of the item information auditing end is received.
In this embodiment, after a team uploads the stand information of an application to be developed to a management platform (such as a server), the management platform automatically creates a project monitoring flow according to the stand information, fills the stand information received before to stand report nodes in stand stage task nodes, and prompts a corresponding auditor (i.e. stand information auditing end) to approve the stand report, if the approval passes, the development work of the application program can be continued. By the method, the stand phase of the application to be developed is monitored.
And the development monitoring unit 130 is configured to correspondingly acquire development information according to the development stage task node of the project monitoring process if the item information passes the approval.
In one embodiment, as shown in fig. 5, the development monitoring unit 130 includes:
a development progress information receiving unit 131 for receiving the uploaded development progress information;
a development progress information judgment unit 132 for judging whether the development progress information is in a developed completion state; if the development progress information is not in the developed completion state, returning to the step of receiving the uploaded development progress information;
A development status judging unit 133, configured to receive the uploaded safety test report or performance test report if the development progress information is a developed completion status;
A test report judging unit 134, configured to judge whether the uploaded safety test report or performance test report passes approval, and if the safety test report or performance test report passes approval, execute a step of judging that the development information passes approval; and if the safety test report or the performance test report fails to pass the approval, returning to execute the step of receiving the uploaded safety test report or performance test report.
In this embodiment, after the application to be developed enters the development stage, the development progress information (such as the development progress of the completed project 1/2 or the development of the completed N functional modules) needs to be periodically uploaded, and when the development progress information is updated to the development completion state, the operation team of the application to be developed needs to be prompted to upload the security test report or the performance test report, and then the corresponding auditor is prompted to approve the security test report or the performance test report, and if the security test report or the performance test report passes the approval, the application program is indicated to be ready for issuing.
And the release monitoring unit 140 is configured to obtain release phase information of the application to be developed according to the release phase task node of the project monitoring process if the development information passes the approval.
In one embodiment, as shown in FIG. 6, publication monitoring unit 140 includes:
a post approval information receiving unit 141, configured to receive the uploaded post approval information; the issuing approval information at least comprises APP application owner information, legal compliance information and information security information;
The post approval information judging unit 142 is configured to judge whether the post approval information passes through approval, and if the post approval information does not pass through approval, return to executing the step of receiving the uploaded post approval information;
the issuing account receiving unit 143 is configured to receive an issuing account corresponding to the application to be developed if the issuing approval information passes approval;
The publishing account judgment unit 144 is configured to judge whether the publishing account passes the verification, and if the publishing account fails the verification, return to execute a step of receiving the publishing account corresponding to the application to be developed;
a publishing plan receiving unit 145, configured to receive a publishing plan report corresponding to the application to be developed if the publishing account passes verification;
A version plan judging unit 146, configured to judge whether the version plan report passes the approval, and if the version plan report fails the approval, return to execute the step of receiving the version plan report corresponding to the application to be developed;
A packaging unit 147, configured to add a preset certificate to an installation package corresponding to the application to be developed if the publishing plan report passes approval, so as to obtain a final installation package;
And the installation package publishing unit 148 is configured to send the final installation package to an application publishing platform.
In this embodiment, after the application to be developed enters the release stage, multiple levels of approval are required before formal release, including app owners and brand propaganda, legal compliance, information security and other functional departments, so as to ensure legal, stable and safe online apps, register app responsible persons, and operate target performance indexes, thereby providing basis for subsequent app operation and management. And an automatic packing tool is also provided on the management platform, so that the enterprise certificate can be issued only by forcing centralized automatic packing for the application using enterprise certificate packing, and the risk of enterprise certificate leakage is avoided. And the app version plan is tracked on the management platform month by month, so that a cutting-in port is provided for the enterprise project.
And the operation monitoring unit 150 is configured to obtain an operation state index parameter corresponding to the application to be developed according to an operation stage task node of the project monitoring process if the release stage information passes the approval.
In this embodiment, if the release phase information passes approval, it indicates that the application to be developed may enter the operation phase. In the operation stage, various key operation indexes of a final application program corresponding to the application to be developed, such as indexes of active users, user viscosity, newly increased user number, user access time length and the like, are mainly acquired. After the operation state index parameters of the groove are collected, the management operation state index parameters can be displayed on a UI interface corresponding to the management platform in a line diagram, a pie chart, a column diagram and the like, so that the operation state index parameters corresponding to the application to be developed can be monitored more intuitively in real time. By the mode, the monitoring of the operation stage of the application to be developed is realized.
In an embodiment, the operation monitoring unit 150 further comprises:
The target value judging unit is used for judging whether the operation state index parameter reaches a preset target value;
The first prompting unit is used for performing early warning prompting of substandard operation if the operation state index parameter does not reach the target value;
and the second prompting unit is used for displaying parameters reaching standards if the operation state index parameters reach the target values.
In this embodiment, when the indexes such as active users, user viscosity, newly increased user number, user access time and the like find abnormal fluctuation or drop, the app is alerted, and the app is guided to find abnormal operation. And if the operation state index parameter reaches the target value, displaying the parameters reaching standards. And displaying the operation state index parameters on the UI interface corresponding to the management platform, so that all app operation key indexes of the enterprise can be displayed in a multidimensional manner, and the app operation current situation and the app health degree are displayed to assist monitoring.
The offline monitoring unit 160 is configured to set an operation state corresponding to the application to be developed to an offline state if an offline application instruction is detected and the offline application passes approval.
In this embodiment, after the application to be developed enters the offline stage, firstly, whether to upload the offline information report of the application program is required to be detected, secondly, whether the uploaded offline plan passes the approval is required to be judged, and if the offline application instruction is detected and the offline application passes the approval, the operation state corresponding to the application to be developed is set as the offline state.
The device realizes the effective monitoring of the whole period from the development of multiple APP programs of online operation to offline operation, and is convenient for acquiring the latest state of each APP program.
The APP full cycle monitoring apparatus described above may be implemented in the form of a computer program which may run on a computer device as shown in fig. 7.
Referring to fig. 7, fig. 7 is a schematic block diagram of a computer device according to an embodiment of the present invention. The computer device 500 is a server, and the server may be a stand-alone server or a server cluster formed by a plurality of servers.
With reference to FIG. 7, the computer device 500 includes a processor 502, memory, and a network interface 505 connected by a system bus 501, where the memory may include a non-volatile storage medium 503 and an internal memory 504.
The non-volatile storage medium 503 may store an operating system 5031 and a computer program 5032. The computer program 5032, when executed, causes the processor 502 to perform an APP full cycle monitoring method.
The processor 502 is used to provide computing and control capabilities to support the operation of the overall computer device 500.
The internal memory 504 provides an environment for the execution of a computer program 5032 in the non-volatile storage medium 503, which computer program 5032, when executed by the processor 502, causes the processor 502 to perform the APP full cycle monitoring method.
The network interface 505 is used for network communication, such as providing for transmission of data information, etc. It will be appreciated by those skilled in the art that the architecture shown in fig. 7 is merely a block diagram of some of the architecture relevant to the present inventive arrangements and is not limiting of the computer device 500 to which the present inventive arrangements may be implemented, as a particular computer device 500 may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
Wherein the processor 502 is configured to execute a computer program 5032 stored in a memory to perform the following functions: receiving the stand information of the application to be developed, and creating a project monitoring flow corresponding to the name of the application to be developed in the stand information; correspondingly acquiring the item information according to the item stage task node of the item monitoring flow; if the item information passes the approval, correspondingly acquiring development information according to a development stage task node of the project monitoring flow; if the development information passes the approval, acquiring the release phase information of the application to be developed according to the release phase task node of the project monitoring flow; if the release stage information passes the approval, acquiring an operation state index parameter corresponding to the application to be developed according to an operation stage task node of the project monitoring flow; and if the offline application instruction is detected and the offline application passes the approval, setting the operation state corresponding to the application to be developed as an offline state.
In one embodiment, after executing the step of obtaining the item information corresponding to the item stage task node according to the item monitoring process, the processor 502 further executes the following operations: acquiring a stand report and a stand information auditing end in stand information of the application to be developed; sending the viewing prompt information of the standing report to a standing information auditing end; judging whether the item information of the item information auditing end is received or not, if so, judging that the item information passes the approval.
In one embodiment, when executing the development stage task node according to the project monitoring process and the step of obtaining development information, the processor 502 performs the following operations: receiving the uploaded development progress information; judging whether development progress information is in a developed completion state; if the development progress information is not in the developed completion state, returning to the step of receiving the uploaded development progress information; if the development progress information is in a developed completion state, receiving the uploaded safety test report or performance test report; judging whether the uploaded safety test report or performance test report passes approval, and executing the step of judging that the development information passes approval if the safety test report or the performance test report passes approval; and if the safety test report or the performance test report fails to pass the approval, returning to execute the step of receiving the uploaded safety test report or performance test report.
In an embodiment, when executing the step of obtaining the publishing stage information of the application to be developed according to the publishing stage task node of the project monitoring process, the processor 502 performs the following operations: receiving the uploaded release approval information; the issuing approval information at least comprises APP application owner information, legal compliance information and information security information; judging whether the release approval information passes the approval or not, and if the release approval information does not pass the approval, returning to execute the step of receiving the uploaded release approval information; if the release approval information passes approval, receiving a release account corresponding to the application to be developed; judging whether the release account passes verification, and if the release account does not pass verification, returning to execute the step of receiving the release account corresponding to the application to be developed; if the release account passes the verification, receiving a release plan report corresponding to the application to be developed; judging whether the release plan report passes the approval or not, and if the release plan report does not pass the approval, returning to execute the step of receiving the release plan report corresponding to the application to be developed; if the release plan report passes the approval, adding a preset certificate to the installation package corresponding to the application to be developed to obtain a final installation package; and sending the final installation package to an application release platform.
In an embodiment, after executing the step of acquiring the operation status index parameter corresponding to the application to be developed by the operation stage task node according to the project monitoring process, the processor 502 further executes the following operations: judging whether the operation state index parameter reaches a preset target value or not; if the operation state index parameter does not reach the target value, performing early warning prompt of not reaching the standard; and if the operation state index parameter reaches the target value, displaying the parameters reaching standards.
Those skilled in the art will appreciate that the embodiment of the computer device shown in fig. 7 is not limiting of the specific construction of the computer device, and in other embodiments, the computer device may include more or less components than those shown, or certain components may be combined, or a different arrangement of components. For example, in some embodiments, the computer device may include only a memory and a processor, and in such embodiments, the structure and function of the memory and the processor are consistent with the embodiment shown in fig. 7, and will not be described again.
It should be appreciated that in embodiments of the present invention, the Processor 502 may be a central processing unit (Central Processing Unit, CPU), the Processor 502 may also be other general purpose processors, digital signal processors (DIGITAL SIGNAL processors, DSPs), application SPECIFIC INTEGRATED Circuits (ASICs), off-the-shelf Programmable gate arrays (Field-Programmable GATE ARRAY, FPGA) or other Programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In another embodiment of the invention, a computer-readable storage medium is provided. The computer readable storage medium may be a non-volatile computer readable storage medium. The computer readable storage medium stores a computer program, wherein the computer program when executed by a processor performs the steps of: receiving the stand information of the application to be developed, and creating a project monitoring flow corresponding to the name of the application to be developed in the stand information; correspondingly acquiring the item information according to the item stage task node of the item monitoring flow; if the item information passes the approval, correspondingly acquiring development information according to a development stage task node of the project monitoring flow; if the development information passes the approval, acquiring the release phase information of the application to be developed according to the release phase task node of the project monitoring flow; if the release stage information passes the approval, acquiring an operation state index parameter corresponding to the application to be developed according to an operation stage task node of the project monitoring flow; and if the offline application instruction is detected and the offline application passes the approval, setting the operation state corresponding to the application to be developed as an offline state.
In an embodiment, after the stand stage task node according to the project monitoring process correspondingly obtains the stand information, the method further includes: acquiring a stand report and a stand information auditing end in stand information of the application to be developed; sending the viewing prompt information of the standing report to a standing information auditing end; judging whether the item information of the item information auditing end is received or not, if so, judging that the item information passes the approval.
In an embodiment, the task node corresponding to the development stage according to the project monitoring flow acquires development information, including: receiving the uploaded development progress information; judging whether development progress information is in a developed completion state; if the development progress information is not in the developed completion state, returning to the step of receiving the uploaded development progress information; if the development progress information is in a developed completion state, receiving the uploaded safety test report or performance test report; judging whether the uploaded safety test report or performance test report passes approval, and executing the step of judging that the development information passes approval if the safety test report or the performance test report passes approval; and if the safety test report or the performance test report fails to pass the approval, returning to execute the step of receiving the uploaded safety test report or performance test report.
In an embodiment, the obtaining, by the publishing stage task node according to the project monitoring flow, publishing stage information of the application to be developed includes: receiving the uploaded release approval information; the issuing approval information at least comprises APP application owner information, legal compliance information and information security information; judging whether the release approval information passes the approval or not, and if the release approval information does not pass the approval, returning to execute the step of receiving the uploaded release approval information; if the release approval information passes approval, receiving a release account corresponding to the application to be developed; judging whether the release account passes verification, and if the release account does not pass verification, returning to execute the step of receiving the release account corresponding to the application to be developed; if the release account passes the verification, receiving a release plan report corresponding to the application to be developed; judging whether the release plan report passes the approval or not, and if the release plan report does not pass the approval, returning to execute the step of receiving the release plan report corresponding to the application to be developed; if the release plan report passes the approval, adding a preset certificate to the installation package corresponding to the application to be developed to obtain a final installation package; and sending the final installation package to an application release platform.
In an embodiment, after the acquiring, by the task node at the operation stage of the project monitoring process, the operation state index parameter corresponding to the application to be developed, the method further includes: judging whether the operation state index parameter reaches a preset target value or not; if the operation state index parameter does not reach the target value, performing early warning prompt of not reaching the standard; and if the operation state index parameter reaches the target value, displaying the parameters reaching standards.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus, device and unit described above may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein. Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus, device and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, and for example, the division of the units is merely a logical function division, there may be another division manner in actual implementation, or units having the same function may be integrated into one unit, for example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. In addition, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices, or elements, or may be an electrical, mechanical, or other form of connection.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the embodiment of the present invention.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units may be stored in a storage medium if implemented in the form of software functional units and sold or used as stand-alone products. Based on such understanding, the technical solution of the present invention is essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, an optical disk, or other various media capable of storing program codes.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.
Claims (6)
1. An APP full period monitoring method, comprising:
Receiving the stand information of the application to be developed, and creating a project monitoring flow corresponding to the name of the application to be developed in the stand information;
Correspondingly acquiring the item information according to the item stage task node of the item monitoring flow;
If the item information passes the approval, correspondingly acquiring development information according to a development stage task node of the project monitoring flow;
If the development information passes the approval, acquiring the release phase information of the application to be developed according to the release phase task node of the project monitoring flow;
if the release stage information passes the approval, acquiring an operation state index parameter corresponding to the application to be developed according to an operation stage task node of the project monitoring flow; and
If an offline application instruction is detected and the offline application passes approval, setting an operation state corresponding to the application to be developed as an offline state;
the task node according to the operation stage of the project monitoring flow, after obtaining the operation state index parameter corresponding to the application to be developed, further includes:
Judging whether the operation state index parameter reaches a preset target value or not;
if the operation state index parameter does not reach the target value, performing early warning prompt of not reaching the standard;
if the operation state index parameter reaches the target value, displaying the parameters reaching standards;
The operation state index parameters comprise index parameters of active users, user viscosity, newly increased user numbers and user access time length in each month;
the task node corresponding to the development stage according to the project monitoring flow acquires development information, including:
receiving the uploaded development progress information;
Judging whether development progress information is in a developed completion state; if the development progress information is not in the developed completion state, returning to the step of receiving the uploaded development progress information;
if the development progress information is in a developed completion state, receiving the uploaded safety test report or performance test report;
Judging whether the uploaded safety test report or performance test report passes approval, and executing the step of judging that the development information passes approval if the safety test report or the performance test report passes approval; if the safety test report or the performance test report fails to pass the approval, returning to execute the step of receiving the uploaded safety test report or performance test report;
The step of obtaining the release phase information of the application to be developed according to the release phase task node of the project monitoring flow includes:
Receiving the uploaded release approval information; the issuing approval information at least comprises APP application owner information, legal compliance information and information security information;
Judging whether the release approval information passes the approval or not, and if the release approval information does not pass the approval, returning to execute the step of receiving the uploaded release approval information;
if the release approval information passes approval, receiving a release account corresponding to the application to be developed;
Judging whether the release account passes verification, and if the release account does not pass verification, returning to execute the step of receiving the release account corresponding to the application to be developed;
If the release account passes the verification, receiving a release plan report corresponding to the application to be developed;
Judging whether the release plan report passes the approval or not, and if the release plan report does not pass the approval, returning to execute the step of receiving the release plan report corresponding to the application to be developed;
if the release plan report passes the approval, adding a preset certificate to the installation package corresponding to the application to be developed to obtain a final installation package;
And sending the final installation package to an application release platform.
2. The APP full-period monitoring method of claim 1, wherein after the corresponding acquisition of the item information, the item stage task node according to the item monitoring process further comprises:
Acquiring a stand report and a stand information auditing end in stand information of the application to be developed;
Sending the viewing prompt information of the standing report to a standing information auditing end;
judging whether the item information of the item information auditing end is received or not, if so, judging that the item information passes the approval.
3. An APP full cycle monitoring device, comprising:
the system comprises a project monitoring flow creation unit, a project monitoring flow generation unit and a development processing unit, wherein the project monitoring flow creation unit is used for receiving the item information of the application to be developed and creating a project monitoring flow corresponding to the name of the application to be developed in the item information;
The item monitoring unit is used for correspondingly acquiring the item information according to the item stage task node of the item monitoring flow;
the development monitoring unit is used for correspondingly acquiring development information according to the development stage task node of the project monitoring flow if the item information passes approval;
The release monitoring unit is used for acquiring release phase information of the application to be developed according to the release phase task node of the project monitoring flow if the development information passes approval;
The operation monitoring unit is used for acquiring operation state index parameters corresponding to the application to be developed according to the operation stage task nodes of the project monitoring flow if the release stage information passes approval; and
The offline monitoring unit is used for setting an operation state corresponding to the application to be developed as an offline state if an offline application instruction is detected and the offline application passes approval;
The operation monitoring unit further includes:
Judging whether the operation state index parameter reaches a preset target value or not;
if the operation state index parameter does not reach the target value, performing early warning prompt of not reaching the standard;
if the operation state index parameter reaches the target value, displaying the parameters reaching standards;
The operation state index parameters comprise index parameters of active users, user viscosity, newly increased user numbers and user access time length in each month;
the development monitoring unit includes:
The development progress information receiving unit is used for receiving the uploaded development progress information;
A development progress information judging unit for judging whether the development progress information is in a developed completion state; if the development progress information is not in the developed completion state, returning to the step of receiving the uploaded development progress information;
The development state judging unit is used for receiving the uploaded safety test report or performance test report if the development progress information is in a developed state;
The test report judging unit is used for judging whether the uploaded safety test report or performance test report passes the approval or not, and if the safety test report or the performance test report passes the approval, the step of judging that the development information passes the approval is executed; if the safety test report or the performance test report fails to pass the approval, returning to execute the step of receiving the uploaded safety test report or performance test report;
The publication monitoring unit includes:
Receiving the uploaded release approval information; the issuing approval information at least comprises APP application owner information, legal compliance information and information security information;
Judging whether the release approval information passes the approval or not, and if the release approval information does not pass the approval, returning to execute the step of receiving the uploaded release approval information;
if the release approval information passes approval, receiving a release account corresponding to the application to be developed;
Judging whether the release account passes verification, and if the release account does not pass verification, returning to execute the step of receiving the release account corresponding to the application to be developed;
If the release account passes the verification, receiving a release plan report corresponding to the application to be developed;
Judging whether the release plan report passes the approval or not, and if the release plan report does not pass the approval, returning to execute the step of receiving the release plan report corresponding to the application to be developed;
if the release plan report passes the approval, adding a preset certificate to the installation package corresponding to the application to be developed to obtain a final installation package;
And sending the final installation package to an application release platform.
4. The APP full cycle monitoring apparatus of claim 3 further comprising:
The item information acquisition unit is used for acquiring item reports and item information auditing ends in the item information of the application to be developed;
The item auditing prompt unit is used for sending the viewing prompt information of the item report to an item information auditing end;
and the item auditing judging unit is used for judging whether the item passing instruction of the item information auditing end is received or not, and judging that the item information passes the approval if the item passing instruction of the item information auditing end is received.
5. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the APP full cycle monitoring method according to any one of claims 1 to 2 when executing the computer program.
6. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program which, when executed by a processor, causes the processor to perform the APP full cycle monitoring method of any one of claims 1 to 2.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910079145.8A CN109960488B (en) | 2019-01-28 | 2019-01-28 | APP full period monitoring method, device, computer equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910079145.8A CN109960488B (en) | 2019-01-28 | 2019-01-28 | APP full period monitoring method, device, computer equipment and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109960488A CN109960488A (en) | 2019-07-02 |
CN109960488B true CN109960488B (en) | 2024-07-02 |
Family
ID=67023507
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910079145.8A Active CN109960488B (en) | 2019-01-28 | 2019-01-28 | APP full period monitoring method, device, computer equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109960488B (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110717648A (en) * | 2019-09-06 | 2020-01-21 | 北京创艺汇文化传播有限公司 | An online process monitoring method and system for a restaurant store design project |
CN110738391A (en) * | 2019-09-06 | 2020-01-31 | 北京创艺汇文化传播有限公司 | design project management method and system |
CN111754207A (en) * | 2020-06-30 | 2020-10-09 | 深圳壹账通智能科技有限公司 | Process instance management method and device, computer equipment and readable storage medium |
CN111915275A (en) * | 2020-07-31 | 2020-11-10 | 上海燕汐软件信息科技有限公司 | Application operation process management method, device and system |
CN112085469B (en) * | 2020-09-08 | 2023-04-28 | 中国平安财产保险股份有限公司 | Data approval method, device, equipment and storage medium based on vector machine model |
CN112561370B (en) * | 2020-12-23 | 2024-05-28 | 平安银行股份有限公司 | Method and device for managing software release, computer equipment and storage medium |
CN113553096A (en) * | 2021-07-23 | 2021-10-26 | 中信银行股份有限公司 | Integrated approval issuing method and system |
CN114791828A (en) * | 2022-04-24 | 2022-07-26 | 中国工商银行股份有限公司 | A kind of microcode version information processing flow control method and device |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104461651A (en) * | 2014-12-22 | 2015-03-25 | 东信和平科技股份有限公司 | Framework process control method, device and system |
CN107016510A (en) * | 2017-04-14 | 2017-08-04 | 广州智萃电子科技有限公司 | One kind research and development intermediate item life cycle management system |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107330676A (en) * | 2017-07-17 | 2017-11-07 | 北京洪泰同创信息技术有限公司 | A kind of design of the development reviewing method and estimating and examining system of hardware intermediate item |
CN107665421A (en) * | 2017-09-08 | 2018-02-06 | 金蝶软件(中国)有限公司 | The document measures and procedures for the examination and approval, device, storage medium and computer equipment |
CN108596471A (en) * | 2018-04-19 | 2018-09-28 | 平安科技(深圳)有限公司 | Project evaluation information processing method, device, computer equipment and storage medium |
CN108681877A (en) * | 2018-05-14 | 2018-10-19 | 链家网(北京)科技有限公司 | A kind of each stage examination & approval executive condition analysis method of project and device |
CN109118169A (en) * | 2018-07-28 | 2019-01-01 | 万翼科技有限公司 | Amending method, device and the computer readable storage medium of nodal information |
CN109165931A (en) * | 2018-09-25 | 2019-01-08 | 阿里巴巴集团控股有限公司 | Project workflow management method and device |
-
2019
- 2019-01-28 CN CN201910079145.8A patent/CN109960488B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104461651A (en) * | 2014-12-22 | 2015-03-25 | 东信和平科技股份有限公司 | Framework process control method, device and system |
CN107016510A (en) * | 2017-04-14 | 2017-08-04 | 广州智萃电子科技有限公司 | One kind research and development intermediate item life cycle management system |
Also Published As
Publication number | Publication date |
---|---|
CN109960488A (en) | 2019-07-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109960488B (en) | APP full period monitoring method, device, computer equipment and storage medium | |
US10956424B2 (en) | Application recommending method and system, and server | |
CN108763038B (en) | Alarm data management method and device, computer equipment and storage medium | |
CN110830577B (en) | Service request call tracking method and device, computer equipment and storage medium | |
US20130145018A1 (en) | Operation delay monitoring method, operation management apparatus, and operation management program | |
CN107992410B (en) | Software quality monitoring method and device, computer equipment and storage medium | |
KR20150033711A (en) | Run-time error repairing method, device and system | |
US9519537B2 (en) | Apparatus, system and method for application log data processing | |
CN108880897A (en) | Acceptance method, device, computer equipment and the storage medium of server | |
EP3594867A1 (en) | Smart service contracts for asset health services | |
CN115033887A (en) | Open source component safety management method and system, electronic equipment and storage medium | |
CN113438113A (en) | Monitoring and maintaining method and system for equipment operation abnormity based on Internet of things | |
CN111625410A (en) | Information processing method, device and computer storage medium | |
US20140372556A1 (en) | Ensuring Health and Compliance of Devices | |
CN112416896A (en) | Data abnormity warning method and device, storage medium and electronic device | |
US8381205B2 (en) | Co-resident software performance tracking | |
US20160050101A1 (en) | Real-Time Network Monitoring and Alerting | |
CN109828883B (en) | Task data processing method and device, storage medium and electronic device | |
US9977726B2 (en) | System and method for smart framework for network backup software debugging | |
CN114064408A (en) | Monitoring method, device, device and storage medium based on MD5 value verification | |
CN102779086B (en) | Monitor evaluating apparatus and monitor evaluation methodology | |
CN110007940B (en) | Gray scale release verification method, system, server and readable storage medium | |
CN115587041A (en) | Mobile application delivery task processing method and device, electronic equipment and storage medium | |
CN114780412A (en) | Page testing method, system, equipment and medium | |
US9372746B2 (en) | Methods for identifying silent failures in an application and devices thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant |