CN107193670B - Remote management method, device and system for cluster workstations - Google Patents

Remote management method, device and system for cluster workstations Download PDF

Info

Publication number
CN107193670B
CN107193670B CN201710379895.8A CN201710379895A CN107193670B CN 107193670 B CN107193670 B CN 107193670B CN 201710379895 A CN201710379895 A CN 201710379895A CN 107193670 B CN107193670 B CN 107193670B
Authority
CN
China
Prior art keywords
workstation
information
remote
state information
managed
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
CN201710379895.8A
Other languages
Chinese (zh)
Other versions
CN107193670A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201710379895.8A priority Critical patent/CN107193670B/en
Publication of CN107193670A publication Critical patent/CN107193670A/en
Application granted granted Critical
Publication of CN107193670B publication Critical patent/CN107193670B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/544Remote

Abstract

The invention discloses a remote management method of cluster workstations, which comprises the following steps: acquiring and displaying state information of all remote workstations; determining a workstation to be managed according to the state information; and carrying out remote management on the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed. Therefore, the state information of each remote workstation is obtained through the management node, the workstation to be managed which can execute remote principle operation can be determined according to the state information, the workstation parameters can be sent to the workstation to be managed through the vnc service, remote management of the remote workstations is achieved, processing and display of a plurality of workstations are achieved, cluster users are freed from complex work, workload of cluster users is reduced, and the method has strong applicability to the cluster users; the invention also discloses a remote management device and a remote management system for the cluster workstations, which can also realize the technical effects.

Description

Remote management method, device and system for cluster workstations
Technical Field
The present invention relates to the field of workstation management technologies, and in particular, to a method, an apparatus, and a system for remote management of a cluster workstation.
Background
The mobile workstation is a high-performance mobile computer which is oriented to users in professional fields, has the characteristics of both the workstation and a notebook computer, has strong data operation and graphic and image processing capabilities, and is designed and developed for meeting the requirements of professional fields such as engineering design, animation production, scientific research, software development, financial management, information service, analog simulation and the like. With the wide application of the workstation in scientific computing, commercial operation and the like, the role of the workstation is more and more important and becomes an indispensable tool gradually, but the workstation is often used together with a cluster, and complex and repeated operation is often required for operating the workstation.
Therefore, how to operate the cluster workstation conveniently and quickly is a problem to be solved by the technical personnel in the field.
Disclosure of Invention
The invention aims to provide a remote management method, a remote management device and a remote management system for cluster workstations, so that the cluster workstations can be operated conveniently and quickly, and convenience of users is improved.
In order to achieve the above purpose, the embodiment of the present invention provides the following technical solutions:
a remote management method of cluster workstations includes:
acquiring and displaying state information of all remote workstations;
determining a workstation to be managed according to the state information;
and carrying out remote management on the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed.
Wherein, the acquiring and displaying the state information of all remote workstations comprises:
acquiring basic information of each remote workstation through a configuration file; the basic information comprises user name information and Ip address information;
acquiring connection state information of each remote workstation through a java Rmi framework;
returning the workstation program starting information of each remote workstation by calling a program method;
remotely executing a cmd command through the Rmi, and acquiring vnc service starting information of each remote workstation;
and displaying the basic information, the connection state information, the workstation program starting information and the vnc service starting information through a webpage.
Wherein, determining the workstation to be managed according to the state information comprises:
detecting connection state information, workstation program starting information and vnc service starting information of each remote workstation by using the state information;
determining a workstation to be managed from remote workstations meeting the state information screening standard;
the state information screening standard is as follows: the connection status information is successful connection, the workstation program start information is successful start, and the vnc service start information is successful start.
According to the basic information and the vnc service of the workstation to be managed, remote management is performed on the workstation parameters of the workstation to be managed, and the method comprises the following steps:
configuring basic information in a page of a workstation to be managed, and selecting application software to be operated;
and transmitting workstation parameters through the vnc service, and performing remote management operation on the workstation to be managed.
A remote management apparatus of cluster workstations, comprising:
the state information acquisition module is used for acquiring and displaying the state information of all the remote workstations;
the determining module is used for determining the workstation to be managed according to the state information;
and the remote management module is used for remotely managing the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed.
Wherein, the state information acquisition module comprises:
the first acquisition unit is used for acquiring basic information of each remote workstation through a configuration file; the basic information comprises user name information and Ip address information;
the second acquisition unit is used for acquiring the connection state information of each remote workstation through the Rmi framework of java;
the third acquisition unit is used for returning the workstation program starting information of each remote workstation by calling the program method;
the fourth acquisition unit is used for remotely executing the cmd command through the Rmi and acquiring the vnc service starting information of each remote workstation;
and the display unit is used for displaying the basic information, the connection state information, the workstation program starting information and the vnc service starting information through a webpage.
Wherein the determining module comprises:
the detection unit is used for detecting the connection state information, the workstation program starting information and the vnc service starting information of each remote workstation by using the state information;
the determining unit is used for determining the workstations to be managed from the remote workstations meeting the state information screening standard; the state information screening standard is as follows: the connection status information is successful connection, the workstation program start information is successful start, and the vnc service start information is successful start.
Wherein the remote management module comprises:
the application software selection unit is used for configuring basic information in a page of the workstation to be managed and selecting application software to be operated;
and the remote management unit is used for transmitting workstation parameters through the vnc service and carrying out remote management operation on the workstation to be managed.
A remote management system for clustered workstations, comprising: a remote workstation and a management node;
the management node is used for acquiring and displaying state information of all remote workstations; determining a workstation to be managed according to the state information; and carrying out remote management on the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed.
Wherein the management node adopts a B/S architecture mode.
According to the above scheme, the remote management method for the cluster workstations provided by the embodiment of the invention comprises the following steps: acquiring and displaying state information of all remote workstations; determining a workstation to be managed according to the state information; and carrying out remote management on the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed.
Therefore, in the scheme, the state information of each remote workstation is obtained through the management node, the workstation to be managed which can execute remote principle operation can be determined according to the state information, and the workstation parameters can be sent to the workstation to be managed through the vnc service, so that the remote management of the remote workstations is realized, the processing and the display of a plurality of workstations are realized, cluster users are freed from complex work, the workload of cluster users is reduced, and the method has strong applicability to the cluster users; the invention also discloses a remote management device and a remote management system for the cluster workstations, which can also realize the technical effects.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a remote management method for cluster workstations according to an embodiment of the present invention;
fig. 2 is a flowchart of a specific remote management method for cluster workstations according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a status information display according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a remote management device of a cluster workstation according to an embodiment of the present invention.
Detailed Description
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. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a remote management method, a remote management device and a remote management system for cluster workstations, which are used for realizing convenient and quick operation of the cluster workstations and improving the convenience of users.
Referring to fig. 1, an embodiment of the present invention provides a remote management method for a cluster workstation, including:
s101, acquiring and displaying state information of all remote workstations;
wherein, the acquiring and displaying the state information of all remote workstations comprises:
acquiring basic information of each remote workstation through a configuration file; the basic information comprises user name information and Ip address information;
acquiring connection state information of each remote workstation through a java Rmi framework;
returning the workstation program starting information of each remote workstation by calling a program method;
remotely executing a cmd command through the Rmi, and acquiring vnc service starting information of each remote workstation;
and displaying the basic information, the connection state information, the workstation program starting information and the vnc service starting information through a webpage.
Specifically, referring to fig. 2, a specific diagram of a remote management method provided in this embodiment is shown. Before executing S101, the remote workstation needs to be configured, and the configuration file format of the remote workstation configuration is as follows:
Ansys="D:\software\ansys\ansys.exe"
Ls-dyna="D:\software\ls-dyna\ls-dyna.exe"
after the configuration of the remote workstations is finished, referring to step 1 in fig. 2, the remote workstation program needs to be started, and the vnc service is started, so that the network between each remote workstation and the management node is ensured to be smooth. It should be noted that when the remote workstation starts the workstation program, the remote invocation method program can be run at the workstation node, the remote invocation is performed through the Rmi frame of java, the invocation of the remote method is realized through the Rmi frame, and thus the instruction sent by the management node is run.
Referring to step 2 in fig. 2, all configured workstation information is obtained through the configuration file, that is, basic information of each remote workstation at least includes user name information and Ip address information, and the basic information is similar to json array data as follows:
[{"ip":"10.166.15.69","name":"test5","user":"test11"},{"ip":"19.155.15.32","name":"testYs","user":"test"}]。
referring to step 3 in fig. 2, the connection state information configured by each remote workstation can be acquired sequentially through the Rmi framework of java in the scheme, wherein the key codes are as follows. And returning information whether each remote workstation successfully starts the workstation program or not by calling a program method, detecting whether vncserver is successfully started or not by remotely executing a cmd command 'taskalist fine/i vncsserver.exe' through the Rmi, and displaying a returned result, wherein a display diagram is shown in detail in FIG. 3.
Figure BDA0001304926670000051
Figure BDA0001304926670000061
S102, determining a workstation to be managed according to the state information;
wherein, determining the workstation to be managed according to the state information comprises:
detecting connection state information, workstation program starting information and vnc service starting information of each remote workstation by using the state information;
determining a workstation to be managed from remote workstations meeting the state information screening standard;
the state information screening standard is as follows: the connection status information is successful connection, the workstation program start information is successful start, and the vnc service start information is successful start.
Specifically, referring to fig. 3, basic information, connection status information, workstation program start information, and vnc service start information with each remote workstation are displayed in the web page, and the administrator can determine the workstation to be managed by using the information. In this scheme, the selected workstation to be managed is a normally operating workstation, and specifically includes: and (3) testing by utilizing the Rmi frame of java to obtain that the management node can communicate with the workstation, starting a workstation program, enabling the vnc service of the workstation node to be in an open state, and if the conditions are met, loading a workstation page by calling a remote method and setting remote workstation parameters. And sends a request to the workstation.
S103, according to the basic information and the vnc service of the workstation to be managed, remote management is conducted on the workstation parameters of the workstation to be managed.
According to the basic information and the vnc service of the workstation to be managed, remote management is performed on the workstation parameters of the workstation to be managed, and the method comprises the following steps:
configuring basic information in a page of a workstation to be managed, and selecting application software to be operated;
and transmitting workstation parameters through the vnc service, and performing remote management operation on the workstation to be managed.
Specifically, when performing remote management on a selected workstation to be managed, first, basic information of the remote workstation needs to be configured in a page with a successful connection state, and application software needing to be operated is selected, the vnc software is clicked to be opened, corresponding parameters are transmitted, the remote workstation operation is performed, and meanwhile, a workstation program is remotely called to start the application software, for example, step 4 in fig. 3; and (3) operating the application software of the remote workstation, closing the remote vnc software after the task in the application program is processed, and submitting the operation of the operated program at the management node, as shown in step 5 in fig. 3.
Therefore, according to the scheme, an administrator can select the workstation to be operated through the web page of the browser, and the workstation is operated by selecting different interface elements, so that a simple and efficient mode for operating the workstation is provided, and the method is very convenient for cluster users.
In the following, the remote management apparatus provided by the embodiment of the present invention is introduced, and the remote management apparatus described below and the remote management method described above may be referred to each other.
Referring to fig. 4, an embodiment of the present invention provides a remote management apparatus for a cluster workstation, including:
a status information acquiring module 100, configured to acquire and display status information of all remote workstations;
a determining module 200, configured to determine a workstation to be managed according to the state information;
and the remote management module 300 is configured to perform remote management on the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed.
Based on the above embodiment, the status information acquiring module includes:
the first acquisition unit is used for acquiring basic information of each remote workstation through a configuration file; the basic information comprises user name information and Ip address information;
the second acquisition unit is used for acquiring the connection state information of each remote workstation through the Rmi framework of java;
the third acquisition unit is used for returning the workstation program starting information of each remote workstation by calling the program method;
the fourth acquisition unit is used for remotely executing the cmd command through the Rmi and acquiring the vnc service starting information of each remote workstation;
and the display unit is used for displaying the basic information, the connection state information, the workstation program starting information and the vnc service starting information through a webpage.
Based on the above embodiment, the determining module includes:
the detection unit is used for detecting the connection state information, the workstation program starting information and the vnc service starting information of each remote workstation by using the state information;
the determining unit is used for determining the workstations to be managed from the remote workstations meeting the state information screening standard; the state information screening standard is as follows: the connection status information is successful connection, the workstation program start information is successful start, and the vnc service start information is successful start.
Based on the above embodiment, the remote management module includes:
the application software selection unit is used for configuring basic information in a page of the workstation to be managed and selecting application software to be operated;
and the remote management unit is used for transmitting workstation parameters through the vnc service and carrying out remote management operation on the workstation to be managed.
In summary, in the scheme, an administrator can access one remote workstation in the cluster through the browser, file transmission can be performed on the remote workstation, application analysis software is used, and post-processing of calculation results is facilitated for a user. A set of convenient and effective modes for operating the workstations are provided for cluster users. And all operations of the operation can be completed by the cluster user on one platform. The method is simple and easy to operate, can liberate cluster users from a complex platform switching process, reduces the workload of the cluster users, and has strong applicability to the cluster users.
The embodiment of the invention provides a remote management system of a cluster workstation, which comprises: a remote workstation and a management node;
the management node is used for acquiring and displaying state information of all remote workstations; determining a workstation to be managed according to the state information; and carrying out remote management on the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed.
Wherein the management node adopts a B/S architecture mode.
According to the scheme, the web server is established at the management node, and the web end circularly acquires the information of all workstations through the Rmi frame of java by using the B/S architecture mode. And displaying the states of the workstations in sequence. And sending a request to a background server through the selection operation of the page on a certain workstation. And the background server receives the request and processes the request information. And transmitting the acquired workstation information into vncvvicew software, and starting remote service. And operating the method in the remote workstation by utilizing the Rmi framework of the java to operate the specified application program and operate the application program of the remote workstation.
Therefore, according to the scheme, a plurality of workstations can be dynamically configured through one web front end, and each workstation is configured with parameters such as a user name and Ip. An application program selected from a workstation can remotely operate the application software. The configuration management work of a plurality of workstations in a large-scale cluster can be completed. The operation is convenient for the workstations in the cluster, and the practicability is wide.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (6)

