Monitoring the performance of a Computer

A computer implemented method of monitoring the performance of a computer comprises determining the value of an activity metric of the monitored computer. The contribution(s) to the said value of one or more predetermined activities is/are determined In one embodiment, the said contribution(s) are subtracted from the said total value to provide a net value representing a measure of the performance of the computer. A predetermined data set may be used to identify the one or more predetermined activities. In another embodiment, the value of at least one activity metric of the monitored computer is determined excluding contributions to that value from the said one or more predetermined activities identified from the said data set to provide a net value representing a measure of the performance of the computer. The net value may be used to control the power consumption of the computer.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
FIELD OF THE INVENTION

The present invention relates to monitoring the performance of a computer. An embodiment of the invention relates to modelling the performance of a computer. The invention also relates to a method of measuring power consumption of a computer.

BACKGROUND OF THE INVENTION

Computers consume electrical energy to operate. They consume electrical energy even when they are apparently idle. An idle computer may consume up to 60% of its fully active power consumption. That is wasteful. Large server farms having hundreds or even thousands of servers consume very large amount of power. The power consumed by a computer is released as heat and server rooms thus require air conditioning equipment which in turn also consume power. It is thus desirable to control the power consumption of computers especially when they are idle. It is known from for example Microsoft Windows (RTM) to provide an idle timer which reduces the power consumption of a computer if for example there has been no input activity for a set period of time.

US-A-2002/0004912 (Fung) discloses power management of computers. Fung discloses several power management schemes including: detection of a predetermined code thread; reduction of power by lowering various clock frequencies or removal of power from system components; while in power saving mode continuing to monitor the occurrence or non-occurrence of a predefined event or activity. Fung also teaches that power management can take place at different OSI levels. For example, power management may occur dependent on:- the number of CPU idle threads within a fixed time period; some statistical evaluation of CPU idleness; handling of TCP/IP packets; or the number of times a specific port address is or has been requested within a fixed time period. These events or activities may be used in combination. Different modes of power saving may be adopted. Fung also discloses a direct transition between a full power mode and an inactive mode.

US-A-2007/0283176 (Tobias et al) discloses power management of a computer to adapt the power level to the performance of the computer. Tobias measures performance using a single utilization index which is the sum of plural Task Utilization values divided by a time T which is the elapsed time between successive measurements of the index. Task Utilization is how much CPU time a task has incurred. The index is compared with high and low thresholds, and power is managed on the basis of the comparisons. Certain tasks, for example tasks below a certain level of priority, may be excluded from the index.

SUMMARY OF THE INVENTION

In accordance with one aspect of the present invention, there is provided a computer implemented method of monitoring the performance of a computer comprising

determining the total value of an activity metric of the monitored computer,

determining the contribution(s) to the said total value of one or more predetermined activities, and

subtracting the said contribution(s) from the said total value to provide a net value representing a measure of the performance of the computer.

In one implementation, the value of only one activity metric is determined.

In another implementation, the values of a plurality of activity metrics are determined.

The said one or more predetermined activities may be identified by a data set stored in a data store, and the data set is used to determine the contributions of which activities are to be subtracted from the said total value(s).

The predetermined activities may be selected by a user or may be preset by a designer of software implementing the method.

An illustrative implementation of the method may be regarded as allowing the control of a computer based on the net useful work it performs. The inventors' inventive insight is that knowing the main purpose of a computer enables a user or designer to select activities (hereinafter referred to as “non-useful activities”) which do not contribute to that main purpose and use that to provide a measure of net useful work. Non-useful activities as represented by the predetermined activities are subtracted from the total work done by the computer to provide a measure of net useful work. What is not useful may be a subjective judgement of the designer or user and depends on their judgement of the function to be carried out by the computer. For example a computer which acts as a server in a network has the main function of serving external clients. Activities such as antivirus and defragmentation which do not directly serve the main purpose may be regarded as non-useful to the main purpose of one server but may be regarded as useful to another server.

In accordance with another aspect of the present invention, there is provided a computer implemented method of monitoring the performance of a computer comprising

using a predetermined data set to identify one or more activities, and

