CN104253833A - Remote process operating method and system - Google Patents

Remote process operating method and system Download PDF

Info

Publication number
CN104253833A
CN104253833A CN201310259772.2A CN201310259772A CN104253833A CN 104253833 A CN104253833 A CN 104253833A CN 201310259772 A CN201310259772 A CN 201310259772A CN 104253833 A CN104253833 A CN 104253833A
Authority
CN
China
Prior art keywords
server
control desk
desk server
operational module
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310259772.2A
Other languages
Chinese (zh)
Other versions
CN104253833B (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.)
Beijing Shenzhou Taiyue Software Co Ltd
Original Assignee
Beijing Shenzhou Taiyue Software 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 Beijing Shenzhou Taiyue Software Co Ltd filed Critical Beijing Shenzhou Taiyue Software Co Ltd
Priority to CN201310259772.2A priority Critical patent/CN104253833B/en
Publication of CN104253833A publication Critical patent/CN104253833A/en
Application granted granted Critical
Publication of CN104253833B publication Critical patent/CN104253833B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention, which relates to technical field of a computer network, discloses a remote process operating method and system. A control panel server is arranged in a network; operation modules are arranged at various servers; and the control panel server and all operation modules carry out communication by an http protocol. The servers default to open the http protocol and there is no need to input a user name and a password each time; and process operation can be carried out on the servers with the operation modules only by the control panel server. Preferably, the process operation can be realized by a browser; and the interface is simple and is easy to operate. Before execution of the process operation instruction of the control panel server, the operation modules carry out verification on validity of the control panel server, thereby guaranteeing security of the remote process operation link based on the http protocol. According to the invention, the simple and universal remote process operation solution is provided; and the operation processing efficiency for lots of processes of the remote server can be improved.

Description

