System and method for determining application dependency paths in a data center
16 claims: 2 independent, 14 dependent
- 1A method for determining application dependency paths in a data center having a plurality of servers and a plurality of different applications, each of the applications having a plurality of components, one or more of the components being shared with one or more of the other applications, the method comprising the steps of:capturing (300) application traffic volume data on the servers;generating (320) an application traffic matrix of all the components of the applications based on the application traffic volume data;estimating (340) the number of the applications in the data center from the traffic matrix;and decomposing (360) the traffic matrix into a first matrix and a second matrix using the estimated number of applications, the first matrix representing a set of the components belonging to each of the applications and the second matrix representing the amount of traffic generated by each application over time.
- 9A system for determining application dependency paths in a data center having a plurality of servers and a plurality of different applications, each of the applications having a plurality of components, one or more of the components being shared with one or more of the other applications, the system comprising:a data collection component (100);and a controller (110) in data communication with the data collection component (100);the data collection component (100) comprising: a plurality of switches (102) connected to the servers of the data center each switch having a mirror port for capturing application traffic volume data on the connected servers;and a plurality of monitoring agents (104) for monitoring each of the mirror ports;the controller (110) comprising: a preprocessing unit (112) for generating an application traffic matrix of all the components of the applications based on the application traffic volume data captured by the plurality of monitoring agents (104);an application decomposition unit (114) for estimating the number of the applications in the data center from the traffic matrix generated by the connectivity graphing unit and for decomposing the traffic matrix into a first matrix and a second matrix using the estimated number of applications, the first matrix representing a set of the components belonging to each of the applications and the second matrix representing the amount of traffic generated by each application over time.
Independent claims2
44 paragraphs in 6 sections, as filed
RELATED APPLICATIONS
This application claims the benefit of <patcit id="pcit0001" dnum="US61331962A" dnum-type="L"><text>U.S. Provisional Application No. 61/331,962, filed May 6, 2010</text></patcit>, the entire disclosure of which is incorporated herein by reference.
FIELD
This application relates to system management and operation. More particularly, this application relates to a system and method for determining application dependency discovery in enterprise networks and data centers.
BACKGROUND
Today's enterprise networks and modem data centers have heterogeneous applications (e.g., e-commerce, content delivery) and services (e.g., DNS, active directory, email, and authentication), which are interleaved with each other in a complicated manner. Specifically, each service may support multiple applications and a particular application may rely on many different services. Moreover, each application itself usually has multiple components, some of which may be shared with multiple applications. Understanding and identifying components and their inter-dependencies of each application is critical for a wide spectrum of system management tasks, such as anomaly detection and failure diagnosis, system upgrading and patching, and application isolation and emigration. For example, a multi-tier application can include different applications, such as an auction application and an e-commerce application, which have common components, such as an application server.
Existing approaches to this problem employ a variety of techniques ranging from active server instrumentation to light-weight middleware deployment, and to non-intrusive network traffic monitoring. Application dependencies are inferred by performing correlation analysis on the obtained network and/or system traces. These approaches rely on pairwise flow analysis, which may exhibit certain limitations in practice. Specifically, multi-hop (i.e., more than three) dependencies, which are common in large-scale transaction systems, can hardly be inferred from pairwise dependency information. This is especially true in the presence of overlapping applications where a single component is shared by multiple applications, and where the accuracy of pairwise analysis decreases, as in the case of multi-hop overlapping applications. Moreover, flow pair correlation is conducted on a per-host basis within a given time interval. Choosing a proper length of this interval is critical in determining the performance and accuracy, but is also prone to false positives.
Accordingly, an automated application dependency discovery system and method is needed for daily system management and operation of enterprise networks and data centers which are experiencing large-scale growth of applications and complicated interactions between service components.
The document: <nplcit id="ncit0001" npl-type="s"><text>XU CHEN MING ZHANG Z MORLEY MAO PARAMVIR BAHL MICROSOFT RESEARCH UNIVERSITY OF MICHIGAN: "Automating Network Application Dependency Discovery: Experiences, Limitations, and New Solutions", USENIX, 14 November 2008 (2008-11-14), pages 1-14</text></nplcit>, relates to experiences, limitations, and new solutions regarding automating network application dependency discovery.
The document:<nplcit id="ncit0002" npl-type="s"><text> PARAMVIR BAHL ET AL: "Towards highly reliable enterprise network services via inference of multi-level dependencies", ACM SIGCOMM COMPUTER COMMUNICATION REVIEW, vol. 37, no. 4, 1 October 2007 (2007-10-01), page 13, ISSN: 0146-4833</text></nplcit>; relates to reliable enterprise network services via inference of multi-level dependencies.
The document <patcit id="pcit0002" dnum="US7590715B1"><text>US 7 590 715 B1</text></patcit> relates to identifying applications based on communicated packets between applications. Characteristics of communicated packets are used to identify the packet as being part of a communication between applications. Identification can be accomplished through the use of packet fingerprints or through a K nearest neighbor algorithm.
The document <patcit id="pcit0003" dnum="US2009070280A1"><text>US 2009/070280 A1</text></patcit> describes a method for performance bottleneck diagnosis and dependency discovery in distributed systems and computer networks includes receiving a real-valued end-to-end measurement matrix, a number of end-to-end measurements, a number of time points, a number of network components, a loss function, and a plurality of constraints on output matrices.
The document:<nplcit id="ncit0003" npl-type="b"><text> LEE D ET AL: "Algorithms for Non-negative Matrix Factorisation", 1 November 2001 (2001-11-01), ADVANCES IN NEURAL INFORMATION PROCESSING SYSTEMS, MIT PRESS, US, PAGE(S) 556 - 562, ISBN: 978-0-262-56145-7</text></nplcit>; relates to algorithms for non-negative matrix factorization.
Finally, the document <patcit id="pcit0004" dnum="WO2009096970A"><text>WO 2009/096970</text></patcit> describes a computer-executed method for network management which automatically maps applications to network infrastructure. The method comprises monitoring network activity on one or more managed computers and collecting network activity data on the managed computers. The association of executable files to applications is identified and network activity data and the association of executable files to applications are analyzed. Connections from applications on the managed computers are established according to the analysis.
SUMMARY
The invention is defined in independent claims 1 and 9.
A method is disclosed for determining application dependency paths in a data center having a plurality of servers and a plurality of different applications, each of the applications having a plurality of components, one or more of the components being shared with one or more of the other applications. The method comprises the steps of: capturing application traffic volume data on the servers; generating an application traffic matrix of all the components of the applications based on the application traffic volume data; estimating the number of the applications in the data center from the traffic matrix; and decomposing the traffic matrix into a first matrix and a second matrix using the estimated number of applications, the first matrix representing a set of the components belonging to each of the applications and the second matrix representing the amount of traffic generated by each application over time.
In some embodiments, the method further comprises the step of removing noise from the first and second matrices.
Also disclosed is a system for determining application dependency paths in a data center having a plurality of servers and a plurality of different applications, each of the applications having a plurality of components, one or more of the components being shared with one or more of the other applications. The system comprises a data collection component; and a controller in data communication with the data collection component. The data collection component comprises a plurality of switches each having a mirror port for capturing application traffic volume data on the servers; and a monitoring agent for monitoring each of the mirror ports. The controller comprises a connectivity graphing unit for generating an application traffic matrix of all the components of the applications based on the application traffic volume data captured by the monitoring servers; a population estimating unit for estimating the number of the applications in the data center from the traffic matrix generated by the connectivity graphing unit; and an application decomposition unit for decomposing the traffic matrix into a first matrix and a second matrix using the estimated number of applications generated by the population estimating unit, the first matrix representing a set of the components belonging to each of the applications and the second matrix representing the amount of traffic generated by each application over time.
In some embodiments, the controller of the system further comprises a postprocessing unit for removing noise from the first and second matrices.
BRIEF DESCRIPTION OF THE DRAWINGS
<ul id="ul0001" list-style="none" compact="compact"><li><figref idref="f0001">FIG. 1</figref> is a block diagram of an exemplary embodiment of a system for determining application dependency paths in a data center, according to the present disclosure.</li><li><figref idref="f0002">FIG. 2</figref> is an exemplary embodiment of a traffic matrix which represents a traffic graph of the present disclosure.</li><li><figref idref="f0003">FIG. 3</figref> is a flowchart of an exemplary embodiment of a data center application dependency discovery method performed by the system of the present disclosure.</li><li><figref idref="f0004">FIG. 4A</figref> is a flowchart of an exemplary embodiment of a Power Factorization process used in the method of <figref idref="f0003">FIG. 3</figref>.</li><li><figref idref="f0005">FIG. 4B</figref> is a flowchart of an exemplary embodiment of a Rank Estimation via Power Factorization Residue Errors process used in the method of <figref idref="f0003">FIG. 3</figref>.</li><li><figref idref="f0006">FIG. 5</figref> is a flowchart of an exemplary embodiment of a dependency decomposition process based on non-negative matrix factorization, which is used in the method of <figref idref="f0003">FIG. 3</figref>.</li><li><figref idref="f0007">FIG. 6</figref> is a graphical depiction of a concurrent volume ratios (CVR) based correlation process used in the method of <figref idref="f0003">FIG. 3</figref>, to correlate application traffic on neighboring links.</li><li><figref idref="f0008">FIG. 7</figref> is a flowchart of an exemplary embodiment of the the CVR correlation process.</li></ul>
DETAILED DESCRIPTION
The present disclosure provides a matrix factorization system and method to extract application dependencies in an enterprise network, a cloud-based data center, and other like data centers, using a temporal global application traffic graph dynamically constructed over time and spatial local traffic observed at each server of the data center. The data center comprises a plurality of servers running a plurality of different applications (e.g. e-commerce, content delivery). Each of the applications has a plurality of components (e.g., web server, application server, database server) in the application's dependency path, where one or more of the components are shared with one or more of the other applications.
Because such data centers typically host a large number of multi-tier applications, the applications requests are overlapped, both in the spatial and temporal domains, making it very difficult for conventional pairwise statistical correlation techniques to correctly extract these interleaved but independent applications. In the system and method of the present disclosure, a matrix-based representation of application traffic is used, which captures both system snapshots and their historical evolution. The system and method decomposesd the matrix representation of application graphs into small subgraphs each representing a single application. This makes the system and method of the present disclosure especially effective in the presence of multi-hop and/or overlapping applications.
The number of applications is usually unknown a priori due to interleaving and overlapping application requests, which further imposes a challenge to discovery of the individual application subgraphs. In the system and method of the present disclosure, the number of applications is determined using low rank matrix estimation either with singular value decompostion or power factorization based solvers, under complete and incomplete traffic data scenarios, with theoretical bound guarantee.
Traffic tapping from switches is limited by the capability of switches as well as the monitoring hosts. A switch typically can mirror only a few ports at the same time. In addition, monitoring data collected over multiple switches, each with multiple ports, may result in high-volume aggregate network traffic and potentially packet loss. Both cases lead to significant loss in the monitoring data. To overcome this problem, the system and method of the present disclosure effectively utilizes historical data to provide sufficient redundancy and employs power factorization based techniques to provide resilience to data loss and estimation errors. The system and method of the present disclosure also uses distributed network monitoring and centralized data processing to determine application dependency paths in a data center.
<figref idref="f0001">FIG. 1</figref> is a block diagram of an exemplary embodiment of the system of the present disclosure. The system comprises a data collection component 100 and a central server or controller 110. The data collection unit 100 has a plurality of switches 102 and a plurality of monitoring agents 104 connected to switches and collecting traffic data from them and the central controller 110 has a preprocessing unit 112, a dependency decomposition unit 114 and a postprocessing unit 116. The preprocessing, dependency decomposition, and postprocessing units 112, 114, 116 of the controller 110 are implemented by one or more processors (not shown) of the controller 110. The processor(s) execute program instructions stored, for example, in one or more memories of the controller 110, which enable the controller 110 to perform preprocessing, dependency decomposition, and postprocessing methods and processes described herein.
The data collection component 100 performs distributed network monitoring of the data center and may comprise top-of-rack (TOR) switches (edge switches), which are located in the lowest layer in the network's tree structure with down links connected to servers of the data center (e.g., 20 to 80 servers) residing in the same rack, and up links connected to an upper-layer aggregation switch. Network traffic is captured at each edge switch 102, which is directly connected to a dedicated monitoring server 104 (monitoring agent) via a mirror port of the edge switch 102. This type of port mirroring is used due to its efficient traffic capturing capabilities with minimal impact on traversing traffic. Periodically, the monitoring server processes the collected data (parses and extracts the flow level information, counts the number of packets for each flow in the current interval), calculates the traffic volume for each application layer link, and forwards the data to the controller 110.
The data received from each monitoring server is centrally processed by the controller 110, which sequentially preprocesses, dependency decomposes, and postprocesses the information received from the monitoring servers.
As stated earlier, once the data from all monitoring agents 104 is received, the preprocessing unit 112 of the controller 110 preprocesses the data. The preprocessing unit 112 first sanitizes the data, for example, aligning measurement intervals on different switches 102, and removing redundancy (for instance, the same packet may be captured twice if the system simultaneously monitors two switch ports where the packet traverses). After data sanitization, the preprocessing unit 112 continuously constructs complete application connectivity graphs for all application groups. Each graph is represented by a traffic matrix <i>X</i>, an example of which is shown in <figref idref="f0002">FIG. 2</figref> and generally denoted by reference numeral 200. Each column of the traffic matrix Xrecords the traffic volumes between all 〈<i>IP: port</i>〉 pairs observed during the corresponding time interval and each row of the traffic matrix <i>X</i> represents the history of traffic volume on the corresponding application link (e.g., link A-B (applicaton component A, application component B)). The traffic matrix <i>X</i> indicates the dynamic connectivity relationships of all application components over both the spatial and temporal domains.
After preprocessing the data, the dependency decomposition unit 114 of the controller 110 performs a dependency decomposition process on the data. The dependency decomposition unit 114 does not assume prior knowledge of the number of applications running in the data center, which is important system information, especially when decomposing system components on a per-application basis. The dependency decomposition unit 114 determines or estimates the number of applications running in the data center with a rank estimation via power factorization or singular value decomposition (SVD) based method. The estimated number of applications is further used in a dependency decomposition algorithm to discover the application dependencies.
The application dependencies discovered by the dependency decomposition unit 114 are postprocessed by the postprocessing unit 116 of the controller 110. Application dependencies generated in the previous components may be affected by measurement noise and contain false positives. Thus, postprocessing is necessary to cross-validate the results and reduce inaccurate inferences. The postprocessing unit 116 of the present disclosure uses a concurrent volume ratio (CVR) based correlation to locally identify correlated edges in the dependency subgraphs using pairwise link correlation on each node of the dependency subgraph. The postprocessing unit 116 also applies rules for fusion and pruning the dependency graphs. These rules leverage domain knowledge of the operator as well as empirical observation of the traffic correlation scores.
<figref idref="f0003">FIG. 3</figref> is a flowchart of an exemplary embodiment of the data center application dependency discovery method performed by the system of the present disclosure. The method commences in block 300 with the capturing of application traffic volume data on the servers in spatial and temporal domains. The traffic volume data is captured by the edge switches 102, which are directly connected to associated monitoring agents 104. The monitoring agent 104 periodically, processes the collected data, calculates the traffic volume for each application layer link, and forwards the data to the controller 110.
Moving to block 320, the preprocessing unit 112 of the controller 110 generates application-layer connectivity graphs. Each graph is represented by an application traffic matrix (traffic matrix <i>X</i>) for all the components of the applications based on the application traffic volume data. The connectivity graph generation mechanism involves identification of service nodes (using a number of incoming connections), aggregation of transient connections into a single edge and identification of client facing nodes based on client IP address distribution. A service node with many different client IP addresses is likely to be a client facing service node (or src node in the connectivity graph). This step also identifies and removes common service nodes of the data center which are used by all applications (e.g., DNS) to split a large complex graph into simpler graphs representing individual application groups.
In block 340, the traffic matrix <i>X</i> is used by the dependency decomposition unit 114 of the controller 110 to estimate the number of the applications in the data center. The dependency decomposition unit 114 of the controller 110 in block 360, decomposes the traffic matrix <i>X</i> into first and second matrices <i>W, H</i> (denoted generally by reference numerals 210 and 220, respectively, in <figref idref="f0002">FIG. 2</figref>) using the number of applications estimated in block 340. The first matrix <i>W</i> represents a set of the components belonging to each of the applications, i.e., the application dependency path, and the second matrix <i>H</i> represents the amount of traffic generated by each application over time. The postprocessing unit 116 of the controller 110, in block 380, removes noise from the first and second matrices <i>W, H.</i>
Referring again to block 340 of <figref idref="f0003">FIG. 3</figref>, the dependency decomposition unit 114 of the controller 110 uses singular vector decompostion (SVD) or Power Factorization based solvers under complete and incompete traffic data scenarios to find the optimal rank of the traffic matrix <i>X</i> by low rank estimation. In the case of complete input data, the number of applications is estimated by solving the rank minimization problem (RMP), via a SVD solver. The RMP minimizes ∥<i>X</i> - <i>X̃</i>∥, where <maths id="math0001" num=""><math display="inline"><mrow><mover><mi>X</mi><mrow><mo>˜</mo></mrow></mover><mo>=</mo><mi>U</mi><mrow><msubsup><mi mathvariant="normal">Σ</mi><mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow><mi>k</mi></msubsup></mrow><mrow><mrow><mrow><msup><mi>V</mi><mi>T</mi></msup></mrow></mrow></mrow><mo>,</mo><mi>U</mi></mrow></math><img file="EP2567316B1_D0001.tif" /></maths> is a n×n unitary matrix (i.e., <i>U<sup>T</sup>U</i> = <i>I</i>), <i>V</i> is a m × m unitary matrix (i.e., <i>V<sup>T</sup>V</i> = <i>I</i>) and the matrix <maths id="math0002" num=""><math display="inline"><mrow><mrow><msubsup><mi mathvariant="normal">Σ</mi><mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow><mi>k</mi></msubsup></mrow></mrow></math><img file="EP2567316B1_D0002.tif" /></maths> is n×m a diagonal matrix with the largest k singular values δ<i><sub>i</sub></i> from Σ, which is a n×m diagonal matrix. The best rank <i>r</i> approximation of traffic matrix <i>X</i> is <i>k</i> if ∥<i>X - X̃</i>∥ ≤ ε, ε is the tolerance for noise. In the case of incomplete input data, because the traffic matrix X may be missing some items, Power Factorization is a numerically robust solver to compute two matrix factors <i>A</i> and <i>B</i> with dimensions <i>n*r</i> and <i>r</i>*<i>m</i> respectively, such that matix distance ∥<i>M ·</i> (<i>X - AB</i>)∥ is minimized (where <i>M</i> is a mask matrix of binary entries, <i>Mij</i> equals 0 if <i>X<sub>ij</sub></i> is missing, otherwise, <i>M<sub>ij</sub></i> is 1). Given <i>r < min</i>(<i>m,n</i>)<i>,</i> the method may use the Power Factorization process depicted in the flow chart of <figref idref="f0004">FIG. 4A</figref> to compute the best rank <i>r</i> approximation of <i>X,</i> given <i>r</i> known.
In <figref idref="f0004">FIG. 4A</figref>, the traffic matrix <i>X,</i> its mask matrix <i>M,</i> and rank <i>r</i> are inputs 401 for the Power Factorization process. In block 402, the Power Factorization process commences with a random matrix <i>A</i><sub>0</sub> having a size <i>n*r</i> and set k-th interation k equal to 0. In block 403, k-th interation k is set equal to k+1. In block 404, given matrix <i>A<sub>k-1</sub></i>, an <i>r*m</i> sized matrix <i>B<sub>k</sub></i> is computed so that matrix distance ∥<i>M·</i> (<i>X - A</i><sub><i>k</i>-1</sub><i>B<sub>k</sub></i>)∥ is minimized. Then, matrix <i>B<sub>k</sub></i> is normalized. In block 405, given matrix <i>B<sub>k</sub>,</i> a <i>n*r</i> sized matrix <i>A<sub>k</sub></i> is computed so that matrix distance ∥<i>M ·</i> (<i>X - A<sub>k</sub>B<sub>k</sub></i>)∥ is minimized. In block 406, a determination is made as to whether matrices <i>A<sub>k</sub></i> and <i>B<sub>k</sub></i> have converged. If matrices <i>A<sub>k</sub></i> and <i>B<sub>k</sub></i> converge, then matrices <i>A<sub>k</sub></i> and <i>B<sub>k</sub></i> are generated at output 407. If matrices <i>A<sub>k</sub></i> and <i>B<sub>k</sub></i> have not converged, blocks 403, 404, 405, and 406 of the process are repeated at flow line 408 until matrices <i>A<sub>k</sub>, B<sub>k</sub></i> converge.
The Power Factorization process can not directly predict the rank information of traffic matrix <i>X<sub>n*m</sub></i> (where <i>n</i> and <i>m</i> are the row and column dimensions of matrix <i>X</i>) where rank <i>r</i> must be known before optimizing matrices <i>A<sub>n*r</sub></i> and <i>B<sub>r*m</sub></i>. However, searching rank <i>r</i> within a reasonable range and plotting the final approximation errors for matrix distance (∥<i>M ·</i> (<i>X - AB)</i>∥) against rank <i>r</i>, may be a strong heuristics indicating the true rank <i>r̂</i> (or the rank of matrix <i>X</i>) where the error curve has a saddle point. Note that with rank <i>r</i> increasing, the error for matrix distance ∥<i>M ·</i> (<i>X - AB)</i>∥ is monotonically decreasing though not too much smaller after passing the true rank <i>r̂</i>. If <i>A<sub>r</sub></i> and <i>B<sub>r</sub></i> denote the two matrix factors given any rank <i>r</i>, then error ε<i><sub>r</sub></i> denotes the corresponding fitting error for rank r approximation. The present disclosure provides a process depicted in the flow chart of <figref idref="f0005">FIG. 4B</figref>, which summarizes a method for estimating the rank of the incomplete matrix <i>X</i> via Power Factorization residue error analysis. A Power Factorization solver is used in each iteration until convergence. This Power Factorization method is applicable for both a complete matrix <i>X,</i> or a matrix <i>X</i> with missing values.
In <figref idref="f0005">FIG. 4B</figref>, the traffic matrix <i>X</i>, its mask matrix <i>M</i>, and threshold ε (the threshold of converge criteria for fitting error difference), are inputs 400 for the Rank Estimation via Power Factorization Residue Errors (REPFRE) process. The REPFRE process commences in block 410 by setting rank <i>r</i> equal to 1, setting <i>A<sub>n*r</sub>, B<sub>r*m</sub></i> equal to the Power Factorization process PF of <figref idref="f0004">FIG. 4A</figref>, and computing fitting error ε<i><sub>r</sub></i> for rank <i>r</i> as ∥<i>M</i>(<i>X-A<sub>n*r</sub>B<sub>r*m</sub></i>)∥<i>.</i> In block 420, rank <i>r</i> is set equal to <i>r</i>+1. In block 430, <i>A<sub>n*r</sub>, B<sub>r*m</sub></i> is set equal to the Power Factorization process PF of <figref idref="f0004">FIG. 4A</figref>, the fitting error ε<i><sub>r</sub></i> for rank <i>r</i> (<i>r</i>+1) is computed as ∥<i>M</i>(<i>X-A<sub>n*r</sub>B<sub>r*m</sub></i>)∥ and the error difference <i>d</i> is computed as <i>d̃</i><sub>(<i>i</i>-1,<i>i</i>)</sub> = ε<sub><i>r</i>-1</sub> - ε<sub>r</sub>. In block 440, a determination is made as whether difference <i>d</i> is less than threshold ε. If difference d is less than threshold ε, then the estimated rank of matrix <i>X</i> is set as rank <i>r</i> at output 450, where rank <i>r</i> is the number of applications. If difference d is not less than threshold ε, then blocks 420, 430 and 440 of the REPFRE process are repeated at flow line 460.
Referring again to block 360 of <figref idref="f0003">FIG. 3</figref>, the dependency decomposition unit 114 of the controller 110 may use non-negative matrix factorization (NMF) to discover the dependent application services (features) over the high dimensional traffic data. NMF is an unsupervised learning algorithm for matrix factorization under the non-negativity constraints which are applicable for the non-negative additive nature of application pattern combinations. Given a non-negative <i>n*m</i> matrix <i>X</i>, NMF finds the non-negative <i>n</i>*<i>r</i> matrix <i>W</i> and non-negative <i>r</i>*<i>m</i> matrix <i>H</i> such that: <maths id="math0003" num=""><math display="block"><mrow><msub><mi>X</mi><mrow><mi>n</mi><mo>*</mo><mi>m</mi></mrow></msub><mo>≈</mo><msub><mi>W</mi><mrow><mi>n</mi><mo>*</mo><mi>r</mi></mrow></msub><mo>⋅</mo><msub><mi>H</mi><mrow><mi>r</mi><mo>*</mo><mi>m</mi></mrow></msub><mn>.</mn></mrow></math><img file="EP2567316B1_D0003.tif" /></maths> Because matrix represents the traffic measured over time, each column vector in matrix <i>W</i> can be used to interpret an application dependency subgraph where traffic volumes on different links <i>W</i><sub><i>i</i><sub2>1</sub2><i>*j</i></sub> and W<sub><i>i</i><sub2>2</sub2>*<i>j</i></sub> keep some linear correlations. Each column vector in matrix <i>H</i> indicates the weights of range <i>r</i> applications for different request workloads at each time snapshot.
In one embodiment, the following multiplicative update rules are selected to minimize objective function ∥<i>X</i> - <i>WH</i>∥<sup>2</sup> to obtain matrices <i>W</i> and <i>H</i> : <maths id="math0004" num=""><math display="block"><mrow><msub><mi>W</mi><mrow><mi>i</mi><mo></mo><mi>α</mi></mrow></msub><mo>←</mo><msub><mi>W</mi><mrow><mi>i</mi><mo></mo><mi>α</mi></mrow></msub><mo></mo><mfrac><mrow><msub><mfenced><msup><mrow><mi>X</mi><mo></mo><mi>H</mi></mrow><mi>T</mi></msup></mfenced><mrow><mi>i</mi><mo></mo><mi>α</mi></mrow></msub></mrow><mrow><msub><mfenced><msup><mrow><mi mathvariant="italic">WH</mi><mo></mo><mi>H</mi></mrow><mi>T</mi></msup></mfenced><mrow><mi>i</mi><mo></mo><mi>α</mi></mrow></msub></mrow></mfrac></mrow></math><img file="EP2567316B1_D0004.tif" /></maths><maths id="math0005" num=""><math display="block"><mrow><msub><mi>W</mi><mrow><mrow><mi>α</mi><mo></mo><mi>μ</mi></mrow></mrow></msub><mo>←</mo><msub><mi>H</mi><mrow><mrow><mi>α</mi><mo></mo><mi>μ</mi></mrow></mrow></msub><mo></mo><mfrac><mrow><msub><mfenced separators=""><msup><mi>W</mi><mi>T</mi></msup><mo></mo><mi>X</mi></mfenced><mrow><mrow><mi>α</mi><mo></mo><mi>μ</mi></mrow></mrow></msub></mrow><mrow><msub><mfenced separators=""><msup><mi>W</mi><mi>T</mi></msup><mo></mo><mi>W</mi><mo></mo><mi>H</mi></mfenced><mrow><mrow><mi>α</mi><mo></mo><mi>μ</mi></mrow></mrow></msub></mrow></mfrac><mn>.</mn></mrow></math><img file="EP2567316B1_D0005.tif" /></maths> These update rules are straightforward to implement and employ alternatively as solving a bilinear problem: fixing matrix <i>H</i> to optimize matrix <i>M</i> and then fixing matrix <i>M</i> to solve matrix <i>H</i> in each optimization loop. They converge faster compared to regular gradient descend methods. The initialization of matrix <i>H</i> at first iteration can be chosen randomly. The other important property of NMF is its spatial locality or sparseness of factorized bases, which is particularly applicable to application level event discovery, composed of localized link observations.
The reasoning behind the application of NMF in application dependency decomposition is threefold. First, the observed traffic matrix <i>X</i> is non-negative which naturally matches with the constraints on input data for NMF. Second, NMF does not allow negative entries in both matrix factors <i>W</i> and <i>H.</i> It means only additive combinations of the basis components are allowed, which is consistent with our assumption that the traffic measurement (non-negative by nature) on each link is the summation of the workloads caused by multiple application events. Third, NMF is also a global-scaled graph decomposition method which can discover or extract the latent, statistical dependency traffic patterns as subgraphs, for possible semantic interpretation. Comparing with other matrix factorization techniques, such as PCA and Independent Component Analysis, NMF produces more semantically meaningful results given our traffic data due to the non-negative constraints.
<figref idref="f0006">FIG. 5</figref> is a flowchart of an exemplary embodiment of the NMF-based dependency decomposition process performed by the dependency decomposition unit 114 of the controller 110. The traffic matrix <i>X</i>, its mask matrix <i>M,</i> rank <i>r</i> and threshold δ are inputs 500 for the NMF-based dependency decomposition process. In block 510, the NMF-based dependency decomposition process commences with randomly generating an <i>n*r</i> matrix <i>W</i> and an <i>r</i>*<i>m</i> matrix <i>H.</i> In block 520, matrix <i>W</i> is computed as <i>W</i>(<i>XH<sup>T</sup></i>)/(<i>WHH<sup>T</sup></i>)<i>.</i> In block 530, matrix <i>H</i> is computed as <i>H(W<sup>T</sup>X)</i>/<i>(W<sup>T</sup>WH).</i> In block 540, a determination is made as to whether matrix distance ∥<i>X-WH</i>∥ is less than threshold δ. If matrix distance ∥<i>X-WH</i>∥ is less than threshold δ, then matrices <i>W, H</i> are generated at output 550. If ∥<i>X-WH</i>∥ is not less than threshold δ, then blocks 520, 530, and 540 of the process are repeated at flow line 560 until ∥<i>X-WH</i>∥ is less than threshold δ.
Referring again to block 380 of <figref idref="f0003">FIG. 3</figref>, the postprocessing unit 116 of the controller 110 may use a concurrent volume ratios (CVR) based correlation technique to correlate application traffic on neighboring links, especially for cases where multiple input or output connections are present, as shown for example in <figref idref="f0007">FIG. 6</figref>. This process validates the result of the dependency decomposition process and eliminates noise.
In CVR correlation process, vector <i>v<sub>i</sub></i> represents the aggregated traffic volume on application component link <i>L<sub>i</sub></i> over any certain time interval <i>T</i>. Then, the CVR correlation process on two consecutive application component links <i>L<sub>i</sub></i> and <i>L<sub>j</sub></i> are measured with: <maths id="math0006" num=""><math display="block"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>c</mi></msubsup><mo>=</mo><mfrac><mrow><mo>∑</mo><msub><mi>v</mi><mi>j</mi></msub><mo>*</mo><msub><mi>l</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow></msub></mrow><mrow><mo>∑</mo><msub><mi>v</mi><mi>j</mi></msub></mrow></mfrac><mspace width="1em" /><mi>and</mi><mspace width="1em" /><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>e</mi></msubsup><mo>=</mo><mfrac><mrow><mo>∑</mo><msub><mi>v</mi><mi>i</mi></msub><mo>*</mo><msub><mi>l</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow></msub></mrow><mrow><mo>∑</mo><msub><mi>v</mi><mi>i</mi></msub></mrow></mfrac><mo>,</mo></mrow></math><img file="EP2567316B1_D0006.tif" /></maths> where <i>l<sub>ij</sub></i> is 0/1 vector indicating the concurrency of vectors <i>v<sub>i</sub></i> and <i>v<sub>j</sub></i> in synchronized time intervals. Specifically, 0/1 vector <maths id="math0007" num=""><math display="inline"><mrow><msubsup><mi>l</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>t</mi></msubsup></mrow></math><img file="EP2567316B1_D0007.tif" /></maths> is set to 1 when both links <i>L<sub>i</sub></i> and <i>L<sub>j</sub></i> have traffic going through in time interval <i>t</i> and to 0 otherwise. We use CVR scores <maths id="math0008" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>c</mi></msubsup></mrow></math><img file="EP2567316B1_D0008.tif" /></maths> and <maths id="math0009" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>e</mi></msubsup></mrow></math><img file="EP2567316B1_D0009.tif" /></maths> (where superscript c represents the proportion <i>L<sub>j</sub></i> caused by <i>L<sub>i</sub></i> and superscript e represents the proportion of <i>L<sub>i</sub></i> resulting in <i>L<sub>j</sub></i>; i.e., to indicate causal relation between application component links) to roughly estimate the causal correlation of the traffic on links <i>L<sub>i</sub></i> and <i>L<sub>j</sub></i>. Intuitively, CVR score <maths id="math0010" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>c</mi></msubsup></mrow></math><img file="EP2567316B1_D0010.tif" /></maths> represents the ratio of the traffic volume on link <i>L<sub>j</sub></i> caused by link <i>L<sub>i</sub></i> over the total traffic volume on link <i>L<sub>j</sub></i>, and CVR score <maths id="math0011" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>e</mi></msubsup></mrow></math><img file="EP2567316B1_D0011.tif" /></maths> calculates the ratio of the traffic volume on link <i>L<sub>i</sub></i> that will result in events on link <i>L<sub>j</sub></i> over the total of the traffic volume on link <i>L<sub>i</sub></i>.
Referring again to <figref idref="f0007">FIG. 6</figref>, a high CVR score between application component links <i>A - B</i> and <i>B - C,</i> indicates causal relationship, i.e., <i>A - B - C</i> is a dependency path. Likewise, a low CVR score between <i>A - B</i> and <i>B - D,</i> indicates <i>A - B</i> and <i>B - D</i> are independent links. This leads to a splitting of the connectivity graph into two connected components (or applications) <i>A - B - C</i> and <i>B - D.</i> Furthermore, the CVR score is calculated by evaluating <maths id="math0012" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>c</mi></msubsup></mrow></math><img file="EP2567316B1_D0012.tif" /></maths> and <maths id="math0013" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>e</mi></msubsup></mrow></math><img file="EP2567316B1_D0013.tif" /></maths> for different time intervals <i>T</i>, e.g., 300 ms, 500 ms, 1 sec, 10 sec, ... Note that for dependent application links, the CVR score is stable over different time intervals, while for independent links, there is a sudden decrease in CVR score at a particular time interval. This is because at very small time interval even a high request rate does not cause aggregated traffic volumes to give high CVR scores.
In one exemplary embodiment, the the post processing rules may be as follows. For a single input/output, if CVR scores <maths id="math0014" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>c</mi></msubsup></mrow></math><img file="EP2567316B1_D0014.tif" /></maths> and <maths id="math0015" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>e</mi></msubsup></mrow></math><img file="EP2567316B1_D0015.tif" /></maths> are high in all time intervals, application component links <i>L<sub>i</sub>, L<sub>j</sub></i> are dependent pair. For multiple input with multiple outputs, calculate CVR scores <maths id="math0016" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>c</mi></msubsup></mrow></math><img file="EP2567316B1_D0016.tif" /></maths> and <maths id="math0017" num=""><math display="inline"><mrow><msubsup><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow><mi>e</mi></msubsup></mrow></math><img file="EP2567316B1_D0017.tif" /></maths> for all links <i>i</i> and <i>j</i>, and measure their stability across different time intervals 30 sec, 10 sec, 1 sec, 500 ms. Based on this, dependent and independent links are identified. Like other pair wise correlation techniques, CVR is not suitable to identify the whole dependency path in multi-tier networks. Instead, it is useful to validate the output of decomposition stage (NMF) and filter out false positives. On the other hand, even though it is possible to use CVR to identify local pairwise dependency relationship, and then link or stitch pairs to form a higher-order application-level dependency subgraph, this process may be error-prone since all local pairs are required to be identified and grouped correctly, which is not trivial. The strategy of using a global data matrix representation, and top-down application-level decomposition followed by local CVR based validation can achieve a better balance of statistical robustness and accuracy.
<figref idref="f0008">FIG. 7</figref> is a flowchart of the CVR correlation process performed by the postprocessing unit 116 of the controller 110. The potential list of applications derived from matrix <i>W</i> at the output of the dependency decomposition unit 114 of the controller 110 are inputs 700 for CVR correlation process. In block 710, all the application component links and time series for each link are extracted from matrix <i>X</i> for each potential application. In block 720, traffic time series are calculated for different time intervals for each link pair (<i>i</i>, <i>j</i>) having a common vertex. In block 730, CVR score <maths id="math0018" num=""><math display="inline"><mrow><msup><mrow><msub><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow></msub></mrow><mi>c</mi></msup></mrow></math><img file="EP2567316B1_D0018.tif" /></maths> is computed as sum(<i>v<sub>j</sub></i>*<i>l<sub>ij</sub></i>)/sum(<i>v<sub>j</sub></i>). In block 740, CVR score <maths id="math0019" num=""><math display="inline"><mrow><msup><mrow><msub><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow></msub></mrow><mi>e</mi></msup></mrow></math><img file="EP2567316B1_D0019.tif" /></maths> is computed as sum(<i>v<sub>j</sub></i>*<i>l<sub>ij</sub></i>)/sum(<i>v<sub>i</sub></i>). In block 750, CVR scores <maths id="math0020" num=""><math display="inline"><mrow><msup><mrow><msub><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow></msub></mrow><mi>c</mi></msup></mrow></math><img file="EP2567316B1_D0020.tif" /></maths> and <maths id="math0021" num=""><math display="inline"><mrow><msup><mrow><msub><mi>V</mi><mrow><mi>i</mi><mo></mo><mi>j</mi></mrow></msub></mrow><mi>e</mi></msup></mrow></math><img file="EP2567316B1_D0021.tif" /></maths> are ploted against time interval on an x-axis, for evaluated link pairs. In block 760, a determination is made as to whether the CVR scores are stable between link (<i>i, j</i>). If the CVR scores are stable between link <i>i, j,</i> an indication that link <i>i, j</i> are dependent edges is generated at output 770. This output at 770 is used in the postprocessing 116 before finally giving the individual applications as the output of the overall process (output at 380).
While exemplary drawings and specific embodiments of the present disclosure have been described and illustrated, it is to be understood that that the scope of the invention as set forth in the claims is not to be limited to the particular embodiments discussed. Thus, the embodiments shall be regarded as illustrative rather than restrictive, and it should be understood that variations may be made in those embodiments by persons skilled in the art without departing from the scope of the invention as set forth in the claims that follow.
Contents6
29 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12 Sheet 13 Sheet 14 Sheet 15 Sheet 16 Sheet 17 Sheet 18 Sheet 19 Sheet 20 Sheet 21 Sheet 22 Sheet 23 Sheet 24 Sheet 25 Sheet 26 Sheet 27 Sheet 28 Sheet 29
Every citation, both waysCites: the store holds 6 of 7
| Document | Relation | Office |
|---|---|---|
| WO2009096970A1 | Cites | World Intellectual Property Organization (WIPO) |
| US2007006323A1 | Cites | United States of America |
| US2009070280A1 | Cites | United States of America |
| US2010037211A1 | Cites | United States of America |
| US7490317B1 | Cites | United States of America |
| US7590715B1 | Cites | United States of America |
| XU CHEN MING ZHANG Z MORLEY MAO PARAMVIR BAHL MICROSOFT RESEARCH UNIVERSITY OF MICHIGAN: "Automating Network Application Dependency Discovery: Experiences, Limitations, and New Solutions", USENIX,, 14 November 2008 (2008-11-14), pages 1-14, XP061010879, [retrieved on 2008-11-14] | Non-patent | – |
| PARAMVIR BAHL ET AL: "Towards highly reliable enterprise network services via inference of multi-level dependencies", ACM SIGCOMM COMPUTER COMMUNICATION REVIEW, vol. 37, no. 4, 1 October 2007 (2007-10-01), page 13, XP055153999, ISSN: 0146-4833, DOI: 10.1145/1282427.1282383 | Non-patent | – |
| LEE D ET AL: "Algorithms for Non-negative Matrix Factorisation", 1 November 2001 (2001-11-01), ADVANCES IN NEURAL INFORMATION PROCESSING SYSTEMS, MIT PRESS, US, PAGE(S) 556 - 562, XP008122934, ISBN: 978-0-262-56145-7 * the whole document * | Non-patent | – |
| MIN DING ET AL: "Application dependency discovery using matrix factorization", QUALITY OF SERVICE (IWQOS), 2012 IEEE 20TH INTERNATIONAL WORKSHOP ON, IEEE, 4 June 2012 (2012-06-04), pages 1-4, XP032207346, DOI: 10.1109/IWQOS.2012.6245965 ISBN: 978-1-4673-1296-7 | Non-patent | – |
11 members in 5 offices
Priority claims11
| Document | Office | Kind | Date |
|---|---|---|---|
| 331962P | United States of America | – | |
| 33196210 | United States of America | P | |
| 201113100805 | United States of America | A | |
| 201113100805 | United States of America | – | |
| 2011035288 | United States of America | W | |
| 2011035288 | – | – | – |
| 201113100805 | – | – | – |
| 331962P | – | – | – |
| US20100331962P | – | – | – |
| US201113100805 | – | – | – |
| WO2011US35288 | – | – | – |
Members11
| Document | Office | Kind | |
|---|---|---|---|
| US2011276682A1 | United States of America | A1 | |
| WO2011140293A2 | World Intellectual Property Organization (WIPO) | A2 | |
| WO2011140293A3 | World Intellectual Property Organization (WIPO) | A3 | |
| CN102870092A | China | A | |
| EP2567316A2 | European Patent Office (EPO) | A2 | |
| US8443080B2 | United States of America | B2 | |
| JP2013526237A | Japan | A | |
| EP2567316A4 | European Patent Office (EPO) | A4 | |
| JP5699206B2 | Japan | B2 | |
| EP2567316B1This record | European Patent Office (EPO) | B1 | |
| CN102870092B | China | B |
85 legal events, as 9 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent lapsedLapsedMM4A | MM4A | IE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| No opposition filedOpposition26N | 26N | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Deletion acc. to par. 5 (withdrawal of the translation of the ep patent)MK05 | MK05 | AT | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Invalidated european patentMG4D | MG4D | LT | |
| Patent invalid in the netherlands as no translation has been filedMP | MP | NL | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| Reference to at number (ep patent validated in austria)REF | REF | AT | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: THE PATENT HAS BEEN GRANTEDSTAA | STAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Intention to grant announcedINTG | INTG | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Supplementary search report drawn up and despatchedA4 | A4 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Request for extension of the european patent (deleted)DAX | DAX | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 2567316
- Publication, DOCDB
- 2567316
- Publication, EPODOC
- EP2567316
- Application
- 117783183
- Application, DOCDB
- 11778318
- Application, EPODOC
- EP20110778318
Titles3
- German
- SYSTEM UND VERFAHREN ZUR BESTIMMUNG VON ANWENDUNGSABHÄNGIGKEITSPFADEN IN EINEM DATENZENTRUM
- English
- SYSTEM AND METHOD FOR DETERMINING APPLICATION DEPENDENCY PATHS IN A DATA CENTER
- French
- SYSTÈME ET PROCÉDÉ DE DÉTERMINATION DE CHEMINS DE DÉPENDANCE D'APPLICATIONS DANS UN CENTRE DE DONNÉES
Classification
- CPC, 7
- G06F9/54
- G06F11/3006
- G06F11/302
- G06F11/3051
- H04L41/046
- H04L43/0876
- H04L43/12
- IPC, 6
- G06F9 44
- G06F9 54
- G06F11 30
- G06F15 16
- H04L12 24
- H04L12 26
Designated states1
- Contracting states, 1
- Türkiye