determining the value of at least one activity metric of the monitored computer excluding contributions to that value from the said one or more predetermined activities identified from the said data set.

Determining the value of each activity metric of the computer may comprise summing the contributions of processes running on the monitored computer and network connections active on the monitored computer which are not identified in the said data set.

The invention also provides a method according of measuring the power consumption of a computer, comprising the steps of:

A) determining the proportion of a time period P in which the net value of at least one activity metric of the computer exceeds a predetermined threshold value, where the said net value is determined according to the method of any one of the preceding aspects of the invention;

B) determining the power consumption of the computer over the period P;

C) determining for the period P the proportion of power consumption for which the at least one net value exceeds the predetermined threshold value.

A further aspect of the invention provides a method of modelling power consumption of a computer comprising monitoring the computer to determine the current value V of the activity metric of the CPU of the computer, and determining the power consumption as a function of the current value V, the power consumption of the computer at minimum activity value of the CPU and the power consumption at the maximum activity value of the CPU.

It will be appreciated that embodiments of the invention provide a measuring instrument which measures useful work carried out by a computer.

Further features and advantages of the invention will become apparent from the following description of preferred embodiments of the invention, given by way of example only, which is made with reference to the accompanying drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a schematic diagram of a network of computers, in this example, servers;

FIG. 2 is a schematic diagram of an operating system and programs present on a server of FIG. 1;

FIG. 3 a schematic diagram of an operating system and programs present on an administrator's workstation of FIG. 1;

FIG. 4 is a schematic diagram of the contents of a database of FIG. 1;

FIG. 5 is a flow chart illustrating a method of controlling a computer, and/or modelling performance of a computer, in accordance with an example of the present invention;

FIG. 6 is a diagram illustrating the calculation of net CPU activity;

FIG. 7 is a diagram illustrating determining a net number of TCP/IP connections;

FIG. 8 a diagram illustrating the calculation of net I/O activity;

FIG. 9 is a diagram illustrating the production of a list of excluded activities;

FIG. 10 is a flow diagram of a method of modelling the performance of a computer with time; and

FIG. 11 is a time diagram schematically illustrating variation of performance of a computer with time in accordance with the method of FIG. 10.

DETAILED DESCRIPTION OF ILLUSTRATIVE METHODS IN ACCORDANCE WITH THE INVENTION

Overview of an Example of a System in Accordance with the Invention: FIGS. 1, 2 and 3

Referring to FIG. 1, the system comprises servers 21, 22, 2n, an administrator's workstation 6 with a display device 61, a web service 62 running on a computer, and an administrative database 8 connected by a network 4. The administrator's console interacts with the database 8. The webservice interacts with the database and the servers 2n. The servers 21 to 2n may be servers of a large server farm having a large number of servers, for example hundreds or more servers. The database may itself comprise a server 81 having a data storage device 82. The database 8 and the workstation 6 together form a monitoring system 68.

In this example of the invention, as illustrated in FIG. 2, each server 2n has, amongst other programs: an operating system; one or more application programs which define the role of the server; a monitoring program, denoted A in FIG. 1, which monitors activity of the server; and a network interface. The monitoring program interacts with the operating system to obtain the data including information identifying the server and other data, relating to the activities of the computer as described herein below. The monitoring program sends the raw monitored data to the database 8 via the network interface, the network 4 to the webservice 62 which transfers the raw data to the database 8. In this example, the monitoring programs A communicate with the webservice using the http protocol.

Each server 2n may have a power control program which controls the power state of the server as described herein. The power control program interacts with the operating system to obtain data relating to the activities of the computer. Power control is performed on the basis of settings downloaded by the server 2n from the database. The settings are created by the administrator. The power control program interacts with the performance monitoring program.

In this example, as indicated in FIG. 3, the administrator's workstation 6 has, amongst other programs, an operating system, a network interface, a display controller, and a program for interfacing with the database.

Referring to FIG. 4, the database stores the raw data provided by the monitoring program of a server. In this example the raw data comprises; the name of the server: metrics of CPU activity, I/O, logins, and incoming TCP/IP connections: names of processes; and identification of incoming TCP/IP connections by a combination of port number used and processes associated with the port and the connection. The database may also store source IP addresses of incoming network connections and other data for example data identifying any connection to a process X, or any connection to a port Y or any connection from a source address Z.

The raw data is analysed as discussed below and a data set of excluded processes and a data set of excluded incoming TCP/IP connections identified by a combination of port number and associated process(es) are stored. Also thresholds of activity metrics are stored.

Overview: FIG. 5

The illustrative methods use net values of activity. In the method of FIG. 5, the method uses net CPU activity, net I/O data amounts and net number of TCP/IP connections as measures of the performance of a computer. These net values are the total values of those activity metrics minus contributions to those total values from predetermined activities. In one example, those predetermined activities are activities which are considered to not contribute directly to the main purpose of the computer and are referred to as excluded activities. Measurement of the net values will be discussed in more detail with reference to FIGS. 6 to 8 below.

Referring to FIG. 5, the performance monitoring method of FIG. 5 determines the amount of net useful activity S1 and S3. Net useful activity is measured by determining the total activity in step S1 and in step S3 subtracting from the total the contributions of “excluded activities” which are activities predetermined to be non-useful to the main purpose of the computer.

The method may additionally control S5 the power of the computer in dependence on the net useful activity. For example if there is no net useful activity, the computer is controlled to adopt a low power state which will be described below in more detail. The method may additionally, or alternatively, model S6 the performance of the computer based on the net useful activity.

Determine Net Useful CPU Activity: FIG. 6

Net useful CPU activity is measured as shown in FIG. 6. The measurement of net useful activity is based on a data set (referred to herein as a list) of processes, referred to herein as excluded processes, determined in advance to be non-useful activities. (The production of the data set is described below in the section “Creating Data Sets. . . ”).

In the following description it is assumed that activity is measured over a predetermined monitoring interval t which may be one minute or nay other selected time interval. In the following description the monitoring intervals occur regularly but in other implementations each monitoring interval may be initiated by an event for example upon a process starting or ending, a network connection occurring or a logon occurring.

In step S20, the total activity of a CPU is determined and the total value is stored. The total value includes contributions from all processes running on the computer at the time of measurement plus activity attributable to the kernel of the operating system.

In steps S22 to S28, the contributions to the total value from all the excluded processes running at the time of measurement of the total are determined and subtracted from the total value to produce a net value. In this example that is done by selecting a process in step S22 from a list of excluded processes, determining the activity value attributable to that excluded process in step S24, storing the activity value in an accumulator in step S26 and then at steps S28 and S22 selecting the next process and adding its activity value to the value stored in the accumulator in step S26. Once all the processes have been selected the value accumulated in step S26 is subtracted in step S30 from the total stored in step S20 to give the net value.

It will be appreciated that there are other methods of determining net useful CPU activity. For example the activity values of the excluded processes may be subtracted one at a time from the total CPU activity instead of accumulating all the activity values and then subtracting the accumulated values from the total CPU activity value.

The total activity of the CPU and the activity values of the processes are derived from the operating system in known manner using performance counters.

Determine Net Useful TCP/IP Connections: FIG. 7

Net useful connections are determined in each monitoring interval t as shown in FIG. 7. The incoming TCP/IP connections are identified in step S33. As with CPU activity there is a list of excluded connections. The excluded connections are identified in step S35 and ignored. Step S37 determines if the number of non-excluded incoming connections exceeds a threshold. In an example the threshold is zero, so if there is a single non-excluded incoming TCP/IP connection, that is sufficient to indicate useful activity. Steps S35 and S37 may be achieved by continuously monitoring incoming TCP/IP connections. Any useful connection, i.e. one not on the excluded list, sets a flag; connections on the list are ignored.

In an alternative implementation, in a time slot t, the total number of all incoming TCP/IP connections is determined, the number of those connections on the excluded list is determined and the number of excluded connections is subtracted from the total number of all incoming TCP/IP connections.

The identification of an incoming TCP/IP connection is achieved using port numbers and processes which are provided by instrumentation data provide by the operating system. Information on how to do this is available from Microsoft Corporation for operating systems supplied by them but the invention is not limited to Microsoft operating systems. The list of excluded incoming TCP/IP connections is list of port numbers and processes associated with those port numbers. The following may also be identified and used in the list:- source IP addresses of incoming network connections, and other data for example for example data identifying any connection to a process X, or any connection to a port Y or any connection from a source address Z.

Determine Net Useful I/O Activity: FIG. 8

The measure of I/O activity is the average number of bytes being read and written in the monitoring interval t.

In this example, I/O activity is a single value which is the sum of network I/O, disc I/O and device I/O.

Net useful I/O activity is determined as shown in FIG. 8. In step S38, the total I/O activity is determined and the total value is stored. The total value includes contributions from all processes running on the computer at the time of measurement plus activity attributable to the kernel of the operating system. In step S39, the activity of each excluded process is subtracted from the total activity of step S38 and the net value determined.

Steps S38 and S39 may be implemented as shown in FIG. 6 with I/O activity substituted for CPU activity. The list of excluded processes is the same for both CPU activity and I/O activity in this example but different lists may be used for CPU activity and I/O activity.

I/O activity associated with the storage of the computer may be monitored separately from network I/O. Also I/O activity of a device may be monitored separately. If so, net useful values are determined separately for each type of I/O activity.

Creating Data Sets of Excluded Processes and Incoming TCP/IP Connections: FIG. 9

As discussed above the embodiments of the invention use data sets of excluded processes and incoming TCP/IP connections. The data sets may be lists. An excluded incoming TCP/IP connection is identified by the combination of a port number and a process.

To produce the data lists, in step S40 of FIG. 9, a computer is monitored for a suitable period of time. The time may be a day, a week, a month or any other time deemed to be suitable. The time should be long enough to be confident that all activity of the monitored computer is monitored. The monitoring is done by an agent on the monitored computer which obtains process names and port numbers from the operating system in known manner as discussed above, and transmits the combinations of process names and port numbers to the database of FIG. 1. The agent may also obtain other data for example the source address of any incoming network connection, and other data for example data identifying any connection to a process X, or any connection to a port Y or any connection from a source address Z.

Step S42 identifies all processes run on the computer over the monitoring period, and all incoming network connections of that period. The names of the processes are stored and the combinations of port numbers and process names identifying network connections are stored.

In step S44, a person, for example a network administrator, analyses the stored process names and names of ports and processes identifying network connection. The person creates a first data set of excluded processes and a second data set of excluded network connections identified by the combinations of process names and port numbers. Other data may be used the source address of an incoming network connection, or data identifying any connection to a process X, or any connection to a port Y or any connection from a source address Z.

The person uses their judgment to produce the data sets. The person also uses their judgment to set threshold values for the net useful values. In step S46, the data sets and thresholds are stored in the database of FIG. 1.

In step S48, the data sets and the thresholds are downloaded to the monitored computer for use by the agent on the monitored computer which controls the power of the computer.

One data set may be created for all servers in the network. Alternatively, different data sets may be created for different servers. As indicated by step S49, the method of creating data sets may be repeated for all servers in the network or for groups of like servers of the network.

Modelling Useful Work: FIGS. 10 and 11

Referring to FIGS. 10 and 11, it is desirable to provide to a user or administrator a model or visualisation of the variation with time of the useful work carried out by a computer. The administrator can use the model or visualisation to control the computer, e.g. to apply power control to it, switch it off, or decommission it.

Referring to FIG. 11, a computer is monitored over a time T. Within the time T, there are sampling intervals P which are divided into monitoring intervals t. In an example, P=20 minutes and t=one minute. T is any selected period, for example one day or more. The monitoring intervals t and the sampling intervals P occur regularly in this example. The value of “% useful work” is determined for each sampling interval P.

Referring to FIG. 10, in step S50 the time T, the sampling period P and the monitoring interval t are set. Step S51 determines, for each monitoring interval in a sampling period P, whether the monitoring interval t includes any useful work. That is done by determining if any one or more of net CPU activity, net I/O activity, net number of incoming TCP/IP connections and number of logons exceeds its associated threshold value. The threshold is zero for logons and numbers of incoming network connections in this example. The net values are determined as described herein above with reference to FIGS. 6 to 9.