1. A method for remote management of cluster workstations, comprising:
acquiring and displaying state information of all remote workstations;
determining a workstation to be managed according to the state information;
according to the basic information and the vnc service of the workstation to be managed, remotely managing the workstation parameters of the workstation to be managed;
wherein, determining the workstation to be managed according to the state information comprises: detecting connection state information, workstation program starting information and vnc service starting information of each remote workstation by using the state information; determining a workstation to be managed from remote workstations meeting the state information screening standard; the state information screening standard is as follows: the connection state information is successful connection, the workstation program starting information is successful starting, and the vnc service starting information is successful starting;
wherein, the acquiring and displaying the state information of all remote workstations comprises:
acquiring basic information of each remote workstation through a configuration file; the basic information comprises user name information and Ip address information;
acquiring connection state information of each remote workstation through a java Rmi framework;
returning the workstation program starting information of each remote workstation by calling a program method;
remotely executing a cmd command through the Rmi, and acquiring vnc service starting information of each remote workstation;
and displaying the basic information, the connection state information, the workstation program starting information and the vnc service starting information through a webpage.
2. The remote management method according to claim 1, wherein the remote management of the workstation parameters of the workstation to be managed according to the basic information and vnc service of the workstation to be managed comprises:
configuring basic information in a page of a workstation to be managed, and selecting application software to be operated;
and transmitting workstation parameters through the vnc service, and performing remote management operation on the workstation to be managed.
3. A remote management apparatus for cluster workstations, comprising:
the state information acquisition module is used for acquiring and displaying the state information of all the remote workstations;
the determining module is used for determining the workstation to be managed according to the state information;
the remote management module is used for remotely managing the workstation parameters of the workstation to be managed according to the basic information and the vnc service of the workstation to be managed;
wherein the determining module comprises:
the detection unit is used for detecting the connection state information, the workstation program starting information and the vnc service starting information of each remote workstation by using the state information;
the determining unit is used for determining the workstations to be managed from the remote workstations meeting the state information screening standard; the state information screening standard is as follows: the connection state information is successful connection, the workstation program starting information is successful starting, and the vnc service starting information is successful starting;
wherein, the state information acquisition module comprises:
the first acquisition unit is used for acquiring basic information of each remote workstation through a configuration file; the basic information comprises user name information and Ip address information;
the second acquisition unit is used for acquiring the connection state information of each remote workstation through the Rmi framework of java;
the third acquisition unit is used for returning the workstation program starting information of each remote workstation by calling the program method;
the fourth acquisition unit is used for remotely executing the cmd command through the Rmi and acquiring the vnc service starting information of each remote workstation;
and the display unit is used for displaying the basic information, the connection state information, the workstation program starting information and the vnc service starting information through a webpage.
4. The remote management apparatus according to claim 3, wherein the remote management module comprises:
the application software selection unit is used for configuring basic information in a page of the workstation to be managed and selecting application software to be operated;
and the remote management unit is used for transmitting workstation parameters through the vnc service and carrying out remote management operation on the workstation to be managed.
5. A remote management system for clustered workstations, comprising: a remote workstation and a management node;
the management node is used for acquiring and displaying state information of all remote workstations; determining a workstation to be managed according to the state information; according to the basic information and the vnc service of the workstation to be managed, remotely managing the workstation parameters of the workstation to be managed;
wherein the management node is specifically configured to: detecting connection state information, workstation program starting information and vnc service starting information of each remote workstation by using the state information; determining a workstation to be managed from remote workstations meeting the state information screening standard; the state information screening standard is as follows: the connection state information is successful connection, the workstation program starting information is successful starting, and the vnc service starting information is successful starting;
the management node is specifically configured to: acquiring basic information of each remote workstation through a configuration file; the basic information comprises user name information and Ip address information; acquiring connection state information of each remote workstation through a java Rmi framework; returning the workstation program starting information of each remote workstation by calling a program method; remotely executing a cmd command through the Rmi, and acquiring vnc service starting information of each remote workstation; and displaying the basic information, the connection state information, the workstation program starting information and the vnc service starting information through a webpage.
6. The remote management system according to claim 5, wherein said management node employs a B/S architecture mode.
CN201710379895.8A 2017-05-25 2017-05-25 Remote management method, device and system for cluster workstations Active CN107193670B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710379895.8A CN107193670B (en) 2017-05-25 2017-05-25 Remote management method, device and system for cluster workstations

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710379895.8A CN107193670B (en) 2017-05-25 2017-05-25 Remote management method, device and system for cluster workstations

