CN111324374A - Application program registration method and device based on application performance management system - Google Patents

Application program registration method and device based on application performance management system Download PDF

Info

Publication number
CN111324374A
CN111324374A CN201811545086.0A CN201811545086A CN111324374A CN 111324374 A CN111324374 A CN 111324374A CN 201811545086 A CN201811545086 A CN 201811545086A CN 111324374 A CN111324374 A CN 111324374A
Authority
CN
China
Prior art keywords
application program
application
configuration information
identity
configuration
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.)
Granted
Application number
CN201811545086.0A
Other languages
Chinese (zh)
Other versions
CN111324374B (en
Inventor
张媛
陈秋浩
周辉
李杨
匡磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SF Technology Co Ltd
Original Assignee
SF Technology 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 SF Technology Co Ltd filed Critical SF Technology Co Ltd
Priority to CN201811545086.0A priority Critical patent/CN111324374B/en
Publication of CN111324374A publication Critical patent/CN111324374A/en
Application granted granted Critical
Publication of CN111324374B publication Critical patent/CN111324374B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The application discloses a registration method and a registration device of an application program based on an application performance management system. The method comprises the following steps: acquiring configuration information of an application program from a configuration management database; distributing an identity for the application program; correspondingly storing the identity identification and the configuration information in a database of the user; and sending the identity identification and the configuration information to a configuration file of the application program. According to the technical scheme of the embodiment of the application, the registration efficiency of the application program in the APM system can be improved.

Description

Application program registration method and device based on application performance management system
Technical Field
The present disclosure relates generally to the field of computer technologies, and in particular, to the field of application performance management technologies, and in particular, to a method and an apparatus for registering an application program based on an application performance management system.
Background
With the high-speed development of the APM (Application Performance Management) technology, more and more enterprise-level Application programs are accessed to the APM, so as to achieve the goals of timely discovering Performance problems, quickly positioning faults, improving user experience and reducing infrastructure investment cost.
At present, when an application program is registered in an APM system, a user needs to manually enter corresponding registration information in the APM system and a server of the application program. This manual approach makes registration less efficient.
Disclosure of Invention
In view of the above-mentioned drawbacks and deficiencies of the prior art, it is desirable to provide a solution that can effectively improve the efficiency of registering an application in an APM system.
In a first aspect, an embodiment of the present application provides a method for registering an application program based on an APM system, including:
acquiring configuration information of an application program from a configuration management database;
distributing an identity for the application program;
correspondingly storing the identity identification and the configuration information in a database of the user;
and sending the identity identification and the configuration information to a configuration file of the application program.
In a second aspect, an embodiment of the present application further provides an apparatus for registering an application based on an APM system, including:
a configuration information acquisition unit for acquiring configuration information of the application program from the configuration management database;
the identity distribution unit is used for distributing identity for the application program;
the storage unit is used for correspondingly storing the identity identification and the configuration information in a database of the storage unit;
and the issuing unit is used for issuing the identity identification and the configuration information to the configuration file of the application program.
According to the registration scheme of the application program based on the APM system, the APM system acquires the configuration information of the application program from the configuration management database, and after an identity is distributed to the application program, the identity and the configuration information are correspondingly stored in the database of the APM system as registration information, and the registration information is issued to the configuration file of the application program, so that registration is completed. According to the technical scheme of the embodiment of the application, the automatic registration of the application program in the APM system can be realized, and the registration efficiency is improved.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
fig. 1 is an exemplary flowchart of an application program registration method based on an APM system according to an embodiment of the present application;
FIG. 2 is a flowchart illustrating obtaining configuration information of an application from a CMDB according to an embodiment of the present disclosure;
fig. 3 is a block diagram illustrating an exemplary structure of an application program registration apparatus based on an APM system according to an embodiment of the present application; and
FIG. 4 is a block diagram of a computer system suitable for use in implementing a server according to embodiments of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
As mentioned in the background, when an application is registered in an APM system in the prior art, a user is required to manually enter corresponding registration information in the APM system and a server of the application. This manual approach makes registration less efficient.
In view of the foregoing defects in the prior art, an embodiment of the present application provides a registration scheme for an application based on an APM system, where the APM system obtains configuration information of the application from a configuration management database, and after allocating an identity to the application, the identity and the configuration information are stored in its own database as registration information, and the registration information is sent to a configuration file of the application, so as to complete registration. According to the technical scheme of the embodiment of the application, the automatic registration of the application program in the APM system can be realized, and the registration efficiency is improved.
The method of the embodiments of the present application will be described below with reference to a flowchart.
Fig. 1 is an exemplary flowchart of a registration method for an application based on an APM system according to an embodiment of the present application.
The method comprises the following steps:
in step 110, the APM system obtains Configuration information of the application from a Configuration Management Database (CMDB).
At present, when an application program is registered in an APM system, the APM system needs a user to manually input configuration information of the application program, so that the accuracy of the configuration information cannot be guaranteed. Therefore, in order to ensure the accuracy of the configuration information in the APM system, the embodiment of the application adds an interface which can be connected with the CMDB in the APM system, and the APM system can obtain the configuration information of the application program from the CMDB through the interface.
The configuration information may include, but is not limited to, system code of the application, system cluster and cluster instance, etc.
Specifically, as shown in fig. 2, it is a flowchart for the APM system to obtain the configuration information of the application program from the CMDB.
The method comprises the following steps:
at step 210, the APM system obtains the system code of the application program input by the user.
In practical application, a user can manually input the system code of the application program held by the user in a user page of the APM system.
Step 220, querying the system code, the system cluster corresponding to the system code, and the cluster instance corresponding to the system cluster from the CMDB.
After receiving the system code of the application program input by the user, the APM system may query the CMDB for the system code, a system cluster corresponding to the system code, and a cluster instance corresponding to the system cluster.
Specifically, a system code is inquired from a CI interface of an application system in the CMDB, if the inquiry is successful, the system code is displayed on a front-end page of the APM system, and if the inquiry is failed, a first notification message that the inquiry of the system code fails can be displayed to a user;
after the system code is inquired, searching a corresponding application cluster in a CI column of a cluster to which an application type monitored by an APM (application management module) such as a middleware and a microservice of a CMDB (media management database) belongs, if the inquiry is successful, further displaying the system cluster on a front-end page of the APM system, and if corresponding data is not inquired, displaying a second notification message that the inquiry of the system cluster fails to the user;
after the system cluster is inquired, the corresponding cluster instance is further inquired by using the system cluster, if the inquiry is successful, the cluster instance is further displayed on a front-end page of the APM system, and if corresponding data is not inquired, a third notification message that the inquiry of the cluster instance fails can be displayed to a user.
Step 230, determining the queried system code, system cluster and cluster instance as configuration information of the application program.
At step 120, an identity (id) is assigned to the application.
The existing APM system randomly generates a unique id according to the system running environment or host name and the like. This approach is not directly tied to the service or system and is inconvenient to differentiate and manage the accessed applications.
In order to solve the problem that an application program accessed by management is inconvenient, an id can be allocated to the application program according to the following mode:
and calculating the obtained configuration file by using a preset algorithm (such as an MD5 algorithm) to generate the id of the application program. Therefore, the id of the application program is directly generated according to the configuration information of the application program, and an application manager can be helped to distinguish and manage the application program more accurately and more conveniently.
And step 130, correspondingly storing the id and the configuration information in a database of the mobile terminal.
Optionally, after obtaining the id and the configuration information of the application, the APM system may connect to its own database apmsa, update the data table APM _ instances, and store the id and the configuration information of the corresponding application.
It should be noted that the database of the APM system itself referred to in the embodiments of the present application is a part of the APM system, and does not depend on an external database implementation.
Step 140, the identity and the configuration information are sent to the configuration file of the application program.
In the embodiment of the application, the identity and the configuration information can be issued to the configuration file of the application program through an automatic operation and maintenance tool in the APM system. The automation operation and maintenance tool is a remote management tool and can log in a host of each application program through ssh to send commands.
Specifically, the method comprises the steps of firstly connecting to a host of an application program through an automatic operation and maintenance tool, executing a script, and stopping running the application program; then, the identity identification and the configuration information are sent to a server of the application program, and the configuration file in the server is automatically modified; and finally, restarting the application program through an automatic operation and maintenance tool.
Further, after the application program is restarted, whether the application program is started successfully or not can be judged, and when the application program is started unsuccessfully, error information used for representing registration failure is generated and displayed to a user.
The implementation manner of issuing the identity and the configuration information to the configuration files of the application programs enables the user to issue the id to the configuration files corresponding to the application programs in batches, and restart the application programs in batches to realize registration. Through the batch operation, an application manager does not need to log in a server side of the monitored application program, and directly performs registration operation, so that the working efficiency is improved.
In the registration scheme of the application program provided in the embodiment of the present application, the APM system obtains the configuration information of the application program from the configuration management database, and after allocating an identity to the application program, the identity and the configuration information are stored in its own database as registration information, and the registration information is sent to the configuration file of the application program, thereby completing registration. According to the technical scheme of the embodiment of the application, the automatic registration of the application program in the APM system can be realized, and the registration efficiency is improved.
It should be noted that while the operations of the method of the present invention are depicted in the drawings in a particular order, this does not require or imply that the operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Rather, the steps depicted in the flowcharts may change the order of execution. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
With further reference to fig. 3, a block diagram of an exemplary structure of an apparatus for registering an application based on an APM system is provided in an embodiment of the present application.
A configuration information acquisition unit 31 for acquiring configuration information of an application from a configuration management database;
an identity distribution unit 32, configured to distribute an identity to the application;
the storage unit 33 is configured to correspondingly store the identity identifier and the configuration information in a database of the storage unit;
and the issuing unit 34 is configured to issue the identity and the configuration information to the configuration file of the application program.
According to the technical scheme of the embodiment of the application, the automatic registration of the application program in the APM system can be realized, and the registration efficiency is improved.
Optionally, the configuration information obtaining unit 31 is configured to:
acquiring a system code of an application program input by a user;
querying the system code, a system cluster corresponding to the system code and a cluster instance corresponding to the system cluster from the configuration management database;
determining the system code, the system cluster, and the cluster instance as configuration information for the application.
Optionally, the identity allocating unit 32 is configured to:
and calculating the configuration file by using a preset algorithm to generate the identity of the application program.
The existing APM system randomly generates a unique id according to the system running environment or host name and the like. This approach is not directly tied to the service or system and is inconvenient to differentiate and manage the accessed applications. According to the embodiment of the application program, the id of the application program is directly generated according to the configuration information of the application program, and an application manager can be helped to distinguish and manage the application program more accurately and more conveniently.
Optionally, the issuing unit 34 is configured to:
stopping running the application program through an automatic operation and maintenance tool;
sending the identity identification and the configuration information to a configuration file of a server of the application program;
and restarting the application program through the automatic operation and maintenance tool.
Optionally, the issuing unit 34 is further configured to:
after the application program is restarted, judging whether the application program is started successfully or not;
when the startup fails, error information for characterizing the registration failure is generated.
In the embodiment of the application, the identity and the configuration information are issued to the configuration files of the application programs, so that a user can issue the id to the configuration files corresponding to the application programs in batch, and the application programs are restarted in batch to realize registration. Through the batch operation, an application manager does not need to log in a server side of the monitored application program, and directly performs registration operation, so that the working efficiency is improved.
It should be understood that the subsystems or units recited in the apparatus 300 correspond to the various steps in the method described with reference to fig. 1-2. Thus, the operations and features described above for the method are equally applicable to the apparatus 300 and the units included therein and will not be described again here.
Fig. 4 is a schematic structural diagram of a computer device according to an embodiment of the present invention. As shown in fig. 4, a schematic structural diagram of a computer system 400 suitable for implementing a terminal device or a server according to an embodiment of the present application is shown.
As shown in fig. 4, the computer system includes a Central Processing Unit (CPU)401 that can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage section into a Random Access Memory (RAM) 403. In the RAM403, various programs and data necessary for system operation are also stored. The CPU 401, ROM 402, and RAM403 are connected to each other via a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
The following components are connected to the I/O interface 405: an input section 406 including a keyboard, a mouse, and the like; an output section including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 408 including a hard disk and the like; and a communication section 409 including a network interface card such as a LAN card, a modem, or the like. The communication section 409 performs communication processing via a network such as the internet. Drivers are also connected to the I/O interface 405 as needed. A removable medium 411 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 410 as necessary, so that a computer program read out therefrom is mounted into the storage section 408 as necessary.
In particular, the processes described above with reference to flowcharts 1-2 may be implemented as computer software programs, according to embodiments of the present invention. For example, embodiments of the invention include a computer program product comprising a computer program embodied on a computer-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication section, and/or installed from a removable medium. The above-described functions defined in the system of the present application are executed when the computer program is executed by a Central Processing Unit (CPU) 401.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments X of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present invention may be implemented by software, or may be implemented by hardware, and the described units may also be disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves. The described units or modules may also be provided in a processor, and may be described as: a processor comprises a configuration information acquisition unit, an identity distribution unit, a storage unit and a distribution unit. The names of these units or modules do not constitute a limitation to the units or modules themselves in some cases, and for example, the configuration information acquisition unit may also be described as a "module for acquiring configuration information of an application from a configuration management database".
As another aspect, the present application also provides a computer-readable medium, which may be contained in the electronic device described in the above embodiments; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs, and when the one or more programs are executed by the electronic device, the electronic device implements the registration method for the application program based on the APM system as described in the above embodiments.
For example, the electronic device may implement the following as shown in fig. 1: step 110, the APM system acquires the configuration information of the application program from the CMDB; step 120, distributing an identity for the application program; step S130, storing the id and the configuration information in a database of the mobile terminal correspondingly; step 140, the identity and the configuration information are sent to the configuration file of the application program. As another example, the electronic device may implement the various steps shown in FIG. 2.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Moreover, although the steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that the steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by a person skilled in the art that the scope of the invention as referred to in the present application is not limited to the embodiments with a specific combination of the above-mentioned features, but also covers other embodiments with any combination of the above-mentioned features or their equivalents without departing from the inventive concept. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (10)

1. A registration method of an application program based on an application performance management system is characterized by comprising the following steps:
acquiring configuration information of an application program from a configuration management database;
distributing an identity for the application program;
correspondingly storing the identity identification and the configuration information in a database of the user;
and sending the identity identification and the configuration information to a configuration file of the application program.
2. The method of claim 1, wherein the application performance management system obtaining the configuration information of the application program from the configuration management database comprises:
the application performance management system acquires a system code of an application program input by a user;
querying the system code, a system cluster corresponding to the system code and a cluster instance corresponding to the system cluster from the configuration management database;
determining the system code, the system cluster, and the cluster instance as configuration information for the application.
3. The method of claim 1, wherein generating the identity of the application comprises:
and calculating the configuration file by using a preset algorithm to generate the identity of the application program.
4. The method of claim 1, wherein sending the identity and the configuration information to a configuration file of the application program comprises:
stopping running the application program through an automatic operation and maintenance tool;
sending the identity identification and the configuration information to a configuration file of a server of the application program;
and restarting the application program through the automatic operation and maintenance tool.
5. The method of claim 4, wherein after restarting the application, the method further comprises:
judging whether the application program is started successfully or not;
when the startup fails, error information for characterizing the registration failure is generated.
6. An apparatus for registering an application based on an application performance management system, the apparatus comprising:
a configuration information acquisition unit for acquiring configuration information of the application program from the configuration management database;
the identity distribution unit is used for distributing identity for the application program;
the storage unit is used for correspondingly storing the identity identification and the configuration information in a database of the storage unit;
and the issuing unit is used for issuing the identity identification and the configuration information to the configuration file of the application program.
7. The apparatus of claim 6, wherein the configuration information obtaining unit is configured to:
acquiring a system code of an application program input by a user;
querying the system code, a system cluster corresponding to the system code and a cluster instance corresponding to the system cluster from the configuration management database;
determining the system code, the system cluster, and the cluster instance as configuration information for the application.
8. The apparatus of claim 6, wherein the identity assigning unit is configured to:
and calculating the configuration file by using a preset algorithm to generate the identity of the application program.
9. The apparatus of claim 6, wherein the sending unit is configured to:
stopping running the application program through an automatic operation and maintenance tool;
sending the identity identification and the configuration information to a configuration file of a server of the application program;
and restarting the application program through the automatic operation and maintenance tool.
10. The apparatus of claim 9, wherein the sending unit is further configured to:
after the application program is restarted, judging whether the application program is started successfully or not;
when the startup fails, error information for characterizing the registration failure is generated.
CN201811545086.0A 2018-12-17 2018-12-17 Application program registration method and device based on application performance management system Active CN111324374B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811545086.0A CN111324374B (en) 2018-12-17 2018-12-17 Application program registration method and device based on application performance management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811545086.0A CN111324374B (en) 2018-12-17 2018-12-17 Application program registration method and device based on application performance management system

Publications (2)

Publication Number Publication Date
CN111324374A true CN111324374A (en) 2020-06-23
CN111324374B CN111324374B (en) 2024-04-16

Family

ID=71172446

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811545086.0A Active CN111324374B (en) 2018-12-17 2018-12-17 Application program registration method and device based on application performance management system

Country Status (1)

Country Link
CN (1) CN111324374B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984341A (en) * 2020-08-31 2020-11-24 卫宁健康科技集团股份有限公司 Project monitoring method and device, electronic equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205167A1 (en) * 2001-05-29 2004-10-14 Doug Grumann Automatic configuration of performance management tools
WO2005034466A1 (en) * 2003-10-03 2005-04-14 Sendo International Limited Registering an application program of an information device
US20100333081A1 (en) * 2009-06-24 2010-12-30 Craig Stephen Etchegoyen Remote Update of Computers Based on Physical Device Recognition
CN103546358A (en) * 2012-07-09 2014-01-29 腾讯科技(深圳)有限公司 Instant messaging method and system for third-party application
CN104065167A (en) * 2014-06-26 2014-09-24 国家电网公司 Method for realizing automatic registration of intelligent distribution terminal
CN104883731A (en) * 2014-02-28 2015-09-02 广州合立正通信息科技有限公司 Registering method of wireless control equipment
TW201541245A (en) * 2014-04-30 2015-11-01 Noodoe Corp Methods and systems for automatically registering applications, and related computer program products
US20170161058A1 (en) * 2015-12-08 2017-06-08 SAP SE (Global Intellectual Property) Integration of a catalog application with a monitoring application
CN107992398A (en) * 2017-12-22 2018-05-04 宜人恒业科技发展(北京)有限公司 The monitoring method and monitoring system of a kind of operation system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205167A1 (en) * 2001-05-29 2004-10-14 Doug Grumann Automatic configuration of performance management tools
WO2005034466A1 (en) * 2003-10-03 2005-04-14 Sendo International Limited Registering an application program of an information device
US20100333081A1 (en) * 2009-06-24 2010-12-30 Craig Stephen Etchegoyen Remote Update of Computers Based on Physical Device Recognition
CN103546358A (en) * 2012-07-09 2014-01-29 腾讯科技(深圳)有限公司 Instant messaging method and system for third-party application
CN104883731A (en) * 2014-02-28 2015-09-02 广州合立正通信息科技有限公司 Registering method of wireless control equipment
TW201541245A (en) * 2014-04-30 2015-11-01 Noodoe Corp Methods and systems for automatically registering applications, and related computer program products
CN104065167A (en) * 2014-06-26 2014-09-24 国家电网公司 Method for realizing automatic registration of intelligent distribution terminal
US20170161058A1 (en) * 2015-12-08 2017-06-08 SAP SE (Global Intellectual Property) Integration of a catalog application with a monitoring application
CN107992398A (en) * 2017-12-22 2018-05-04 宜人恒业科技发展(北京)有限公司 The monitoring method and monitoring system of a kind of operation system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
梁力图: "移动应用性能管理解决方案的研究与实现", no. 2, pages 138 - 1824 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984341A (en) * 2020-08-31 2020-11-24 卫宁健康科技集团股份有限公司 Project monitoring method and device, electronic equipment and storage medium
CN111984341B (en) * 2020-08-31 2021-06-22 卫宁健康科技集团股份有限公司 Project monitoring method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111324374B (en) 2024-04-16

Similar Documents

Publication Publication Date Title
CN107453960B (en) Method, device and system for processing test data in service test
CN109543462B (en) Equipment identification determination method, device, server and storage medium
CN107608681B (en) Operating system installation method and device and server
EP3489825A1 (en) Method, apparatus and computer readable storage medium for processing service
CN111866099B (en) Method, device, system, equipment and storage medium for downloading mirror image file
CN113312064B (en) Method and device for installing and configuring physical machine and computer readable medium
CN109522043B (en) Method and device for managing configuration data and storage medium
CN111090440A (en) Information processing method, system, device and storage medium
CN109828830B (en) Method and apparatus for managing containers
CN113220342A (en) Centralized configuration method and device, electronic equipment and storage medium
CN108965403B (en) Operation and maintenance monitoring connection establishing method and terminal equipment
CN111324374B (en) Application program registration method and device based on application performance management system
CN110798358B (en) Distributed service identification method and device, computer readable medium and electronic equipment
CN108363671B (en) Interface switching method, terminal equipment and storage medium
CN112463549A (en) Auditing method, device and equipment of cloud platform and computer readable storage medium
CN108595292B (en) System optimization method, mobile terminal and computer storage medium
CN110806967A (en) Unit testing method and device
CN110580216A (en) application extraction and detection method and device
CN114036218A (en) Data model switching method and device, server and storage medium
CN112579165A (en) Batch operation execution method and device, readable medium and electronic equipment
CN111711713A (en) Data access method, computer device and storage medium
CN113992739B (en) Local area network OTA firmware upgrading device, method and system
CN111026571B (en) Processor down-conversion processing method and device and electronic equipment
CN114640652B (en) Information processing method and device
CN113805909B (en) Device upgrading method and device, electronic device and storage medium

Legal Events

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