Remote processes method of operation and system
Technical field
The present invention relates to technical field of the computer network, particularly a kind of remote processes method of operation and system.
Background technology
In recent years, process monitoring management software, as the flow fire compartment wall under task manager, 360 security guards, process besom etc., known by most of user and use.But these softwares are all based on Windows system, seldom there is the process monitoring management software for Unix server and linux server on the market.And we know, in practical application, major part is all adopt Unix server and linux server to realize, in this case based on class server (containing Windows server, Linux server, Unix server) on process monitoring management software just in the urgent need to occurring in the application management of enterprise-level.
Existing remote processes operation scheme, typically use third party's management software and connect upper terminal, whether the process of manually knocking order detections such as " ps-ef|grep process names " corresponding exists, if there is no, enter the catalogue at script place corresponding to startup process, manually knock order startup processes such as " nohup./startup.sh & ".
Visible, in existing remote processes operation scheme, if process breaks down, user can not be notified the very first time, and process break down after can not autoboot, need manpower manual connect upper terminal knock one greatly string starting command start this process, a process is stopped also to be like this, such user safeguards will labor intensive and time especially, but also easily make mistakes, and operation interface is also very unfriendly.Therefore, in the urgent need to proposing a kind of remote processes operation solution of simple general-purpose, to improve the efficiency of remote processes being carried out to operational processes.
Summary of the invention
In view of the above problems, the embodiment of the present invention provides a kind of remote processes method of operation and system, makes it possible to realize carrying out efficient operation process to process a large amount of in far-end class server based on the framework of simple general-purpose.
The embodiment of the present invention have employed following technical scheme:
One embodiment of the invention provides a kind of remote processes method of operation, arranges control desk server in a network, in a network setting operation module on all kinds of server, and, each operational module of carry on control desk server, described method comprises:
Control desk server receives process operation request;
Control desk server, according to the destination address in described process operation request, obtains the running state of process in the class server of destination address place;
Control desk server, according to target process selected in described running state of process and content of operation, sends process operation instruction to described destination address place class server;
After operational module in described class server receives process operation instruction, described content of operation is performed to target process, and operating result is returned control desk server.
Undertaken alternately by http agreement between described control desk server and each operational module; Concrete,
Described control desk server is according to the destination address in described process operation instruction, the running state of process obtained in the class server of destination address place is specially: control desk server, according to the destination address in described process operation instruction, obtains the running state of process in the class server of destination address place by http agreement;
Describedly send process operation instruction to described destination address place class server and be specially: send process operation instruction by http agreement to described destination address place class server;
The described control desk server that returned by operating result is specially: by http agreement, operating result is returned control desk server.
Described control desk server is according to the destination address in described process operation instruction, and the running state of process step obtained in the class server of destination address place also comprises:
Operational module in class server carries out the step of security verification to control desk server.
Operational module in described class server carries out security verification to control desk server and is specially:
Operational module in class server adopts the IP address legitimacy of md5 encryption algorithm to control desk server to verify.
Described method also comprises:
When the IP address change of control desk server, the transmission of control desk server comprises the synch command of the rear IP address of change to each operational module;
After each operational module receives synch command, the IP address of the control desk server self preserved is updated to IP address after changing; And/or
When the IP address change of operational module, the IP address of this operational module that control desk server update self is preserved is for changing rear IP address.
Described control desk server adopts browser mode to provide interactive interface, concrete:
Control desk server is by browser receiving process operation requests;
Control desk server presents the running state of process got by browser; Further, target process selected in described running state of process and content of operation is received in by browser; And,
The operating result that operational module is returned by browser by control desk server presents.
In addition, the embodiment of the present invention additionally provides a kind of remote processes operating system, and described system comprises control desk server, multiple class server, and is arranged on the operational module in all kinds of server; The each operational module of difference carry on control desk server;
Described control desk server comprises:
Receiver module, for receiving process operation requests;
Acquisition module, for according to the destination address in described process operation request, obtains the running state of process in the class server of destination address place;
Instruction issues module, for according to target process selected in described running state of process and content of operation, sends process operation instruction to described destination address place class server;
Operational module in described class server, after receiving process operation instruction, performs described content of operation to target process, and operating result is returned control desk server.
Undertaken alternately by http agreement between described control desk server and each operational module;
Described control desk server adopts browser mode to provide interactive interface, for receiving process operation requests, present get running state of process, to be received in described running state of process selected target process and content of operation and, the operating result returned by operational module presents.
Described operational module also comprises:
Authentication unit, for when described acquisition module obtains the running state of process in this class server, carries out security verification to control desk server;
Described control desk server also comprises the first synchronization module, for when the IP address change of control desk server, and the synch command of IP address after comprising change to each operational module transmission;
Each operational module also comprises the second synchronization module, after receiving synch command, the IP address of the control desk server self preserved is updated to IP address after changing;
Described control desk server also comprises the 3rd synchronization module, for when the IP address change of operational module, upgrades the IP address of this operational module that self preserves for changing rear IP address.
Described control desk server adopts browser mode to provide interactive interface, concrete:
Control desk server is by browser receiving process operation requests;
Control desk server presents the running state of process got by browser; Further, target process selected in described running state of process and content of operation is received in by browser; And,
The operating result that operational module is returned by browser by control desk server presents.
Visible, the remote processes method of operation that the embodiment of the present invention provides and system, by arranging control desk server in a network, and on all kinds of server setting operation module, by the intercommunication of http protocol realization between the operational module on control desk server and all kinds of server.Because http agreement uses the most extensive, Servers-all is almost given tacit consent to and all can be opened, and do not need each connection all to input username and password, only need by control desk server, just can carry out process operation to all class servers having installed operational module, preferably, control desk server can adopt the mode of browser to realize, and interface is simple to operation.Further, operational module, before the process operation instruction performing control desk server, can be verified the legitimacy of control desk server, thus ensures the fail safe carrying out remote processes operation link based on http agreement.Visible, embodiments provide a kind of remote processes operation solution of simple general-purpose, greatly can improve the operational processes efficiency to a large amount of process of far-end class server.
Accompanying drawing explanation
A kind of remote processes flow chart that Fig. 1 provides for one embodiment of the invention;
A kind of remote processes flow chart that Fig. 2 provides for another embodiment of the present invention;
A kind of instantiation flow chart of the remote processes method of operation that Fig. 3 provides for the embodiment of the present invention;
A kind of remote processes operating system block diagram that Fig. 4 provides for one embodiment of the invention.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
See Fig. 1, the embodiment of the present invention provides a kind of remote processes method of operation, arranges control desk server in a network, in a network setting operation module on all kinds of server, and, each operational module of difference carry on control desk server.Specific implementation step is as follows:
S101: control desk server receives process operation request.
S102: control desk server, according to the destination address in process operation request, obtains the running state of process in the class server of destination address place.
S103: control desk server, according to target process selected in running state of process and content of operation, sends process operation instruction to described destination address place class server.
S104: after the operational module in class server receives process operation instruction, performs described content of operation to target process, and operating result is returned control desk server.
Visible, the remote processes method of operation that the embodiment of the present invention provides, by arranging control desk server in a network, and on all kinds of server setting operation module, the respectively each operational module of carry on control desk server.Due to intercommunication between control desk server and each operational module, thus only can submit process operation request in control desk server, just process operation can be carried out to all class servers having installed operational module, without the need to class server lookup one by one, connection again, thus provide a kind of remote processes operation solution of simple general-purpose, greatly can improve the operational processes efficiency to a large amount of process of far-end class server.
See Fig. 2, embodiments provide a kind of remote processes method of operation, control desk server is set in a network, setting operation module on all kinds of server in a network, and, the each operational module of difference carry on control desk server, the method that the embodiment of the present invention provides specifically comprises the following steps:
S201: control desk server receives process operation request.
Particularly, control desk server adopts browser mode to provide the interactive interface with user request end, and namely user logs in the control desk server page by browser, input process operation requests on this page.
S202: control desk server, according to the destination address in process operation request, obtains the running state of process in the class server of destination address place by http agreement.
Particularly, control desk Server Explorer backstage, parses destination address in the process operation request received, namely this process operation request will for be any platform or which platform class server.Information interaction is set up between operational module again and in the class server at destination address place, and the running state of process obtained on corresponding class server, namely the running state of process of corresponding class server is obtained, which process running state of process comprises is in startup situation, and which process is in the state of breaking down etc.And be presented on the browser of control desk server, in running state of process, the target process that will operate is selected for user side.
Preferably, the running state of process of acquisition can adopt the form of class table to realize, and such comparison operators closes user habit, improves ease for use and Consumer's Experience.
Further, the operational module in this step control desk server and destination address place class server connects, and when realizing information interaction, the operational module also comprised in archive server carries out the step of security verification to control desk server.
In specific implementation, the operational module in class server adopts the IP address legitimacy of md5 encryption algorithm to control desk server to verify.
It should be noted that, although http agreement uses the most extensive, usual server is almost given tacit consent to and all can be opened, and do not need each connection all to input username and password, but for the sake of security, in actual applications, usually, server generally can not allow strange IP address arbitrarily to be accessed by http agreement, although this is also why class server is all given tacit consent to usually opened http agreement, but prior art need in the implementation class server lookup user request end (strange access originator) one by one allow the agreement that uses, such as ftp or sftp agreement etc., and the username and password of correspondence, to ensure the fail safe of accessing.In the embodiment of the present invention, because control desk server is for the operational module in all kinds of server, safe, when control desk server is by carrying out mutual between http protocol and each operational module, legitimate verification is carried out in the IP address of each operational module to control desk server, realizes secure access.Certainly, in actual applications, each user request end, when access control station server, can realize secure log by modes such as user name passwords, improve fail safe further.That is, certain user request end just can operate the process on the class server at each operational module place of this control desk server institute carry after only needing once safety to log in, and greatly improves convenience and the efficiency of remote processes operation.
Each user request end have submitted process operation request in control desk server,
S203: control desk server, according to target process selected in running state of process and content of operation, sends process operation instruction by http agreement to above-mentioned destination address place class server.
In the running state of process that user side can present at control desk Server Explorer, the selected target process that will operate and the content of operation that will carry out this target process, control desk server background is according to target process selected in running state of process and content of operation, generate process operation instruction, and send process operation instruction by http agreement to above-mentioned destination address place class server.
Concrete, can in control desk server preset web engineering, for generating corresponding process operation instruction according to target process and content of operation.After control desk server receives selected target process and content of operation, just can call web engineering and generate this process operation instruction.
It should be noted that, target process selected in running state of process and content of operation can be one, also can be multiple, what can select be one or more target process on a class server, and what also can select is multiple target process on multiple class server.For multiple selected target process, the content of operation selected to each target process can be the same or different.
If what select is target process on multiple class server and content of operation, then the process operation instruction of generation is sent to corresponding class server by control desk server respectively.
S204: after the operational module in class server receives process operation instruction, performs described content of operation to target process, and by http agreement, operating result is returned control desk server.
Concrete, in operational module in all kinds of server, be built-in with the web engineering for the specific implementation for various content of operation, after operational module receives process operation instruction, in web engineering built-in in this operational module, transfer the web engineering of corresponding current operation content, to realize the concrete operations to current goal process.Content of operation can be check process, start, stop or monitoring etc.
Further, the operational module in class server, after operating result is returned control desk server by http agreement, operating result can be presented on browser interface by control desk server, makes result more visual and clear, improves ease for use and Consumer's Experience.
Further, the remote processes method of operation that the embodiment of the present invention provides can also comprise the step of IP address synchronization between control desk server and each operational module, specifically comprises:
When the IP address change of control desk server, the transmission of control desk server comprises the synch command of the rear IP address of change to each operational module;
After each operational module receives synch command, the IP address of the control desk server self preserved is updated to IP address after changing.
And/or when the IP address change of operational module, the IP address of this operational module that control desk server update self is preserved is for changing rear IP address.
Preferably, the embodiment of the present invention is in specific implementation, each operational module can also record the operation history to each process executable operations on its place class server, this operation history can periodically carry out synchronously to control desk server, also according to the operation history synchronic command of the control desk server received, operation history can be synchronized to control desk server.
Visible, the remote processes method of operation that the embodiment of the present invention provides, by arranging control desk server in a network, and on all kinds of server setting operation module, by the intercommunication of http protocol realization between control desk server and all kinds of server.Because http agreement uses the most extensive, Servers-all is almost given tacit consent to and all can be opened, and do not need each connection all to input username and password, only need by control desk server, just can carry out process operation to all class servers having installed operational module, preferably, control desk server can adopt the mode of browser to realize, and interface is simple to operation.Further, operational module, before the process operation instruction performing control desk server, can be verified the legitimacy of control desk server, thus ensures the fail safe carrying out remote processes operation link based on http agreement.Visible, embodiments provide a kind of remote processes operation solution of simple general-purpose, greatly can improve the operational processes efficiency to a large amount of process of far-end class server.
See Fig. 3, an instantiation of a kind of remote document processing method that the embodiment of the present invention provides, wherein, control desk server consle, each operational module adopts the mode of cyberdog watchdog to realize.
Control desk server consle: one web engineering, is arranged on the center at whole networking, and ensureing can intercommunication with every platform watchdog, watchdog all carry will carry out the function of instruction transmission and maintenance.
Watchdog: be arranged on the class Unix server of needs supervision, performs the process operation instruction that control desk server consle sends.In this example, class server is specially class Unix server.
Http agreement is used to communicate mutually between console and watchdog, http agreement uses the most extensive, Servers-all is almost given tacit consent to and all can be opened, and do not need each connection all to input username and password, and by the watchdog of all supervision all unification be mounted to console, only need log in this console page by browser, just can carry out unified process operation to all servers installing watchdog, interface is simple to operation, can realize the checking of remote processes, start, stop or the operation such as monitoring.
In this example, preferably, time mutual between console and each operational module, DES enciphering and deciphering algorithm is taked, in order to improve the fail safe of Internet Transmission further.
This example provides the operations such as the monitoring start and stop how adopting http agreement in the enterprising journey of advancing of class Unix operating system, whether we not only can manually knock order detecting process and exist by game server more like this, manually knock a large string command start and stop process.And the notice that user can also be allowed to receive process the very first time delay, and automatically start this process.
That is, this programme, by adopting http agreement, can reduce user and download corresponding fastening means, and the username and password of input correspondence goes the process connected.And those have installed the server of watchdog to adopt console unified management, there is a unified interface can carry out far-end supervision and operational processes to the process of a large amount of server internal to the server of all supervision, and interface adopts web mode directly at browser access, do not need the fastening means that user installation is any, to the operation of process just as the local process of operation, interface is simple to operation, checks, starts, stops or the operation such as monitoring to process.And all can record each operation of process, and historical record can be checked at any time.The specific implementation of this example is shown in Fig. 3, has repeated no more herein.
See Fig. 4, the embodiment of the present invention provides a kind of remote processes operating system, and this system comprises control desk server 400, multiple class server 500, and is arranged on the operational module 600 in all kinds of server; The each operational module of difference carry on control desk server.
Above-mentioned control desk server 400 comprises:
Receiver module 401, for receiving process operation requests.
Acquisition module 402, for according to the destination address in above-mentioned process operation request, obtains the running state of process in the class server of destination address place.
Instruction issues module 403, for according to target process selected in above-mentioned running state of process and content of operation, sends process operation instruction to above-mentioned destination address place class server.
Operational module 600 in class server 500, after receiving process operation instruction, performs described content of operation to target process, and operating result is returned control desk server 400.
Undertaken alternately by http agreement between above-mentioned control desk server and each operational module; Described control desk server adopts browser mode to provide interactive interface, for receiving process operation requests, present get running state of process, to be received in described running state of process selected target process and content of operation and, the operating result returned by operational module presents.
Preferably, aforesaid operations module 600 also comprises:
Authentication unit, for when described acquisition module obtains the running state of process in this class server, carries out security verification to control desk server.
Described control desk server also comprises the first synchronization module, for when the IP address change of control desk server, and the synch command of IP address after comprising change to each operational module transmission.
Accordingly, each operational module also comprises the second synchronization module, after receiving synch command, the IP address of the control desk server self preserved is updated to IP address after changing.
In addition, control desk server also comprises the 3rd synchronization module, for when the IP address change of operational module, upgrades the IP address of this operational module that self preserves for changing rear IP address.
Preferably, control desk server adopts browser mode to provide interactive interface, concrete:
Control desk server is by browser receiving process operation requests; Control desk server presents the running state of process got by browser; Further, target process selected in described running state of process and content of operation is received in by browser; And the operating result that operational module is returned by browser by control desk server presents.
It should be noted that, the modules in present system embodiment or the operation principle of unit and processing procedure see the associated description in embodiment of the method shown in above-mentioned Fig. 1, Fig. 2 and Fig. 3, can repeat no more herein.
Visible, the remote processes operating system that the embodiment of the present invention provides, by arranging control desk server in a network, and on all kinds of server setting operation module, by the intercommunication of http protocol realization between control desk server and all kinds of server.Because http agreement uses the most extensive, Servers-all is almost given tacit consent to and all can be opened, and do not need each connection all to input username and password, only need by control desk server, just can carry out process operation to all class servers having installed operational module, preferably, control desk server can adopt the mode of browser to realize, and interface is simple to operation.Further, operational module, before the process operation instruction performing control desk server, can be verified the legitimacy of control desk server, thus ensures the fail safe carrying out remote processes operation link based on http agreement.Visible, embodiments provide a kind of remote processes operation solution of simple general-purpose, greatly can improve the operational processes efficiency to a large amount of process of far-end class server.
For the ease of the technical scheme of the clear description embodiment of the present invention, in inventive embodiment, have employed the printed words such as " first ", " second " to distinguish the substantially identical identical entry of function and efficacy or similar item, it will be appreciated by those skilled in the art that the printed words such as " first ", " second " do not limit quantity and execution order.
The foregoing is only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention.All any amendments done within the spirit and principles in the present invention, equivalent replacement, improvement etc., be all included in protection scope of the present invention.

