This is the first application filed in respect of the present application.
Not Applicable.
The present invention relates to wireless communications devices, and in particular to a method and system for remote server administration from a wireless terminal device.
The number and variety of wireless terminal devices, such as mobile telephones, personal computers and PDAs with wireless communication capabilities, self service kiosks and two-way pagers is rapidly increasing. Software applications which run on these devices increase their utility. For example, a mobile phone may include an application which retrieves the weather for a range of cities, or a PDA may include an application that allows a user to shop for groceries. These software applications take advantage of wireless connectivity to a data network (such as the internet) in order to provide timely and useful services to users.
Graphical User Interface (GUI) based server administration tools provide user-friendly interfaces for a system administrator to configure, manage, monitor, and trouble-shoot various servers. Web-based server administration is becoming increasingly popular because it provides a convenient way of enabling remote server management over a data network (e.g. the Internet). In comparison with traditional server administration tools, web based administration offers various benefits. For example, the server can be accessed and managed via a conventional browser interface, and does not require installation of specialized administration software on the “remote” terminal. As a result, the server can be accessed and managed from virtually any terminal having a connection to the network. Additionally, web-based administration applications can work with enterprise servers through standard Hypertext Transfer Protocol (HTTP) and Secure Hypertext Transfer Protocol (HTTPS) protocols. This simplifies communications, and improves security for network/firewall management, because no extra ports need to be opened and managed through the firewall. Encryption and basic authentication can be provided by HTTPS/HTTP protocols respectively. Finally, web-based administration application software can be easily developed using well known techniques and application development tools. A representative web-based server administration system is illustrated in
As may be seen in
However, web-based server administration tools suffer from a number of shortcomings. For example, web-based applications require a stable network (internet) connection. Additionally, web based administration tools with sophisticated HTML interfaces typically consume significant amounts of resources, such as memory and transmission bandwidth. A further limitation is that web based applications are based on a “Pull” technology, in which data (in this case, server status information) is downloaded to the remote terminal (browser) only in response to a “refresh” command from the remote terminal.
As a result of these factors, wireless terminal devices are typically unsuitable for web-based server administration. In particular, wireless networks tend to suffer from fade (signal attenuation) and temporary service interruptions (due to loss of signal), which interfere with the maintenance of a stable network (Internet) connection. Additionally, wireless networks frequently suffer from low transmission bandwidth, thereby limiting the usefulness of any application which generates a large amount of HTTP traffic. Furthermore, most wireless terminal devices lack sufficient resources (principally memory, but also including processor speed and the size/sophistication of the display screen) to effectively utilize complex HTML pages operating through a browser interface. Finally, the “Pull” technology of web-based applications means that a server administrator will only receive a system status update when they request it. This implies that the administrator might not be timely notified of a change in server status, which could be critical in an emergency situation. It is possible to mitigate this latter problem by designing the web-based application 2 to continuously refresh the browser window, but this increases network traffic and taxes the bandwidth capacity of the wireless network.
Accordingly, methods and systems enabling remote server administration from a wireless terminal device remains highly desirable.
Accordingly, an object of the present invention is to provide methods and systems for remote server administration from a wireless terminal device.
Thus, an aspect of the present invention provides a method for enabling remote server administration using a terminal device of a wireless network. The terminal device is hosted by an application gateway which enables communications between the terminal device and back-end resources of a data network. A web service implementing administration functionality for one or more managed server components (MSCs) is deployed on the data network. A plurality of server administration applications is then installed on the terminal device. Each server administration application is designed to access the web service to provide a respective server management function.
Further features and advantages of the present invention will become apparent from the following detailed description, taken in combination with the appended drawings, in which:
It will be noted that throughout the appended drawings, like features are identified by like reference numerals.
The present invention provides methods and systems for remote server administration from a wireless terminal device. A representative embodiment of the invention is described below, by way of example only, with reference to
Referring to
The AG 14 generally operates to mediate message flows between the terminal devices 22 and data services accessible through the data network 10 in the manner described in Applicant's co-pending United States Patent Publications Nos. 2004/0215700 and 2004/0220998, the contents of both of which are incorporated herein by reference.
The registry 18, which can be co-resident with the AG 14 or may be located remotely from the AG 14 and accessed via the data network 10, generally comprises a profiles registry 24 and an applications registry 26. The profiles registry 24 contains, for each terminal device 22, a respective profile which contains information identifying each application installed on the terminal device 22. The applications registry 26 contains information identifying wireless applications that are available to the terminal devices 22, and the addresses (e.g. Universal Resources Look-ups—URLs) of respective back-end data sources and/or web services of the data network 10 that are accessed by each application.
In general, the terminal devices 22 can be any of a wide variety of software-controlled wireless devices including, but not limited to: mobile telephones; personal computers and PDAs with wireless communication capabilities; self service kiosks; and two-way pagers. As is well known in the art, such devices generally comprise a microprocessor which operates under software control to provide the functionality of the terminal device. As shown in
As described in Applicant's co-pending United States Patent Publications Nos. 2004/0215700 and 2004/0220998, operation of the AG 14 enables a wireless application 28 executing in a terminal device 22 to communicate with web services 32 offered through the data network 10. This operation may, for example, including accessing HTML content, and downloading files from back-end data sources (not shown) connected to the data network 10. In order to reduce device resource requirements, each wireless application 28 provides User Interface (UI) functionality (for both display and user input) appropriate to the capabilities of the particular terminal device 22. At least a portion of the application logic is executed on the AG 14 itself, so that signalling between the AG 14 and the terminal device 22 is limited to downloading application data to the terminal device 22 for local storage and display, and uploading user inputs. The application logic executing on the AG 14 communicates with the web service 32 or back-end data resource on the data network 10, in response to the user inputs received from the terminal device 22, to provide the functionality of wireless application 28. This arrangement enables a user of the terminal device 22 to access and use the web service's functionality, but with reduced signalling traffic to/from the terminal device 22 to thereby limit wireless network bandwidth and device resource requirements. In addition, the AG 14 is capable of implementing a generic subscription/notification function for application data that resides outside the AG 14. With this arrangement, the AG 14 subscribes to an event source (that is, a component of a Web service or back-end data source which is capable of generating notification events) on behalf of a wireless application 28 installed on a terminal device 22. Thereafter, the event source generates and sends Notification Events to the AG 14 in accordance with the subscription. As Notification Events are received by the AG 14, they are processed to determine the subscription(s) that they are associated with, and forwarded to the affected terminal device(s) 22, using, for example, the profiles registry 24 to identify the involved terminal device(s) 22.
In the illustrated embodiment, this functionality of the AG 14 is leveraged to enable remote server administration from a wireless terminal device 22. In particular, the that server administration functionality for one or more managed server components (MSCs) 8 is implemented as an administration web service 34, which is developed and deployed on the data network 10 using techniques well known in the art. One or more lightweight server administration wireless applications (server admin. applications) 36 are developed to implement server management functions as desired. The server admin. applications 36 can then be published and installed on the AG 14 and one or more terminal devices 22 according to actual system administration needs. Thereafter, the MSC's 8 can be monitored and managed from the terminal devices 22 by execution of the applicable server admin. application(s) 36.
In principle, all of the desired server management functions could be implemented within a single server admin. application 36. However, this solution would tend to produce an undesirably large application, which reduces the range of different terminal devices 22 on which it can be installed. Accordingly, it is preferable to publish a plurality of small server admin. applications, each of which provides a specific server management function and user permissions, and a UI flavour appropriate for a specific type of terminal device 22. In some cases, it may be convenient to store the complete set of server admin. applications 36 within a Server Registry 38, in which each server admin. application 36 is associated with information identifying the administration function(s) performed by that server admin. application 36 and either the UI flavour and/or the type(s) of terminal device(s) that can run the server admin. application 36. The Server Registry 38 may be associated with the server 20 itself, or may be maintained as a back-end resource connected to the data network 10. In either case, storing server admin. applications 36 within a server registry 38 in this manner allows server admin. applications 36 to be selected for download from the Server Registry 38 and installed on a terminal device 22 (and the AG 14), on an “as-needed” basis. The deployment of multiple such lightweight server admin. applications 36 enables a system administrator to manage the MSCs 8 using any of a variety of different terminal devices 22, by selecting, downloading and installing on each terminal device 22 those server admin. applications 36 having the appropriate combination of functionality, permissions and UI.
The solution of the present invention offers the following advantages:
The embodiment(s) of the invention described above is(are) intended to be exemplary only. The scope of the invention is therefore intended to be limited solely by the scope of the appended claims.