The present application is based on, and claims priority from, Taiwan Application Serial Number 93105759, filed on Mar. 4, 2004, the disclosure of which is hereby incorporated by reference herein in its entirety.
The present invention relates to a method and a system for controlling remote computers, and more particularly, to the multi-tiered system and method for controlling remote computers.
Human being is more and more relied on computers and various electronic devices to deal with daily affairs. In all kinds of organizations such as corporations, etc., hundreds or even thousands of computers are commonly used and are often placed at different locations. When the computers do not work, IT personals often have to head to places where the broken computers are located, thus not only wasting a lot of time but also likely resulting in operation stoppage for the entire enterprise.
For example, one bank may have forty branches in one city, and each branch has one server for handling account-transfer tasks. When twenty of the computers are down due to virus attack, it may only take ten minutes for an IT personal to process each broken computer, but the account-transfer system of the entire city is completely shutdown for the whole morning due to traveling time for the IT personal to trip to the sites, thus not only result in a big income loss but also affecting the reputation of the bank.
Further, if the computers cannot be controlled remotely, IT personals' work loads will be greatly increased with more servers purchased in a company, which means that higher manpower cost will be needed.
Currently, the existing remote computer control includes using an intranet with software to operate remote computers. However, when a remote computer has severe problems, the software also cannot perform its function since the entire software system of the remote computer has been out of function. While meeting this situation, IT personals still have to travel to the remote computer site to restore the system or process other configuration setup.
The other problem resides in the system initialization in BIOS while the remote computer is being reset. At this stage, the aforementioned software cannot be used for operating remote computers since application programs such as an operating system, etc. are not loaded to the remote computes yet. Further, at this stage, the computer system merely provides a simple text mode for IP personals to process setup.
Currently, although there is a BMC (Baseboard Management Control) structure used for performing a reset operation of a remote computer, yet it frequently has to match with special client software. When the rest and reconfiguration is done, IP personals further need to activate another graphic-mode software for operating the remote computer.
However, the remote computer does not have an IP address while in initialization, and instead, uses a machine identification code (such a MAC address). Therefore, when IP personals need to control a remote computer in a graphic mode, they have to set up an IP address for the remote computer, thus not only causing a lot of troubles and lacking efficiency. Those described above are the problems of the current technologies of controlling remote computers.
Hence, if convenient remote control method and system can be designed for go beyond the text and graphic modes, then the information system management can have great contribution.
Therefore, the object of the present invention is to provide a method and a system for controlling remote computers, thereby allowing users to simultaneously process the text-mode monitor and the graphic-mode monitor via networking. According to an embodiment of the present invention, a method for controlling remote computer is provided and comprises the following steps. At first, a system manager server (SMS) is used to obtain text console data, and the text console data is provided by a system management circuit of the remote computer via an out-of-band channel. The contents of the text console data include display data of the remote computer in initialization, reset or configuration.
Thereafter, the remote console data is displayed on a browser. The browser issues a command to the SMS, and the SMS obtains an IP address of the remote computer in accordance with the command via the system management circuit. Then, the browser accesses graphic console data of the remote computer via the IP address.
In implementation, when the text mode is switched to the graphic mode, the browser waits a predetermined period of time in accordance with an instruction code in such as Java Applet etc., and then the aforementioned graphic console data is redirected via the SMS.
Accordingly, a user can use one single interface to control a remote computer simultaneously with the text mode and the graphic mode under a flexible three-tiered structure, thereby greatly benefiting the computer management and lowering the cost thereof.
The foregoing aspects and many of the attendant advantages of this invention will become more readily appreciated as the same becomes better understood by reference to the following detailed description, when taken in conjunction with the accompanying drawings, wherein:
In implementing the present invention, the network 17 can be a network of one identical area, and certainly can be the assembly of multiple networks. For example, the remote computer 101 and the SMS 131 can be connected via a local area network (LAN) or an Intranet, and then the console computer 151 is connected to the SMS 131 via the Intranet after passing through several nodes.
As to the existing known computer system including the examples listed in the remote computer systems described above, initialization procedure or basic configuration is frequently performed via a BIOS while the computer system is in startup or reset. At the startup or reset stage, the system usually provides a user control interface in a text mode. After the initialization operation at startup is done, the computer system starts loading an operation system and executing application programs. The popularly used operation systems, such as Microsoft Windows or Linux, all provide graphic interfaces after execution for user convenience.
Hereinafter, the description will be stated with regard to how to provide an interface via the three-tiered structure shown in
In the example shown in
Further, in this example, the remote computer 44 has a system management circuit 442, a BIOS chip 444, a graphic-mode server 448 and a graphic service agent 446. The graphic service agent 446 and the graphic-mode server 448 belong to the aforementioned common system 34, i.e. the application programs executed in the operating system. As to the system management circuit 442, it is responsible for managing and controlling various hardware states and settings.
At first, how to transmit the text-mode console data to a user will be explained herein. The user connects to the web interactive interface 422 via a browser 402 so as to get an instruction code and enter a command. The browser 402 can be the browsers including a Microsoft Internet Explorer, a Netscape browser and any client program that can access data via a predetermined interface.
Referring to
The web interactive interface 422 transfers the request to the text-mode redirecting service 426. The example for practically enabling the text-mode redirecting service 426 is an object or a software module, and the text-mode redirecting service 426 sends the request to the remote system management circuit 422 (step 502). In implementation, the text-mode redirecting service 426 can use Telnet and a port 23 to transmit the related redirecting commands and parameters.
Thereafter, the system management circuit 422 issues a command to the BIOS chip 444 via an I/O port, thus redirecting the output of the BIOS chip 444 to the system management circuit 442 (step 506).
Then, the system management circuit 442 uses TCP/IP protocol to send the text-mode console data back to the text-mode redirecting service 426 via an out-of-band channel (step 508). Thereafter, the text-mode redirecting service 426 sends the text-mode console data received back to the browser 402 via the web interactive interface 422 (step 510), such as the display shown in
The text-mode console data can be redirected through the aforementioned steps, thereby enabling the user to control the remote computer 44 via a three-tiered structure. Since the remote computer usually loads a graphic-mode operating system and allows the graphic-mode operating system to control the remote computer after the operation of the text-mode console data is done, it is not proper to perform the authority of controlling the entire remote computer 44 purely by redirecting the BIOS chip 444. At this point, the authority of controlling the entire remote computer 44 can be performed by switching to a remote operation of graphic-mode in a predetermined period of time, such as several seconds after the aforementioned remote operation of text-mode remote is done. The following description is stated for explaining how to further automatically redirecting the graphic-mode console data.
Referring to
The web interactive interface 422 then transfers the command to the graphic-mode redirecting service 424 for processing (step 604). The graphic-mode redirecting service 424 is responsible for management and coordination and has communication with the graphic service agent 446 in terms of the related parameters and commands.
Thereafter, the graphic service agent 446 and the web interactive interface 422 process the communication therebetween via IPMI (Intelligent Platform Management Interface) commands, whereby the SMS 42 gets IP information of the graphic service agent 446 (step 606), and then transfers the IP information to the browser 402 (step 608). The IPMI is a protocol and command format established by the company such as INTEL for use in the communication between a BMC system management circuit and a motherboard or other parts of the system.
Then, the browser 402 uses the IP address to log in the graphic-mode server 448 of the remote computer (step 610). The graphic-mode server 448 is operated after the operating system of the remote computer 44 is loaded, thereby providing the service of redirecting the graphic console data. Further, for security control, the graphic-mode server can be designed with an accessing control scheme such as passwords, etc. When the user logs in the graphic-mode server 448 via the browser 402, the exemplary display is shown as in
After the user logs in the graphic-mode server 448 smoothly, the operation of switching the text mode to graphic mode is done, and the remote computer 44 is controlled in the graphic mode (step 44), wherein the display is such as shown
In other words, via the aforementioned method and system design, the user is allowed to use a three-tiered structure of flexibility and expandability to control and operate remote computers via network. Meanwhile, the aforementioned control and operation not only covers the text-mode operation regarding the startup procedure and settings, but also covers the subsequent graphic-mode operation by using one identical interface. Thus, the user can operate and control remote computers more efficiently, and certainly, much more remote computers can be monitored at the same time.
As is understood by a person skilled in the art, the foregoing preferred embodiments of the present invention are illustrated of the present invention rather than limiting of the present invention. It is intended to cover various modifications and similar arrangements included within the spirit and scope of the appended claims, the scope of which should be accorded the broadest interpretation so as to encompass all such modifications and similar structure.
Number | Date | Country | Kind |
---|---|---|---|
93105759 | Mar 2004 | TW | national |