Claims (10)

1. a remote processes method of operation, is characterized in that, arranges control desk server in a network, in a network setting operation module on all kinds of server, and, each operational module of carry on control desk server, described method comprises:
Control desk server receives process operation request;
Control desk server, according to the destination address in described process operation request, obtains the running state of process in the class server of destination address place;
Control desk server, according to target process selected in described running state of process and content of operation, sends process operation instruction to described destination address place class server;
After operational module in described class server receives process operation instruction, described content of operation is performed to target process, and operating result is returned control desk server.
2. remote processes method of operation according to claim 1, is characterized in that, is undertaken alternately between described control desk server and each operational module by http agreement; Concrete;
Described control desk server is according to the destination address in described process operation instruction, the running state of process obtained in the class server of destination address place is specially: control desk server, according to the destination address in described process operation instruction, obtains the running state of process in the class server of destination address place by http agreement;
Describedly send process operation instruction to described destination address place class server and be specially: send process operation instruction by http agreement to described destination address place class server;
The described control desk server that returned by operating result is specially: by http agreement, operating result is returned control desk server.
3. remote processes method of operation according to claim 2, is characterized in that, described control desk server is according to the destination address in described process operation instruction, and the running state of process step obtained in the class server of destination address place also comprises:
Operational module in class server carries out the step of security verification to control desk server.
4. remote processes method of operation according to claim 3, is characterized in that, the operational module in described class server carries out security verification to control desk server and is specially:
Operational module in class server adopts the IP address legitimacy of md5 encryption algorithm to control desk server to verify.
5. remote processes method of operation according to claim 4, is characterized in that, described method also comprises:
When the IP address change of control desk server, the transmission of control desk server comprises the synch command of the rear IP address of change to each operational module;
After each operational module receives synch command, the IP address of the control desk server self preserved is updated to IP address after changing; And/or
When the IP address change of operational module, the IP address of this operational module place class server that control desk server update self is preserved is for changing rear IP address.
6. the remote processes method of operation according to any one of claim 1-5, is characterized in that, described control desk server adopts browser mode to provide interactive interface, concrete:
Control desk server is by browser receiving process operation requests;
Control desk server presents the running state of process got by browser; Further, target process selected in described running state of process and content of operation is received in by browser; And,
The operating result that operational module is returned by browser by control desk server presents.
7. a remote processes operating system, is characterized in that, described system comprises control desk server, multiple class server, and is arranged on the operational module in all kinds of server; The each operational module of carry on control desk server;
Described control desk server comprises:
Receiver module, for receiving process operation requests;
Acquisition module, for according to the destination address in described process operation request, obtains the running state of process in the class server of destination address place;
Instruction issues module, for according to target process selected in described running state of process and content of operation, sends process operation instruction to described destination address place class server;
Operational module in described class server, after receiving process operation instruction, performs described content of operation to target process, and operating result is returned control desk server.
8. remote processes operating system according to claim 7, is characterized in that, is undertaken alternately between described control desk server and each operational module by http agreement;
Described control desk server adopts browser mode to provide interactive interface, for receiving process operation requests, present get running state of process, to be received in described running state of process selected target process and content of operation and, the operating result returned by operational module presents.
9. the remote processes operating system according to claim 7 or 8, is characterized in that, described operational module also comprises:
Authentication unit, for when described acquisition module obtains the running state of process in this class server, carries out security verification to control desk server;
Described control desk server also comprises the first synchronization module, for when the IP address change of control desk server, and the synch command of IP address after comprising change to each operational module transmission;
Each operational module also comprises the second synchronization module, after receiving synch command, the IP address of the control desk server self preserved is updated to IP address after changing;
Described control desk server also comprises the 3rd synchronization module, for when the IP address change of operational module, upgrades the IP address of this operational module that self preserves for changing rear IP address.
10. the remote processes operating system according to claim 7 or 8, is characterized in that, described control desk server adopts browser mode to provide interactive interface, concrete:
Control desk server is by browser receiving process operation requests;
Control desk server presents the running state of process got by browser; Further, target process selected in described running state of process and content of operation is received in by browser; And,
The operating result that operational module is returned by browser by control desk server presents.
CN201310259772.2A 2013-06-26 2013-06-26 Remote processes operating method and system Active CN104253833B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310259772.2A CN104253833B (en) 2013-06-26 2013-06-26 Remote processes operating method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310259772.2A CN104253833B (en) 2013-06-26 2013-06-26 Remote processes operating method and system