Publications (2)

Publication Number Publication Date
CN107193670A CN107193670A (en) 2017-09-22
CN107193670B true CN107193670B (en) 2021-03-26

Family

ID=59876028

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710379895.8A Active CN107193670B (en) 2017-05-25 2017-05-25 Remote management method, device and system for cluster workstations

Country Status (1)

Country Link
CN (1) CN107193670B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112015568A (en) * 2020-07-06 2020-12-01 尚特杰电力科技有限公司 Method and system for realizing remote upgrading of RTU (remote terminal Unit) and parallel configuration of multiple threads

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101150429A (en) * 2007-10-10 2008-03-26 上海可鲁系统软件有限公司 A remote monitoring or maintenance method and device
CN101192997A (en) * 2006-11-24 2008-06-04 中国科学院沈阳自动化研究所 Remote status monitoring and fault diagnosis system for distributed devices
CN101493779A (en) * 2009-02-27 2009-07-29 中国工商银行股份有限公司 Remote terminal control method
CN102111017A (en) * 2011-03-30 2011-06-29 辽宁省电力有限公司营口供电公司 Automatic remote maintenance system of transforming plant
CN102196003A (en) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 Remote control method and device of monitoring system
CN103107909A (en) * 2013-02-07 2013-05-15 成都大学 Uniform configuration management system and configuration management method applied to multi-server system
CN103281331A (en) * 2013-06-09 2013-09-04 浪潮电子信息产业股份有限公司 Method for enabling windows client to login remote server desktop
CN103607462A (en) * 2013-11-22 2014-02-26 曙光信息产业股份有限公司 Cluster NAS deployment system and deployment method thereof
CN103699430A (en) * 2014-01-06 2014-04-02 山东大学 Working method of remote KVM (Kernel-based Virtual Machine) management system based on J2EE (Java 2 Platform Enterprise Edition) framework
CN105591823A (en) * 2016-01-12 2016-05-18 浪潮集团有限公司 Switch remote management method based on OpenAPI
CN106100894A (en) * 2016-07-11 2016-11-09 华南理工大学 A kind of highly reliable cluster operation management method
CN106506248A (en) * 2017-01-13 2017-03-15 郑州云海信息技术有限公司 A kind of server intelligent monitor system
CN106657387A (en) * 2017-01-13 2017-05-10 郑州云海信息技术有限公司 Intelligent centralized air-traffic-control automation monitoring system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192997A (en) * 2006-11-24 2008-06-04 中国科学院沈阳自动化研究所 Remote status monitoring and fault diagnosis system for distributed devices
CN101150429A (en) * 2007-10-10 2008-03-26 上海可鲁系统软件有限公司 A remote monitoring or maintenance method and device
CN101493779A (en) * 2009-02-27 2009-07-29 中国工商银行股份有限公司 Remote terminal control method
CN102196003A (en) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 Remote control method and device of monitoring system
CN102111017A (en) * 2011-03-30 2011-06-29 辽宁省电力有限公司营口供电公司 Automatic remote maintenance system of transforming plant
CN103107909A (en) * 2013-02-07 2013-05-15 成都大学 Uniform configuration management system and configuration management method applied to multi-server system
CN103281331A (en) * 2013-06-09 2013-09-04 浪潮电子信息产业股份有限公司 Method for enabling windows client to login remote server desktop
CN103607462A (en) * 2013-11-22 2014-02-26 曙光信息产业股份有限公司 Cluster NAS deployment system and deployment method thereof
CN103699430A (en) * 2014-01-06 2014-04-02 山东大学 Working method of remote KVM (Kernel-based Virtual Machine) management system based on J2EE (Java 2 Platform Enterprise Edition) framework
CN105591823A (en) * 2016-01-12 2016-05-18 浪潮集团有限公司 Switch remote management method based on OpenAPI
CN106100894A (en) * 2016-07-11 2016-11-09 华南理工大学 A kind of highly reliable cluster operation management method
CN106506248A (en) * 2017-01-13 2017-03-15 郑州云海信息技术有限公司 A kind of server intelligent monitor system
CN106657387A (en) * 2017-01-13 2017-05-10 郑州云海信息技术有限公司 Intelligent centralized air-traffic-control automation monitoring system

Also Published As

Publication number Publication date
CN107193670A (en) 2017-09-22

Similar Documents

Publication Publication Date Title
US11635974B2 (en) Providing a different configuration of added functionality for each of the stages of predeployment, deployment, and post deployment using a layer of abstraction
EP3188006B1 (en) Composite graphical interface with shareable data-objects
KR20210040884A (en) Edge computing test methods, devices, electronic devices and computer-readable media
CN107608901B (en) Jmeter-based testing method and device, storage medium and electronic equipment
EP2875425A1 (en) Providing access to a remote application via a web client
CN111045653B (en) System generation method and device, computer readable medium and electronic equipment
US11303729B2 (en) Virtual workspace experience visualization and optimization
CN112463144A (en) Distributed storage command line service method, system, terminal and storage medium
EP2959402B1 (en) Architecture for remote access to content state
CN111866160A (en) Multi-machine control method, device, equipment and storage medium
CN106815150B (en) Server-side interface test system and method
CN112199301A (en) User interface automation test method, electronic device and storage medium
CN111625312A (en) APP skin changing method and device, electronic equipment and storage medium
CN107368407B (en) Information processing method and device
CN107193670B (en) Remote management method, device and system for cluster workstations
CN112988308A (en) Teaching display method and device, teaching all-in-one machine and storage medium
CN114936152A (en) Application testing method and device
JP5299625B2 (en) Operation support apparatus, operation support method, and program
CN107391354A (en) The method and system of automatic monitoring terminal performance, storage device
US8825739B2 (en) Method and apparatus for controlling multiple systems in a low bandwidth environment
JP2012248228A (en) Load simulation device, simulation device, load simulation method, simulation method and program
CN113326237A (en) Log data processing method and device, terminal device and storage medium
CN107220306B (en) Searching method and device
CN111522599A (en) Method and apparatus for transmitting information
CN110321132A (en) A kind of code dissemination method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210219

Address after: Building 9, No.1, guanpu Road, Guoxiang street, Wuzhong Economic Development Zone, Wuzhong District, Suzhou City, Jiangsu Province

Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: Room 1601, floor 16, 278 Xinyi Road, Zhengdong New District, Zhengzhou City, Henan Province

Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant