CN109788052B - Server configuration remote query method, device, terminal and storage medium - Google Patents

Server configuration remote query method, device, terminal and storage medium Download PDF

Info

Publication number
CN109788052B
CN109788052B CN201910002262.4A CN201910002262A CN109788052B CN 109788052 B CN109788052 B CN 109788052B CN 201910002262 A CN201910002262 A CN 201910002262A CN 109788052 B CN109788052 B CN 109788052B
Authority
CN
China
Prior art keywords
configuration information
server
information
historical
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.)
Active
Application number
CN201910002262.4A
Other languages
Chinese (zh)
Other versions
CN109788052A (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201910002262.4A priority Critical patent/CN109788052B/en
Publication of CN109788052A publication Critical patent/CN109788052A/en
Application granted granted Critical
Publication of CN109788052B publication Critical patent/CN109788052B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a method, a device, a terminal and a storage medium for remote query of server configuration, wherein the method comprises the following steps: generating a configuration file by using a remote login tool, a server IP address and corresponding login information; establishing a history comparison database for storing history configuration information marked with a server IP; acquiring corresponding server configuration information by using an information capturing script according to the configuration file; comparing the server configuration information with corresponding historical configuration information and outputting a comparison result; and marking the server IP to which the server configuration information belongs and then importing the server IP into a history comparison database. The invention can remotely inquire and store the configuration information of the server, reduce the repetitive work and improve the testing efficiency.

Description

Server configuration remote query method, device, terminal and storage medium
Technical Field
The invention belongs to the technical field of server configuration, and particularly relates to a remote query method, a remote query device, a terminal and a storage medium for server configuration.
Background
In order to meet the customization requirements of customers, different parts such as a CPU, a memory, a hard disk and the like need to be configured for the same server aiming at different customers. In the actual testing process, in order to meet the requirements of different customers, a tester needs to change the testing configuration frequently. However, since a general tester faces a plurality of servers of a plurality of projects and cannot remember all configuration information one by one, the tester often needs to disassemble and check the configuration of the servers many times during the test process, resulting in low test efficiency.
Disclosure of Invention
In order to overcome the defects in the prior art, the invention provides a server configuration remote query method, a server configuration remote query device, a server configuration remote query terminal and a storage medium, so as to solve the technical problems.
In a first aspect, an embodiment of the present application provides a server configuration remote query method, where the method includes:
generating a configuration file by using a remote login tool, a server IP address and corresponding login information;
establishing a history comparison database for storing history configuration information marked with a server IP;
acquiring corresponding server configuration information by using an information capturing script according to the configuration file;
comparing the server configuration information with corresponding historical configuration information and outputting a comparison result;
and marking the server IP to which the server configuration information belongs and then importing the server IP into a history comparison database.
With reference to the first aspect, in a first implementation manner of the first aspect, the establishing a history alignment database for storing history configuration information labeled with server IPs includes:
storing the acquisition time of the historical configuration information to a historical comparison database;
judging whether a plurality of historical configuration information with the same IP of the marking server exists in the historical comparison database:
if yes, the historical configuration information with the latest acquisition time is reserved, and other configuration information is deleted;
and if not, circularly monitoring the repeatability of the historical configuration information.
With reference to the first aspect, in a second implementation manner of the first aspect, the obtaining, according to the configuration file, the corresponding server configuration information by using an information crawling script includes:
calling a remote login tool to login the corresponding server according to the IP address of the server and the corresponding login information;
and capturing the CPU parameters, the memory parameters, the hard disk parameters, the network card parameters and the power module parameters of the login server by using the information capturing script as configuration information.
With reference to the first aspect, in a third implementation manner of the first aspect, the comparing the server configuration information with corresponding historical configuration information and outputting a comparison result includes:
corresponding historical configuration information marked with the same server IP in an IP calling historical comparison database according to the server to which the configuration information belongs;
judging whether the configuration information is consistent with the corresponding historical configuration information:
if yes, judging that the configuration is not changed and displaying configuration information;
and if not, storing the inconsistent configuration information as a comparison log and displaying the comparison log.
In a second aspect, an embodiment of the present application provides a server configuration remote query apparatus, where the apparatus includes:
a file generation unit configured to generate a configuration file using the remote login tool, the server IP address and corresponding login information;
the history storage unit is configured for establishing a history comparison database used for storing history configuration information marked with the server IP;
the information capturing unit is configured to acquire corresponding server configuration information by using an information capturing script according to the configuration file;
the information comparison unit is configured to compare the server configuration information with corresponding historical configuration information and output a comparison result;
and the information import unit is configured to import the server configuration information into the history comparison database after marking the server IP to which the server configuration information belongs.
With reference to the second aspect, in a first implementation manner of the second aspect, the history storage unit includes:
the time storage module is configured to store the acquisition time of the historical configuration information to a historical comparison database;
the repeated judging module is configured for judging whether a plurality of historical configuration information with the same IP of the marking server exists in the historical comparison database;
the information deleting module is configured for reserving the historical configuration information with the latest acquisition time and deleting other configuration information;
and the monitoring circulation module is configured for circularly monitoring the repeatability of the historical configuration information.
With reference to the second aspect, in a second implementation manner of the second aspect, the information capturing unit includes:
the remote login module is configured for calling a remote login tool to login the corresponding server according to the IP address of the server and the corresponding login information;
and the script capturing module is configured to capture the CPU parameters, the memory parameters, the hard disk parameters, the network card parameters and the power module parameters of the login server by using the information capturing script as configuration information.
With reference to the second aspect, in a third embodiment of the second aspect, the information comparing unit includes:
the history calling module is used for calling corresponding history configuration information marked with the same server IP in a history comparison database according to the IP of the server to which the configuration information belongs;
the consistency judging module is configured to judge whether the configuration information is consistent with the corresponding historical configuration information;
an information display module configured to determine that the configuration is not changed and display configuration information;
and the log generation module is configured to store the inconsistent configuration information as a comparison log and display the comparison log.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
In a fifth aspect, there is provided a computer program product comprising instructions which, when run on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the server configuration remote query method, the device, the terminal and the storage medium, the server is remotely logged in by setting the configuration file and capturing the configuration information of the login server to realize remote query of the configuration information of the server, and in addition, the acquired configuration information is compared with the historical configuration information, and inconsistent configuration information is stored as a log file, so that a tester can analyze and check the configuration information conveniently. The invention can remotely inquire and store the configuration information of the server, reduce the repetitive work and improve the testing efficiency.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow chart diagram of a method of one embodiment of the present application.
FIG. 2 is a schematic block diagram of an apparatus of one embodiment of the present application.
Fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The following explains key terms appearing in the present application.
FIG. 1 is a schematic flow chart diagram of a method of one embodiment of the present application. The execution subject in fig. 1 may configure a remote query device for a server.
As shown in fig. 1, the method 100 includes:
step 110, generating a configuration file by using a remote login tool, a server IP address and corresponding login information;
step 120, establishing a history comparison database for storing history configuration information marked with the server IP;
step 130, acquiring corresponding server configuration information by using an information capturing script according to the configuration file;
step 140, comparing the server configuration information with corresponding historical configuration information and outputting a comparison result;
and 150, marking the server IP to which the server configuration information belongs and importing the server IP into a history comparison database.
Optionally, as an embodiment of the present application, the establishing a history alignment database for storing history configuration information marked with a server IP includes:
storing the acquisition time of the historical configuration information to a historical comparison database;
judging whether a plurality of historical configuration information with the same IP of the marking server exists in the historical comparison database:
if yes, the historical configuration information with the latest acquisition time is reserved, and other configuration information is deleted;
and if not, circularly monitoring the repeatability of the historical configuration information.
Optionally, as an embodiment of the present application, the obtaining, according to the configuration file, the corresponding server configuration information by using the information crawling script includes:
calling a remote login tool to login the corresponding server according to the IP address of the server and the corresponding login information;
and capturing the CPU parameters, the memory parameters, the hard disk parameters, the network card parameters and the power module parameters of the login server by using the information capturing script as configuration information.
Optionally, as an embodiment of the present application, the comparing the server configuration information with the corresponding historical configuration information and outputting a comparison result includes:
corresponding historical configuration information marked with the same server IP in an IP calling historical comparison database according to the server to which the configuration information belongs;
judging whether the configuration information is consistent with the corresponding historical configuration information:
if yes, judging that the configuration is not changed and displaying configuration information;
and if not, storing the inconsistent configuration information as a comparison log and displaying the comparison log.
In order to facilitate understanding of the present invention, the server configuration remote query method provided by the present invention is further described below with reference to the principle of the server configuration remote query method of the present invention and the process of performing remote query on server configuration in the embodiment.
Specifically, the server configuration remote query method includes:
and S1, generating a configuration file by using the remote login tool, the IP address of the server and corresponding login information.
And encapsulating a tool for logging in the server remotely and files comprising the IP address of the server, the user name, the password information and the like into a configuration file.
And S2, establishing a history comparison database for storing history configuration information marked with the server IP.
And storing the acquisition time of the historical configuration information to a historical comparison database while carrying out IP marking on the historical configuration information. And judging whether a plurality of historical configuration information with the same IP of the marking server exists in the historical comparison database, if so, only retaining the historical configuration information with the latest acquisition time and deleting other repeated information.
And S3, acquiring corresponding server configuration information by using the information capturing script according to the configuration file.
And calling a remote login tool to login the corresponding server according to the IP address of the server and the corresponding login information, wherein the remote login tool (such as xshell or push) of the server can be a tool for logging in the server through ssh or telent and other services.
The method comprises the following steps of executing an information capturing script to capture a CPU parameter, a memory parameter, a hard disk parameter, a network card parameter and a power module parameter of a login server as configuration information, wherein the specific content of the information capturing script is as follows:
Figure BDA0001934102990000071
Figure BDA0001934102990000081
Figure BDA0001934102990000091
Figure BDA0001934102990000101
and S4, comparing the server configuration information with the corresponding historical configuration information and outputting a comparison result.
According to the IP calling history comparison database of the server to which the configuration information belongs, corresponding history configuration information marked with the same server IP is judged whether the configuration information is consistent with the corresponding history configuration information: if the configuration information is consistent with the configuration information, judging that the configuration is not changed and displaying the configuration information; if not, saving the inconsistent configuration information as a comparison log and displaying the comparison log.
And S5, marking the server IP to which the server configuration information belongs and then importing the server IP into a history comparison database.
In the actual test process, when a tester queries the configuration information on different servers, the specific query process includes automatically calling a tool of a remote login server by inputting an IP of a server system, remotely logging in the server by using a user name and a password corresponding to the IP, capturing the configuration information generated under the system, configuring a log of comparison information, and outputting the log as a local file for the tester to refer to.
As shown in fig. 2, the apparatus 200 includes:
a file generating unit 210, the file generating unit 210 being configured to generate a configuration file using a remote login tool, a server IP address and corresponding login information;
a history storage unit 220, wherein the history storage unit 220 is used for establishing a history comparison database for storing history configuration information marked with server IPs;
an information capture unit 230, wherein the information capture unit 230 is configured to obtain corresponding server configuration information according to the configuration file by using an information capture script;
an information comparing unit 240, where the information comparing unit 240 is configured to compare the server configuration information with corresponding historical configuration information and output a comparison result;
an information importing unit 250, where the information importing unit 250 is configured to import the server configuration information into a history comparison database after marking the server IP to which the server configuration information belongs.
Optionally, as an embodiment of the present application, the history storage unit includes:
the time storage module is configured to store the acquisition time of the historical configuration information to a historical comparison database;
the repeated judging module is configured for judging whether a plurality of historical configuration information with the same IP of the marking server exists in the historical comparison database;
the information deleting module is configured for reserving the historical configuration information with the latest acquisition time and deleting other configuration information;
and the monitoring circulation module is configured for circularly monitoring the repeatability of the historical configuration information.
Optionally, as an embodiment of the present application, the information capturing unit includes:
the remote login module is configured for calling a remote login tool to login the corresponding server according to the IP address of the server and the corresponding login information;
and the script capturing module is configured to capture the CPU parameters, the memory parameters, the hard disk parameters, the network card parameters and the power module parameters of the login server by using the information capturing script as configuration information.
Optionally, as an embodiment of the present application, the information comparing unit includes:
the history calling module is used for calling corresponding history configuration information marked with the same server IP in a history comparison database according to the IP of the server to which the configuration information belongs;
the consistency judging module is configured to judge whether the configuration information is consistent with the corresponding historical configuration information;
an information display module configured to determine that the configuration is not changed and display configuration information;
and the log generation module is configured to store the inconsistent configuration information as a comparison log and display the comparison log.
Fig. 3 is a schematic structural diagram of a terminal device 300 according to an embodiment of the present invention, where the terminal device 300 may be used to execute a server configuration remote query method according to an embodiment of the present application.
Among them, the terminal apparatus 300 may include: a processor 310, a memory 320, and a communication unit 330. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not limiting of the application, and may be a bus architecture, a star architecture, a combination of more or fewer components than those shown, or a different arrangement of components.
The memory 320 may be used for storing instructions executed by the processor 310, and the memory 320 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 320, when executed by processor 310, enable terminal 300 to perform some or all of the steps in the method embodiments described below.
The processor 310 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 310 may include only a Central Processing Unit (CPU). In the embodiments of the present application, the CPU may be a single arithmetic core or may include multiple arithmetic cores.
A communication unit 330, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present application also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided in the present application when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the configuration file is set, the server is remotely logged in, the configuration information of the server is remotely inquired by capturing the configuration information of the login server, and in addition, the acquired configuration information is compared with the historical configuration information, and the inconsistent configuration information is stored as a log file, so that the analysis and the checking of a tester are facilitated. The invention can remotely inquire and store the configuration information of the server, reduce the repetitive work and improve the testing efficiency, and the technical effect achieved by the embodiment can be referred to the description above and is not repeated herein.
Those skilled in the art will clearly understand that the techniques in the embodiments of the present application may be implemented by way of software plus a required general hardware platform. Based on such understanding, the technical solutions in the embodiments of the present application may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and includes several instructions to enable a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method according to the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed 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 can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A method for server configuration remote querying, the method comprising:
generating a configuration file by using a remote login tool, a server IP address and corresponding login information;
establishing a history comparison database for storing history configuration information marked with a server IP;
acquiring corresponding server configuration information by using an information capturing script according to the configuration file;
comparing the server configuration information with corresponding historical configuration information and outputting a comparison result;
the server configuration information is marked into the IP of the server to which the server configuration information belongs and then is imported into a history comparison database;
the establishing of the history comparison database for storing the history configuration information marked with the server IP comprises the following steps:
storing the acquisition time of the historical configuration information to a historical comparison database;
judging whether a plurality of historical configuration information with the same IP of the marking server exists in the historical comparison database:
if yes, the historical configuration information with the latest acquisition time is reserved, and other configuration information is deleted;
and if not, circularly monitoring the repeatability of the historical configuration information.
2. The method of claim 1, wherein obtaining the corresponding server configuration information using an information crawling script according to the configuration file comprises:
calling a remote login tool to login the corresponding server according to the IP address of the server and the corresponding login information;
and capturing the CPU parameters, the memory parameters, the hard disk parameters, the network card parameters and the power module parameters of the login server by using the information capturing script as configuration information.
3. The method of claim 1, wherein comparing the server configuration information with corresponding historical configuration information and outputting a comparison result comprises:
corresponding historical configuration information marked with the same server IP in an IP calling historical comparison database according to the server to which the configuration information belongs;
judging whether the configuration information is consistent with the corresponding historical configuration information:
if yes, judging that the configuration is not changed and displaying configuration information;
and if not, storing the inconsistent configuration information as a comparison log and displaying the comparison log.
4. A server configuration remote query device, the device comprising:
a file generation unit configured to generate a configuration file using the remote login tool, the server IP address and corresponding login information;
the history storage unit is configured for establishing a history comparison database used for storing history configuration information marked with the server IP;
the information capturing unit is configured to acquire corresponding server configuration information by using an information capturing script according to the configuration file;
the information comparison unit is configured to compare the server configuration information with corresponding historical configuration information and output a comparison result;
the information import unit is configured to import the server configuration information into a history comparison database after marking the server IP to which the server configuration information belongs;
the history storage unit includes:
the time storage module is configured to store the acquisition time of the historical configuration information to a historical comparison database;
the repeated judging module is configured for judging whether a plurality of historical configuration information with the same IP of the marking server exists in the historical comparison database;
the information deleting module is configured for reserving the historical configuration information with the latest acquisition time and deleting other configuration information;
and the monitoring circulation module is configured for circularly monitoring the repeatability of the historical configuration information.
5. The apparatus of claim 4, wherein the information capture unit comprises:
the remote login module is configured for calling a remote login tool to login the corresponding server according to the IP address of the server and the corresponding login information;
and the script capturing module is configured to capture the CPU parameters, the memory parameters, the hard disk parameters, the network card parameters and the power module parameters of the login server by using the information capturing script as configuration information.
6. The apparatus of claim 4, wherein the information comparing unit comprises:
the history calling module is used for calling corresponding history configuration information marked with the same server IP in a history comparison database according to the IP of the server to which the configuration information belongs;
the consistency judging module is configured to judge whether the configuration information is consistent with the corresponding historical configuration information;
an information display module configured to determine that the configuration is not changed and display configuration information;
and the log generation module is configured to store the inconsistent configuration information as a comparison log and display the comparison log.
7. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-3.
8. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-3.
CN201910002262.4A 2019-01-02 2019-01-02 Server configuration remote query method, device, terminal and storage medium Active CN109788052B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910002262.4A CN109788052B (en) 2019-01-02 2019-01-02 Server configuration remote query method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910002262.4A CN109788052B (en) 2019-01-02 2019-01-02 Server configuration remote query method, device, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN109788052A CN109788052A (en) 2019-05-21
CN109788052B true CN109788052B (en) 2021-11-26

Family

ID=66499727

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910002262.4A Active CN109788052B (en) 2019-01-02 2019-01-02 Server configuration remote query method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN109788052B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114625595A (en) * 2020-12-14 2022-06-14 网联清算有限公司 Method, device and system for rechecking dynamic configuration information of service system
CN112637322B (en) * 2020-12-18 2023-04-07 鹏城实验室 System and method for inquiring connection information of server and switch port
CN113783937A (en) * 2021-08-16 2021-12-10 珠海格力电器股份有限公司 Synchronization method and device of equipment state information and computer readable storage medium
CN114553687B (en) * 2022-02-28 2024-02-13 中国工商银行股份有限公司 Network asset configuration information processing method and device

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002047333A2 (en) * 2000-12-06 2002-06-13 Intelliden, Inc. Event manager for network operating system
CN101630260A (en) * 2009-08-25 2010-01-20 深圳市思考者科技有限公司 Personalized customization system and upgrading system thereof
CN102340429A (en) * 2011-10-12 2012-02-01 北京锐安科技有限公司 Automatic Internet protocol recovery detection method
CN103973475A (en) * 2013-02-05 2014-08-06 腾讯科技(深圳)有限公司 Difference service pack generating method, difference service pack downloading method, server and client-side
CN104461863A (en) * 2014-10-29 2015-03-25 中国建设银行股份有限公司 Service system testing method, device and system
CN104506351A (en) * 2014-12-18 2015-04-08 北京随方信息技术有限公司 Method and system for performing online full-automatic configuration of compliance safety audit
CN106021301A (en) * 2016-05-05 2016-10-12 北京思特奇信息技术股份有限公司 Comparing system and method for data having different file formats
CN106646315A (en) * 2016-12-30 2017-05-10 福建利利普光电科技有限公司 Automatic testing system and automatic testing method for digital measuring instruments
CN107423174A (en) * 2017-06-01 2017-12-01 广州信维电子科技股份有限公司 Method of testing, device and the storage medium of server configuration information
CN107547263A (en) * 2017-07-26 2018-01-05 南京邮电大学 A kind of method realized network element device automation and search template configuration
CN107566185A (en) * 2017-09-27 2018-01-09 国网湖南省电力公司 A kind of network equipments configuration check method, system and equipment
CN107590042A (en) * 2017-10-24 2018-01-16 郑州云海信息技术有限公司 A kind of server method for testing open/close machine and system based on linux system
CN108051728A (en) * 2017-11-28 2018-05-18 郑州云海信息技术有限公司 One kind is based on MOC boards hardware AC test methods and system
CN108170582A (en) * 2017-12-28 2018-06-15 政采云有限公司 System mode querying method and device, computer readable storage medium
US10148495B1 (en) * 2014-06-09 2018-12-04 Amazon Technologies, Inc. Remote configuration of wireless devices
CN108989067A (en) * 2017-05-31 2018-12-11 广州供电局有限公司 The method of calibration and equipment of configuration file consistency
CN109062870A (en) * 2018-06-29 2018-12-21 平安科技(深圳)有限公司 The method and storage medium that server, business datum verify
CN109102045A (en) * 2018-08-08 2018-12-28 郑州云海信息技术有限公司 A kind of detection method and detection device of whole machine cabinet server ticket
CN109117143A (en) * 2018-06-11 2019-01-01 阿里巴巴集团控股有限公司 A kind of application dispositions method and system

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002047333A2 (en) * 2000-12-06 2002-06-13 Intelliden, Inc. Event manager for network operating system
CN101630260A (en) * 2009-08-25 2010-01-20 深圳市思考者科技有限公司 Personalized customization system and upgrading system thereof
CN102340429A (en) * 2011-10-12 2012-02-01 北京锐安科技有限公司 Automatic Internet protocol recovery detection method
CN103973475A (en) * 2013-02-05 2014-08-06 腾讯科技(深圳)有限公司 Difference service pack generating method, difference service pack downloading method, server and client-side
US10148495B1 (en) * 2014-06-09 2018-12-04 Amazon Technologies, Inc. Remote configuration of wireless devices
CN104461863A (en) * 2014-10-29 2015-03-25 中国建设银行股份有限公司 Service system testing method, device and system
CN104506351A (en) * 2014-12-18 2015-04-08 北京随方信息技术有限公司 Method and system for performing online full-automatic configuration of compliance safety audit
CN106021301A (en) * 2016-05-05 2016-10-12 北京思特奇信息技术股份有限公司 Comparing system and method for data having different file formats
CN106646315A (en) * 2016-12-30 2017-05-10 福建利利普光电科技有限公司 Automatic testing system and automatic testing method for digital measuring instruments
CN108989067A (en) * 2017-05-31 2018-12-11 广州供电局有限公司 The method of calibration and equipment of configuration file consistency
CN107423174A (en) * 2017-06-01 2017-12-01 广州信维电子科技股份有限公司 Method of testing, device and the storage medium of server configuration information
CN107547263A (en) * 2017-07-26 2018-01-05 南京邮电大学 A kind of method realized network element device automation and search template configuration
CN107566185A (en) * 2017-09-27 2018-01-09 国网湖南省电力公司 A kind of network equipments configuration check method, system and equipment
CN107590042A (en) * 2017-10-24 2018-01-16 郑州云海信息技术有限公司 A kind of server method for testing open/close machine and system based on linux system
CN108051728A (en) * 2017-11-28 2018-05-18 郑州云海信息技术有限公司 One kind is based on MOC boards hardware AC test methods and system
CN108170582A (en) * 2017-12-28 2018-06-15 政采云有限公司 System mode querying method and device, computer readable storage medium
CN109117143A (en) * 2018-06-11 2019-01-01 阿里巴巴集团控股有限公司 A kind of application dispositions method and system
CN109062870A (en) * 2018-06-29 2018-12-21 平安科技(深圳)有限公司 The method and storage medium that server, business datum verify
CN109102045A (en) * 2018-08-08 2018-12-28 郑州云海信息技术有限公司 A kind of detection method and detection device of whole machine cabinet server ticket

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"一种通信网关机遥控组态智能比对系统的研究与实现";彭熹;《湖南电力》;20180625;全文 *
"基于物联网与云架构的实验室监督管理系统";肖华;《软件导刊》;20181215;全文 *

Also Published As

Publication number Publication date
CN109788052A (en) 2019-05-21

Similar Documents

Publication Publication Date Title
CN109788052B (en) Server configuration remote query method, device, terminal and storage medium
CN110532168B (en) Full-link interface pressure measurement method and device, computer equipment and storage medium
CN110557299A (en) network transmission function batch test method, system, terminal and storage medium
CN110554938B (en) BIOS (basic input output System) testing method, system, terminal and storage medium based on script set
CN110647471A (en) Interface test case generation method, electronic device and storage medium
CN114546738A (en) Server general test method, system, terminal and storage medium
CN109067605B (en) Storage subsystem fault diagnosis method and device, terminal and storage medium
CN111966551A (en) Method, system, terminal and storage medium for verifying remote command execution result
CN109558300B (en) Whole cabinet alarm processing method and device, terminal and storage medium
CN110543394A (en) server sensor information consistency testing method, system, terminal and storage medium
CN113076231A (en) Server application scene setting method, system, terminal and storage medium
CN112699027A (en) Interface testing method, device, equipment and readable storage medium
CN112416648A (en) Data verification method and device
CN110865932A (en) Program internal interface testing method, system, terminal and storage medium
CN112256500B (en) Storage system test server configuration method, system, terminal and storage medium
CN111752677B (en) Cloud resource configuration method, system, terminal and storage medium
CN109920466B (en) Hard disk test data analysis method, device, terminal and storage medium
CN109800114B (en) BMC visual test method, device, terminal and storage medium
CN113722225A (en) Page testing method and device, computer equipment and storage medium
CN109688025B (en) Test monitoring method, device, terminal and storage medium based on digital KVM
CN114490238A (en) Method, system, terminal and storage medium for monitoring whole server diagnosis process
CN114371866A (en) Version reconfiguration test method, device and equipment of service system
CN110555090B (en) Method, system, terminal and storage medium for automatically acquiring CPU BUS Number
CN111258912B (en) Page testing method, device, terminal and storage medium
CN117408231B (en) Method and device for converting format of chip test result and electronic equipment

Legal Events

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