Publications (2)

Publication Number Publication Date
CN104253833A true CN104253833A (en) 2014-12-31
CN104253833B CN104253833B (en) 2018-07-27

Family

ID=52188365

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310259772.2A Active CN104253833B (en) 2013-06-26 2013-06-26 Remote processes operating method and system

Country Status (1)

Country Link
CN (1) CN104253833B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325861A (en) * 2016-08-18 2017-01-11 北京奇虎科技有限公司 Method and device used for managing distributed system
CN106506658A (en) * 2016-11-21 2017-03-15 济南浪潮高新科技投资发展有限公司 A kind of method for retaining remote opening service
CN106817418A (en) * 2017-01-20 2017-06-09 网易(杭州)网络有限公司 The operating method and device of application server process
CN106993046A (en) * 2017-04-13 2017-07-28 儒安科技有限公司 The method and apparatus for realizing remote operating system order line console in page end
CN107819874A (en) * 2017-11-27 2018-03-20 南京城市职业学院 A kind of method of remote control fire wall terminal
CN107979648A (en) * 2017-12-12 2018-05-01 苏州蜗牛数字科技股份有限公司 A kind of Server remote control system and method
CN108023792A (en) * 2016-11-01 2018-05-11 阿里巴巴集团控股有限公司 A kind of apparatus control method, device and equipment
CN108881965A (en) * 2017-12-29 2018-11-23 北京视联动力国际信息技术有限公司 A kind of server processes operating method and device
CN111586171A (en) * 2020-05-07 2020-08-25 广州虎牙信息科技有限公司 Server operation method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101175088A (en) * 2006-10-31 2008-05-07 上海东华广播电视网络有限公司 Method for monitoring internetwork connection state in multi-service transmission platform
CN102104628A (en) * 2010-12-29 2011-06-22 北京新媒传信科技有限公司 Server cluster system and management method thereof
CN102521099A (en) * 2011-11-24 2012-06-27 深圳市同洲视讯传媒有限公司 Process monitoring method and process monitoring system
CN102591765A (en) * 2011-12-31 2012-07-18 珠海市君天电子科技有限公司 Progress automatic management system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101175088A (en) * 2006-10-31 2008-05-07 上海东华广播电视网络有限公司 Method for monitoring internetwork connection state in multi-service transmission platform
CN102104628A (en) * 2010-12-29 2011-06-22 北京新媒传信科技有限公司 Server cluster system and management method thereof
CN102521099A (en) * 2011-11-24 2012-06-27 深圳市同洲视讯传媒有限公司 Process monitoring method and process monitoring system
CN102591765A (en) * 2011-12-31 2012-07-18 珠海市君天电子科技有限公司 Progress automatic management system

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325861A (en) * 2016-08-18 2017-01-11 北京奇虎科技有限公司 Method and device used for managing distributed system
CN108023792A (en) * 2016-11-01 2018-05-11 阿里巴巴集团控股有限公司 A kind of apparatus control method, device and equipment
CN106506658A (en) * 2016-11-21 2017-03-15 济南浪潮高新科技投资发展有限公司 A kind of method for retaining remote opening service
CN106817418A (en) * 2017-01-20 2017-06-09 网易(杭州)网络有限公司 The operating method and device of application server process
CN106993046A (en) * 2017-04-13 2017-07-28 儒安科技有限公司 The method and apparatus for realizing remote operating system order line console in page end
CN107819874A (en) * 2017-11-27 2018-03-20 南京城市职业学院 A kind of method of remote control fire wall terminal
CN107819874B (en) * 2017-11-27 2020-12-01 南京城市职业学院 Method for remotely controlling firewall terminal
CN107979648A (en) * 2017-12-12 2018-05-01 苏州蜗牛数字科技股份有限公司 A kind of Server remote control system and method
CN108881965A (en) * 2017-12-29 2018-11-23 北京视联动力国际信息技术有限公司 A kind of server processes operating method and device
CN111586171A (en) * 2020-05-07 2020-08-25 广州虎牙信息科技有限公司 Server operation method and device, electronic equipment and storage medium
CN111586171B (en) * 2020-05-07 2023-05-30 广州虎牙信息科技有限公司 Server operation method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN104253833B (en) 2018-07-27