In step S52 the result for each monitoring interval t is stored. Step S53 determines from the results stored in step S52 the proportion of monitoring intervals t in the sampling period P in which useful work occurs.

Step S54 determines the % useful work in the sampling period P using the proportion determined in step S54 and a measure M of power consumption of the computer over the period P. In this example the % useful work of a sampling period P is


M*(number of monitoring intervals containing useful work/total number of monitoring intervals)*100.

That is repeated for successive periods P over time T. In step S55, the result is displayed as a model or visualisation of the variation of % useful work over time T. The model may be displayed on the administrator's display device 61 of FIG. 1.

This provides a simple and effective visualisation of the variation of useful work over time in terms of power consumption and is simple to implement.

Measuring Power Consumption

The value M of power consumption in a period P used in step S54 may be determined as


M=PowerAtMin+(((PowerAtMax−PowerAtMin)/100)*CPU value)

where
PowerAtMin is the power consumption of the CPU at minimum activity, PowerAtMax is the power consumption of the CPU at maximum activity, and CPU value is the average value of the CPU activity metric over the period P.

PowerAtMin and PowerAtMax may be predetermined values stored in a database containing those values for various makes and models of computers. CPU activity is obtained from the operating system as discussed above. The value M may be adjusted for frequency of operation and number of cores of the CPU.

The measurement of the value M may be done independently of the method of FIGS. 10 and 11.

This technique of measuring power consumption is effective and easy to implement avoiding the need to measure power consumption directly. It uses the CPU activity metric which is available from the operating system and predetermined values stored in a database.

Low Power State

As described above, if power control is implemented, the computer is initially in a full power state, and it adopts a low power state in dependence on the net activity level.

Examples of low power states include, amongst others:

i) The server is set to operate in its lowest power state whilst still fully operational. For example the CPU is controlled to operate in its minimum power state with the clock at its lowest frequency setting, and network cards and other cards of the server are set to their lowest power state and lowest frequency of operation;

ii) Sleep/Standby—The processor is powered down but the system state is preserved as the memory subsystem (RAM) which remains powered;

iii) Hibernate—The processor and RAM are powered down and the system state stored in non-volatile memory, e.g. hard disk; and

iv) Shut down—The Computer is powered down but power may be applied to certain components such that the server can be triggered to wake-up.

Variants

The above described implementations are to be understood as illustrative examples of the invention. Further embodiments of the invention are envisaged. For example:

The example described above monitors incoming TCP/IP connections. The invention is not limited to TCP/IP but may be applied to other connection oriented communications protocols. The invention is not limited to monitoring incoming connections: it may monitor outgoing connections in addition to or instead of incoming connections.

Logons may be deemed to be useful activity. A single logon may be useful activity but the invention is not limited to a single logon: it may require a minimum number of logons greater than one to signify useful work. An embodiment of the invention may use a data set of one or more excluded logons. For example a logon which is not associated with an external service may be deemed to be non-useful activity.

The servers 2n of the network of FIG. 1 may all be controlled in the same way with the same data sets of excluded processes and network connections. However, the servers 2n may be controlled using different data sets of excluded processes and network connections. Each server may be separately monitored to create data sets specific to that server. The data sets specific to a server would be stored in the database with an identifier which associates the data sets with the specific server.

Whilst examples of the invention have been described which involve monitoring a plurality of activities, for example CPU activity, I/O activity, and network connections. However, the invention may be implemented by monitoring only one activity, for example CPU activity alone; or two activities for example CPU activity and I/O activity. Four or more activities may be monitored. For example a single measure of I/O activity may be replaced by separate measures of network I/O, disk I/O and device I/O.

Whilst the invention has been described by way of example as using programs running on each of the servers 2n to monitor the performance of the servers. The servers may be monitored remotely. If power control is used, the power control may be done remotely.

Computer Programs and Program Carriers

The invention may be implemented by a program or a set of programs, comprising program code which when run on a computer or set of computers causes the computer(s) to implement the methods described herein above. In one implementation of the invention:-

a program is provided to monitor a server to provide data to the database for the purpose of producing the data sets of excluded activities;

a program is provided on each server 2n to monitor performance;

