CN106709051B - Method, equipment and system for displaying comparison information - Google Patents

Method, equipment and system for displaying comparison information Download PDF

Info

Publication number
CN106709051B
CN106709051B CN201710010532.7A CN201710010532A CN106709051B CN 106709051 B CN106709051 B CN 106709051B CN 201710010532 A CN201710010532 A CN 201710010532A CN 106709051 B CN106709051 B CN 106709051B
Authority
CN
China
Prior art keywords
information
comparison
management device
comparison result
application
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
CN201710010532.7A
Other languages
Chinese (zh)
Other versions
CN106709051A (en
Inventor
杨军
梁俊杰
周宗沛
贾耀光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201710010532.7A priority Critical patent/CN106709051B/en
Publication of CN106709051A publication Critical patent/CN106709051A/en
Application granted granted Critical
Publication of CN106709051B publication Critical patent/CN106709051B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing

Landscapes

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

Abstract

The invention discloses a method for displaying comparison information, which is applied to an application management system, wherein the application management system comprises a first management device, a second management device and N application servers, the second management device issues an update file to the first management device and the N application servers, the first management device determines information participating in comparison according to information of running applications reported by M application servers in the N application servers and the situation that the information is not reported, and compares the information participating in comparison of each application server with reference information of the update file issued by the second management device to determine a comparison result of at least one type, and the second management device displays the comparison result of the at least one type in a graph form. The scheme provided by the embodiment of the invention displays the comparison result in a graph form, so that the display is visual, the inspection efficiency of the updated data is improved, and the missing inspection rate can be reduced by automatic comparison.

Description

Method, equipment and system for displaying comparison information
Technical Field
The invention relates to the technical field of internet, in particular to a method, equipment and a system for displaying comparison information.
Background
With the rapid development of the internet, various network applications are rapidly developed, and the demand of users for various network applications is increasing, because the demand of users is increasing, more and more application servers need to be distributed by operators, for example, a game server may need to be distributed into thousands of game servers in order to meet the demands of game users.
Because various applications are continuously updated, each application server is required to complete data update each time there is data update, such as: when the game data is updated, thousands of game servers are required to complete the data updating, and if some game servers do not update the data, the game servers cannot support the updated game, which is not allowed. Therefore, when game data is updated, the game manager in the background checks whether the data on each game server is updated one by one.
The existing checking method is that game managers need to check whether the game servers finish data updating one by one, and the checking mode is not only low in efficiency, but also easy to miss.
Disclosure of Invention
In order to improve the inspection efficiency of the updated data and reduce the missing inspection rate, embodiments of the present invention provide a method for displaying comparison information, which can automatically compare information related to the updated data on each application server, which participates in comparison, with reference information on a first management device through the first management device, and display a comparison result on a second management device in a graph form, thereby improving the inspection efficiency of the updated data, and automatically comparing and reducing the missing inspection rate. The embodiment of the invention also provides corresponding equipment and a corresponding system.
The invention provides a method for displaying comparison information, which is applied to an application management system, wherein the application management system comprises a first management device, a second management device and N application servers, N is an integer greater than 1, and the method comprises the following steps:
the first management equipment receives information of currently running applications respectively reported by M application servers in the N application servers, wherein M is not more than N and is an integer larger than 1;
the first management equipment determines information of comparison participation of each application server in the N application servers, wherein the information of comparison participation of the M application servers is information of current running applications reported by the M application servers, and if M is less than N, the comparison information of (N-M) application servers which are not reported is empty;
the first management equipment compares each piece of information participating in comparison with the reference information in the information base respectively to obtain a comparison result of at least one type; the reference information in the information base is information of an update file sent by the second management device, and the update file is sent to each application server in the N application servers by the second management device;
the first management device sends the comparison result of the at least one type to the second management device, and the comparison result of the at least one type is used for being displayed in a graph form on the second management device.
A second aspect of the present invention provides a method for displaying comparison information, where the method is applied to an application management system, the application management system includes a first management device, a second management device, and N application servers, where N is an integer greater than 1, and the method includes:
the second management equipment issues an application update file to each application server in the N application servers and the first management equipment, wherein the update file is used for updating running applications by each application server;
the second management device receives at least one type of comparison result sent by the first management device, wherein the at least one type of comparison result is obtained by comparing information, which is obtained by the first management device through comparison, of each application server in the N application servers with reference information in an information base, respectively, wherein the information, which is obtained through comparison, of the M application servers is information, which is reported by the M application servers respectively, of currently running applications, if M is less than N, the comparison information of (N-M) application servers which are not reported is null, and M is an integer greater than 1;
the second management device displays the comparison result of the at least one type in a graph form.
A third aspect of the present invention provides a management device, where the management device is a first management device in an application management system, the application management system further includes a second management device and N application servers, where N is an integer greater than 1, and the management device includes:
a receiving unit, configured to receive information of currently running applications respectively reported by M application servers of the N application servers, where M is not greater than N, and M is an integer greater than 1;
a determining unit, configured to determine information of comparison participation of each of the N application servers, where the information of comparison participation of the M application servers is information of an application currently running, which is reported by each of the M application servers and received by the receiving unit, and if M is less than N, the information of comparison of (N-M) application servers that are not reported is null;
the comparison unit is used for comparing each piece of information which is determined by the determination unit and participates in comparison with the reference information in the information base respectively to obtain at least one type of comparison result; the reference information in the information base is information of an update file sent by the second management device, and the update file is sent to each application server in the N application servers by the second management device;
a sending unit, configured to send the comparison result of the at least one type obtained by the comparison unit to the second management device, where the comparison result of the at least one type is used for being displayed in a graphical form on the second management device.
A fourth aspect of the present invention provides a management device, where the management device is a second management device in an application management system, the application management system further includes a first management device and N application servers, where N is an integer greater than 1, and the management device includes:
a sending unit, configured to send an update file of an application to each application server of the N application servers and the first management device, where the update file is used for updating an application running on each application server;
a receiving unit, configured to receive a comparison result of at least one type sent by the first management device, where the comparison result of the at least one type is obtained by the first management device comparing, with reference information in an information base, information that each of the N application servers participates in comparison, where the information that the M application servers participate in comparison is information of an application currently running, which is reported by each of the M application servers, and if M is less than N, the comparison information of (N-M) application servers that are not reported is null, and M is an integer greater than 1;
the display unit is used for displaying the comparison result of the at least one type received by the receiving unit in a form of a graph.
A fifth aspect of the present invention provides an application management system, including: the system comprises a first management device, a second management device and N application servers;
the first management device is the management device of the third aspect;
the second management device is the management device of the fourth aspect.
Compared with the prior art that application managers need to check whether data updating is completed or not one by one application server, the comparison information display method provided by the embodiment of the invention can automatically compare the information which is related to the updated data and is involved in comparison on each application server with the reference information on the first management equipment through the first management equipment, and display the comparison result on the second management equipment in a graph form, so that the display is intuitive, the inspection efficiency of the updated data is improved, and the omission ratio can be reduced through automatic comparison.
Drawings
FIG. 1 is a schematic diagram of an embodiment of an application management system in an embodiment of the invention;
FIG. 2 is a schematic diagram of another embodiment of an application management system in an embodiment of the invention;
FIG. 3 is a diagram illustrating an example of a partition comparison result according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating an example of comparison results of sub-hierarchy levels according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating an example of a comparison result of a partition of an updated file according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating another example of the comparison result display of the updated file according to the embodiment of the present invention;
FIG. 7 is a diagram illustrating an example of a detailed display of a comparison result of an updated file according to an embodiment of the present invention;
FIG. 8 is a diagram showing another example of the alignment result in the embodiment of the present invention;
FIG. 9 is a diagram of an embodiment of a method for displaying comparison information according to an embodiment of the present invention;
fig. 10 is a schematic diagram of an embodiment of a management apparatus in the embodiment of the present invention;
fig. 11 is a schematic diagram of another embodiment of the management apparatus in the embodiment of the present invention;
fig. 12 is a schematic diagram of another embodiment of the management apparatus in the embodiment of the present invention;
fig. 13 is a schematic diagram of another embodiment of the management apparatus in the embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a comparison information display method, which can automatically compare the information related to the updated data on each application server and involved in comparison with the reference information on the first management equipment through the first management equipment, and display the comparison result on the second management equipment in a graph form, so that the inspection efficiency of the updated data is improved, and the missing inspection rate can be reduced through automatic comparison. The embodiment of the invention also provides corresponding equipment and a corresponding system. The following are detailed below.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
FIG. 1 is a diagram of an embodiment of an application management system.
As shown in fig. 1, the application management system according to the embodiment of the present invention includes a first management device 10, a network 20, N application servers 30, and a second management device 40, where the first management device 10, the N application servers 30, and the second management device 40 are communicatively connected through the network 20. Wherein N is an integer greater than 3, and the value of N is usually large. Application servers 30 typically may be in the hundreds or thousands.
In the application management system shown in fig. 1, applications run in N application servers, and are responsible for providing application services for users, for example: the N application servers can run game applications of the hero alliance and are responsible for providing services for players of the hero alliance. The application manager performs application management through the second management device 40, that is, the second management device 40 operates and maintains the N application servers 30, and updates files in the N application servers, for example: upgrade version, etc. The first management device 10 receives the update file from the second management device, and the update file may include the program data, version number, service identifier, and information digest algorithm value MD5 of the update file, or of course, the MD5 may be calculated by the first management device according to the program data of the update file. The first management apparatus 10 receives the update file and stores the update file.
After the N application servers 30 receive the updated file issued by the second management device 40, the file update is performed normally, for example: the version upgrade is completed, but there may be cases where the individual application server does not receive the update file, resulting in the individual server not performing the version upgrade.
The application server 30 will typically report the information of participation in the comparison to the first management device 10 at regular time or triggered by an event. In the embodiment of the present invention, the information participating in the comparison may be version information, or may be MD5 of the update file or MD5 of the core file in the update file. Although each application server reports the information participating in the comparison to the first management device when the reporting time of each application server is reached or triggered by an event under normal conditions, the first management device 10 may not receive the information participating in the comparison reported by each application server in the N application servers, and may only receive the information of the currently running application reported by the M application servers 30, where M is less than or equal to N, because the failure of the individual application server does not report the information participating in the comparison to the first management device.
In the embodiment of the present invention, the first management device 10 receives information of the currently running application, which is reported by M application servers 30 of the N application servers 30, respectively, where M is equal to or less than N.
After receiving information of currently running applications respectively reported by M application servers 30, the first management device 10 determines information of comparison participation of each application server in the N application servers, where the information of comparison participation of the M application servers is information of currently running applications reported by the M application servers, respectively, and if M is less than N, the comparison information of (N-M) application servers not reported is null; the first management device 10 compares each piece of information involved in comparison with the reference information in the information base respectively to obtain a comparison result of at least one type; the reference information in the information base is information of an update file sent by the second management device 40, and the update file is sent to each of the N application servers by the second management device. The first management device 10 sends the comparison result of the at least one type to the second management device 40.
The second management device 40 receives and displays the at least one type of comparison result in a graphical form.
Compared with the prior art that application management personnel need to check whether data updating is completed or not one by one application server, the application management system provided by the embodiment of the invention can automatically compare the information which is related to the updated data and participates in comparison on each application server with the reference information on the first management equipment through the first management equipment, and display the comparison result on the second management equipment in a graph form, so that the display is intuitive, the checking efficiency of the updated data is improved, and the missing rate can be reduced through automatic comparison.
Because the number of the application servers is large, partition management is usually performed on the application servers, and the partition mode of the application servers and the number of the application servers in each partition can be set according to the needs of operators.
As shown in fig. 2, the N application servers may belong to at least two partitions, and after receiving the comparison information respectively reported by the M application servers, the first management device 10 may determine, according to the identifiers of the partitions to which the M application servers belong, a partition to which each piece of comparison information belongs, and then respectively compare, according to the partition to which each piece of comparison information belongs, the piece of comparison information with the reference information of the corresponding partition in the information base, to obtain a comparison result of each partition in the at least two partitions.
The first management device 10 sends the comparison result of each partition to the second management device 40.
The second management device 40 graphically displays the comparison result of each partition.
Taking the information involved in the comparison as the version number as an example, if the second management device 40 issues an 1.0.0.1 version of the update file to each application server, and the second management device 40 issues the 1.0.0.1 version of the update file to the first management device 10, where the version number of the update file is included. The first management device 10 may add related information such as the version number of the update file to the update file information list as reference information, for example: this can be understood by referring to table 1.
Table 1: updating a file information list
Figure BDA0001204380780000071
As shown in table 1, after receiving the update file sent by the second management device 40, the first management device 10 adds the version information related to the update file to table 1, but table 1 is only an illustration of the version number, and if the information involved in the comparison is the MD5 of the update file, the MD5 of the update file may be added to a list similar to table 1 by referring to table 1.
For the application servers, when the reporting time is reached, each application server will report the version number of the application currently running to the first management device 10 under a normal condition, and of course, there may be application servers in an abnormal condition, such as: if M application servers report version numbers of respective running applications, the first management device 10 determines partitions to which the reported M version numbers belong according to partition identifiers of each application server in the M application servers, and if M is less than N, the comparison information of (N-M) unreported application servers is null, that is, the (N-M) application servers do not report version numbers.
The first management device 10 may compare the version number of each partition participating in the comparison with the version number of the corresponding partition shown in table 1, if the comparison results in the same partition are all consistent, that is, the version numbers reported by the application servers in the same partition are all v.1.0.0.1, the partition may be displayed in one form, and if not all the comparison results in the same partition are consistent, that is, the version number reported by a possible application server in the same partition is not v.1.0.0.1, or the version number reported by a possible application server in the same partition is not reported by a possible application server in the same partition, the partition may be displayed in another form.
As shown in fig. 3, the comparison results of the partitions displayed by the second management device 40 include comparison results of 10 partitions, and the comparison results of 9 partitions are consistent except that the comparison results of the partition DIS2 are consistent. The comparison result of the partition DIS2 is displayed in one form, and the comparison results of the other 9 partitions are displayed in another form, so that a manager can visually see which partition has a problem, and the partition can be maintained, which is beneficial to improving the maintenance efficiency.
Fig. 3 shows a case of partitioning, in fact, each partition may be further divided into a plurality of sub-regions, and the first management device may determine, for each partition, a sub-region to which each piece of information participating in comparison belongs; comparing each piece of information participating in comparison in each sub-area with reference information in the sub-area to obtain at least one type of sub-area level comparison result in each sub-area, wherein the at least one type of sub-area level comparison result comprises at least one of consistency of two pieces of information of comparison, inconsistency of the two pieces of information of comparison and air participation of the information of comparison, and the two pieces of information of comparison are the information participating in comparison and the reference information;
when the comparison result of the sub-area levels in each sub-area of the sub-area is that the two compared information are consistent, the comparison result of the sub-area is displayed by a graph in a first form, and the two compared information are the information participating in comparison and the reference information;
and when the comparison result of the subarea levels in each subarea of the subarea comprises that the two pieces of information of the comparison pair are inconsistent, displaying the comparison result of the subarea by a graph in a second form.
The partial scheme can be understood by combining with the illustration of fig. 3, the sub-area level comparison result is not shown in the page shown in fig. 3, when the application manager needs to check the sub-area level comparison result in detail, the corresponding partition can be clicked, and the second management device can respond to the checking operation of the manager on the partition, so that the sub-area level comparison result can be shown on the page. If a manager wants to check the comparison result of the sub-area levels under DIS2 in fig. 3, and click DIS2, the page shown in fig. 4 is displayed, as shown in fig. 4, the sub-area levels include a plurality of modules, each module is divided into sub-areas, and the comparison results of the same type are divided into the same sub-area, so that each module may include one sub-area, two sub-areas, or three sub-areas, each module includes a plurality of application servers, for example, 15 application servers are provided under the R1 modules in the first row and the first column, three comparison results may be included in the sub-area levels, or the comparison is taken as an example, the version numbers are respectively the same, the version numbers are not reported and are not the same, and each comparison result is displayed in a different form. Of course, if there are only one or two alignment results, only the alignment result or the two alignment results are shown on the page of the sub-region level.
In the embodiment of the present invention, the comparison result is displayed in different forms, which may be displayed in different colors, different graphic shapes, or other forms capable of distinguishing different results, and the present invention is not limited thereto.
In addition, for the application server with wrong or no reported information in the reported information, the first management device may count the IP address of the application server with wrong reported information and the IP address of the application server with no reported information, and then send the IP address of the application server with wrong reported information and the IP address of the application server with no reported information to the second management device, so that a link of "clicking the IP address of the application server with all unreported version numbers copied here" and a link of "clicking the IP address of the application server with all wrong version numbers copied here" as shown in fig. 4 are displayed on the page of the second management device. Thus, the application manager can maintain the application servers with possible problems by copying the IP addresses of the application servers with unreported version numbers and copying the IP addresses of the application servers with all wrong version numbers.
The version number is taken as an example for explanation, the MD5 of the updated file or the key file in the updated file may also be compared, the information reporting and information comparing modes are basically the same, only when the second management device displays the updated file, the partition page display of the comparison result of the MD5 is shown in fig. 5, and the updated file is displayed in different forms, which may be different in color, or different comparison results may be distinguished from each other, when the updated file is consistent or inconsistent with the updated file.
In the partition comparison results shown in fig. 5, only the fifth 603 includes inconsistent comparison results, and the comparison results of the other five partitions are consistent, if the application manager needs to check inconsistent partitions, the partition 603 may be clicked to check, and after clicking, the page shown in fig. 6 may be displayed, as shown in fig. 6, where the page includes file information that is compared normally and file information that is compared abnormally.
Two files are compared together, and the two files are respectively as follows:
/data/dynasty/gameroot/dynasty/version.xml
/tmp/test.txt
wherein, the comparison results of all services of the version.xml file are consistent, and the text.txt file has 4 inconsistent IP addresses. Clicking on the "view" behind can see the result as shown in figure 7.
Fig. 7 shows a specific situation that the comparison result is inconsistent, and an application manager can perform reason analysis through fig. 7, thereby maintaining the application server that may have a problem.
For the case of fig. 7, the application manager no longer needs the page, and may return to the page shown in fig. 6 via the "back" button, or may directly close the page shown in fig. 7 via the "close" button. If the application manager does not need to look at the page shown in FIG. 7 on the page shown in FIG. 6, the page shown in FIG. 6 can also be closed directly by the "close" button on the page shown in FIG. 6.
The above-described display of the comparison results in the subarea and the subarea hierarchy is illustrated by using several colors, and the process can be understood by referring to fig. 8.
As shown in fig. 8, the correspondence between the comparison result and the display format may include:
101. and judging the comparison result of the partitions.
And if the comparison results of the subareas are consistent, the comparison results of the subareas are marked by green, the comparison results of the subareas under the subareas are also marked by green, and if the comparison results of the subareas are inconsistent, the comparison results of the subareas are marked by red.
102. And judging the comparison result of the subareas according to the abnormal condition of the subarea result.
If the comparison result of the sub-regions is consistent, the comparison result of the sub-regions is identified by green, and if the comparison result of the sub-regions is abnormal, step 103 is executed.
103. And judging the reason of abnormal comparison result of the subareas.
And if the reason of the abnormal comparison result of the subareas is that the subarea comparison result lacks the version number, yellow is used for marking the subarea comparison result lacking the version number.
And if the reason of the abnormal comparison result of the sub-regions is that the version numbers are inconsistent, marking the comparison result of the sub-regions with inconsistent version numbers by red.
In the above, the description of the comparison information display process with the application management system is described, and the following describes the comparison information display process in the embodiment of the present invention with reference to fig. 9.
As shown in fig. 9, an embodiment of the method for displaying comparison information provided in the embodiment of the present invention includes:
201. and the second management equipment issues an update file to each of the N application servers and the first management equipment, wherein N is an integer greater than 1.
202. And the first management equipment receives information of the currently running application, which is respectively reported by M application servers in the N application servers, wherein M is not more than N, and M is an integer more than 1.
203. And the first management equipment determines the information of comparison participation of each application server in the N application servers, wherein the information of comparison participation of the M application servers is the information of the current running application reported by the M application servers, and if M is less than N, the comparison information of (N-M) application servers which are not reported is empty.
204. The first management equipment compares each piece of information participating in comparison with the reference information in the information base respectively to obtain a comparison result of at least one type; and the reference information in the information base is the information of the update file sent by the second management equipment.
205. And the first management equipment sends the comparison result of the at least one type to the second management equipment.
206. And after receiving the comparison result of at least one type sent by the first management equipment, the second management equipment displays the comparison result of at least one type in a graph form.
Compared with the prior art that application managers need to check whether data updating is completed or not one by one application server, the comparison information display method provided by the embodiment of the invention can automatically compare the information which is related to the updated data and is involved in comparison on each application server with the reference information on the first management equipment through the first management equipment, and display the comparison result on the second management equipment in a graph form, so that the display is intuitive, the inspection efficiency of the updated data is improved, and the omission ratio can be reduced through automatic comparison.
Optionally, in another embodiment of the method for displaying comparison information provided in the embodiment of the present invention, the N application servers belong to at least two partitions;
the comparing, by the first management device, each piece of information participating in comparison with the reference information in the information base to obtain at least one type of comparison result may include:
the first management equipment determines the partition to which each piece of information participating in comparison belongs;
the first management equipment respectively compares the partition to which the information participating in comparison belongs with the reference information of the corresponding partition in the information base to obtain a comparison result of each partition in the at least two partitions;
the sending, by the first management device, the comparison result of the at least one type to the second management device may include:
the first management device sends the comparison result of each partition to the second management device, so that the second management device displays the comparison result of each partition in a graph form.
Correspondingly, the receiving, by the second management device, the comparison result of at least one type sent by the first management device may include:
the second management device receives a comparison result of each partition sent by the first management device, wherein the comparison result of each partition is obtained by comparing the partition to which the first management device belongs according to each piece of information participating in comparison with the reference information of the corresponding partition in the information base;
the displaying, by the second management device, the at least one type of comparison result in a graph form may include:
the second management device displays the comparison result of each partition in a graph form, and displays the comparison result of each partition in a different form when the comparison results of each partition are different.
The scheme provided by the embodiment of the invention can be understood by referring to fig. 3 and the content described in fig. 3, and repeated description is omitted here.
Optionally, in another embodiment of the method for displaying comparison information provided in the embodiment of the present invention, the comparing, by the first management device, the partition to which each piece of information participating in the comparison belongs with the reference information of the corresponding partition in the information base, to obtain the comparison result of each partition in the at least two partitions may include:
in each partition, determining a sub-area to which each piece of information participating in comparison belongs;
comparing each piece of information participating in comparison in each sub-area with reference information in the sub-area to obtain at least one type of sub-area level comparison result in each sub-area, wherein the at least one type of sub-area level comparison result comprises at least one of consistency of two pieces of information of comparison, inconsistency of the two pieces of information of comparison and air participation of the information of comparison, and the two pieces of information of comparison are the information participating in comparison and the reference information;
when the comparison results of the sub-area levels in each sub-area are that the two compared information are consistent, the comparison results of the sub-area are graphs in a first form;
and when the comparison result of the sub-region level in each sub-region comprises that the two pieces of information of the comparison pair are inconsistent, the comparison result of the sub-region is a graph in a second form.
Correspondingly, the displaying, by the second management device, the comparison result of each partition in a graph, and when the comparison result of each partition is different, displaying the comparison result of each partition in a different form may include:
when the comparison result of the sub-area levels in each sub-area of the sub-area is that the two compared information are consistent, the comparison result of the sub-area is displayed by a graph in a first form, and the two compared information are the information participating in comparison and the reference information;
and when the comparison result of the subarea levels in each subarea of the subarea comprises that the two pieces of information of the comparison pair are inconsistent, displaying the comparison result of the subarea by a graph in a second form.
The scheme provided by the embodiment of the invention can be understood by referring to fig. 4 and the content described in fig. 4, and repeated description is omitted here.
Optionally, another embodiment of the method for displaying comparison information provided in the embodiment of the present invention further includes:
the second management equipment responds to the checking operation aiming at the subareas and displays at least one type of subarea level comparison results of each subarea in the subareas, wherein the at least one type of subarea level comparison results comprise at least one of two pieces of compared information which are consistent, two pieces of compared information which are inconsistent and information participating in comparison which is in the air;
when the sub-region level comparison result comprises at least two types, displaying the sub-region level comparison results of the at least two types in a form corresponding to the at least two types respectively.
The scheme provided by the embodiment of the invention can be understood by referring to fig. 4 and the content described in fig. 4, and repeated description is omitted here.
Optionally, in another embodiment of the method for displaying comparison information provided in the embodiment of the present invention, when the first management device sends the comparison result of each partition to the second management device, so that the second management device displays the comparison result of each partition in a graph, the method may further include:
and the first management equipment sends the IP address of the application server with wrong reported information and the IP address of the application server without reported information to the second management equipment.
Correspondingly, the second user equipment responds to the checking operation aiming at the IP address and displays the IP address linked under the IP address link, wherein the linked IP address comprises the IP address of the application server with wrong reported information and the IP address of the application server without reported information.
The scheme provided by the embodiment of the present invention can be understood by referring to fig. 4 and the content of the IP address copy part described in fig. 4, and will not be repeated herein.
In this embodiment of the present invention, the information of the application currently running is version information of the application currently running, or the information of the application currently running is an information digest algorithm value MD5 of a file of the application currently running.
The above-described method for displaying comparison information can be understood by referring to the related descriptions in fig. 1 to fig. 8, and will not be repeated herein.
The management apparatus in the embodiment of the present invention is described below with reference to the drawings.
As shown in fig. 10, a management device provided in an embodiment of the present invention is a first management device in an application management system, where the application management system further includes a second management device and N application servers, where N is an integer greater than 1, and an embodiment of the management device 30 includes:
a receiving unit 301, configured to receive information of currently running applications respectively reported by M application servers of the N application servers, where M is not greater than N, and M is an integer greater than 1;
a determining unit 302, configured to determine information that each of the N application servers participates in comparison, where the information that the M application servers participate in comparison is information of the currently running application that is respectively reported by the M application servers and received by the receiving unit 301, and if M is less than N, the comparison information of (N-M) application servers that are not reported is null;
a comparing unit 303, configured to compare each piece of information participating in comparison determined by the determining unit 302 with reference information in an information base, respectively, so as to obtain a comparison result of at least one type; the reference information in the information base is information of an update file sent by the second management device, and the update file is sent to each application server in the N application servers by the second management device;
a sending unit 304, configured to send, to the second management device, the comparison result of the at least one type that is compared by the comparison unit 303, where the comparison result of the at least one type is used for being displayed in a form of a graph on the second management device.
Compared with the prior art that application management personnel need to check whether data updating is completed or not one by one application server, the management equipment provided by the embodiment of the invention can automatically compare the information related to the updated data on each application server and involved in comparison with the reference information, and display the comparison result on the second management equipment in a graph form, so that the display is intuitive, the checking efficiency of the updated data is improved, and the omission factor can be reduced through automatic comparison.
Alternatively, in another embodiment of the management device 30 provided by the embodiment of the present invention,
the comparing unit 303 is configured to determine, when the N application servers belong to at least two partitions, a partition to which each piece of information participating in comparison belongs; comparing the partition to which each piece of information participating in comparison belongs with the reference information of the corresponding partition in the information base respectively to obtain a comparison result of each partition in the at least two partitions;
the sending unit 304 is configured to send the comparison result of each partition to the second management device, so that the second management device displays the comparison result of each partition in a graph.
Alternatively, in another embodiment of the management device 30 provided by the embodiment of the present invention,
the comparing unit 303 is configured to:
in each partition, determining a sub-area to which each piece of information participating in comparison belongs;
comparing each piece of information participating in comparison in each sub-area with reference information in the sub-area to obtain at least one type of sub-area level comparison result in each sub-area, wherein the at least one type of sub-area level comparison result comprises at least one of consistency of two pieces of information of comparison, inconsistency of the two pieces of information of comparison and air participation of the information of comparison, and the two pieces of information of comparison are the information participating in comparison and the reference information;
when the comparison results of the sub-area levels in each sub-area are that the two compared information are consistent, the comparison results of the sub-area are graphs in a first form;
and when the comparison result of the sub-region level in each sub-region comprises that the two pieces of information of the comparison pair are inconsistent, the comparison result of the sub-region is a graph in a second form.
Alternatively, in another embodiment of the management device 30 provided by the embodiment of the present invention,
the sending unit 304 is further configured to send, to the second management device, an IP address of an application server with wrong reporting information and an IP address of an application server with unreported information.
Alternatively, in another embodiment of the management device 30 provided by the embodiment of the present invention,
the information of the currently running application is version information of the currently running application, or the information of the currently running application is an information summarization algorithm value MD5 of a file of the currently running application.
As described above, the management device provided in the embodiment of the present invention can be understood by referring to the description of the first management device portion in fig. 1 to fig. 8, and repeated description is not repeated here.
Referring to fig. 11, a management device provided in an embodiment of the present invention is a second management device in an application management system, where the application management system further includes a first management device and N application servers, where N is an integer greater than 1, and an embodiment of the management device 40 includes:
a sending unit 401, configured to send an update file of an application to each application server in the N application servers and the first management device, where the update file is used for updating an application running on each application server;
a receiving unit 402, configured to receive a comparison result of at least one type sent by the first management device, where the comparison result of the at least one type is obtained by the first management device comparing, with reference information in an information base, information that each of the N application servers participates in comparison, where the information that the M application servers participate in comparison is information that the M application servers respectively report and are currently running, and if M is less than N, the comparison information of (N-M) unreported application servers is null, and M is an integer greater than 1;
a displaying unit 403, configured to display, in a graphical form, the comparison result of the at least one type received by the receiving unit.
Compared with the prior art that application managers need to check whether data updating is completed or not one by one application server, the management device provided by the embodiment of the invention can automatically compare the information related to the updated data on each application server with the reference information stored on the first management device through the first management device, and display the comparison result in a graph form, so that the display is intuitive, the checking efficiency of the updated data is improved, and the omission ratio can be reduced through automatic comparison.
Alternatively, in another embodiment of the management device 40 provided by the embodiment of the present invention,
the receiving unit 402 is configured to receive a comparison result of each partition sent by the first management device when the N application servers belong to at least two partitions, where the comparison result of each partition is obtained by comparing, according to a partition to which each piece of information participating in comparison belongs, the first management device with reference information of a corresponding partition in the information base;
the display unit 403 is configured to display the comparison result of each partition in a graph, and when the comparison result of each partition is different, display the comparison result of each partition in a different form.
Alternatively, in another embodiment of the management device 40 provided by the embodiment of the present invention,
the display unit 403 is configured to:
when the comparison result of the sub-area levels in each sub-area of the sub-area is that the two compared information are consistent, the comparison result of the sub-area is displayed by a graph in a first form, and the two compared information are the information participating in comparison and the reference information;
and when the comparison result of the subarea levels in each subarea of the subarea comprises that the two pieces of information of the comparison pair are inconsistent, displaying the comparison result of the subarea by a graph in a second form.
Alternatively, in another embodiment of the management device 40 provided by the embodiment of the present invention,
the presentation unit 403 is further configured to:
responding to a viewing operation aiming at the subareas, and displaying at least one type of subarea level comparison results of each subarea in the subareas, wherein the at least one type of subarea level comparison results comprise at least one of two pieces of compared information which are consistent, two pieces of compared information which are inconsistent and information participating in comparison which is in the air;
when the sub-region level comparison result comprises at least two types, displaying the sub-region level comparison results of the at least two types in a form corresponding to the at least two types respectively.
Alternatively, in another embodiment of the management device 40 provided by the embodiment of the present invention,
the presentation unit 403 is further configured to:
and responding to the checking operation aiming at the IP address, and displaying the IP address linked under the IP address, wherein the linked IP address comprises the IP address of the application server with wrong reported information and the IP address of the application server without reported information.
Fig. 12 is a schematic structural diagram of a management device 50 according to an embodiment of the present invention. The management device is a first management device in an application management system, the application management system further includes a second management device and N application servers, N is an integer greater than 1, the management device 50 includes a processor 510, a memory 550 and a transceiver 530, the memory 550 may include a read-only memory and a random access memory, and provides an operation instruction and data to the processor 510. A portion of the memory 550 may also include non-volatile random access memory (NVRAM).
In some embodiments, memory 550 stores the following elements, executable modules or data structures, or a subset thereof, or an expanded set thereof:
in an embodiment of the present invention, by calling the operation instructions stored in the memory 550 (which may be stored in an operating system),
receiving information of currently running applications respectively reported by M application servers in the N application servers through a transceiver 530, wherein M is not more than N and is an integer greater than 1;
determining information of each application server in the N application servers participating in comparison, wherein the information of M application servers participating in comparison is information of currently running applications reported by the M application servers, and if M is less than N, the comparison information of (N-M) application servers not reported is null;
comparing each piece of information participating in comparison with the reference information in the information base respectively to obtain at least one type of comparison result; the reference information in the information base is information of an update file sent by the second management device, and the update file is sent to each application server in the N application servers by the second management device;
sending the at least one type of comparison result to the second management device through the transceiver 530, where the at least one type of comparison result is used for displaying in a graphical form on the second management device.
Compared with the prior art that application management personnel need to check whether data updating is completed or not one by one application server, the management equipment provided by the embodiment of the invention can automatically compare the information related to the updated data on each application server and involved in comparison with the reference information, and display the comparison result on the second management equipment in a graph form, so that the display is intuitive, the checking efficiency of the updated data is improved, and the omission factor can be reduced through automatic comparison.
The processor 510 controls the operation of the management device 50, and the processor 510 may also be referred to as a CPU (central processing Unit). Memory 550 may include both read-only memory and random-access memory, and provides instructions and data to processor 510. A portion of the memory 550 may also include non-volatile random access memory (NVRAM). The various components of the management device 50 in a particular application are coupled together by a bus system 520, wherein the bus system 520 may include a power bus, a control bus, a status signal bus, etc., in addition to a data bus. For clarity of illustration, however, the various buses are designated in the figure as the bus system 520.
The method disclosed in the above embodiments of the present invention may be applied to the processor 510, or implemented by the processor 510. Processor 510 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 510. The processor 510 described above may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in the memory 550, and the processor 510 reads the information in the memory 550 and performs the steps of the above method in combination with the hardware thereof.
Optionally, processor 510 is configured to:
determining the partition to which each piece of information participating in comparison belongs;
comparing the partition to which each piece of information participating in comparison belongs with the reference information of the corresponding partition in the information base respectively to obtain a comparison result of each partition in the at least two partitions;
the transceiver 530 is configured to send the comparison result of each partition to the second management device, so that the second management device displays the comparison result of each partition in a graphical form.
Optionally, processor 510 is configured to:
in each partition, determining a sub-area to which each piece of information participating in comparison belongs;
comparing each piece of information participating in comparison in each sub-area with reference information in the sub-area to obtain at least one type of sub-area level comparison result in each sub-area, wherein the at least one type of sub-area level comparison result comprises at least one of consistency of two pieces of information of comparison, inconsistency of the two pieces of information of comparison and air participation of the information of comparison, and the two pieces of information of comparison are the information participating in comparison and the reference information;
when the comparison results of the sub-area levels in each sub-area are that the two compared information are consistent, the comparison results of the sub-area are graphs in a first form;
and when the comparison result of the sub-region level in each sub-region comprises that the two pieces of information of the comparison pair are inconsistent, the comparison result of the sub-region is a graph in a second form.
Optionally, the transceiver 530 is further configured to send, to the second management device, an IP address of an application server with wrong reporting information and an IP address of an application server without reporting information.
The information of the currently running application is version information of the currently running application, or the information of the currently running application is an information summarization algorithm value MD5 of a file of the currently running application.
The management device provided by the embodiment of the present invention can be understood by referring to the related descriptions in fig. 1 to fig. 8, and repeated description is omitted here.
Fig. 13 is a schematic structural diagram of a management device 60 according to an embodiment of the present invention. The management device 60 is a second management device in an application management system, where the application management system further includes a first management device and N application servers, where N is an integer greater than 1, and the management device 60 includes: including processor 610, memory 650, transceiver 630, and display 640, memory 650 may include both read-only memory and random access memory, and provides operating instructions and data to processor 610. A portion of the memory 650 may also include non-volatile random access memory (NVRAM).
In some embodiments, memory 650 stores the following elements, executable modules or data structures, or a subset thereof, or an expanded set thereof:
in an embodiment of the present invention, by calling the operation instructions stored in the memory 650 (which may be stored in the operating system),
issuing an update file of an application to each of the N application servers and the first management device through a transceiver 630, where the update file is used for updating the running application by each application server;
receiving at least one type of comparison result sent by the first management device, wherein the at least one type of comparison result is obtained by comparing information, which is participated in comparison by each application server in the N application servers, with reference information in an information base by the first management device, respectively, wherein the information, which is participated in comparison by the M application servers, is information, which is reported by each M application server and is currently running, and if M is less than N, the comparison information of (N-M) unreported application servers is null, and M is an integer greater than 1;
the at least one type of alignment result is graphically displayed via display 640.
Compared with the prior art that application managers need to check whether data updating is completed or not one by one application server, the management device provided by the embodiment of the invention can automatically compare the information related to the updated data on each application server with the reference information stored on the first management device through the first management device, and display the comparison result in a graph form, so that the display is intuitive, the checking efficiency of the updated data is improved, and the omission ratio can be reduced through automatic comparison.
The processor 610 controls the operation of the management device 60, and the processor 610 may also be referred to as a CPU (central processing Unit). Memory 650 may include both read-only memory and random-access memory, and provides instructions and data to processor 610. A portion of the memory 650 may also include non-volatile random access memory (NVRAM). The various components of the managing device 60 in a particular application are coupled together by a bus system 620, wherein the bus system 620 may include a power bus, a control bus, a status signal bus, etc., in addition to a data bus. For clarity of illustration, however, the various buses are labeled in the figure as bus system 620.
The method disclosed in the above embodiments of the present invention may be applied to the processor 610, or implemented by the processor 610. The processor 610 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 610. The processor 610 may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in the memory 650, and the processor 610 reads the information in the memory 650 and performs the steps of the above method in combination with the hardware thereof.
Optionally, the transceiver 630 is configured to: receiving a comparison result of each partition sent by the first management device, wherein the comparison result of each partition is obtained by comparing the partition to which the first management device belongs according to each piece of information participating in comparison with the reference information of the corresponding partition in the information base;
the display 640 is configured to display the comparison result of each partition in a graph, and when the comparison result of each partition is different, display the comparison result of each partition in a different form.
Optionally, the display 640 is for:
when the comparison result of the sub-area levels in each sub-area of the sub-area is that the two compared information are consistent, the comparison result of the sub-area is displayed by a graph in a first form, and the two compared information are the information participating in comparison and the reference information;
and when the comparison result of the subarea levels in each subarea of the subarea comprises that the two pieces of information of the comparison pair are inconsistent, displaying the comparison result of the subarea by a graph in a second form.
Optionally, the display 640 is further configured to:
responding to a viewing operation aiming at the subareas, and displaying at least one type of subarea level comparison results of each subarea in the subareas, wherein the at least one type of subarea level comparison results comprise at least one of two pieces of compared information which are consistent, two pieces of compared information which are inconsistent and information participating in comparison which is in the air;
when the sub-region level comparison result comprises at least two types, displaying the sub-region level comparison results of the at least two types in a form corresponding to the at least two types respectively.
Optionally, the display 640 is further configured to:
and responding to the checking operation aiming at the IP address, and displaying the IP address linked under the IP address, wherein the linked IP address comprises the IP address of the application server with wrong reported information and the IP address of the application server without reported information.
The management device provided by the embodiment of the present invention can be understood by referring to the related descriptions in fig. 1 to fig. 8, and repeated description is omitted here.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: ROM, RAM, magnetic or optical disks, and the like.
The method, the device and the system for displaying comparison information provided by the embodiment of the invention are described in detail, a specific example is applied in the text to explain the principle and the implementation of the invention, and the description of the embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (22)

1. A method for displaying comparison information is applied to an application management system, the application management system comprises a first management device, a second management device and N application servers, N is an integer greater than 1, and the method comprises the following steps:
the first management equipment receives information of currently running applications respectively reported by M application servers in the N application servers, wherein M is not more than N and is an integer larger than 1;
the first management equipment determines information of comparison participation of each application server in the N application servers, wherein the information of comparison participation of the M application servers is information of current running applications reported by the M application servers, and if M is less than N, the comparison information of the N-M application servers which are not reported is empty;
the first management equipment compares each piece of information participating in comparison with the reference information in the information base respectively to obtain a comparison result of at least one type; the reference information in the information base is information of an update file sent by the second management device, and the update file is sent to each application server in the N application servers by the second management device;
the first management device sends the comparison result of the at least one type to the second management device, and the comparison result of the at least one type is used for being displayed in a graph form on the second management device.
2. The method of claim 1, wherein the N application servers belong to at least two partitions;
the first management device compares each piece of information participating in comparison with reference information in an information base respectively to obtain a comparison result of at least one type, and the comparison result comprises:
the first management equipment determines the partition to which each piece of information participating in comparison belongs;
the first management equipment respectively compares the partition to which the information participating in comparison belongs with the reference information of the corresponding partition in the information base to obtain a comparison result of each partition in the at least two partitions;
the sending, by the first management device, the comparison result of the at least one type to the second management device includes:
the first management device sends the comparison result of each partition to the second management device, so that the second management device displays the comparison result of each partition in a graph form.
3. The method according to claim 2, wherein the comparing, by the first management device, the reference information of the corresponding partition in the information base according to the partition to which each piece of information participating in comparison belongs to obtain the comparison result of each partition in the at least two partitions includes:
in each partition, determining a sub-area to which each piece of information participating in comparison belongs;
comparing each piece of information participating in comparison in each sub-area with reference information in the sub-area to obtain at least one type of sub-area level comparison result in each sub-area, wherein the at least one type of sub-area level comparison result comprises at least one of consistency of two pieces of information of comparison, inconsistency of the two pieces of information of comparison and air participation of the information of comparison, and the two pieces of information of comparison are the information participating in comparison and the reference information;
when the comparison results of the sub-area levels in each sub-area are that the two compared information are consistent, the comparison results of the sub-area are graphs in a first form;
and when the comparison result of the sub-region level in each sub-region comprises that the two pieces of information of the comparison pair are inconsistent, the comparison result of the sub-region is a graph in a second form.
4. The method according to claim 3, wherein the first management device sends the comparison result of each partition to the second management device, so that when the second management device graphically displays the comparison result of each partition, the method further comprises:
and the first management equipment sends the IP address of the application server with wrong reported information and the IP address of the application server without reported information to the second management equipment.
5. The method according to any one of claims 1 to 4, wherein the information of the currently running application is version information of the currently running application, or the information of the currently running application is an information summarization algorithm value MD5 of a file of the currently running application.
6. A method for displaying comparison information is applied to an application management system, the application management system comprises a first management device, a second management device and N application servers, N is an integer greater than 1, and the method comprises the following steps:
the second management equipment issues an application update file to each application server in the N application servers and the first management equipment, wherein the update file is used for updating running applications by each application server;
the second management equipment receives at least one type of comparison result sent by the first management equipment, wherein the at least one type of comparison result is obtained by comparing information, which is obtained by the first management equipment through comparison, of each application server in the N application servers with reference information in an information base respectively, the information, which is obtained through comparison, of the M application servers is information, which is reported by the M application servers respectively, of currently running applications, if M is less than N, the comparison information of the N-M application servers which are not reported is null, and M is an integer greater than 1;
the second management device displays the comparison result of the at least one type in a graph form.
7. The method of claim 6, wherein the N application servers belong to at least two partitions;
the second management device receives the comparison result of at least one type sent by the first management device, and the comparison result includes:
the second management device receives a comparison result of each partition sent by the first management device, wherein the comparison result of each partition is obtained by comparing the partition to which the first management device belongs according to each piece of information participating in comparison with the reference information of the corresponding partition in the information base;
the second management device displays the comparison result of the at least one type in a graph form, and the comparison result includes:
the second management device displays the comparison result of each partition in a graph form, and displays the comparison result of each partition in a different form when the comparison results of each partition are different.
8. The method according to claim 7, wherein the second management device graphically displays the comparison result of each partition, and when the comparison result of each partition is different, displays the comparison result of each partition in a different form, including:
when the comparison result of the sub-area levels in each sub-area of the sub-area is that the two compared information are consistent, the comparison result of the sub-area is displayed by a graph in a first form, and the two compared information are the information participating in comparison and the reference information;
and when the comparison result of the subarea levels in each subarea of the subarea comprises that the two pieces of information of the comparison pair are inconsistent, displaying the comparison result of the subarea by a graph in a second form.
9. The method of claim 8, further comprising:
responding to a viewing operation aiming at the subareas, and displaying at least one type of subarea level comparison results of each subarea in the subareas, wherein the at least one type of subarea level comparison results comprise at least one of two pieces of compared information which are consistent, two pieces of compared information which are inconsistent and information participating in comparison which is in the air;
when the sub-region level comparison result comprises at least two types, displaying the sub-region level comparison results of the at least two types in a form corresponding to the at least two types respectively.
10. The method according to claim 8 or 9, characterized in that the method further comprises:
and responding to the checking operation aiming at the IP address, and displaying the IP address linked under the IP address, wherein the linked IP address comprises the IP address of the application server with wrong reported information and the IP address of the application server without reported information.
11. A first management device, wherein the first management device is a first management device in an application management system, the application management system further includes a second management device and N application servers, where N is an integer greater than 1, and the first management device includes:
a receiving unit, configured to receive information of currently running applications respectively reported by M application servers of the N application servers, where M is not greater than N, and M is an integer greater than 1;
the determining unit is used for determining information of comparison participation of each application server in the N application servers, the information of comparison participation of the M application servers is information of current running applications reported by the M application servers received by the receiving unit, and if M is less than N, the comparison information of the N-M application servers which are not reported is null;
the comparison unit is used for comparing each piece of information which is determined by the determination unit and participates in comparison with the reference information in the information base respectively to obtain at least one type of comparison result; the reference information in the information base is information of an update file sent by the second management device, and the update file is sent to each application server in the N application servers by the second management device;
a sending unit, configured to send the comparison result of the at least one type obtained by the comparison unit to the second management device, where the comparison result of the at least one type is used for being displayed in a graphical form on the second management device.
12. The first management device according to claim 11,
the comparison unit is configured to determine a partition to which each piece of information participating in comparison belongs when the N pieces of application servers belong to at least two partitions; comparing the partition to which each piece of information participating in comparison belongs with the reference information of the corresponding partition in the information base respectively to obtain a comparison result of each partition in the at least two partitions;
the sending unit is configured to send the comparison result of each partition to the second management device, so that the second management device displays the comparison result of each partition in a graph.
13. The first management device according to claim 12,
the comparison unit is used for:
in each partition, determining a sub-area to which each piece of information participating in comparison belongs;
comparing each piece of information participating in comparison in each sub-area with reference information in the sub-area to obtain at least one type of sub-area level comparison result in each sub-area, wherein the at least one type of sub-area level comparison result comprises at least one of consistency of two pieces of information of comparison, inconsistency of the two pieces of information of comparison and air participation of the information of comparison, and the two pieces of information of comparison are the information participating in comparison and the reference information;
when the comparison results of the sub-area levels in each sub-area are that the two compared information are consistent, the comparison results of the sub-area are graphs in a first form;
and when the comparison result of the sub-region level in each sub-region comprises that the two pieces of information of the comparison pair are inconsistent, the comparison result of the sub-region is a graph in a second form.
14. The first management device according to claim 13,
the sending unit is further configured to send, to the second management device, an IP address of an application server with wrong reporting information and an IP address of an application server with unreported information.
15. The first management device according to any one of claims 11 to 14,
the information of the currently running application is version information of the currently running application, or the information of the currently running application is an information summarization algorithm value MD5 of a file of the currently running application.
16. A second management device, where the second management device is a second management device in an application management system, the application management system further includes a first management device and N application servers, where N is an integer greater than 1, and the second management device includes:
a sending unit, configured to send an update file of an application to each application server of the N application servers and the first management device, where the update file is used for each application server to update an application that is running;
a receiving unit, configured to receive a comparison result of at least one type sent by the first management device, where the comparison result of the at least one type is obtained by the first management device comparing information that each of the N application servers participates in the comparison with reference information in an information base, where the information that M application servers participate in the comparison is information of an application currently running, which is reported by each of the M application servers, and if M is less than N, the comparison information of N-M application servers that are not reported is null, and M is an integer greater than 1;
the display unit is used for displaying the comparison result of the at least one type received by the receiving unit in a form of a graph.
17. The second management device according to claim 16,
the receiving unit is configured to receive a comparison result of each partition sent by the first management device when the N application servers belong to at least two partitions, where the comparison result of each partition is obtained by comparing, according to a partition to which each piece of information participating in comparison belongs, the first management device with reference information of a corresponding partition in the information base;
the display unit is used for displaying the comparison result of each partition in a graph form, and when the comparison result of each partition is different, the comparison result of each partition is displayed in different forms.
18. The second management device according to claim 17,
the display unit is used for:
when the comparison result of the sub-area levels in each sub-area of the sub-area is that the two compared information are consistent, the comparison result of the sub-area is displayed by a graph in a first form, and the two compared information are the information participating in comparison and the reference information;
and when the comparison result of the subarea levels in each subarea of the subarea comprises that the two pieces of information of the comparison pair are inconsistent, displaying the comparison result of the subarea by a graph in a second form.
19. The second management device according to claim 18,
the display unit is further configured to:
responding to a viewing operation aiming at the subareas, and displaying at least one type of subarea level comparison results of each subarea in the subareas, wherein the at least one type of subarea level comparison results comprise at least one of two pieces of compared information which are consistent, two pieces of compared information which are inconsistent and information participating in comparison which is in the air;
when the sub-region level comparison result comprises at least two types, displaying the sub-region level comparison results of the at least two types in a form corresponding to the at least two types respectively.
20. The second management apparatus according to claim 18 or 19,
the display unit is further configured to:
and responding to the checking operation aiming at the IP address, and displaying the IP address linked under the IP address, wherein the linked IP address comprises the IP address of the application server with wrong reported information and the IP address of the application server without reported information.
21. An application management system, comprising: the system comprises a first management device, a second management device and N application servers;
the first management device is the first management device of any one of claims 11-15;
the second management device is the second management device of any one of claims 16-20.
22. A computer-readable storage medium comprising instructions for performing the method of any of claims 1-10.
CN201710010532.7A 2017-01-06 2017-01-06 Method, equipment and system for displaying comparison information Active CN106709051B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710010532.7A CN106709051B (en) 2017-01-06 2017-01-06 Method, equipment and system for displaying comparison information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710010532.7A CN106709051B (en) 2017-01-06 2017-01-06 Method, equipment and system for displaying comparison information

Publications (2)

Publication Number Publication Date
CN106709051A CN106709051A (en) 2017-05-24
CN106709051B true CN106709051B (en) 2020-04-07

Family

ID=58907975

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710010532.7A Active CN106709051B (en) 2017-01-06 2017-01-06 Method, equipment and system for displaying comparison information

Country Status (1)

Country Link
CN (1) CN106709051B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108881463A (en) * 2018-07-03 2018-11-23 佛山市影腾科技有限公司 A kind of information comparison method and device
WO2020124289A1 (en) * 2018-12-16 2020-06-25 吉安市井冈山开发区金庐陵经济发展有限公司 Information comparison method and device
CN110097113B (en) * 2019-04-26 2021-03-26 北京奇艺世纪科技有限公司 Method, device and system for monitoring working state of display information delivery system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758607A (en) * 2005-11-10 2006-04-12 中国工商银行 Software edition updating system in distributed service system and its method
CN101316299A (en) * 2007-12-30 2008-12-03 中国移动通信集团四川有限公司 Call centre monitoring system based on application simulation
CN102255752A (en) * 2011-06-30 2011-11-23 北京新媒传信科技有限公司 Configuration management system and method of server cluster
CN102299814A (en) * 2010-06-24 2011-12-28 中兴通讯股份有限公司 Method and system for upgrading MIB (management information base) on SNMP (simple network management protocol) agent

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9558358B2 (en) * 2013-06-27 2017-01-31 Visa International Service Association Random number generator in a virtualized environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758607A (en) * 2005-11-10 2006-04-12 中国工商银行 Software edition updating system in distributed service system and its method
CN101316299A (en) * 2007-12-30 2008-12-03 中国移动通信集团四川有限公司 Call centre monitoring system based on application simulation
CN102299814A (en) * 2010-06-24 2011-12-28 中兴通讯股份有限公司 Method and system for upgrading MIB (management information base) on SNMP (simple network management protocol) agent
CN102255752A (en) * 2011-06-30 2011-11-23 北京新媒传信科技有限公司 Configuration management system and method of server cluster

Also Published As

Publication number Publication date
CN106709051A (en) 2017-05-24

Similar Documents

Publication Publication Date Title
CN108234170B (en) Monitoring method and device for server cluster
CN106709051B (en) Method, equipment and system for displaying comparison information
US6810516B2 (en) Mechanism allowing separation of graphical display of object status from underlying data
AU2012340634B2 (en) Intelligent infrastructure management user device
JP2010146306A (en) Configuration monitoring system and configuration monitoring method
CN116107828A (en) Main node selection method, distributed database and storage medium
CN113434327A (en) Fault processing system, method, equipment and storage medium
CN112256593B (en) Program processing method and device, computer equipment and readable storage medium
WO2023179749A1 (en) Configuration data processing system and method, and electronic device
CN113220540A (en) Service management method, device, computer equipment and storage medium
JP2012003406A (en) Failure cause determination rule verification device and program therefor
WO2018010383A1 (en) Display method and system of intelligent terminal device
US20150363949A1 (en) Stadium view visualization
US20160335301A1 (en) Generating context tree data based on a tailored data model
CN113568991B (en) Alarm processing method and system based on dynamic risk
US6711573B2 (en) Method and apparatus for application execution of distributed database service updates
JP2010009127A (en) Management program and management device
CN112598323B (en) Cross-business-domain process monitoring method and device, computer equipment and storage medium
CN107783852B (en) Dump file generation method and terminal
JP2007164494A (en) Information output method, system and program
CN109783307A (en) A kind of centralized database monitoring and managing method and terminal
CN111885358B (en) Examination terminal positioning and monitoring method, device and system
CN102064974B (en) Method, system and equipment for processing alarm information
KR950010832B1 (en) Tracking the resolution of a problem on a computer system in a service network of computer system
CN110633274B (en) Alarm management method and device

Legal Events

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