Similar Documents

Publication Publication Date Title
CN104253833A (en) Remote process operating method and system
CN102111406B (en) Authentication method, system and DHCP proxy server
CN102523218B (en) Network safety protection method, equipment and system thereof
US8464332B2 (en) Access gateway and method for providing cloud storage service
CN104484259A (en) Application program traffic monitoring method and device, and mobile terminal
CN105392136A (en) Method and device for access to router based on two-dimensional code
CN103944890A (en) Virtual interaction system and method based on client/server mode
CN103368809A (en) Internet reverse penetration tunnel implementation method
CN104168339A (en) Method and device for preventing domain name from being intercepted
CN104092792A (en) Method, system and client-side for achieving flow optimization based on domain name resolution request
CN103796278A (en) Mobile terminal wireless network access control method
CN105681360A (en) Smart home communication method and device
CN105553920A (en) Data interaction method, apparatus, and system
Kim et al. Trustworthy gateway system providing IoT trust domain of smart home
CN103327051A (en) Long-distance desktop management system and method
CN109241730B (en) Container risk defense method, device, equipment and readable storage medium
CN102136049A (en) Terminal application safety management method and system
CN105743746A (en) Intelligent home electric appliance management method, management apparatus and management system
CN111614476A (en) Equipment configuration method, system and device
US11902789B2 (en) Cloud controlled secure Bluetooth pairing for network device management
CN104253832A (en) Remote file management method and system
CN102045309A (en) Method and device for preventing computer from being attacked by virus
CN105518693A (en) Safety protection method and device
CN104104564A (en) Method and device for automatically establishing WIFI-based local area network between devices in private cloud
CN110941412B (en) Method, system and terminal for realizing multi-terminal animation collaborative browsing based on pictures

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: Room 818, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Patentee after: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building 6 storey block A Room 601

Patentee before: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.

CP02 Change in the address of a patent holder