a program is provided on the administrator's workstation to enable the administrator to analyse the data received from the monitoring programs on the servers to produce the data set of excluded activities;

a program is provided to model variation of performance; and

a program is provided to model power.

The programs may be carried by one or more articles or carriers. A carrier may be a signal, a communications channel, or a computer readable medium. A computer readable medium may be an article for example: a tape: a disc for example a CD or DVD: a hard disc: an electronic memory; or any other suitable non transitory carrier or data storage medium. The electronic memory may be a ROM, a RAM, Flash memory or any other suitable electronic memory device whether volatile or non-volatile.

It is to be understood that any feature described in relation to any one embodiment may be used alone, or in combination with other features described, and may also be used in combination with one or more features of any other of the embodiments, or any combination of any other of the embodiments. Furthermore, equivalents and modifications not described above may also be employed without departing from the scope of the invention, which is defined in the accompanying claims.

Claims

1. A computer implemented method of monitoring the performance of a computer comprising

determining the total value of an activity metric of the monitored computer,
determining the contribution(s) to the said total value of one or more predetermined activities, and
subtracting the said contribution(s) from the said total value to provide a net value representing a measure of the performance of the computer.

2. A method according to claim 1, comprising determining the total values of a plurality of activity metrics,

determining the contribution(s) to each of said total values of one or more predetermined activities, and
subtracting the said contribution(s) from the said total values to provide respective net values representing a measure of the performance of the computer.

3. A method according to claim 1, wherein the said one or more predetermined activities are identified by a data set stored in a data store, and the data set is used to determine the activities the contributions of which are subtracted from the said total value(s).

4. A method according to claim 1, comprising determining the total values of respective ones of a plurality of activity metrics of the monitored computer.

5. A method according to claim 1, wherein a said activity metric is the value of CPU activity and the said predetermined activities are processes.

6. A method according to claim 1, wherein a said activity metric is a value of I/O activity and the said predetermined activities are processes.

7. A method according to claim 1, wherein a said activity metric is the number of active network connections.

8. A method according to claim 1, wherein a said activity metric is the number of logons.

9. A method according to claim 1, further comprising controlling the computer in dependence on the net value(s).

10. A computer programmed to carry out the method of claim 1.

11. An article comprising a computer readable medium storing a computer program comprising program code which, when run on a suitable computer, causes the computer to

determine the total value of an activity metric of the monitored computer,
determine the contribution(s) to the said total value of one or more predetermined activities, and
subtract the said contribution(s) from the said total value to provide a net value representing a measure of the performance of the computer.

12. An article according to claim 11, wherein the computer readable medium is a tape, disc electronic memory or other non-transitory carrier.

13. A method according to claim 1, further comprising running on the computer a monitoring program which,

monitors the activity of the computer for a selected period of time,
identifies all activities of the computer over the period of time, and
sends data identifying all the said activities to a remote computer.

14. A method according to claim 13, further comprising creating a data set of predetermined activities of a computer by

receiving from the monitoring program run on the computer data identifying all the said activities of the monitored computer,
analysing the data,
identifying those of the said activities which do not contribute to a predetermined purpose of the computer, and
storing the identifications of the identified activities in a data set.

15. A method according to claim 14, comprising sending the said data set to the monitored computer.

16. A computer implemented method of monitoring the performance of a computer comprising

using a predetermined data set to identify one or more activities, and
determining the value of at least one activity metric of the monitored computer excluding contributions to that value from the said one or more predetermined activities identified from the said data set to provide a net value representing a measure of the performance of the computer.

17. A method according to claim 16, wherein determining the value of at least one activity metric of the computer comprises summing the contributions of processes running on the monitored computer and network connections active on the monitored computer which are not identified in the said data set.

18. A method according to claim 17, wherein determining the value of each activity metric of the computer comprises summing the contributions of all activities of the monitored computer which are not identified in the said data set.

19. A computer programmed to carry out the method of claim 16.

20. An article comprising a computer readable medium storing a computer program comprising program code which, when run on a suitable computer, causes the computer to use a predetermined data set to identify one or more activities, and

determine the value of at least one activity metric of the monitored computer excluding contributions to that value from the said one or more predetermined activities identified from the said data set to provide a net value representing a measure of the performance of the computer.

21. An article according to claim 20, wherein the computer readable medium is a tape, disc electronic memory or other non-transitory.

22. A computer implemented method of monitoring performance of a computer comprising:

using a predetermined data set to identify a t least one predetermined activity,
in each of a succession of time slots, determining the value of at least one activity metric of the monitored computer excluding the contribution to the said value from the said one predetermined activities identified from the said data set;
sampling in each of the succession of time slots the total value of at least one other activity metric of the computer,
determining the contribution(s) to the said total value(s) of at least one predetermined activity identified in the said data set, and
subtracting the said contribution from the said total value to provide another net value;
said net values representing measures of the performance of the computer.

23. A computer programmed to carry out the method of claim 22.

24. An article comprising a computer readable medium storing a computer program comprising program code which, when run on a suitable computer, causes the computer to

use a predetermined data set to identify at least one predetermined activity,
in each of a succession of time slots, determine the value of at least one activity metric of the monitored computer excluding the contribution to the said value from the said one predetermined activities identified from the said data set;
sample in each of the succession of time slots the total value of at least one other activity metric of the computer,
determine the contribution(s) to the said total value(s) of at least one predetermined activity identified in the said data set, and
subtract the said contribution from the said total value to provide another net value;
said net values representing measures of the performance of the computer.

25. An article according to claim 24, wherein the computer readable medium is a tape, disc electronic memory or other non-transitory.

26. A method of measuring power consumption of a computer, comprising the steps of:

A) determining the proportion of a time period P in which the net value of at least one activity metric of the computer exceeds a predetermined threshold value, where the said net value of at least one activity metric of the monitored computer excludes contributions to that value from one or more predetermined activities;
B) determining the power consumption of the computer over the period P; and
C) determining for the period P the proportion of power consumption for which the at least one net value exceeds the predetermined threshold value.

27. A method according to claim 26, wherein step A) comprises sampling in successive monitoring intervals t over a time period P the said net value of at least one activity metric of the computer, and determining the proportion of monitoring intervals t in the period P in which the at least one net value exceeds a predetermined threshold value.

28. A method according to claim 26, comprising repeating steps A) to C) for successive periods P.

29. A method according to claim 26, comprising displaying the result of step C). 15

30. A method according to claim 26, wherein the step B) of determining the power consumption of the computer over the period P comprises modelling the power consumption by

monitoring the computer to determine the current value V of the activity metric of the CPU of the computer, and
determining the power consumption as a function of the current value V, the power consumption of the computer at minimum activity value of the CPU and the power consumption at the maximum activity value of the CPU.

31. A method according to claim 30, wherein the power consumption of the computer at minimum activity value of the CPU and the power consumption at the maximum activity value of the CPU are predetermined values which are stored in a database.

32. A method according to claim 30, comprising determining the power consumption in each of a succession of monitoring intervals.

33. A method according to claim 30, wherein the determined power consumption is dependent on (the power consumption of the computer at minimum activity value of the CPU) plus (the difference between power consumption at minimum activity level and the power consumption at the maximum activity value of the CPU) multiplied by V.

34. A computer programmed to carry out the method of claim 26.

35. An article comprising a computer readable medium storing a computer program comprising program code which, when run on a suitable computer, causes the computer to

A) determine the proportion of a time period P in which the net value of at least one activity metric of the computer exceeds a predetermined threshold value, where the said net value of at least one activity metric of the monitored computer excludes contributions to that value from one or more predetermined activities
B) determine the power consumption of the computer over the period P; and
C) determine for the period P the proportion of power consumption for which the at least one net value exceeds the predetermined threshold value.

36. A carrier carrying the computer program of claim 35.

Patent History
Publication number: 20110093588
Type: Application
Filed: Aug 21, 2010
Publication Date: Apr 21, 2011
Patent Grant number: 9292406
Inventors: Sumir KARAYI (London), Mark Blackburn (London), Andrew Hawkins (London), Richard Cudd (London), Sophie Chang (London)
Application Number: 12/860,862
Classifications
Current U.S. Class: Computer Network Monitoring (709/224)
International Classification: G06F 15/16 (20060101);