US20110238462A1 - Service level agreements and management thereof - Google Patents
Service level agreements and management thereof Download PDFInfo
- Publication number
- US20110238462A1 US20110238462A1 US13/155,077 US201113155077A US2011238462A1 US 20110238462 A1 US20110238462 A1 US 20110238462A1 US 201113155077 A US201113155077 A US 201113155077A US 2011238462 A1 US2011238462 A1 US 2011238462A1
- Authority
- US
- United States
- Prior art keywords
- service request
- client service
- client
- set forth
- determining whether
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/50—Network service management, e.g. ensuring proper service fulfilment according to agreements
- H04L41/5003—Managing SLA; Interaction between SLA and QoS
- H04L41/5019—Ensuring fulfilment of SLA
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0637—Strategic management or analysis, e.g. setting a goal or target of an organisation; Planning actions based on goals; Analysis or evaluation of effectiveness of goals
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/50—Network service management, e.g. ensuring proper service fulfilment according to agreements
- H04L41/5003—Managing SLA; Interaction between SLA and QoS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/50—Network service management, e.g. ensuring proper service fulfilment according to agreements
- H04L41/5003—Managing SLA; Interaction between SLA and QoS
- H04L41/5009—Determining service level performance parameters or violations of service level contracts, e.g. violations of agreed response time or mean time between failures [MTBF]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/20—Traffic policing
Definitions
- the present invention generally relates to information technology, and more particularly relates to managing one or more services for forming and complying with service level agreements.
- Composite service is used to describe these new services.
- Composite service providers pull together a plurality of component services to provide a composite service.
- Composite services conventionally span several participant organizations. Terms such as “virtual enterprise” and “virtual organization” are conventionally used to describe this type of collection of organizations.
- a participant organization may provide component services to one or more virtual enterprises.
- Each component service provider implements a service by executing a process.
- Implementation of a composite service requires execution of a process that spans multiple organizations. The execution of such multi-organizational processes conventionally involves interaction among participant organizations' computer systems.
- a group of component service providers' computer systems 20 comprise component service providers 20 a and 20 b .
- Component service providers 20 a and 20 b have respective service implementations 19 j and 19 k .
- Service implementations 19 j and 19 k may be put in communication with composite service providers 10 a and 10 b of a group of composite service providers' computer systems 10 .
- Each composite service provider 10 a and 10 b may have one or more client processes 13 m to 13 n and 13 q to 13 p , respectively.
- a user of composite service provider 10 a places a query for a World Wide Web search.
- This query invokes client process 13 m causing a request to be sent to service implementations 19 j and 19 k for searching the World Wide Web using respective search engines associated with these services. Results from such searches may then be provided from service implementations 19 j and 19 k to client process 13 m .
- a user executes separate searches on separate search engines of separate service providers from a single query on another separate service provider.
- a composite service provider executes a business process which in turn causes component service providers to execute respective business processes.
- a component service provider may have several services to offer its clients.
- component service providers may have a platform of services available to subscribers or clients.
- Such services may be invoked through various invocation infrastructures such as Common Object Request Broker Architecture (“CORBA”), Java Remote Method Invocation (“Java RMI”), Hypertext Transport Protocol (“HTTP”), among others.
- CORBA Common Object Request Broker Architecture
- Java RMI Java Remote Method Invocation
- HTTP Hypertext Transport Protocol
- this invocation may be manual; for example, a phone call from a composite service provider representative to a component service provider representative.
- CLECs Competitive Local Exchange Carriers
- ILECs Incumbent Local Exchange Carriers
- a CLEC may offer services of several ILECs of which it is a client and vise versa.
- CLEC business model there is interaction between ILEC and CLEC business processes.
- a CLEC customer service representative may interact with provisioning ILEC processes to place an order, inquire about an order, or to cancel an order.
- SLAs Service Level Agreements
- SLAs also assist component service providers in managing their resources to meet their client's needs. Without such SLAs, a component service provider may be overwhelmed by requests from one client organization, which can affect service level to other clients.
- SLAs pertain to services at an application level, as distinguished from end-to-end quality of service (QoS).
- QoS conventionally pertains to quality parameters of a system infrastructure, or more particularly network performance.
- a taxonomy of QoS may be found in “Taxonomy of QoS Specifications,” by Bikash Sabata, et al., Proceedings of WORDS ' 97, February 1997.
- Quality objects which are described in more detail in “Specifying and Measuring Quality of Service in Distributed Object Systems,” by Joseph P. Loyall, et al., Proceedings of ISORC ' 98, April 1998, facilitate specification monitoring of QoS contracts between clients and service providers. However, this specification monitoring is directed at service implementation details and not invoked functionality. Moreover, in QoS contracts, a client is required to specify resource requirements. However, a client may have limited knowledge of resource usage of an invoked service.
- a QoS web server is described in “Supporting Quality of Service in HTTP Servers,” Proceedings of the Seventeenth Annual SIGACT - SIGOPS Symposium on, Principles of Distributed Computing , June 1998.
- This QoS web server allows allocation of server resources to specific web page requests.
- System capacity is represented by an estimate of bytes per second served by the server. Thus, issues of guarantees to clients are not addressed.
- SilkMeter A product called “SilkMeter” from Segue Software, Inc. of Lexington, Massachusetts, is a software system for supporting usage control in CORBA environments. SilkMeter supposedly controls object usage and access based upon customer-defined usage policies, and provides metering capabilities allowing software owners to monitor usage activity and to bill users accordingly. However, SilkMeter does not support implementation of SLAB.
- Hewlett-Packard Company of Palo Alto, Calif. has announced a web QoS strategy.
- website operators may create classes of users with priorities assigned to each class, and more particularly operators may create service classes and allocate capacity to each of them.
- this strategy falls short of providing mechanisms that allow organizations to enter into SLAs. For example, in this strategy, if two organizations are at the same priority level, then it is possible that requests from only one of them will be serviced.
- An aspect of the present invention is a service level agreement manager.
- a service level agreement manager is disposed between one or more client process run on one or more computer systems and a service implementation run on one or more other computer systems.
- a client process may be a service implementation.
- Such a service level agreement manager comprises an admission controller, a performance measurement module and a specification module.
- Another aspect of the present invention is a method for service level formation. More specifically, a specification module of a service level agreement manager is invoked. Performance information is obtained from a performance measurement module. A client provides anticipated usage information for a target service. The performance information and usage information is compared to determine if a basis for forming a service level agreement exists.
- a service level agreement manager determines whether a client's request is within the scope of a service level agreement. For example, it may be determined whether a request is within the scope of a service level agreement in effect between a requesting client and a service provider of a service implementation for which this client's request is targeted. If the request is within the scope of the service level agreement, the service level agreement is provided to a performance measurement module and to a service organization's service implementation. Results are then obtained from this service implementation in response to this request. Performance parameters associated with sending a request from and receiving a response to a service level agreement manager may be measured. These performance parameters may then be check against performance parameters agreed to in the service level agreement.
- a service level agreement manager in accordance with the present invention may be independent of service implementation with respect to compatibility issues. Such a service level agreement manager need not directly monitor or measure resource usage of a service provider, rather it can measure response performance therefrom. Moreover, any of several well-known optimization technique can be used within such a service level agreement manager. Furthermore, such a service level agreement manager may be used with any of a variety of invocation infrastructures.
- FIG. 1 is a block diagram of a group of component service providers of the prior art.
- FIGS. 2 , 2 A and 2 B are block diagrams of exemplary embodiments of networks in accordance with the present invention.
- FIG. 3 is a flow diagram of an exemplary embodiment of SLA formation in accordance with the present invention.
- FIG. 4 is a flow diagram of an exemplary embodiment of SLA usage in accordance with the present invention.
- SLA manager 110 may be put into or is in communication with one or more client computer systems (“clients”) 100 .
- clients client computer systems
- SLA manager is in communication with clients 100 a and 100 b .
- Clients 100 may comprise one or more composite service providers, as described elsewhere herein and may comprise one or more computer systems for running one or more client processes.
- communication it is meant electrical, optical, transverse electromagnetic wave, among other forms of communication.
- SLA manager 110 may be put into or is in communication with a service provider 120 .
- a service provider 120 provides service implementation 119 .
- Service provider 120 is a component service provider, as described elsewhere herein, and may comprise one or more computer systems for running service implementation 119 .
- SLA manager may contemporaneously manage more than one client 100 .
- SLA manager 110 provides a front-end for service implementation 119 .
- SLA manager 110 comprises admission controller 113 , performance measurement module 111 , and specification module 112 .
- System 210 comprises clients 100 a through 100 d , SLA managers 110 a and 110 b , and service providers 120 a and 120 b .
- Service providers 120 a and 120 b comprise respective service implementations 119 a and 119 b .
- One or more invocation infrastructure 211 may be used for connectivity between clients 100 a through 100 d and SLA manager 110 a and 110 b . Accordingly, it should be appreciated that SLA managers 110 a and 110 b may be used with any invocation infrastructure 211 .
- a client 100 a may be able to access more than one service implementation, such as service implementations 119 a and 119 b , by using respective SLA managers, such as SLA managers 110 a and 110 b .
- service providers 120 a and 120 b may be a same provider.
- FIG. 2B there is shown a block diagram of an exemplary embodiment of a system 220 in accordance with the present invention.
- Client 100 a may access one or more of service implementations 119 c through 119 e via respective SLA managers 110 c through 110 e .
- a service implementation may be coupled to a SLA manager downstream from a client and may be coupled to one or more SLA managers farther downstream from the client.
- service implementation 119 is couple to SLA manager 110 a which is downstream from client 100 a , and it is coupled to SLA managers 110 c and 110 d which are further downstream from client 100 a than SLA manager 110 a.
- FIG. 2 With continuing reference to FIG. 2 , and additional reference to FIG. 3 where there is shown a flow diagram of an exemplary embodiment of SLA formation in accordance with the present invention, SLA formation is described.
- a client 100 a is put in communication with SLA manager 110 .
- This communication may be off-line or on-line.
- off-line it is meant a representative of a client is in contact with a representative of a SLA manager, for example by calling a toll free number to place an order.
- on-line it is meant that a client has contacted a SLA manager using an invocation infrastructure, for example by accessing a web page for this SLA manager and inputting requested information.
- SLA specification module 112 is invoked.
- SLA specification module 112 accesses performance information from performance measurement module 111 .
- a service provider 120 presents a list of offered services or functions to a client 100 a , and client 100 a specifies its usage parameters for each offered service it selects. Examples of usage parameters include but are not limited to total number of concurrent users, selected services or functions, among others.
- a client may specify peak invocation rate and average invocation rate. By invocation rate, it is meant the number of invocations of a service per unit of time.
- performance information obtained at 305 is compared with service(s) selected and associate usage information obtained at 304 to determine if a basis for a SLA exists.
- a basis for such a SLA is availability of resources to satisfy a specified request.
- client 100 a and one or more service providers 120 may enter into a SLA agreement.
- SLA specification information associated with a resulting SLA agreement is provided to admission controller 113 at 308 .
- FIG. 2 With continuing reference to FIG. 2 and additional reference to FIG. 4 , where there is shown a flow diagram of an exemplary embodiment of SLA use in accordance with the present invention, processing a service request using a SLA is described.
- admission controller 113 determines if a request from client 100 a , for example, is received. If a request is received, then using an existing SLA associated with this received request, admission controller 113 determines whether to accept or reject such request at 403 .
- Admission controller 113 may be configured to maximize a customizable benefit function to one or more service providers 120 . By way of example and not limitation, this may entail allocation of resources to clients in accordance with SLAs between clients and service providers. Accordingly, this decision by admission controller 113 may include factors such as impact on SLAs with other clients, potential benefits of servicing a request, potential penalty in rejecting a request, among others.
- a measurement and learning based implementation is used.
- SLA manager 110 makes an initial estimate of system capacity by measuring system performance under a simulated load. Thereafter, SLA manager 110 , through use of performance measurement module 111 , continues to measure actual performance of one or more service implementations to refine this initial estimate of the fraction of capacity used by each function. Examples of performance measurements that may be used include requests served per unit of time, bytes served per unit of time, and response time.
- Each function f in the interface of a service implementation is associated with a range of time. This range of time denotes minimum and maximum response time for this function.
- An initial estimate of system capacity may be generated by determining a maximum number of concurrent instances off, that can be executed within an acceptable response time. These measurements may further be used to determine the fraction of total capacity consumed by each invocation off.
- SLA manager 110 has opportunity to learn access patterns of its clients, so an estimate, improved over that simulated by SLA manager 110 , of their usage variations may be expressed.
- SLA manager 110 can learn performance of one or more service implementations under different combinations of functions invoked by clients. This information may be used in combination with well-known optimization techniques to improve service. Some optimization techniques that may be used are found in “Reinforcement Learning for Call Admission Control and Routing in Integrated Service Networks,” by Peter Marbach et al., in Advances in Neural Information Processing Systems, vol. 10, the MIT Press, 1998.
- Capacity of a service provider is denoted by a number of tokens.
- Each client organization is assigned tokens to cover its SLA manager interaction with an associated service provider. This assignment is managed within SLA manager 110 , so it is transparent to clients 100 .
- a product called “Measureware” from Hewlett-Packard Company of Palo Alto, Calif., for resource usage monitoring or a product called “VAM Capacity Planner” from Zitel Corporation of Freemont, Calif., for capacity planning, may be used to obtain an estimate for tokens needed for a request.
- these software tools may be used to aid in determining causes of violation of SLAs. However, use of either or both of these software tools is optional.
- admission controller 113 accepts or rejects an incoming request R. So when a request of type R, from client 110 a is provided to an SLA manager 110 , admission controller 113 checks if there is a sufficient number of available tokens in client 100 a ′s account. If a sufficient number of available tokens exists in client 100 a ′s account, request R i is accepted and the number of tokens needed for R i is deducted from client 100 a ′s account. When request R i is completed, this number of tokens deducted is credited back to client 100 a ′s account. However, if a sufficient number of available tokens does not exist in client 100 a ′s account at the time request R, is received, then this request is denied, and this denial is provided to client 100 a at 404 .
- Performance measurement module 111 provides request R i to service implementation 119 .
- request R i is invoked for service implementation 119 .
- results are obtained from this service implementation selected and provided to performance measurement module 111 .
- Performance measurement module 111 records performance measurements associated with execution of this request at 408 .
- performance measurement module 111 may further check performance measurements against SLA specification requirements.
- results obtained in response to request R i are provided from SLA manager 110 to a client, such as client 100 a , originating this request.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Educational Administration (AREA)
- Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Strategic Management (AREA)
- Operations Research (AREA)
- Marketing (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Debugging And Monitoring (AREA)
- Computer And Data Communications (AREA)
Abstract
Method and apparatus for service level agreement formation and management is described. More particularly, a service level agreement (SLA) manager is described. This SLA manager comprises an admission controller, a specification module and a performance measurement module. Such SLA manager is interposed between one or more client computer systems and a service provider computer system.
Description
- The present invention generally relates to information technology, and more particularly relates to managing one or more services for forming and complying with service level agreements.
- Recent technological advances combined with market forces have resulted in the creation of new services composed of other services. The term “composite service” is used to describe these new services. Composite service providers pull together a plurality of component services to provide a composite service. Composite services conventionally span several participant organizations. Terms such as “virtual enterprise” and “virtual organization” are conventionally used to describe this type of collection of organizations. A participant organization may provide component services to one or more virtual enterprises. Each component service provider implements a service by executing a process. Implementation of a composite service requires execution of a process that spans multiple organizations. The execution of such multi-organizational processes conventionally involves interaction among participant organizations' computer systems.
- By way of example and not limitation, today there are virtual enterprises reselling web search services. Such virtual enterprises receive a query from a user. This query is then used to query selected web search services offered by component service providers of which this virtual enterprise is a client.
- Referring to the block diagram of
FIG. 1 , a group of component service providers'computer systems 20 comprisecomponent service providers Component service providers respective service implementations Service implementations composite service providers 10 a and 10 b of a group of composite service providers'computer systems 10. Eachcomposite service provider 10 a and 10 b may have one ormore client processes 13 m to 13 n and 13 q to 13 p, respectively. - Continuing the above-mentioned example, suppose a user of composite service provider 10 a places a query for a World Wide Web search. This query invokes
client process 13 m causing a request to be sent toservice implementations service implementations client process 13 m. Hence, in this example, a user executes separate searches on separate search engines of separate service providers from a single query on another separate service provider. In other words, a composite service provider executes a business process which in turn causes component service providers to execute respective business processes. - Accordingly, it should be understood that a component service provider may have several services to offer its clients. Thus, component service providers may have a platform of services available to subscribers or clients. Such services may be invoked through various invocation infrastructures such as Common Object Request Broker Architecture (“CORBA”), Java Remote Method Invocation (“Java RMI”), Hypertext Transport Protocol (“HTTP”), among others. Moreover, this invocation may be manual; for example, a phone call from a composite service provider representative to a component service provider representative.
- In the telecommunications field, Competitive Local Exchange Carriers (CLECs) resell local telephone service of Incumbent Local Exchange Carriers (ILECs). Thus, a CLEC may offer services of several ILECs of which it is a client and vise versa. In a CLEC business model, there is interaction between ILEC and CLEC business processes. By way of example and not limitation, a CLEC customer service representative may interact with provisioning ILEC processes to place an order, inquire about an order, or to cancel an order.
- Accordingly, with respect to the above-mentioned Internet example and telecommunications example, in order to offer their selection of services, a composite service provider relies on services of its component service providers. Therefore, it is incumbent upon composite service providers as clients of component service providers to enter into agreements to guarantee that service needs are met. Examples of such guaranteed service needs may include maximum response time and minimum throughput. These agreements are referred to hereinafter as Service Level Agreements (SLAs). SLAs also assist component service providers in managing their resources to meet their client's needs. Without such SLAs, a component service provider may be overwhelmed by requests from one client organization, which can affect service level to other clients.
- SLAs pertain to services at an application level, as distinguished from end-to-end quality of service (QoS). QoS conventionally pertains to quality parameters of a system infrastructure, or more particularly network performance. A taxonomy of QoS may be found in “Taxonomy of QoS Specifications,” by Bikash Sabata, et al., Proceedings of WORDS '97, February 1997.
- Quality objects, which are described in more detail in “Specifying and Measuring Quality of Service in Distributed Object Systems,” by Joseph P. Loyall, et al., Proceedings of ISORC '98, April 1998, facilitate specification monitoring of QoS contracts between clients and service providers. However, this specification monitoring is directed at service implementation details and not invoked functionality. Moreover, in QoS contracts, a client is required to specify resource requirements. However, a client may have limited knowledge of resource usage of an invoked service.
- A QoS web server is described in “Supporting Quality of Service in HTTP Servers,” Proceedings of the Seventeenth Annual SIGACT-SIGOPS Symposium on, Principles of Distributed Computing, June 1998. This QoS web server allows allocation of server resources to specific web page requests. System capacity is represented by an estimate of bytes per second served by the server. Thus, issues of guarantees to clients are not addressed.
- A product called “SilkMeter” from Segue Software, Inc. of Lexington, Massachusetts, is a software system for supporting usage control in CORBA environments. SilkMeter supposedly controls object usage and access based upon customer-defined usage policies, and provides metering capabilities allowing software owners to monitor usage activity and to bill users accordingly. However, SilkMeter does not support implementation of SLAB.
- Hewlett-Packard Company of Palo Alto, Calif., has announced a web QoS strategy. In this announced strategy, website operators may create classes of users with priorities assigned to each class, and more particularly operators may create service classes and allocate capacity to each of them. However, this strategy falls short of providing mechanisms that allow organizations to enter into SLAs. For example, in this strategy, if two organizations are at the same priority level, then it is possible that requests from only one of them will be serviced.
- Accordingly, it would be desirable to provide specification and fulfillment thereof for SLAs between organizations. Advantageously, it would be desirable for such SLA specification and fulfillment to be applicable to a variety of services and implementations and to facilitate deployment over existing distributed system infrastructures.
- An aspect of the present invention is a service level agreement manager. Such a service level agreement manager is disposed between one or more client process run on one or more computer systems and a service implementation run on one or more other computer systems. Moreover, a client process may be a service implementation. Such a service level agreement manager comprises an admission controller, a performance measurement module and a specification module.
- Another aspect of the present invention is a method for service level formation. More specifically, a specification module of a service level agreement manager is invoked. Performance information is obtained from a performance measurement module. A client provides anticipated usage information for a target service. The performance information and usage information is compared to determine if a basis for forming a service level agreement exists.
- Another aspect of the present invention is a method for managing system performance. More specifically, a service level agreement manager determines whether a client's request is within the scope of a service level agreement. For example, it may be determined whether a request is within the scope of a service level agreement in effect between a requesting client and a service provider of a service implementation for which this client's request is targeted. If the request is within the scope of the service level agreement, the service level agreement is provided to a performance measurement module and to a service organization's service implementation. Results are then obtained from this service implementation in response to this request. Performance parameters associated with sending a request from and receiving a response to a service level agreement manager may be measured. These performance parameters may then be check against performance parameters agreed to in the service level agreement.
- Advantageously, a service level agreement manager in accordance with the present invention may be independent of service implementation with respect to compatibility issues. Such a service level agreement manager need not directly monitor or measure resource usage of a service provider, rather it can measure response performance therefrom. Moreover, any of several well-known optimization technique can be used within such a service level agreement manager. Furthermore, such a service level agreement manager may be used with any of a variety of invocation infrastructures.
- These and other features, advantages, objects and embodiments of the present invention will become more apparent from reading the following Detailed Description of the Preferred Embodiments or by practicing the present invention.
- The features of the present invention, as well as objects and advantages, will best be understood from reading the appended claims, detailed description and accompanying drawings where:
-
FIG. 1 is a block diagram of a group of component service providers of the prior art. -
FIGS. 2 , 2A and 2B are block diagrams of exemplary embodiments of networks in accordance with the present invention. -
FIG. 3 is a flow diagram of an exemplary embodiment of SLA formation in accordance with the present invention. -
FIG. 4 is a flow diagram of an exemplary embodiment of SLA usage in accordance with the present invention. - In the drawings, same reference numbers refer to like components throughout the several figures.
- In the following detailed description, reference is made to the accompanying drawings which form a part of this detailed description, and in which, shown by way of illustrative example, specific embodiments are described. These embodiments are described in sufficient detail to enable those of skill in the art to practice the present invention. However, it is to be understood that other embodiments of the present invention not described herein in detail may be utilized. Therefore, the following detailed description is not to be taken in a limiting sense.
- Referring to
FIG. 2 , there is shown a block diagram of an exemplary embodiment of asystem 200 in accordance with the present invention.SLA manager 110 may be put into or is in communication with one or more client computer systems (“clients”) 100. As illustratively shown, SLA manager is in communication withclients Clients 100 may comprise one or more composite service providers, as described elsewhere herein and may comprise one or more computer systems for running one or more client processes. By communication, it is meant electrical, optical, transverse electromagnetic wave, among other forms of communication. -
SLA manager 110 may be put into or is in communication with aservice provider 120. Aservice provider 120 providesservice implementation 119.Service provider 120 is a component service provider, as described elsewhere herein, and may comprise one or more computer systems for runningservice implementation 119. - Accordingly, it should be appreciated that SLA manager may contemporaneously manage more than one
client 100. -
SLA manager 110 provides a front-end forservice implementation 119.SLA manager 110 comprisesadmission controller 113,performance measurement module 111, andspecification module 112. - Referring to
FIG. 2A , there is shown a block diagram of an exemplary embodiment of asystem 210 in accordance with the present invention.System 210 comprisesclients 100 a through 100 d,SLA managers service providers Service providers respective service implementations more invocation infrastructure 211 may be used for connectivity betweenclients 100 a through 100 d andSLA manager SLA managers invocation infrastructure 211. Moreover, it should be appreciated that aclient 100 a may be able to access more than one service implementation, such asservice implementations SLA managers service providers - Referring to
FIG. 2B , there is shown a block diagram of an exemplary embodiment of asystem 220 in accordance with the present invention.Client 100 a may access one or more ofservice implementations 119 c through 119 e viarespective SLA managers 110 c through 110 e. As illustratively shown, a service implementation may be coupled to a SLA manager downstream from a client and may be coupled to one or more SLA managers farther downstream from the client. For example,service implementation 119 is couple toSLA manager 110 a which is downstream fromclient 100 a, and it is coupled toSLA managers client 100 a thanSLA manager 110 a. - With continuing reference to
FIG. 2 , and additional reference toFIG. 3 where there is shown a flow diagram of an exemplary embodiment of SLA formation in accordance with the present invention, SLA formation is described. - At 301, a
client 100 a is put in communication withSLA manager 110. This communication may be off-line or on-line. By off-line, it is meant a representative of a client is in contact with a representative of a SLA manager, for example by calling a toll free number to place an order. By on-line, it is meant that a client has contacted a SLA manager using an invocation infrastructure, for example by accessing a web page for this SLA manager and inputting requested information. - At 303
SLA specification module 112 is invoked. At 305,SLA specification module 112 accesses performance information fromperformance measurement module 111. At 304, aservice provider 120 presents a list of offered services or functions to aclient 100 a, andclient 100 a specifies its usage parameters for each offered service it selects. Examples of usage parameters include but are not limited to total number of concurrent users, selected services or functions, among others. For services selected, a client may specify peak invocation rate and average invocation rate. By invocation rate, it is meant the number of invocations of a service per unit of time. - At 306, performance information obtained at 305 is compared with service(s) selected and associate usage information obtained at 304 to determine if a basis for a SLA exists. In this context, a basis for such a SLA is availability of resources to satisfy a specified request.
- If at 306 a basis for a SLA agreement exists, at 307
client 100 a and one ormore service providers 120 may enter into a SLA agreement. SLA specification information associated with a resulting SLA agreement is provided toadmission controller 113 at 308. - If at 306 there is no basis for agreement, then a reply is sent to
client 100 a that client provided usage parameters for identified selected services are in excess of service provider's capacity. - With continuing reference to
FIG. 2 and additional reference toFIG. 4 , where there is shown a flow diagram of an exemplary embodiment of SLA use in accordance with the present invention, processing a service request using a SLA is described. - At 402,
admission controller 113 determines if a request fromclient 100 a, for example, is received. If a request is received, then using an existing SLA associated with this received request,admission controller 113 determines whether to accept or reject such request at 403.Admission controller 113 may be configured to maximize a customizable benefit function to one ormore service providers 120. By way of example and not limitation, this may entail allocation of resources to clients in accordance with SLAs between clients and service providers. Accordingly, this decision byadmission controller 113 may include factors such as impact on SLAs with other clients, potential benefits of servicing a request, potential penalty in rejecting a request, among others. - In an embodiment, a measurement and learning based implementation is used.
SLA manager 110 makes an initial estimate of system capacity by measuring system performance under a simulated load. Thereafter,SLA manager 110, through use ofperformance measurement module 111, continues to measure actual performance of one or more service implementations to refine this initial estimate of the fraction of capacity used by each function. Examples of performance measurements that may be used include requests served per unit of time, bytes served per unit of time, and response time. - By way of example and not limitation, suppose response time is used as a performance indicator. Each function f, in the interface of a service implementation is associated with a range of time. This range of time denotes minimum and maximum response time for this function. An initial estimate of system capacity may be generated by determining a maximum number of concurrent instances off, that can be executed within an acceptable response time. These measurements may further be used to determine the fraction of total capacity consumed by each invocation off.
- Accordingly,
SLA manager 110 has opportunity to learn access patterns of its clients, so an estimate, improved over that simulated bySLA manager 110, of their usage variations may be expressed.SLA manager 110 can learn performance of one or more service implementations under different combinations of functions invoked by clients. This information may be used in combination with well-known optimization techniques to improve service. Some optimization techniques that may be used are found in “Reinforcement Learning for Call Admission Control and Routing in Integrated Service Networks,” by Peter Marbach et al., in Advances in Neural Information Processing Systems, vol. 10, the MIT Press, 1998. - Capacity of a service provider is denoted by a number of tokens. Each client organization is assigned tokens to cover its SLA manager interaction with an associated service provider. This assignment is managed within
SLA manager 110, so it is transparent toclients 100. A product called “Measureware” from Hewlett-Packard Company of Palo Alto, Calif., for resource usage monitoring or a product called “VAM Capacity Planner” from Zitel Corporation of Freemont, Calif., for capacity planning, may be used to obtain an estimate for tokens needed for a request. Moreover, these software tools may be used to aid in determining causes of violation of SLAs. However, use of either or both of these software tools is optional. - At 403,
admission controller 113 accepts or rejects an incoming request R. So when a request of type R, fromclient 110 a is provided to anSLA manager 110,admission controller 113 checks if there is a sufficient number of available tokens inclient 100 a′s account. If a sufficient number of available tokens exists inclient 100 a′s account, request Ri is accepted and the number of tokens needed for Ri is deducted fromclient 100 a′s account. When request Ri is completed, this number of tokens deducted is credited back toclient 100 a′s account. However, if a sufficient number of available tokens does not exist inclient 100 a′s account at the time request R, is received, then this request is denied, and this denial is provided toclient 100 a at 404. - If request Ri is accepted at 403, then this request is provided to
performance measurement module 111 at 405.Performance measurement module 111 provides request Ri toservice implementation 119. At 406, request Ri is invoked forservice implementation 119. At 407, in response to this request, results are obtained from this service implementation selected and provided toperformance measurement module 111.Performance measurement module 111 records performance measurements associated with execution of this request at 408. Optionally, at 408,performance measurement module 111 may further check performance measurements against SLA specification requirements. At 409, results obtained in response to request Ri are provided fromSLA manager 110 to a client, such asclient 100 a, originating this request. - Although the present invention has been particularly shown and described with respect to certain embodiments thereof, including without limitation a best mode if any, it should be readily apparent to those of skill in the art that various structural, logical, electrical, and other changes in form and detail may be made to these embodiments without departing from the scope of the present invention as set forth in the appended claims. Accordingly, the present invention is defined only by the appended claims that follow this detailed description.
Claims (21)
1.-7. (canceled)
8. A method comprising:
receiving a client service request at a service level agreement manager;
transmitting the client service request to a service provider selected to execute the client service request;
receiving performance results from the selected service provider, wherein the performance results represent performance measurements associated with executing a service defined by the client service request; and
transmitting the performance results.
9. A method as set forth in claim 8 , further comprising determining whether to accept the client service request.
10. A method as set forth in claim 9 , wherein determining whether to accept the client service request includes determining whether an account associated with the client service request has a sufficient number of available tokens.
11. A method as set forth in claim 10 , wherein determining whether to accept the client service request includes:
accepting the client service request if the account has the sufficient number of available tokens; and
deducting a predetermined number of tokens from the number of available tokens in the account.
12. A method as set forth in claim 11 , wherein determining whether to accept the client service request includes crediting the account with the predetermined number of tokens deducted after the client service request has been executed.
13. A method as set forth in claim 10 , wherein determining whether to accept the client service request rejecting the client service request if the account has an insufficient number of available tokens.
14. A method as set forth in claim 9 , wherein determining whether to accept the client service request includes allocating resources between a plurality of clients and a plurality of service providers, including the selected service provider.
15. A method as set forth in claim 9 , wherein determining whether to accept the client service request includes at least one of:
determining whether executing the service defined by the client service request will impact a service level agreement between the service provider and at least one of a plurality of clients;
identifying potential benefits of executing the service defined by the client service request; and
identifying a potential penalty for rejecting the client service request.
16. A method as set forth in claim 9 , wherein determining whether to accept the client service request includes:
performing an initial estimate of system capacity;
measuring actual performance of the system capacity to refine the initial estimate; and
assigning a predetermined number of tokens to each of the plurality of clients based on the actual performance of the system capacity.
17. A method as set forth in claim 16 , wherein performing the initial estimate of the system capacity includes determining a maximum number of concurrent instances that a client service request can be executed within a predetermined amount of time.
18. A method as set forth in claim 16 , wherein performing the initial estimate includes measuring system performance under a simulated load.
19. A method as set forth in claim 8 , further comprising comparing the performance measurements represented by the performance results to at least one service level agreement specification requirement.
20. A method as set forth in claim 8 , further comprising recording the performance measurements represented by the performance results.
21. A tangible computer readable medium embodying computer-executable instructions comprising:
receiving a client service request at a service level agreement manager;
transmitting the request to a service provider selected to execute the client service request;
receiving performance results from the selected service provider, wherein the performance results represent performance measurements associated with executing a service defined by the client service request; and
transmitting the performance results.
22. A tangible computer readable medium as set forth in claim 21 , further comprising determining whether to accept the client service request.
23. A tangible computer readable medium as set forth in claim 22 , wherein determining whether to accept the client service request includes determining whether an account associated with the client service request has a sufficient number of available tokens.
24. A tangible computer readable medium as set forth in claim 23 , wherein determining whether to accept the client service request includes:
accepting the client service request if the account has the sufficient number of available tokens;
deducting a predetermined number of tokens from the number of available tokens in the account; and
crediting the account with the predetermined number of tokens deducted after the client service request has been executed.
25. A tangible computer readable medium as set forth in claim 23 , wherein determining whether to accept the client service request includes rejecting the client service request if the account has an insufficient number of available tokens.
26. A tangible computer readable medium as set forth in claim 22 , wherein determining whether to accept the client service request includes:
performing an initial estimate of system capacity;
measuring actual performance of the system capacity to refine the initial estimate; and
assigning a predetermined number of tokens to each of the plurality of clients based on the actual performance of the system capacity.
27. A system comprising:
a plurality of service providers; and
a service level agreement manager in communication with the service provider and configured to:
receive a client service request;
transmit the client service request to one of the plurality of service providers selected to execute the client service request;
receive performance results from the selected service provider, wherein the performance results represent performance measurements associated with executing a service defined by the client service request; and
transmit the performance results.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/155,077 US20110238462A1 (en) | 1999-10-22 | 2011-06-07 | Service level agreements and management thereof |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/425,088 US7120694B2 (en) | 1999-10-22 | 1999-10-22 | Service level agreements and management thereof |
US11/539,489 US7979562B2 (en) | 1999-10-22 | 2006-10-06 | Service level agreements and management thereof |
US13/155,077 US20110238462A1 (en) | 1999-10-22 | 2011-06-07 | Service level agreements and management thereof |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/539,489 Continuation US7979562B2 (en) | 1999-10-22 | 2006-10-06 | Service level agreements and management thereof |
Publications (1)
Publication Number | Publication Date |
---|---|
US20110238462A1 true US20110238462A1 (en) | 2011-09-29 |
Family
ID=28454938
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/425,088 Expired - Lifetime US7120694B2 (en) | 1999-10-22 | 1999-10-22 | Service level agreements and management thereof |
US11/539,489 Expired - Fee Related US7979562B2 (en) | 1999-10-22 | 2006-10-06 | Service level agreements and management thereof |
US13/155,077 Abandoned US20110238462A1 (en) | 1999-10-22 | 2011-06-07 | Service level agreements and management thereof |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/425,088 Expired - Lifetime US7120694B2 (en) | 1999-10-22 | 1999-10-22 | Service level agreements and management thereof |
US11/539,489 Expired - Fee Related US7979562B2 (en) | 1999-10-22 | 2006-10-06 | Service level agreements and management thereof |
Country Status (1)
Country | Link |
---|---|
US (3) | US7120694B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150312424A1 (en) * | 2012-09-13 | 2015-10-29 | Deon DE BEER | Managing of consumption type service contracts |
Families Citing this family (49)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1120979A1 (en) * | 2000-01-24 | 2001-08-01 | BRITISH TELECOMMUNICATIONS public limited company | Communications network |
JP3617406B2 (en) * | 2000-03-30 | 2005-02-02 | 日本電気株式会社 | Quality assurance type communication service providing method and service providing method corresponding to multi-domain and service mediating apparatus |
US7467192B1 (en) * | 2000-06-07 | 2008-12-16 | Cisco Technology, Inc. | Online standardized contract configuration for service level agreement monitoring |
US7082463B1 (en) | 2000-06-07 | 2006-07-25 | Cisco Technology, Inc. | Time-based monitoring of service level agreements |
JP4292693B2 (en) * | 2000-07-07 | 2009-07-08 | 株式会社日立製作所 | Computer resource dividing apparatus and resource dividing method |
US7111163B1 (en) | 2000-07-10 | 2006-09-19 | Alterwan, Inc. | Wide area network using internet with quality of service |
US7464163B1 (en) * | 2000-07-27 | 2008-12-09 | International Business Machines Corporation | Service provisioning via attribute-based subscription |
US6917979B1 (en) * | 2000-10-03 | 2005-07-12 | Net2Phone, Inc. | System and method for managing compliance with service level agreements |
US6925493B1 (en) * | 2000-11-17 | 2005-08-02 | Oblicore Ltd. | System use internal service level language including formula to compute service level value for analyzing and coordinating service level agreements for application service providers |
US8407353B2 (en) * | 2001-09-17 | 2013-03-26 | Open Text S.A. | Method and system for sharing different web components between different web sites in a portal framework |
US8606916B2 (en) | 2001-09-17 | 2013-12-10 | Open Text S.A. | Graphical user interface for performing administration on web components of web sites in a portal framework |
US8004969B2 (en) * | 2001-11-07 | 2011-08-23 | Tektronix, Inc. | Cell level congestion policy management |
US7660731B2 (en) * | 2002-04-06 | 2010-02-09 | International Business Machines Corporation | Method and apparatus for technology resource management |
US7305431B2 (en) * | 2002-09-30 | 2007-12-04 | International Business Machines Corporation | Automatic enforcement of service-level agreements for providing services over a network |
US8285825B1 (en) * | 2002-11-13 | 2012-10-09 | Novell, Inc. | Method and system for managing network resources based on a dynamic quorum |
US7583607B2 (en) * | 2003-03-06 | 2009-09-01 | Hewlett-Packard Development Company, L.P. | Method and apparatus for designating and implementing support level agreements |
US20050071182A1 (en) * | 2003-09-30 | 2005-03-31 | International Business Machines Corporation | Multi-tier composite service level agreements |
US8417499B2 (en) * | 2004-03-31 | 2013-04-09 | International Business Machines Corporation | Enabling real-time testing of on-demand infrastructure to predict service level agreement compliance |
FI20040575A0 (en) * | 2004-04-23 | 2004-04-23 | Nokia Corp | Provision of information on the services of a telecommunications system |
WO2005114529A2 (en) * | 2004-05-21 | 2005-12-01 | Computer Associates Think, Inc. | Service level agreement design and enforcement for outsourced call center |
JP2006004207A (en) * | 2004-06-18 | 2006-01-05 | Hitachi Ltd | Service level contract support device |
US20060026010A1 (en) * | 2004-07-29 | 2006-02-02 | Van Moorsel Adrianus P | Computerized cost tracking system |
WO2006050220A2 (en) * | 2004-10-31 | 2006-05-11 | Assurant, Inc. | Systems and methods for installing, configuring, and supporting computer networks |
EP1674961A1 (en) * | 2004-12-21 | 2006-06-28 | International Business Machines Corporation | Method for determining an applicable policy for an incoming message |
US7555408B2 (en) * | 2004-12-22 | 2009-06-30 | International Business Machines Corporation | Qualifying means in method and system for managing service levels provided by service providers |
CN1855932A (en) | 2004-12-22 | 2006-11-01 | 国际商业机器公司 | System and method for managing the service levels provided by service providers |
US7228255B2 (en) | 2004-12-22 | 2007-06-05 | International Business Machines Corporation | Adjudication means in method and system for managing service levels provided by service providers |
US7392017B2 (en) * | 2005-06-30 | 2008-06-24 | Google Inc. | Assessing wireless network quality |
US7797395B1 (en) | 2006-01-19 | 2010-09-14 | Sprint Communications Company L.P. | Assignment of data flows to storage systems in a data storage infrastructure for a communication network |
US8510429B1 (en) | 2006-01-19 | 2013-08-13 | Sprint Communications Company L.P. | Inventory modeling in a data storage infrastructure for a communication network |
US7788302B1 (en) | 2006-01-19 | 2010-08-31 | Sprint Communications Company L.P. | Interactive display of a data storage infrastructure for a communication network |
US7895295B1 (en) | 2006-01-19 | 2011-02-22 | Sprint Communications Company L.P. | Scoring data flow characteristics to assign data flows to storage systems in a data storage infrastructure for a communication network |
US7801973B1 (en) | 2006-01-19 | 2010-09-21 | Sprint Communications Company L.P. | Classification of information in data flows in a data storage infrastructure for a communication network |
US7752437B1 (en) | 2006-01-19 | 2010-07-06 | Sprint Communications Company L.P. | Classification of data in data flows in a data storage infrastructure for a communication network |
US8126756B2 (en) * | 2006-08-07 | 2012-02-28 | International Business Machines Corporation | Method and system for real time measurement data adjudication and service level evaluation |
US20080091807A1 (en) * | 2006-10-13 | 2008-04-17 | Lyle Strub | Network service usage management systems and methods |
US20080154793A1 (en) * | 2006-12-11 | 2008-06-26 | Netfusion Pty Limited | Method and system for improved outsourcing |
US8086637B1 (en) | 2006-12-22 | 2011-12-27 | Emc Corporation | Access control for business process data |
US20080177648A1 (en) * | 2007-01-19 | 2008-07-24 | International Business Machines Corporation | Confidence based web service application assembly |
US8140666B2 (en) * | 2007-03-29 | 2012-03-20 | International Business Machines Corporation | Method and apparatus for network distribution and provisioning of applications across multiple domains |
US8533341B2 (en) * | 2007-10-17 | 2013-09-10 | Netopex, Inc. | System and method for modeling, monitoring and managing telecommunications networks and infrastructure |
US8429096B1 (en) | 2008-03-31 | 2013-04-23 | Amazon Technologies, Inc. | Resource isolation through reinforcement learning |
US8429097B1 (en) | 2009-08-12 | 2013-04-23 | Amazon Technologies, Inc. | Resource isolation using reinforcement learning and domain-specific constraints |
US9183560B2 (en) | 2010-05-28 | 2015-11-10 | Daniel H. Abelow | Reality alternate |
US9112733B2 (en) | 2010-11-22 | 2015-08-18 | International Business Machines Corporation | Managing service level agreements using statistical process control in a networked computing environment |
US8806003B2 (en) | 2011-06-14 | 2014-08-12 | International Business Machines Corporation | Forecasting capacity available for processing workloads in a networked computing environment |
US9710664B2 (en) * | 2012-09-07 | 2017-07-18 | Amrita Vishwa Vidyapeetham | Security layer and methods for protecting tenant data in a cloud-mediated computing network |
US10719562B2 (en) * | 2013-12-13 | 2020-07-21 | BloomReach Inc. | Distributed and fast data storage layer for large scale web data services |
EP3335460B1 (en) * | 2015-08-14 | 2020-06-17 | Telefonaktiebolaget LM Ericsson (publ) | Service level agreement in radio base station |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6058102A (en) * | 1997-11-07 | 2000-05-02 | Visual Networks Technologies, Inc. | Method and apparatus for performing service level analysis of communications network performance metrics |
US6272110B1 (en) * | 1997-10-10 | 2001-08-07 | Nortel Networks Limited | Method and apparatus for managing at least part of a communications network |
US6449588B1 (en) * | 1999-06-02 | 2002-09-10 | Accenture Llp | Customer-driven QOS in hybrid communication system |
US6466977B1 (en) * | 1999-05-06 | 2002-10-15 | Cisco Technology, Inc. | Proxy on demand |
US6483805B1 (en) * | 1998-12-28 | 2002-11-19 | Nortel Networks Limited | Internet differentiated services service for transaction applications |
US6529955B1 (en) * | 1999-05-06 | 2003-03-04 | Cisco Technology, Inc. | Proxy session count limitation |
US6704303B1 (en) * | 1999-06-02 | 2004-03-09 | Accenture Llp | IP/telephony user interface for a hybrid communication system |
US6707812B1 (en) * | 1999-06-02 | 2004-03-16 | Accenture Llp | System, method and article of manufacture for element management in a hybrid communication system |
US20040162901A1 (en) * | 1998-12-01 | 2004-08-19 | Krishna Mangipudi | Method and apparatus for policy based class service and adaptive service level management within the context of an internet and intranet |
US6912232B1 (en) * | 1998-10-19 | 2005-06-28 | At&T Corp. | Virtual private network |
US7058704B1 (en) * | 1998-12-01 | 2006-06-06 | Network Appliance, Inc.. | Method and apparatus for implementing a service-level agreement |
US7600007B1 (en) * | 1999-05-24 | 2009-10-06 | Computer Associates Think, Inc. | Method and apparatus for event correlation in service level management (SLM) |
US7734730B2 (en) * | 1999-09-03 | 2010-06-08 | Yahoo! Inc. | Content distribution system for operation over an internetwork including content peering arrangements |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU6752996A (en) * | 1995-08-15 | 1997-03-12 | Broadcom Eireann Research Limited | A communications network management system |
US6459682B1 (en) * | 1998-04-07 | 2002-10-01 | International Business Machines Corporation | Architecture for supporting service level agreements in an IP network |
US6117188A (en) * | 1998-04-27 | 2000-09-12 | Cognet Corporation | System and method using token processing to control software distribution and desktop management in a computer network environment |
US6269401B1 (en) * | 1998-08-28 | 2001-07-31 | 3Com Corporation | Integrated computer system and network performance monitoring |
US6360254B1 (en) * | 1998-09-15 | 2002-03-19 | Amazon.Com Holdings, Inc. | System and method for providing secure URL-based access to private resources |
US6304892B1 (en) * | 1998-11-02 | 2001-10-16 | Hewlett-Packard Company | Management system for selective data exchanges across federated environments |
US6442608B1 (en) * | 1999-01-14 | 2002-08-27 | Cisco Technology, Inc. | Distributed database system with authoritative node |
US6363053B1 (en) * | 1999-02-08 | 2002-03-26 | 3Com Corporation | Method and apparatus for measurement-based conformance testing of service level agreements in networks |
US6446200B1 (en) * | 1999-03-25 | 2002-09-03 | Nortel Networks Limited | Service management |
US6405251B1 (en) * | 1999-03-25 | 2002-06-11 | Nortel Networks Limited | Enhancement of network accounting records |
US6681240B1 (en) * | 1999-05-19 | 2004-01-20 | International Business Machines Corporation | Apparatus and method for specifying maximum interactive performance in a logical partition of a computer system independently from the maximum interactive performance in other partitions |
US7174018B1 (en) * | 1999-06-24 | 2007-02-06 | Nortel Networks Limited | Security framework for an IP mobility system using variable-based security associations and broker redirection |
US6654886B1 (en) * | 1999-07-16 | 2003-11-25 | International Business Machines Corporation | Data processing system and method for permitting only preregistered hardware to access a remote service |
FR2798741A1 (en) * | 1999-09-21 | 2001-03-23 | Corning Inc | METHOD FOR MELTING AN OPTICAL FIBER TO AN INTEGRATED OPTICAL DEVICE AND RESULTING STRUCTURES |
US6704289B1 (en) * | 1999-10-01 | 2004-03-09 | At&T Corp. | Method for monitoring service availability and maintaining customer bandwidth in a connectionless (IP) data network |
US7499453B2 (en) * | 2000-05-19 | 2009-03-03 | Cisco Technology, Inc. | Apparatus and methods for incorporating bandwidth forecasting and dynamic bandwidth allocation into a broadband communication system |
US7454496B2 (en) * | 2003-12-10 | 2008-11-18 | International Business Machines Corporation | Method for monitoring data resources of a data processing network |
-
1999
- 1999-10-22 US US09/425,088 patent/US7120694B2/en not_active Expired - Lifetime
-
2006
- 2006-10-06 US US11/539,489 patent/US7979562B2/en not_active Expired - Fee Related
-
2011
- 2011-06-07 US US13/155,077 patent/US20110238462A1/en not_active Abandoned
Patent Citations (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6272110B1 (en) * | 1997-10-10 | 2001-08-07 | Nortel Networks Limited | Method and apparatus for managing at least part of a communications network |
US6058102A (en) * | 1997-11-07 | 2000-05-02 | Visual Networks Technologies, Inc. | Method and apparatus for performing service level analysis of communications network performance metrics |
US6912232B1 (en) * | 1998-10-19 | 2005-06-28 | At&T Corp. | Virtual private network |
US20040162901A1 (en) * | 1998-12-01 | 2004-08-19 | Krishna Mangipudi | Method and apparatus for policy based class service and adaptive service level management within the context of an internet and intranet |
US7124188B2 (en) * | 1998-12-01 | 2006-10-17 | Network Appliance, Inc. | Method and apparatus for policy based class service and adaptive service level management within the context of an internet and intranet |
US7058704B1 (en) * | 1998-12-01 | 2006-06-06 | Network Appliance, Inc.. | Method and apparatus for implementing a service-level agreement |
US6483805B1 (en) * | 1998-12-28 | 2002-11-19 | Nortel Networks Limited | Internet differentiated services service for transaction applications |
US6816901B1 (en) * | 1999-05-06 | 2004-11-09 | Cisco Technology, Inc. | Proxy session count limitation |
US6529955B1 (en) * | 1999-05-06 | 2003-03-04 | Cisco Technology, Inc. | Proxy session count limitation |
US6466977B1 (en) * | 1999-05-06 | 2002-10-15 | Cisco Technology, Inc. | Proxy on demand |
US7600007B1 (en) * | 1999-05-24 | 2009-10-06 | Computer Associates Think, Inc. | Method and apparatus for event correlation in service level management (SLM) |
US7725570B1 (en) * | 1999-05-24 | 2010-05-25 | Computer Associates Think, Inc. | Method and apparatus for component to service mapping in service level management (SLM) |
US7725571B1 (en) * | 1999-05-24 | 2010-05-25 | Computer Associates Think, Inc. | Method and apparatus for service analysis in service level management (SLM) |
US7730172B1 (en) * | 1999-05-24 | 2010-06-01 | Computer Associates Think, Inc. | Method and apparatus for reactive and deliberative service level management (SLM) |
US8028066B2 (en) * | 1999-05-24 | 2011-09-27 | Computer Associates Think, Inc. | System and method for reactive and deliberative service level management (SLM) |
US8073721B1 (en) * | 1999-05-24 | 2011-12-06 | Computer Associates Think, Inc. | Service level management |
US6704303B1 (en) * | 1999-06-02 | 2004-03-09 | Accenture Llp | IP/telephony user interface for a hybrid communication system |
US20020133328A1 (en) * | 1999-06-02 | 2002-09-19 | Michel K. Bowman-Amuah | Customer-driven qos in hybrid communication system |
US6449588B1 (en) * | 1999-06-02 | 2002-09-10 | Accenture Llp | Customer-driven QOS in hybrid communication system |
US6707812B1 (en) * | 1999-06-02 | 2004-03-16 | Accenture Llp | System, method and article of manufacture for element management in a hybrid communication system |
US7734730B2 (en) * | 1999-09-03 | 2010-06-08 | Yahoo! Inc. | Content distribution system for operation over an internetwork including content peering arrangements |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150312424A1 (en) * | 2012-09-13 | 2015-10-29 | Deon DE BEER | Managing of consumption type service contracts |
US9591147B2 (en) * | 2012-09-13 | 2017-03-07 | Digitata Limited | Managing of consumption type service contracts |
Also Published As
Publication number | Publication date |
---|---|
US20070088819A1 (en) | 2007-04-19 |
US7120694B2 (en) | 2006-10-10 |
US7979562B2 (en) | 2011-07-12 |
US20030187966A1 (en) | 2003-10-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7120694B2 (en) | Service level agreements and management thereof | |
US6134589A (en) | Dynamic quality control network routing | |
US8738741B2 (en) | Brokering network resources | |
US6459682B1 (en) | Architecture for supporting service level agreements in an IP network | |
US6272110B1 (en) | Method and apparatus for managing at least part of a communications network | |
EP1472846B1 (en) | Method and apparatus for web farm traffic control | |
Verma | Service level agreements on IP networks | |
CN1649324B (en) | Method and apparatus for operating an open API network having a proxy | |
CN100396016C (en) | System and method for securing service lelel in content distribution network | |
EP1383284B1 (en) | Method, computer software products, client terminal and network for efficient use of network resources by just-in-time modulation of quality of service based on service usage and user behavior | |
US20020053029A1 (en) | Network access control method, network system using the method and apparatuses configuring the system | |
US20040162901A1 (en) | Method and apparatus for policy based class service and adaptive service level management within the context of an internet and intranet | |
US20080235761A1 (en) | Automated dissemination of enterprise policy for runtime customization of resource arbitration | |
US7113986B2 (en) | System and method for modeling information system capacity and accepting sessions in an information system | |
KR20040019033A (en) | Managing server resources for hosted applications | |
CN101321181A (en) | Distributed service flow engine management system based on fuzzy control | |
JP2002526978A (en) | Methods and systems for telecommunications resource negotiation | |
US20020019873A1 (en) | System and method for modeling and provisioning information system capacity | |
US7496564B2 (en) | Resource optimizations in computing utilities | |
CN100525284C (en) | Method for providing load supporting control of service of user | |
Sarah et al. | Resource allocation for cost minimization of a slice broker in a 5G-MEC scenario | |
JP2000332750A (en) | Centralized charging and settling system by network access agent | |
US7949735B2 (en) | Transaction process for the provisioning of rules in a rule-based network | |
Javed et al. | Blockchain-based inter-provider agreements for 6g networks | |
He et al. | Internet traffic control and management architecture |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |