US10205643B2 - Systems and methods for monitoring and analyzing performance in a computer system with severity-state sorting - Google Patents
Systems and methods for monitoring and analyzing performance in a computer system with severity-state sorting Download PDFInfo
- Publication number
- US10205643B2 US10205643B2 US15/582,132 US201715582132A US10205643B2 US 10205643 B2 US10205643 B2 US 10205643B2 US 201715582132 A US201715582132 A US 201715582132A US 10205643 B2 US10205643 B2 US 10205643B2
- Authority
- US
- United States
- Prior art keywords
- node
- performance
- data
- component
- query
- 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.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/04—Processing captured monitoring data, e.g. for logfile generation
- H04L43/045—Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/323—Visualisation of programs or trace data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/06—Generation of reports
- H04L43/065—Generation of reports related to network devices
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0823—Errors, e.g. transmission errors
- H04L43/0847—Transmission error
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0876—Network utilisation, e.g. volume of load or congestion level
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/10—Active monitoring, e.g. heartbeat, ping or trace-route
- H04L43/106—Active monitoring, e.g. heartbeat, ping or trace-route using time related information in packets, e.g. by adding timestamps
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3409—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/815—Virtual
Definitions
- FIG. 1 illustrates a performance-monitoring tool that displays a proactive monitoring tree in accordance with the disclosed embodiments.
- FIG. 5A illustrates a sorted proactive monitoring tree in accordance with the disclosed embodiments.
- FIG. 7A presents a performance graph for a branch of the tree overlaid on a distribution of the performance metric over nodes in the tree in accordance with the disclosed embodiments.
- FIG. 7B presents a flowchart illustrating how the graph illustrated in FIG. 7A can be generated in accordance with the disclosed embodiments.
- the disclosed embodiments relate to a performance-monitoring system that provides a user interface that displays a proactive monitoring tree in accordance with the disclosed embodiments.
- This proactive monitoring tree enables a user to easily view and understand relationships among various factors that affect performance of a hierarchically structured computing system. More specifically, a user can navigate the proactive monitoring tree to gain a better understanding of the performance of an associated computing system by examining values for a selected performance metric across a set of entities (e.g., virtual machines and host systems) that comprise the computing system, wherein the entities are represented as nodes in the proactive monitoring tree. Values for the selected metric can be aggregated for each of the entities over a selected time range and then compared against a set of thresholds to determine performance states for the entities.
- entities e.g., virtual machines and host systems
- the proactive monitoring tree enables a user to easily navigate the hierarchy by selectively expanding nodes representing sets of entities (e.g., computing clusters) to view performance information for lower-level nodes associated with lower-level entities (e.g., virtual machines or host systems.) This ease of navigation enables a user to quickly diagnose the root cause of a performance problem.
- entities e.g., computing clusters
- lower-level entities e.g., virtual machines or host systems.
- FIG. 1 An exemplary performance-monitoring system that provides a proactive monitoring tree system is illustrated in FIG. 1 .
- This system includes a performance-monitoring tool 108 comprising a software application that enables a user to monitor and analyze a set of performance data 110 .
- performance data 110 can originate from various data sources 112 .
- performance data 110 can comprise any type of data associated with entities that can be hierarchically organized with a one-to-many relationship between entities.
- performance data 110 can originate from a virtual machine system and can specify utilization rates for various resources, such as central-processing unit (CPU) capacity, memory capacity and communication bandwidth for individual virtual machines or underlying host systems that comprise the virtual machine system.
- performance data 110 can originate from a database containing economic data.
- the data can relate to economic indicators such as per capita GDP, unemployment rates, and income distribution for the different states, counties and cities.
- performance data 110 can originate from a database containing census data.
- Performance data 110 can also be collected using time windows that vary in size.
- the data sources 112 can provide data values collected over time windows that range in size from microseconds, to seconds, to years.
- performance data 110 can comprise real-time data that is collected periodically (e.g., every three minutes) from an active system.
- performance data 110 can comprise non-real-time data, such as census data, that is collected every ten years.
- performance-monitoring tool 108 displays a user interface 104 to a user 102 .
- User interface 104 displays a proactive monitoring tree 106 comprising nodes associated with specific entities, such as a virtual machine or a host system, or a set of entities, such as a cluster of host systems or multiple clusters. These nodes provide a visual indicator (e.g., a color) to indicate performance states (associated with a specific performance metric) for each entity. For example, a red-colored node may indicate that a value of a performance metric for the node is in a critical range.
- a user 102 is able to navigate the nodes of proactive monitoring tree 106 by selectively expanding lower-level nodes to view performance information for entities represented by the nodes. This enables the user to determine the root cause of a performance problem by quickly identifying an entity (e.g., virtual machine) that is causing a performance bottleneck for the system.
- nodes 222 - 228 can represent virtual machines
- nodes 217 - 221 can represent host systems that execute virtual machines
- nodes 215 - 216 can represent computing clusters comprising multiple host systems
- node 214 can represent a virtual center comprising multiple clusters.
- Performance states can alternatively be indicated in different ways (instead of by using colors), such as by using different patterns (e.g., cross-hatching or dots), through different levels of gray-shading, or through textual labels that explicitly announce the performance state.
- the performance state for a parent node can depend on the performance states of the parent's children.
- the performance state for a host node can depend on the worst-case performance state for any virtual machine that executes on the host node
- the performance state for a cluster node can depend on the worst-case performance state for any host node in the cluster
- the performance state for a virtual center node can depend on the worst-case performance state for any cluster in the virtual center.
- Proactive monitoring tree 106 also supports navigational operations to facilitate analyzing performance problems. While displaying a large system comprising hundreds or thousands of entities, it may be impractical to display nodes for all of the entities at the same time. (Note that it may simply be impossible to fit hundreds or thousands of nodes on a single display screen.) Even if it is possible to display a large number of nodes in a single display screen, the large number of displayed nodes can obscure performance problems for a small subset of the nodes that have performance problems.
- proactive monitoring tree 106 enables the user to selectively expand parent nodes to display underlying child nodes.
- FIG. 2B illustrates how nodes in the proactive monitoring tree can be selectively expanded by a user.
- the proactive monitoring tree is initially displayed with three nodes 214 - 216 .
- lower-level nodes are hidden from the user.
- node 216 expands to reveal underlying child nodes 217 - 218 .
- node 217 expands to reveal underlying child nodes 222 - 225 .
- the proactive monitoring tree enables a user to identify where a computing system is experiencing performance problems, and to determine how the computing system can be modified to alleviate these problems. Furthermore, by associating performance values with a set of performance states, a user can easily understand how different portions of the computing system are performing.
- FIG. 3 illustrates an exemplary server system 300 that monitors the performance of a virtual machine environment comprising a set of virtual machines and associated host systems in accordance with the disclosed embodiments.
- server system 300 is accessed by local systems 303 and 304 through network 301 .
- Server system 300 can generally include a set of computational resources, such as a cloud-based computer system comprising one or more geographically distributed data centers.
- Local systems 303 and 304 can generally include any type of computer system that can interact with server system 300 .
- local systems 303 and 304 can include a personal computer system, a server computer system, a laptop computer system, or a smartphone.
- Network 301 can generally include any type of network for connecting computer systems.
- network 301 can be a private network with dedicated communication links; a public network, such as the Internet; or a virtual-private network (VPN) that operates over a public network.
- VPN virtual-private network
- Hypervisor 302 assigns tasks to be executed on specific virtual machines or sets of virtual machines based on the task's requirements, the virtual machine's capabilities, and the load on the virtual machines. Hypervisor 302 also assigns virtual machines to be executed on underlying physical host systems based on the load on the underlying host systems and computational requirements of the virtual machines.
- the system uses the obtained metric values to determine performance states for the associated entities. This can be accomplished by comparing the metric values against a set of threshold values for the performance states (step 416 ).
- the system also retrieves the architectural information specifying the many-to-one relationships between the entities at the time the performance metric values were gathered (step 417 ).
- the system displays the proactive monitoring tree to the user and allows the user to navigate the proactive monitoring tree to analyze performance problems (step 420 ).
- proactive monitoring tree 106 provides a number of features, including: (1) severity state sorting, (2) a state distribution ring, (3) a distribution stream chart with branch overlay, and (4) a pin board that displays detail panels for nodes. These features are described in more detail below.
- branches of the proactive monitoring tree are sorted based a count of the most severe nodes in that branch.
- the branch with the highest number of the highest severity leaf nodes will be displayed on the far left-hand side of the tree. For example, in a system that associates entities with a critical state, a warning state, a normal state and an unknown state, the branch with the highest number of leaf nodes in the critical state will be displayed at the far left-hand side of the tree. If there are no leaf nodes in the critical state, the branch with the highest number of leaf nodes in the warning state will displayed at the far left-hand side of the tree.
- the tree 500 comprises nodes 514 - 528 , wherein node 514 is the root node.
- the most severe branch node 515 under root node 514 is displayed on the far left-hand side of root node 514 .
- branch node 515 is associated with the most leaf nodes having the highest severity state.
- leaf node 519 has the highest severity state of all leaf nodes under branch node 515 . Sorting the branches in this way enables a user to easily determine which branches in the tree are experiencing the most performance problems.
- FIG. 5B presents a flowchart illustrating how tree nodes are displayed in sorted order in accordance with the disclosed embodiments.
- the system first determines performance states for a plurality of entities that comprise the computing environment (step 532 ). This can involve first determining values for a performance metric of each of the entities and then comparing the determined values against thresholds to determine the performance states for the entities.
- the system displays the computing environment as a tree with nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities (step 534 ). While displaying the tree, the system displays the child nodes for each parent in sorted order based on values of the performance states associated with the child nodes (step 536 ).
- the state distribution ring can be implemented as a ring surrounding parent nodes of the tree.
- This ring provides an indicator of the distribution of performance states for the leaf nodes that fall under the parent node in the tree. More specifically, the ring is divided into visually distinct sections associated with different performance states, wherein the visually distinct sections are sized proportionately with the determined counts of leaf nodes with the associated performance states. Note that the visually distinct sections can be displayed using different colors or different patterns. In this way, the user can get a sense of the proportion of leaf nodes in a particular performance state for a particular branch of the hierarchy. This can help a user in determining which nodes they might be interested in clicking on to investigate. A node with a higher proportion of leaf nodes in a more severe state is probably more interesting to investigate.
- FIG. 6A illustrates a state distribution ring 630 , which surrounds a node for a cluster (CL) associated with a number of descendant nodes 635 , including branch nodes and leaf nodes.
- State distribution ring 630 is divided into visually distinct sections 631 - 634 which are sized proportionately with the counts of leaf nodes with the associated performance states.
- the background of the chart represents the distribution of the selected metric's values over a reference set of nodes in the tree.
- This reference set of nodes can include the entire tree or merely a subset of nodes in the tree.
- This distribution is represented by a number of shaded regions.
- the interior, cross-hatched region represents the middle 50% of the data. This interior region is therefore defined as having edges representing the 25th percentile of the data and the 75th percentile of the data. (Note that this is analogous to the box portion of a box-and-whisker plot.)
- the lower exterior, darker-shaded region has a lower bound of the minimum value of the data, the 0th percentile if you will, and an upper bound at the 25th percentile line.
- FIG. 7B presents a flowchart illustrating how the graph illustrated in FIG. 7A is generated in accordance with the disclosed embodiments.
- the system determines values for a performance metric for a plurality of entities that comprise the computing environment (step 772 ).
- the system displays the computing environment as a tree comprising nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities (step 774 ).
- the system displays a chart with a line illustrating how a value of the performance metric for the selected node varies over time against a background illustrating how a distribution of the performance metric for a reference set of nodes in the tree varies over time (step 776 ).
- the system can display a table with the top 50 most critical children in the branch, wherein each entry in the table includes an indicator of the performance state of the node, the name of the node, and a sparkline for the selected metric value for that node over the selected time range.
- node 905 is the root node of a tree, which is surrounded by a ring with colored sections that represent the proportions of states of the leaf nodes in the tree.
- 15-20% of this ring is red, which indicates that 15-20% of the leaf nodes in the tree are red.
- Nodes 907 - 908 are surrounded by rings that are completely green, which indicates that all of their descendant nodes are green.
- Node 906 actually has a higher proportion of red nodes than its siblings or parent. However, it does not have the largest number of red nodes of its siblings and hence does not appear on the far left-hand side of the tree in the sorted ordering of the siblings. Nevertheless, node 906 may be interesting to examine because of its higher proportion of red nodes.
- SPLUNK® ENTERPRISE is software produced and sold for on-premise and cloud use by Splunk Inc. of San Francisco, Calif.
- SPLUNK ENTERPRISE is a comprehensive system that generates, stores, retrieves, and searches event data.
- SPLUNK® ENTERPRISE has gained particular appeal in the market for deriving events from unstructured data and machine data. It is the leading software for providing real-time operational intelligence, enabling organizations to collect, index, and harness machine-generated big data coming from the websites, applications, servers, networks, mobile devices, etc., that power their businesses.
- late-binding schema refers to a system, such as in SPLUNK® ENTERPRISE, which does not define the schema at index time as with database technology; rather, in a system involving late-binding schema, the schema can be developed on an ongoing basis up until the time it needs to be applied (which is query time, as a query often specifies the criteria for events of interest in terms of events having specified value(s) for specified field(s)). As a data analyst learns more about the data in stored events, using a late-binding schema, he can continue to develop the schema up until the next time it is needed for a query.
- a field extractor within an enterprise network environment may be configured to automatically identify (e.g., using regular expression-based rules, delimiter-based rules, etc.) certain fields in the events while the events are being created, indexed, and/or stored.
- one or more fields can be identified within the events and added to the field extraction rules (used by the field extractor to identify fields within the events) by a user using a variety of techniques.
- fields that correspond to metadata about the events such as a timestamp, host, source, and source type for an event, may also be created; such fields may, in some cases, be referred to as “default fields” if they are determined automatically for all events at the time such events are created, indexed, and/or stored.
- the data included in a given event can be transformed.
- Such a transformation can include such actions as removing part of an event (e.g., a portion used to define event boundaries, extraneous text, characters, etc.) or removing redundant portions of an event.
- a user can specify a portion to remove using a regular expression or any similar method.
- FIG. 12 is a flowchart 1200 of a process that a search head 1004 and indexers 1002 may perform during a typical search query.
- a search head receives a query from a client.
- FIG. 13 shows an example of a search query 1301 received from a client that the search head can split into two parts: one part to be executed by indexers 1302 and one part to be executed by the search head 1303 .
- the search query 1302 makes the indexers responsible for counting the results by host and then sending their results to the search head.
- the search head then performs the merging 1303 . This achieves both computation distribution and minimal data transfer.
- the search head distributes the indexer search query to one or more distributed indexers.
- the search query may contain one or more regular expressions that the indexer is to apply to any event data that is found to fall within the parameters of the regular expression.
- These indexers can include those with access to data stores having events responsive to the query.
- the indexers can include those with access to events with time stamps within part or all of a time period identified in the query.
- the indexer finds events that it is the primary indexer for that fall within a block of time specified by the one or more regular expressions.
- the indexer then processes the contents of the events using the one or more regular expressions, extracting information associated with fields specified in the one or more regular expressions.
- the indexers can either stream the relevant events back to the search head or use the events to calculate a partial result responsive to the query and send the partial result back to the search head.
- the search head combines or reduces all of the partial results or events received from the parallel processing indexers together to determine a final result responsive to the query.
- SPLUNK® ENTERPRISE can accelerate some queries used to periodically generate reports that, upon each subsequent execution, are intended to include updated data.
- a summarization engine periodically generates a summary of data responsive to the query defining the report for a defined, non-overlapping subset of the time period covered by the report. For example, where the query is meant to identify events meeting specified criteria, a summary for a given time period may include only those events meeting the criteria Likewise, if the query is for a statistic calculated from events, such as the number of events meeting certain criteria, then a summary for a given time period may be the number of events in that period meeting the criteria.
- a process for generating such a summary or report can begin by periodically repeating a query used to define a report.
- the repeated query performance may focus on recent events.
- the summarization engine determines automatically from the query whether generation of updated reports can be accelerated by creating intermediate summaries for past time periods. If it can, then a summarization engine can periodically create a non-overlapping intermediate summary covering new data obtained during a recent, non-overlapping time period and stores the summary in a summary data store.
- the query engine schedules the periodic updating of the report defined by the query.
- the query engine determines whether intermediate summaries have been generated covering parts of the time period covered by the current report update. If such summaries exist, then the report is based on the information from the summaries; optionally, if additional data has been received that has not yet been summarized but that is required to generate a complete report, then the query is run on this data and, together with the data from the intermediate summaries, the updated current report is generated. This process repeats each time an updated report is scheduled for creation.
- the disclosed embodiments relate to a system that displays performance data for a computing environment.
- the system first determines values for a performance metric for a plurality of entities that comprise the computing environment.
- the system displays the computing environment as a tree comprising nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities. While displaying the tree, the system displays the child nodes for each parent in sorted order based on values of the performance metric associated with the child nodes.
- the system while determining the sorted order for the child nodes, the system first determines a performance state for each child node based on a value of the performance metric for an entity associated with the child node, wherein the performance states can include a critical state, a warning state, a normal state, and an unknown state. Moreover, if a child node has descendants in the tree, the performance state associated with the child node includes performance states for the descendants of the child node. Next, the system sorts the child nodes based on the determined performance states, wherein the sorted order is determined based on the number of critical states associated with each child node.
- the system determines the performance states for the plurality of entities by comparing the values of the performance metric for the plurality of entities against one or more state-specific threshold values to determine the associated performance states for the plurality of entities.
- an entity can include: a host system; a virtual machine; a cluster comprising one or more host systems; and a virtual center comprising one or more clusters.
- the performance metric relates to one or more of: central-processing unit (CPU) utilization; memory utilization; disk utilization; and network utilization.
- CPU central-processing unit
- the disclosed embodiments also relate to a system that displays performance data for a computing environment.
- the system determines performance states for a plurality of entities that comprise the computing environment based on values of a performance metric for the entities.
- the system displays the computing environment as a tree comprising nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities.
- the system determines counts of one or more performance states for descendants of the parent node in the tree.
- the system displays a graphical representation of the determined counts while displaying the parent node.
- displaying the graphical representation of the determined counts includes displaying a circular ring comprising visually distinct sections associated with different performance states, wherein the visually distinct sections are sized proportionately with the determined counts for the associated performance states.
- the system while displaying each leaf node in the tree, the system displays an indicator for a performance state associated with the leaf node.
- the state information for the first node displayed in the first detail panel includes: configuration information for the first node; and a graph displaying values of the first performance metric for the first node over a time interval.
- the data structures and code described in this detailed description are typically stored on a computer-readable storage medium, which may be any device or medium that can store code and/or data for use by a system.
- the computer-readable storage medium includes, but is not limited to, volatile memory, non-volatile memory, magnetic and optical storage devices such as disk drives, magnetic tape, CDs (compact discs), DVDs (digital versatile discs or digital video discs), or other media capable of storing code and/or data now known or later developed.
- the methods and processes described in the detailed description section can be embodied as code and/or data, which can be stored on a non-transitory computer-readable storage medium as described above.
- a system reads and executes the code and/or data stored on the non-transitory computer-readable storage medium, the system performs the methods and processes embodied as data structures and code and stored within the non-transitory computer-readable storage medium.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Environmental & Geological Engineering (AREA)
- Quality & Reliability (AREA)
- Computer Security & Cryptography (AREA)
- Cardiology (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Debugging And Monitoring (AREA)
Abstract
The disclosed embodiments relate to a system that displays performance data for a computing environment. During operation, the system first determines values for a performance metric for entities that comprise the computing environment. Next, the system displays the computing environment as a tree comprising nodes representing the entities and edges representing parent-child relationships between the entities. While displaying the tree, the system displays the child nodes for each parent in sorted order based on values of the performance metric associated with the child nodes.
Description
This application is a continuation of and claims priority to co-pending U.S. patent application Ser. No. 15/215,097, entitled “USER INTERFACE THAT PROVIDES A PROACTIVE MONITORING TREE WITH SEVERITY STATE SORTING” filed on Jul. 20, 2016, which is a continuation of U.S. patent application Ser. No. 14/812,948, now U.S. Pat. No. 9,426,045, entitled “PROACTIVE MONITORING TREE WITH SEVERITY STATE SORTING” filed on Jul. 29, 2015, which is a continuation of U.S. patent application Ser. No. 14/253,490, now U.S. Pat. No. 9,185,007, entitled “PROACTIVE MONITORING TREE WITH SEVERITY STATE SORTING” filed on Apr. 15, 2014, which is a continuation-in-part of U.S. patent application Ser. No. 14/167,316, entitled “CORRELATION FOR USER-SELECTED TIME RANGES OF VALUES FOR PERFORMANCE METRICS OF COMPONENTS IN AN INFORMATION-TECHNOLOGY ENVIRONMENT WITH LOG DATA FROM THAT INFORMATION-TECHNOLOGY ENVIRONMENT” filed on Jan. 29, 2014, and of U.S. patent application Ser. No. 13/874,423, now U.S. Pat. No. 8,904,389, entitled “DETERMINING PERFORMANCE STATES OF COMPONENTS IN A VIRTUAL MACHINE ENVIRONMENT BASED ON PERFORMANCE STATES OF RELATED SUBCOMPONENTS” filed Apr. 30, 2013, and of U.S. patent application Ser. No. 13/874,434, now U.S. Pat. No. 8,683,467, entitled “DETERMINING PERFORMANCE STATES OF PARENT COMPONENTS IN A VIRTUAL-MACHINE ENVIRONMENT BASED ON PERFORMANCE STATES OF RELATED CHILD COMPONENTS” filed Apr. 30, 2013, and of U.S. patent application Ser. No. 13/874,441, now U.S. Pat. No. 9,164,786, entitled “DETERMINING PERFORMANCE STATES OF PARENT COMPONENTS IN A VIRTUAL-MACHINE ENVIRONMENT BASED ON PERFORMANCE STATES OF RELATED CHILD COMPONENTS DURING A TIME PERIOD” filed Apr. 30, 2013, and of U.S. patent application Ser. No. 13/874,448, now U.S. Pat. No. 9,495,187, entitled “INTERACTIVE, TOP-DOWN PRESENTATION OF THE ARCHITECTURE AND PERFORMANCE OF A HYPERVISOR ENVIRONMENT” filed Apr. 30, 2013, and which claims the benefits of U.S. Provisional Application No. 61/883,869, entitled “POPULATION STATE-BASED PERFORMANCE ASSESSMENT OF A HYPERVISOR” filed Sep. 27, 2013, and of U.S. Provisional Application No. 61/900,700, entitled “HYPERVISOR PERFORMANCE TIME-SERIES INDEX” filed Nov. 6, 2013, and of U.S. Provisional Application No. 61/979,484, entitled “PROACTIVE MONITORING TREE” filed on Apr. 14, 2014, the disclosures of which are incorporated herein by reference in their entirety.
The disclosed embodiments generally relate to techniques for monitoring and analyzing performance in a computer system. More specifically, the disclosed embodiments relate to the design of a performance-monitoring system that provides a user interface with a proactive monitoring tree that facilitates visualizing performance information for virtual machines and associated host systems in a hierarchically structured computing environment.
Organizations are increasingly relying on cloud-based computing systems to perform large-scale computational tasks. Such cloud-based computing systems are typically operated by hosting companies that maintain a sizable computational infrastructure, often comprising thousands of servers sited in geographically distributed data centers. Customers typically buy or lease computational resources from these hosting companies. The hosting companies in turn provision computational resources according to the customer's requirements and then enable the customers to access these resources.
In many cases, cloud-based computing systems provide a virtualized computing environment, wherein tasks run on “virtual machines” that execute on underlying physical host systems. Such virtualized computing environments enable computational tasks to be easily moved among host systems to facilitate load balancing and fault tolerance. However, they also complicate the process of diagnosing and resolving performance problems because bottlenecks can arise at both the virtual-machine level and the host-system level.
Existing performance-monitoring tools do not provide an easy way to diagnose performance problems in such computing systems.
The patent or application file contains at least one drawing executed in color. Copies of this patent or patent application publication with color drawing(s) will be provided by the Office upon request and payment of the necessary fee.
Overview
The disclosed embodiments relate to a performance-monitoring system that provides a user interface that displays a proactive monitoring tree in accordance with the disclosed embodiments. This proactive monitoring tree enables a user to easily view and understand relationships among various factors that affect performance of a hierarchically structured computing system. More specifically, a user can navigate the proactive monitoring tree to gain a better understanding of the performance of an associated computing system by examining values for a selected performance metric across a set of entities (e.g., virtual machines and host systems) that comprise the computing system, wherein the entities are represented as nodes in the proactive monitoring tree. Values for the selected metric can be aggregated for each of the entities over a selected time range and then compared against a set of thresholds to determine performance states for the entities. These performance states can be represented by using different colors to display associated nodes of the proactive monitoring tree. For example, performance states in a virtual machine environment can indicate whether the performance for a specific entity (virtual machine or host system) is in a critical state (red), a warning state (orange), a normal state (green), or an unknown/offline state (gray).
The proactive monitoring tree enables a user to easily navigate the hierarchy by selectively expanding nodes representing sets of entities (e.g., computing clusters) to view performance information for lower-level nodes associated with lower-level entities (e.g., virtual machines or host systems.) This ease of navigation enables a user to quickly diagnose the root cause of a performance problem.
An exemplary performance-monitoring system that provides a proactive monitoring tree system is illustrated in FIG. 1 . This system includes a performance-monitoring tool 108 comprising a software application that enables a user to monitor and analyze a set of performance data 110.
This performance data 110 can originate from various data sources 112. In general, performance data 110 can comprise any type of data associated with entities that can be hierarchically organized with a one-to-many relationship between entities. For example, performance data 110 can originate from a virtual machine system and can specify utilization rates for various resources, such as central-processing unit (CPU) capacity, memory capacity and communication bandwidth for individual virtual machines or underlying host systems that comprise the virtual machine system. In another example, performance data 110 can originate from a database containing economic data. In this example, the data can relate to economic indicators such as per capita GDP, unemployment rates, and income distribution for the different states, counties and cities. In another example, performance data 110 can originate from a database containing census data. In this example, the data can relate to racial, religious and ethnic compositions of various states, counties and cities. In yet another example, performance data 110 can originate from a database containing information on communicable diseases. In this example, the data can relate to the number of cases of specific diseases and associated rates of mortality for different countries, states and cities. In another example, performance data 110 can originate from a database containing financial information for a corporation. In this example, the data can relate to financial performance for various subsidiaries, divisions and departments within the corporation.
Moreover, performance data 110 can comprise real-time data that is collected periodically (e.g., every three minutes) from an active system. Alternatively, performance data 110 can comprise non-real-time data, such as census data, that is collected every ten years.
During operation, performance-monitoring tool 108 displays a user interface 104 to a user 102. User interface 104 displays a proactive monitoring tree 106 comprising nodes associated with specific entities, such as a virtual machine or a host system, or a set of entities, such as a cluster of host systems or multiple clusters. These nodes provide a visual indicator (e.g., a color) to indicate performance states (associated with a specific performance metric) for each entity. For example, a red-colored node may indicate that a value of a performance metric for the node is in a critical range. Note that a user 102 is able to navigate the nodes of proactive monitoring tree 106 by selectively expanding lower-level nodes to view performance information for entities represented by the nodes. This enables the user to determine the root cause of a performance problem by quickly identifying an entity (e.g., virtual machine) that is causing a performance bottleneck for the system.
Proactive Monitoring Tree
Each node in proactive monitoring tree 106 can be colored to indicate a performance state for the associated entity. For example, if the performance metric is memory utilization, a node for a virtual machine can be colored: red to indicate that memory utilization for the virtual machine is in a critical range (e.g., over 99%); orange to indicate a warning range (e.g., 90% to 99%); green to indicate a normal range (e.g., 0% to 90%); and gray to indicate that memory utilization is unknown for the virtual machine. Note that performance states, and the associated ranges of values for the performance states, can be fixed or may be configurable by a user.
Performance states can alternatively be indicated in different ways (instead of by using colors), such as by using different patterns (e.g., cross-hatching or dots), through different levels of gray-shading, or through textual labels that explicitly announce the performance state.
Moreover, the performance state for a parent node can depend on the performance states of the parent's children. For example, the performance state for a host node can depend on the worst-case performance state for any virtual machine that executes on the host node, the performance state for a cluster node can depend on the worst-case performance state for any host node in the cluster, and the performance state for a virtual center node can depend on the worst-case performance state for any cluster in the virtual center.
More specifically, referring to FIG. 2A , the performance state for node 215 is red because the worst-case performance state for child nodes 219-221 is red; the performance state for node 217 is orange because the worst-case performance state for child nodes 222-225 is orange; the performance state for node 218 is green because the worst-case performance state for child nodes 226-228 is green; the performance state for node 216 is orange because the worst-case performance state for child nodes 217-218 is orange; and finally, the performance state for node 214 is red because the worst-case performance state for child nodes 215-216 is red.
Note that assigning performance states to a parent node based on the worst-case states for associated child nodes enables a viewer to determine quickly which branches of the tree are likely to have performance problems. However, performance states can be assigned to parent nodes in alternative ways. For example, a performance state for a parent node can depend on the average performance state (or most-common performance state) of its child nodes.
To facilitate viewing systems with a large number of nodes, proactive monitoring tree 106 enables the user to selectively expand parent nodes to display underlying child nodes. For example, FIG. 2B illustrates how nodes in the proactive monitoring tree can be selectively expanded by a user. On the left-hand side of FIG. 2B , the proactive monitoring tree is initially displayed with three nodes 214-216. At this point, lower-level nodes are hidden from the user. When the user selects (e.g., uses a mouse to click on) node 216, node 216 expands to reveal underlying child nodes 217-218. When the user selects node 217, node 217 expands to reveal underlying child nodes 222-225. Note that if an expanded tree does not completely fit on the screen, the user can grab and move the tree to change which portion of the expanded tree is displayed on the screen. These navigational operations enable a user to quickly “drill down” into a branch of interest to explore the performance states of nodes in the branch. (Note that an expanded node can be selected again to hide its underlying children.)
By presenting performance information in this top-down manner, the proactive monitoring tree enables a user to identify where a computing system is experiencing performance problems, and to determine how the computing system can be modified to alleviate these problems. Furthermore, by associating performance values with a set of performance states, a user can easily understand how different portions of the computing system are performing.
We next describe how such performance data can be collected in a server system that supports execution of virtual machines.
Exemplary Performance-Monitoring System
During operation, hypervisor 302 records values for a number of performance metrics for virtual machines 321-336 and host systems 341-356 and makes these performance metric values available through an application programming interface (API) 308.
Virtual machine (VM) monitoring system 310 periodically makes calls through API 308 to retrieve values for these performance metrics and then stores them in a database containing performance data 110. More specifically, referring to the flowchart illustrated in FIG. 4A , VM monitoring system 310 retrieves values for a set of performance metrics by making calls through API 308 (step 402). Note that API 308 provides various methods or functions to retrieve values for the performance metrics. In one embodiment, API 308 is an API provided as part of the vSphere Hypervisor system distributed by VMware, Inc. of Palo Alto, Calif. While retrieving values for the performance metrics from hypervisor 302 through API 308, VM monitoring system 310 also retrieves architectural information specifying one-to-many relationships between entities in the computing environment. For example, this architectural information can specify which virtual machines execute on each host, which hosts belong to each cluster, and which clusters belong to each virtual cluster.
Next, VM monitoring system 310 stores the retrieved values for the performance metrics and associated timestamps along with the architectural information in database 110 (step 404). Then, VM monitoring system 310 waits for a specified amount of time (406), and returns to step 402 to retrieve the next set of performance metric values.
Process of Generating a Proactive Monitoring Tree
First, the system receives a number of selections from a user, including: an entity type (e.g., virtual machine or host), a performance metric (e.g., CPU utilization) and a time range (e.g., the past 24 hours) (step 412). Next, the system accesses database 110 and retrieves values for the selected performance metric, entity type and time range (step 414). For example, if database 110 includes fields for performance metric, entity type, entity identifier, and measurement time, the retrieval process can involve executing a query against database 110. This query retrieves values for the selected metric (and associated entity identifiers) that match the specific entity type and time range. In one embodiment, database 110 is optimized to quickly return metric values for a specific time range. For example, database 110 can store events for the performance metric in a time-series index, wherein events are stored and can be accessed based on their timestamps.
Next, the system uses the obtained metric values to determine performance states for the associated entities. This can be accomplished by comparing the metric values against a set of threshold values for the performance states (step 416).
The system also retrieves the architectural information specifying the many-to-one relationships between the entities at the time the performance metric values were gathered (step 417).
The system then generates the proactive monitoring tree based on the determined performance states. This process can involve starting from the leaf nodes and constructing successive levels of parent nodes from child nodes (step 418). For example, the system can start with the leaf nodes, wherein each leaf node is associated with a performance state for its associated entity (e.g., virtual machine or host system). Next, the performance state for each parent node can be determined based on the worst-case performance state for each of its child nodes. This process is repeated until the root node of the tree is reached.
Finally, the system displays the proactive monitoring tree to the user and allows the user to navigate the proactive monitoring tree to analyze performance problems (step 420).
Proactive Monitoring Tree Features
In some embodiments, proactive monitoring tree 106 provides a number of features, including: (1) severity state sorting, (2) a state distribution ring, (3) a distribution stream chart with branch overlay, and (4) a pin board that displays detail panels for nodes. These features are described in more detail below.
Severity State Sorting
In some embodiments, branches of the proactive monitoring tree are sorted based a count of the most severe nodes in that branch. Hence, the branch with the highest number of the highest severity leaf nodes will be displayed on the far left-hand side of the tree. For example, in a system that associates entities with a critical state, a warning state, a normal state and an unknown state, the branch with the highest number of leaf nodes in the critical state will be displayed at the far left-hand side of the tree. If there are no leaf nodes in the critical state, the branch with the highest number of leaf nodes in the warning state will displayed at the far left-hand side of the tree.
This sorting process is performed top down. Hence, branches of the root node of the tree are first sorted based on the highest count of highest severity leaf nodes. Then, branches of each branch node are sorted in the same way. Hence, branches with the highest number of high severity leaf nodes are always displayed on the far left-hand side of the tree.
For example, in FIG. 5A , the tree 500 comprises nodes 514-528, wherein node 514 is the root node. The most severe branch node 515 under root node 514 is displayed on the far left-hand side of root node 514. This means that branch node 515 is associated with the most leaf nodes having the highest severity state. Similarly, leaf node 519 has the highest severity state of all leaf nodes under branch node 515. Sorting the branches in this way enables a user to easily determine which branches in the tree are experiencing the most performance problems.
State Distribution Ring
The state distribution ring can be implemented as a ring surrounding parent nodes of the tree. This ring provides an indicator of the distribution of performance states for the leaf nodes that fall under the parent node in the tree. More specifically, the ring is divided into visually distinct sections associated with different performance states, wherein the visually distinct sections are sized proportionately with the determined counts of leaf nodes with the associated performance states. Note that the visually distinct sections can be displayed using different colors or different patterns. In this way, the user can get a sense of the proportion of leaf nodes in a particular performance state for a particular branch of the hierarchy. This can help a user in determining which nodes they might be interested in clicking on to investigate. A node with a higher proportion of leaf nodes in a more severe state is probably more interesting to investigate.
For example, FIG. 6A illustrates a state distribution ring 630, which surrounds a node for a cluster (CL) associated with a number of descendant nodes 635, including branch nodes and leaf nodes. State distribution ring 630 is divided into visually distinct sections 631-634 which are sized proportionately with the counts of leaf nodes with the associated performance states.
More specifically, FIG. 6B presents a flowchart illustrating how a state distribution ring is displayed in accordance with the disclosed embodiments. During operation, the system determines performance states for a plurality of entities that comprise the computing environment based on values of a performance metric for the entities (step 662). In some embodiments, the system determines the performance states for the plurality of entities by comparing the values of the performance metric for the plurality of entities against one or more state-specific threshold values to determine the associated performance states for the plurality of entities.
Next, the system displays the computing environment as a tree comprising nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities (step 664). For each leaf node in the tree, the system displays an indicator for a performance state associated with the leaf node (step 666). For each parent node in the tree, the system determines counts of one or more performance states for descendants of the parent node in the tree and then displays a graphical representation of the determined counts while displaying the parent node. In some embodiments, displaying this graphical representation involves displaying a circular ring comprising visually distinct sections associated with different performance states, wherein the visually distinct sections are sized proportionately with the determined counts for the associated performance states (step 668).
Distribution Stream Chart with Branch Overlay
In some embodiments, when a user hovers a cursor over a node in the tree, a special distribution stream chart appears as is illustrated in FIG. 7A . In the foreground, this chart displays a line for the selected node 740 that represents the average values for the selected metric for the node. If the node is a leaf node, the line represents the average for the leaf node. If the selected node is a parent node, the line represents the average values of the metric over all leaf nodes under the parent node. (Alternatively, instead of displaying a line for the average value of the leaf nodes, the system can allow the user to scroll through lines for each of the leaf nodes under the parent.)
The background of the chart represents the distribution of the selected metric's values over a reference set of nodes in the tree. This reference set of nodes can include the entire tree or merely a subset of nodes in the tree. This distribution is represented by a number of shaded regions. The interior, cross-hatched region represents the middle 50% of the data. This interior region is therefore defined as having edges representing the 25th percentile of the data and the 75th percentile of the data. (Note that this is analogous to the box portion of a box-and-whisker plot.) The lower exterior, darker-shaded region has a lower bound of the minimum value of the data, the 0th percentile if you will, and an upper bound at the 25th percentile line. The upper exterior region is upper-bounded by the 95th percentile line and lower-bounded by the 75th percentile line. Note that the upper bound in a box-and-whisker plot is typically the maximum value of the data. However, this can be greatly affected by outliers; hence, the illustrated embodiment limits the upper region to the 95th percentile of the data. Note that the boundaries in the distribution are not meant to be limited to the 0th, 25th, 75th and 95th percentiles. In general, the maximum value, other percentile values and other measures, such as standard deviations, can be used.
In a variation on this embodiment, if the selected node is a parent node, instead of displaying the average value of the metric over all leaf nodes under the parent, the system can display a foreground distribution for the leaf nodes under the parent. This foreground distribution is overlaid on a background distribution for the selected metric over all nodes in the tree. (This overlaying process may involve using different colors or different levels of transparency and translucency.)
The value of this chart is that a user can see how performance for a particular branch of the hierarchy compares to the entirety of the tree. This enables the user to make inferences based on the behavior of a particular branch deviating from the distribution of the computing environment as a whole, and these inferences can help the user optimize performance of the computing environment.
More specifically, FIG. 7B presents a flowchart illustrating how the graph illustrated in FIG. 7A is generated in accordance with the disclosed embodiments. First, the system determines values for a performance metric for a plurality of entities that comprise the computing environment (step 772). Next, the system displays the computing environment as a tree comprising nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities (step 774). Then, for a selected node in the tree, the system displays a chart with a line illustrating how a value of the performance metric for the selected node varies over time against a background illustrating how a distribution of the performance metric for a reference set of nodes in the tree varies over time (step 776). Note that if the selected node is a parent node, the value of the performance metric for the selected node is an average value for the performance metric across descendant nodes of the selected node in the tree. Moreover, the background includes a stream chart comprising regions associated with percentile ranges, wherein borders between the regions represent one or more of the following: a minimum value line, a 25th percentile line, a 50th percentile line, a 75th percentile line, a 95th percentile line, a maximum value line, and a line associated with a standard deviation.
Node Pinning
The content of the pinned detail panel 841 can vary as a function of the type of node pinned. For example, the detail panel for a host system can show information specifying that host's manufacturer and the number of network interface cards and processors, while a detail panel for a virtual machine can show information associated with provisioning of the virtual machine, the guest OS running on it, etc. As mentioned above, the second portion of the pinned detail panel can display a graph for a selected metric. However, if the pinned node is a branch node, instead of showing a distribution stream chart for the node, the system can display a table with the top 50 most critical children in the branch, wherein each entry in the table includes an indicator of the performance state of the node, the name of the node, and a sparkline for the selected metric value for that node over the selected time range.
Monitoring Tree for a Virtual Machine Environment
We next present some exemplary screen shots for a proactive monitoring tree representing a virtual machine environment. This monitoring tree includes nodes for various entities in the virtual machine environment. More specifically, these entities include: a physical host system (HS), a virtual machine (VM); a cluster comprising one or more host systems (CL); and a virtual center comprising one or more clusters (VC). In some embodiments, the virtual machines are automatically load-balanced among hosts in a cluster, wherein virtual machines assigned to stand-alone hosts remain on the stand-alone hosts permanently.
Before the proactive monitoring tree can be displayed, the user selects a number of parameters for the tree as is illustrated in FIG. 9A . The illustrated parameters include: (1) an entity type of “virtual machine;” (2) a performance type of “CPU;” (3) an associated metric of “average CPU usage;” and (4) a time range of “last 24 hours.” This causes the system to aggregate the selected performance metric over the selected time range for all matching entities of the selected entity type in the virtual machine environment. For example, this can involve taking an average (or some other aggregation) of performance metric values for each entity over the selected time range. Moreover, in a virtual-machine environment, the selected entity type can be a “virtual machine” or a “host system,” and the selection changes whether the leaf nodes represent virtual machines or host systems. This is significant, because the system gathers direct performance measurements for the leaf nodes whose states bubble up to parent nodes and are displayed in the parent nodes' associated rings. Next, the system compares the aggregated values against a set of user-defined thresholds to determine “performance states” for the entities, wherein the performance states are displayed using different colors. More specifically, the performance states for a specific entity can be: a critical state (red), a warning state (orange), a normal state (green), or an unknown/offline state (gray).
The system then displays a proactive monitoring tree for the selected performance metric as is illustrated in FIG. 9B . The highest-level node in the tree illustrated in FIG. 9B is a cluster node 901, which is colored red to indicate that the ultimate children (leaf nodes) of cluster node 901 contain at least one node in the critical state. Cluster node 901 has a number of child nodes representing physical host systems, including: node 902, colored red to indicate that at least one of its child nodes is red; node 903, colored orange to indicate that its worst child node is orange and none of its child nodes are red; and node 904, colored green to indicate that its worst child node is green and none of its child nodes are red or orange. Note that when the user clicks on a node, the node expands to reveal its child nodes at a lower level of the tree.
For each parent node in the tree, the system computes counts of the performance states for all of the leaf nodes under the parent node. This can involve maintaining an array for each node containing counts of states of the leaf nodes associated with each node or branch in the tree [red, orange, green, gray]. In the case of a leaf node, the array for a leaf node includes a single “1” value for the performance state of the leaf node. The array for a parent node is computed by adding the arrays for all immediate descendants of the parent node.
Around each node in the tree, the system displays a state distribution ring comprising visually distinct sections associated with different performance states, wherein the visually distinct sections are sized proportionately with the determined counts for the associated performance states. For example, in FIG. 9C , node 905 is the root node of a tree, which is surrounded by a ring with colored sections that represent the proportions of states of the leaf nodes in the tree. Note that 15-20% of this ring is red, which indicates that 15-20% of the leaf nodes in the tree are red. Nodes 907-908 are surrounded by rings that are completely green, which indicates that all of their descendant nodes are green. Node 906 actually has a higher proportion of red nodes than its siblings or parent. However, it does not have the largest number of red nodes of its siblings and hence does not appear on the far left-hand side of the tree in the sorted ordering of the siblings. Nevertheless, node 906 may be interesting to examine because of its higher proportion of red nodes.
As mentioned above, the nodes of the proactive monitoring tree are organized in sorted order based on the states of the nodes. This sorting can be accomplished as follows. We first look at virtual centers (if there are more than one), and the virtual center with the most reds is displayed on the far left-hand side of the display. Then, within that virtual center, we look at the clusters, and the cluster with the most reds in its branch goes on the far left. Then, within that cluster, we go to the host system level, and the host system with the most reds within that cluster goes on the far left. Finally, within the leaves we sort the leaves red to orange to green to gray. If a branch has no reds, it is always sorted after a node with at least one red, and then its count of oranges is compared against the other siblings with no reds; if a branch has no oranges, it always falls behind anything with at least one orange. This sorting system works in conjunction with the rings mentioned above to allow the user to quickly determine where to look for performance problems. The branches with the most reds and the highest proportion of reds are typically the most interesting to investigate. For example, the sorted ordering for an exemplary set of sibling nodes is illustrated in FIG. 9D . The sibling with the most reds appears on the far left. The sibling with no reds appears to the far right and all the nodes in between are sorted based on the number of reds they represent.
Finally, FIG. 9F illustrates an exemplary pin board 909 with two detail panels. The lower detail panel represents a leaf node. It displays various configuration information for the leaf node, such as the power state and number of CPUs. It also displays a graph for the selected metric, which is overlaid on a distribution for the selected metric across all nodes in the tree. In contrast, the upper detail panel represents a parent node. This parent panel displays configuration information, such as the average effective CPU frequency in megahertz and the average effective memory, for all leaf nodes under the parent node. It also displays a sparkline for the selected performance metric for each of the leaf nodes under the parent node. These sparklines illustrate how the selected performance metric varies over time.
Process of Gathering Data
We now provide additional details about how performance data can be gathered. In general, this data-gathering process can be used to gather any type of performance data from any type of system that produces performance data, such as a computer system, an aircraft, a nuclear reactor or a even financial-trading system. In particular, the data-gathering process can be applied to gather data in the virtual memory monitoring system 210 illustrated in FIG. 2 above.
There is tremendous growth in the amount of data generated in the world. With decreasing storage costs and seemingly infinite capacity due to cloud services, there are fewer reasons to discard old data, and many reasons to keep it. As a result, challenges have shifted towards extracting useful information from massive quantities of data.
Mining a massive dataset is non-trivial but a more challenging task is to cross-correlate and mine multiple datasets from various sources. For example, a datacenter monitors data from thousands of components; the log format and collection granularities vary by component type and generation. The only underlying assumption that can be made is that each component has a notion of time, either via timestamps or event sequences, that is captured in the logs. As the quantity and diversity of data grow, there is an increasing need for performing full text searches to mine the data.
Another challenge is that a large fraction of the world's data is unstructured, making it difficult to index and query using traditional databases. Even if a dataset is structured, the specifics of the structure may evolve with time, for example, as a consequence of system upgrades or more/less restrictive data collection/retention policies.
SPLUNK® ENTERPRISE is software produced and sold for on-premise and cloud use by Splunk Inc. of San Francisco, Calif. SPLUNK ENTERPRISE is a comprehensive system that generates, stores, retrieves, and searches event data. SPLUNK® ENTERPRISE has gained particular appeal in the market for deriving events from unstructured data and machine data. It is the leading software for providing real-time operational intelligence, enabling organizations to collect, index, and harness machine-generated big data coming from the websites, applications, servers, networks, mobile devices, etc., that power their businesses.
At a high level, SPLUNK® ENTERPRISE can take raw data, unstructured data, or machine data such as data in Web logs, syslogs, sensor readings, etc., divide the data up into portions, and optionally transform at least part of the data in these portions to produce time-stamped events. The software derives the time stamp for each event by extracting it from the event data itself or by interpolating an event's time stamp relative to other events for which the software can derive a time stamp. SPLUNK® ENTERPRISE then stores the events in a time-series data store against which it can run queries to retrieve events that meet specified criteria, such as having certain keywords and/or having certain value(s) for certain defined field(s).
SPLUNK® ENTERPRISE is particularly noteworthy for employing a so-called “late-binding schema.” As noted, an event in SPLUNK® ENTERPRISE typically contains a portion of raw data (or a transformed version of such). To run queries against events other than those involving keyword searches, a schema can be developed. Such a schema can include extraction rules for one or more fields. Each field can be defined for a subset of the events in the data store and an extraction rule can specify how to extract a value from each of the subset of events for which the field has been defined. The extraction rule for a field is often defined using a regular expression (“regex” rule), and it associates event data with a logical type of information that is contained within an event for which it is defined. The term “late-binding schema” refers to a system, such as in SPLUNK® ENTERPRISE, which does not define the schema at index time as with database technology; rather, in a system involving late-binding schema, the schema can be developed on an ongoing basis up until the time it needs to be applied (which is query time, as a query often specifies the criteria for events of interest in terms of events having specified value(s) for specified field(s)). As a data analyst learns more about the data in stored events, using a late-binding schema, he can continue to develop the schema up until the next time it is needed for a query.
Because SPLUNK® ENTERPRISE maintains the underlying searchable raw data and enables application of a late-binding schema, it has great power to enable dynamic investigation of issues that arise as a data analyst learns more about the data stored in the system's events.
As discussed herein, “time-series data” and “time-series machine data” may include, among other things, a series or sequence of data points generated by one or more data sources, computing devices, or sensors. Each data point may be a value, a small segment of data, or a large segment of data, and each data point may be associated with a timestamp or be associated with a particular point in time that provides the basis for a timestamp for the data point. The series of data points, or values/statistics derived from the data points, may be plotted over a time range or time axis representing at least a portion of the time range. The data can be structured, unstructured, or semi-structured and can come from files, directories, network packets, network events, and/or sensors. Unstructured data may refer, for example, to data whose structure is not fully understood or appreciated at the time the data is obtained by a data storage system, or it may refer to data that was generated without a particular schema in mind to facilitate the extraction of values for fields in the data during a search on the data. Machine data generated by, for example, data sources within an enterprise network environment is generally considered to be unstructured data. The visualization of such time-series data may be used to display statistical trends over time. The time-series machine data collected from a data source may be segmented or otherwise transformed into discrete events, where each event can be associated with a timestamp.
An “event” may include a single record of activity from a particular data source associated with a single timestamp. Such an event may correspond to, for example, one or more lines in a log file or other data input. Further, “events” may be derived from processing or indexing machine data, as described herein, or may include other kinds of events or notable events described herein. Events can also correspond to any time-series data, such as performance measurements of an IT component (e.g., a computer cluster, node, host, virtual machine, etc.), a sensor measurement, etc.
In an example, a field extractor within an enterprise network environment may be configured to automatically identify (e.g., using regular expression-based rules, delimiter-based rules, etc.) certain fields in the events while the events are being created, indexed, and/or stored. Alternatively, one or more fields can be identified within the events and added to the field extraction rules (used by the field extractor to identify fields within the events) by a user using a variety of techniques. Additionally, fields that correspond to metadata about the events, such as a timestamp, host, source, and source type for an event, may also be created; such fields may, in some cases, be referred to as “default fields” if they are determined automatically for all events at the time such events are created, indexed, and/or stored.
In some implementations, a given tag or alias may be assigned to a set of two or more fields to identify multiple fields that correspond to equivalent pieces of information, even though those fields may have different names or be defined for different sets of events. A set of tags or aliases used to identify equivalent fields in this way may be referred to as a common information model.
Data generated by various data sources may be collected and segmented into discrete events, each event corresponding to data from a particular point in time. Examples of such data sources include, but are not limited to, web servers, application servers, databases, firewalls, routers, operating systems, software applications executable at one or more computing devices within the enterprise data system, mobile devices, sensors, etc. The types of data generated by such data sources may be in various forms including, for example and without limitation, server log files, activity log files, configuration files, messages, network packet data, performance measurements or metrics, sensor measurements, etc.
The indexer determines a time stamp for each event at block 1103. The time stamp can be determined by extracting the time from data in the event or by interpolating the time based on time stamps from other events. In some cases, a time stamp can be determined from the time the data was received or generated. The indexer associates the time stamp with each event at block 1104. For example, the time stamp may be stored as metadata for the event.
At block 1105, the data included in a given event can be transformed. Such a transformation can include such actions as removing part of an event (e.g., a portion used to define event boundaries, extraneous text, characters, etc.) or removing redundant portions of an event. A user can specify a portion to remove using a regular expression or any similar method.
Optionally, a key word index can be built to facilitate fast keyword searching of events. To build such an index, in block 1106, the indexer identifies a set of keywords contained in the events. At block 1107, the indexer includes each identified keyword in an index, which associates with each stored keyword pointers to each event containing that keyword (or locations within events where that keyword is found). When an indexer receives a keyword-based query, the indexer can then consult this index to quickly find those events containing the keyword without having to examine again each individual event, thereby greatly accelerating keyword searches.
The indexer stores events in a data store at block 1108. The data can be stored in working, short-term and/or long-term memory in a manner retrievable by query. The time stamp can be stored along with each event to help optimize searching the events by time range.
In some instances, the stored data includes a plurality of individual storage buckets, each corresponding to a time range. An event can then be stored in a bucket associated with a time range inclusive of the event's time stamp. This not only optimizes time based searches, but it can allow events with recent time stamps that may have a higher likelihood of being accessed to be stored at preferable memory locations that lend to quicker subsequent retrieval (such as flash memory instead of hard disk media).
At block 1202, the search head is responsible for analyzing the search query to determine what part can be delegated for execution by indexers and what part needs to be executed by the search head. Streaming commands can be trivially delegated to the indexers. Conversely, aggregating commands are more complex to distribute.
The search head can perform optimization steps in order to make the search more efficient. As mentioned above, the indexers may create an index of keywords. In one optimization, before the search starts executing, the search head determines the time range required for the search and a set of common keywords that all matching events must have. The retrieval phase uses these parameters to query the indexers for a superset of the eventual results. The indexers return the superset of results that the search head can perform a filtering stage on. The filtering stage performs field extraction on the superset to arrive at a reduced set of search results.
In another optimization, to achieve better computation distribution and minimize the amount of data transferred between indexers and the search head, many aggregating commands implement a map operation which the search head can delegate to the indexers while executing the reduce operation locally. FIG. 13 shows an example of a search query 1301 received from a client that the search head can split into two parts: one part to be executed by indexers 1302 and one part to be executed by the search head 1303. Here, the search query 1302 makes the indexers responsible for counting the results by host and then sending their results to the search head. The search head then performs the merging 1303. This achieves both computation distribution and minimal data transfer.
The search head distributes the indexer search query to one or more distributed indexers. The search query may contain one or more regular expressions that the indexer is to apply to any event data that is found to fall within the parameters of the regular expression. These indexers can include those with access to data stores having events responsive to the query. For example, the indexers can include those with access to events with time stamps within part or all of a time period identified in the query.
At block 1203, one or more indexers to which the query was distributed searches its data store for events responsive to the query. To determine events responsive to the query, a searching indexer finds events specified by the criteria in the query. This criteria can include that the events have particular keywords or contain a specified value or values for a specified field or fields (because this employs a late-binding schema, extraction of values from events to determine those that meet the specified criteria occurs at the time this query is processed). It should be appreciated that, to achieve high availability and to provide for disaster recovery, events may be replicated in multiple data stores, in which case indexers with access to the redundant events and not assigned as the primary indexer for the events, would not respond to the query by processing the redundant events. In an example, the indexer finds events that it is the primary indexer for that fall within a block of time specified by the one or more regular expressions. The indexer then processes the contents of the events using the one or more regular expressions, extracting information associated with fields specified in the one or more regular expressions. The indexers can either stream the relevant events back to the search head or use the events to calculate a partial result responsive to the query and send the partial result back to the search head. At block 1204, the search head combines or reduces all of the partial results or events received from the parallel processing indexers together to determine a final result responsive to the query.
Data intake and query system 1000 and the processes described with respect to FIGS. 10-13 are further discussed and elaborated upon in Carasso, David. Exploring Splunk Search Processing Language (SPL) Primer and Cookbook. New York: UM Research, 2012 and in Ledion Bitincka, Archana Ganapathi, Stephen Sorkin, and Steve Zhang. Optimizing data analysis with a semi-structured time series database. In SLAML, 2010. Each of these references is hereby incorporated by reference in its entirety for all purposes.
SPLUNK® ENTERPRISE can accelerate some queries used to periodically generate reports that, upon each subsequent execution, are intended to include updated data. To accelerate such reports, a summarization engine periodically generates a summary of data responsive to the query defining the report for a defined, non-overlapping subset of the time period covered by the report. For example, where the query is meant to identify events meeting specified criteria, a summary for a given time period may include only those events meeting the criteria Likewise, if the query is for a statistic calculated from events, such as the number of events meeting certain criteria, then a summary for a given time period may be the number of events in that period meeting the criteria.
Because the report, whenever it is run, includes older time periods, a summary for an older time period can save the work of having to re-run the query on a time period for which a summary was generated, so only the newer data needs to be accounted for. Summaries of historical time periods may also be accumulated to save the work of re-running the query on each historical time period whenever the report is updated.
A process for generating such a summary or report can begin by periodically repeating a query used to define a report. The repeated query performance may focus on recent events. The summarization engine determines automatically from the query whether generation of updated reports can be accelerated by creating intermediate summaries for past time periods. If it can, then a summarization engine can periodically create a non-overlapping intermediate summary covering new data obtained during a recent, non-overlapping time period and stores the summary in a summary data store.
In parallel to the creation of the summaries, the query engine schedules the periodic updating of the report defined by the query. At each scheduled report update, the query engine determines whether intermediate summaries have been generated covering parts of the time period covered by the current report update. If such summaries exist, then the report is based on the information from the summaries; optionally, if additional data has been received that has not yet been summarized but that is required to generate a complete report, then the query is run on this data and, together with the data from the intermediate summaries, the updated current report is generated. This process repeats each time an updated report is scheduled for creation.
Search and report acceleration methods are described in U.S. Pat. No. 8,589,403, issued on Nov. 19, 2013, and U.S. Pat. No. 8,412,696, issued on Apr. 2, 2011, both of which are hereby incorporated by reference in their entirety for all purposes.
The disclosed embodiments relate to a system that displays performance data for a computing environment. During operation, the system first determines values for a performance metric for a plurality of entities that comprise the computing environment. Next, the system displays the computing environment as a tree comprising nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities. While displaying the tree, the system displays the child nodes for each parent in sorted order based on values of the performance metric associated with the child nodes.
In some embodiments, the system determines the values for the selected performance metric by receiving, from a user, a selection of the performance metric from a set of monitored performance metrics; and then obtaining the values for the selected performance metric for the plurality of entities from the performance data for the computing environment.
In some embodiments, while determining the sorted order for the child nodes, the system first determines a performance state for each child node based on a value of the performance metric for an entity associated with the child node, wherein the performance states can include a critical state, a warning state, a normal state, and an unknown state. Moreover, if a child node has descendants in the tree, the performance state associated with the child node includes performance states for the descendants of the child node. Next, the system sorts the child nodes based on the determined performance states, wherein the sorted order is determined based on the number of critical states associated with each child node.
In some embodiments, the system determines the performance states for the plurality of entities by comparing the values of the performance metric for the plurality of entities against one or more state-specific threshold values to determine the associated performance states for the plurality of entities.
In some embodiments, an entity can include: a host system; a virtual machine; a cluster comprising one or more host systems; and a virtual center comprising one or more clusters.
In some embodiments, the performance metric relates to one or more of: central-processing unit (CPU) utilization; memory utilization; disk utilization; and network utilization.
The disclosed embodiments also relate to a system that displays performance data for a computing environment. During operation, the system determines performance states for a plurality of entities that comprise the computing environment based on values of a performance metric for the entities. Next, the system displays the computing environment as a tree comprising nodes representing the plurality of entities and edges representing parent-child relationships between the plurality of entities. Then, for each parent node in the tree, the system determines counts of one or more performance states for descendants of the parent node in the tree. Finally, the system displays a graphical representation of the determined counts while displaying the parent node.
In some embodiments, displaying the graphical representation of the determined counts includes displaying a circular ring comprising visually distinct sections associated with different performance states, wherein the visually distinct sections are sized proportionately with the determined counts for the associated performance states.
In some embodiments, while displaying each leaf node in the tree, the system displays an indicator for a performance state associated with the leaf node.
In some embodiments, for a selected node in the tree, the system displays a chart with a line illustrating how a value of the performance metric for the selected node varies over time, wherein the line is displayed against a background illustrating how a distribution of the performance metric for a reference set of nodes in the tree varies over time.
In some embodiments, if the selected node is a parent node, the value of the performance metric for the selected node is an average value for the performance metric across descendant nodes of the selected node in the tree.
In some embodiments, the background includes a stream chart comprising regions associated with percentile ranges, wherein borders between the regions represent one or more of the following: a minimum value line, a 25th percentile line, a 50th percentile line, a 75th percentile line, a 95th percentile line, a maximum value line, and a line associated with a standard deviation.
In some embodiments, in response to the user selecting a first node in the tree to be pinned, the system displays a first detail panel for the first node, wherein the first detail panel displays state information for the first node, wherein the state information is frozen at the time of pinning. Moreover, in response to the user selecting a second node in the tree to be pinned, the system displays a second detail panel for the second node, wherein the second detail panel displays state information for the second node, wherein the state information is frozen at the time of pinning. Note that the first detail panel is displayed concurrently with the second detail panel to facilitate comparing state information between the first and second nodes.
In some embodiments, the state information for the first node displayed in the first detail panel includes: configuration information for the first node; and a graph displaying values of the first performance metric for the first node over a time interval.
In some embodiments, if the first node is a parent node in the tree, the state information for the first node displayed in the first detail panel includes: aggregated configuration information for one or more descendants of the first node; and one or more graphs displaying values of the first performance metric for the one or more descendants of the first node.
In some embodiments, if the first node and the second node are the same node, and if the user selects a second performance metric prior to selecting the second node to be pinned, while displaying the first detail panel the system displays state information for the first performance metric, and while displaying the second detail panel the system displays state information for the second performance metric. Note that the concurrent display of the first and second detail panels enables the user to view state for the first and second performance metrics for the same node at the same time.
The detailed description that appears above is presented to enable any person skilled in the art to make and use the disclosed embodiments, and is provided in the context of a particular application and its requirements. Various modifications to the disclosed embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other embodiments and applications without departing from the spirit and scope of the disclosed embodiments. Thus, the disclosed embodiments are not limited to the embodiments shown, but are to be accorded the widest scope consistent with the principles and features disclosed herein.
The data structures and code described in this detailed description are typically stored on a computer-readable storage medium, which may be any device or medium that can store code and/or data for use by a system. The computer-readable storage medium includes, but is not limited to, volatile memory, non-volatile memory, magnetic and optical storage devices such as disk drives, magnetic tape, CDs (compact discs), DVDs (digital versatile discs or digital video discs), or other media capable of storing code and/or data now known or later developed.
The methods and processes described in the detailed description section can be embodied as code and/or data, which can be stored on a non-transitory computer-readable storage medium as described above. When a system reads and executes the code and/or data stored on the non-transitory computer-readable storage medium, the system performs the methods and processes embodied as data structures and code and stored within the non-transitory computer-readable storage medium.
Furthermore, the methods and processes described below can be included in hardware modules. For example, the hardware modules can include, but are not limited to, application-specific integrated circuit (ASIC) chips, field-programmable gate arrays (FPGAs), and other programmable-logic devices now known or later developed. When the hardware modules are activated, the hardware modules perform the methods and processes included within the hardware modules.
Moreover, the foregoing descriptions of disclosed embodiments have been presented only for purposes of illustration and description. They are not intended to be exhaustive or to limit the disclosed embodiments to the forms disclosed. Accordingly, many modifications and variations will be apparent to practitioners skilled in the art.
Additionally, the above disclosure is not intended to limit the disclosed embodiments. The scope of the disclosed embodiments is defined by the appended claims.
Claims (31)
1. A computer-implemented method for displaying performance data for components of a computing environment, the method comprising:
receiving, from a user, an identification of a component type;
dynamically generating a query for retrieving data based on the identification of the component type;
upon execution of the query, retrieving an identity for each component that matches the component type;
retrieving architectural information including relationships between the components of the computing environment;
dynamically generating, based on the architectural information, a first visual output including a tree comprising:
leaf nodes representing the components matching the component type,
parent nodes representing parent components of the components matching the component type, and
links representing parent-child relationships between the components represented by the leaf nodes and the parent nodes;
receiving, from the user, an input command to pin a node of the tree; and
in response to receiving the input command, dynamically generating a second visual output including state information associated with the node to be pinned, wherein the state information includes a set of data associated with the component represented by the node and selected based on at least one of: a component type of the component represented by the node and a node type of the node.
2. The method of claim 1 , further comprising:
receiving, from the user, a second input command to pin a second node of the tree;
in response to receiving the second input command, dynamically generating a third visual output including second state information associated with the node to be pinned, wherein the third visual output is displayed concurrently with the second visual output, and wherein the second state information includes a second set of data associated with the component represented by the second node and selected based on at least one of: a component type of the component represented by the second node and a node type of the second node.
3. The method of claim 1 , further comprising:
receiving, from the user, an identification of a performance metric for determining a performance state for each component of the component type operating in the computing environment;
upon execution of the query, retrieving a value for the identified performance metric for each component that matches the component type, and
determining a performance state for each component based on the associated value according to the identified performance metric.
4. The method of claim 3 , wherein:
the query is executed by an indexer,
prior to the execution of the query by the indexer, the indexer:
receives raw machine data;
segments the raw machine data into events;
determines timestamps for the events;
associates the timestamps with the events;
transforms data in the events; and
stores the events in a data store associated with the indexer, and
upon execution of the query, the indexer generates the value for the identified performance metric based on the stored events.
5. The method of claim 4 , wherein, prior to the execution of the query by the indexer, the indexer identifies a set of keywords contained in the events and indexes the set of keywords.
6. The method of claim 3 , further comprising wherein each parent node is represented in the visual output as a circular ring comprising visually distinct sections, each visually distinct section being associated with a different performance state and sized proportionately with a number of child nodes that are determined to be in the associated performance state.
7. The method of claim 6 , wherein, for each parent node, information describing attributes of the parent node is within the circular ring.
8. The method of claim 6 , wherein performance states are associated with different colors, and wherein each visually distinct section includes a colored portion having a color associated with the performance state associated the visually distinct section.
9. The method of claim 6 , wherein performance states are associated with different colors, wherein each leaf node includes a colored portion having a color associated with the performance state of the component represented by the leaf node, and wherein each visually distinct section includes a colored portion having a color associated with the performance state associated the visually distinct section.
10. The method of claim 3 , wherein the generation of the visual output includes:
determining a sorted order for child nodes of each parent node based on the values associated with the components represented by the child nodes, and
displaying the child nodes for each parent node in the sorted order.
11. The method of claim 3 , wherein a performance state can be one of a critical state, a warning state, a normal state, and an unknown state.
12. The method of claim 3 , further comprising receiving, from the user, one or more time ranges, wherein the generated query is for retrieving data based on the identification of the component type and the performance metric and the one or more time ranges, and wherein the retrieved value is collected during the one or more time ranges.
13. The method of claim 1 , wherein a component type can be one of: a virtual machine, a host system that executes one or more virtual machines, a cluster comprising one or more host systems, and a virtual center comprising one or more clusters.
14. A system that displays performance data for a computing environment, the system comprising:
a computing cluster comprising a plurality of processors and associated memories; and
a performance-monitoring mechanism that executes on the computing cluster and is configured to:
receive, from a user, an identification of a component type;
dynamically generate a query for retrieving data based on the identification of the component type;
upon execution of the query, retrieve an identity for each component that matches the component type;
retrieve architectural information including relationships between the components of the computing environment;
dynamically generate, based on the architectural information, a first visual output including a tree comprising:
leaf nodes representing the components matching the component type,
parent nodes representing parent components of the components matching the component type, and
links representing parent-child relationships between the components represented by the leaf nodes and the parent nodes;
receive, from the user, an input command to pin a node of the tree; and
in response to receiving the input command, dynamically generate a second visual output including state information associated with the node to be pinned, wherein the state information includes a set of data associated with the component represented by the node and selected based on at least one of: a component type of the component represented by the node and a node type of the node.
15. The system of claim 14 , wherein the performance-monitoring mechanism is further configured to:
receive, from the user, a second input command to pin a second node of the tree;
in response to receiving the second input command, dynamically generate a third visual output including second state information associated with the node to be pinned, wherein the third visual output is displayed concurrently with the second visual output, and wherein the second state information includes a second set of data associated with the component represented by the second node and selected based on at least one of: a component type of the component represented by the second node and a node type of the second node.
16. The system of claim 14 , wherein the performance-monitoring mechanism is further configured to:
receive, from the user, an identification of a performance metric for determining a performance state for each component of the component type operating in the computing environment;
upon execution of the query, retrieve a value for the identified performance metric for each component that matches the component type, and
determine a performance state for each component based on the associated value according to the identified performance metric.
17. The system of claim 16 , wherein:
the query is executed by an indexer,
prior to the execution of the query by the indexer, the indexer:
receives raw machine data;
segments the raw machine data into events;
determines timestamps for the events;
associates the timestamps with the events;
transforms data in the events; and
stores the events in a data store associated with the indexer, and
upon execution of the query, the indexer generates the value for the identified performance metric based on the stored events.
18. The system of claim 17 , wherein, prior to the execution of the query by the indexer, the indexer identifies a set of keywords contained in the events and indexes the set of keywords.
19. The system of claim 16 , wherein each parent node is represented in the visual output as a circular ring comprising visually distinct sections, each visually distinct section being associated with a different performance state and sized proportionately with a number of child nodes that are determined to be in the associated performance state.
20. The system of claim 19 , wherein, for each parent node, information describing attributes of the parent node is within the circular ring.
21. The system of claim 19 , wherein performance states are associated with different colors, and wherein each visually distinct section includes a colored portion having a color associated with the performance state associated the visually distinct section.
22. The system of claim 19 , wherein performance states are associated with different colors, wherein each leaf node includes a colored portion having a color associated with the performance state of the component represented by the leaf node, and wherein each visually distinct section includes a colored portion having a color associated with the performance state associated the visually distinct section.
23. The system of claim 16 , wherein the generation of the visual output includes:
determining a sorted order for child nodes of each parent node based on the values associated with the components represented by the child nodes, and
displaying the child nodes for each parent node in the sorted order.
24. The system of claim 16 , wherein the performance-monitoring mechanism is further configured to receive, from the user, one or more time ranges, wherein the generated query is for retrieving data based on the identification of the component type and the performance metric and the one or more time ranges, and wherein the retrieved value is collected during the one or more time ranges.
25. A non-transitory computer-readable medium comprising instructions that, when executed by one or more processors, cause the one or more processors to perform a method comprising:
receiving, from a user, an identification of a component type;
dynamically generating a query for retrieving data based on the identification of the component type;
upon execution of the query, retrieving an identity for each component that matches the component type;
retrieving architectural information including relationships between the components of the computing environment;
dynamically generating, based on the architectural information, a first visual output including a tree comprising:
leaf nodes representing the components matching the component type,
parent nodes representing parent components of the components matching the component type, and
links representing parent-child relationships between the components represented by the leaf nodes and the parent nodes;
receiving, from the user, an input command to pin a node of the tree; and
in response to receiving the input command, dynamically generating a second visual output including state information associated with the node to be pinned, wherein the state information includes a set of data associated with the component represented by the node and selected based on at least one of: a component type of the component represented by the node and a node type of the node.
26. The non-transitory computer-readable medium of claim 25 , the method further comprising:
receiving, from the user, a second input command to pin a second node of the tree;
in response to receiving the second input command, dynamically generating a third visual output including second state information associated with the node to be pinned, wherein the third visual output is displayed concurrently with the second visual output, and wherein the second state information includes a second set of data associated with the component represented by the second node and selected based on at least one of: a component type of the component represented by the second node and a node type of the second node.
27. The non-transitory computer-readable medium of claim 25 , the method further comprising:
receiving, from the user, an identification of a performance metric for determining a performance state for each component of the component type operating in the computing environment;
upon execution of the query, retrieving a value for the identified performance metric for each component that matches the component type, and
determining a performance state for each component based on the associated value according to the identified performance metric.
28. The non-transitory computer-readable medium of claim 25 , wherein:
the query is executed by an indexer,
prior to the execution of the query by the indexer, the indexer:
receives raw machine data;
segments the raw machine data into events;
determines timestamps for the events;
associates the timestamps with the events;
transforms data in the events; and
stores the events in a data store associated with the indexer, and
upon execution of the query, the indexer generates the value for the identified performance metric based on the stored events.
29. The non-transitory computer-readable medium of claim 27 , wherein each parent node is represented in the visual output as a circular ring comprising visually distinct sections, each visually distinct section being associated with a different performance state and sized proportionately with a number of child nodes that are determined to be in the associated performance state.
30. The non-transitory computer-readable medium of claim 29 , wherein, for each parent node, information describing attributes of the parent node is within the circular ring.
31. The non-transitory computer-readable medium of claim 29 , wherein performance states are associated with different colors, and wherein each visually distinct section includes a colored portion having a color associated with the performance state associated the visually distinct section.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/582,132 US10205643B2 (en) | 2013-04-30 | 2017-04-28 | Systems and methods for monitoring and analyzing performance in a computer system with severity-state sorting |
Applications Claiming Priority (12)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/874,434 US8683467B2 (en) | 2013-04-30 | 2013-04-30 | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components |
US13/874,423 US8904389B2 (en) | 2013-04-30 | 2013-04-30 | Determining performance states of components in a virtual machine environment based on performance states of related subcomponents |
US13/874,441 US9164786B2 (en) | 2013-04-30 | 2013-04-30 | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components during a time period |
US13/874,448 US9495187B2 (en) | 2013-04-30 | 2013-04-30 | Interactive, top-down presentation of the architecture and performance of a hypervisor environment |
US201361883869P | 2013-09-27 | 2013-09-27 | |
US201361900700P | 2013-11-06 | 2013-11-06 | |
US14/167,316 US20140324862A1 (en) | 2013-04-30 | 2014-01-29 | Correlation for user-selected time ranges of values for performance metrics of components in an information-technology environment with log data from that information-technology environment |
US201461979484P | 2014-04-14 | 2014-04-14 | |
US14/253,490 US9185007B2 (en) | 2013-04-30 | 2014-04-15 | Proactive monitoring tree with severity state sorting |
US14/812,948 US9426045B2 (en) | 2013-04-30 | 2015-07-29 | Proactive monitoring tree with severity state sorting |
US15/215,097 US10523538B2 (en) | 2013-04-30 | 2016-07-20 | User interface that provides a proactive monitoring tree with severity state sorting |
US15/582,132 US10205643B2 (en) | 2013-04-30 | 2017-04-28 | Systems and methods for monitoring and analyzing performance in a computer system with severity-state sorting |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/215,097 Continuation US10523538B2 (en) | 2013-04-30 | 2016-07-20 | User interface that provides a proactive monitoring tree with severity state sorting |
Publications (2)
Publication Number | Publication Date |
---|---|
US20170257293A1 US20170257293A1 (en) | 2017-09-07 |
US10205643B2 true US10205643B2 (en) | 2019-02-12 |
Family
ID=51790268
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/253,490 Active US9185007B2 (en) | 2013-04-30 | 2014-04-15 | Proactive monitoring tree with severity state sorting |
US14/812,948 Active US9426045B2 (en) | 2013-04-30 | 2015-07-29 | Proactive monitoring tree with severity state sorting |
US15/215,097 Active 2033-05-14 US10523538B2 (en) | 2013-04-30 | 2016-07-20 | User interface that provides a proactive monitoring tree with severity state sorting |
US15/582,132 Active US10205643B2 (en) | 2013-04-30 | 2017-04-28 | Systems and methods for monitoring and analyzing performance in a computer system with severity-state sorting |
Family Applications Before (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/253,490 Active US9185007B2 (en) | 2013-04-30 | 2014-04-15 | Proactive monitoring tree with severity state sorting |
US14/812,948 Active US9426045B2 (en) | 2013-04-30 | 2015-07-29 | Proactive monitoring tree with severity state sorting |
US15/215,097 Active 2033-05-14 US10523538B2 (en) | 2013-04-30 | 2016-07-20 | User interface that provides a proactive monitoring tree with severity state sorting |
Country Status (1)
Country | Link |
---|---|
US (4) | US9185007B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10469344B2 (en) | 2013-04-30 | 2019-11-05 | Splunk Inc. | Systems and methods for monitoring and analyzing performance in a computer system with state distribution ring |
US10523538B2 (en) | 2013-04-30 | 2019-12-31 | Splunk Inc. | User interface that provides a proactive monitoring tree with severity state sorting |
US10761687B2 (en) | 2013-04-30 | 2020-09-01 | Splunk Inc. | User interface that facilitates node pinning for monitoring and analysis of performance in a computing environment |
US10776140B2 (en) | 2013-04-30 | 2020-09-15 | Splunk Inc. | Systems and methods for automatically characterizing performance of a hypervisor system |
Families Citing this family (144)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8751963B1 (en) | 2013-01-23 | 2014-06-10 | Splunk Inc. | Real time indication of previously extracted data fields for regular expressions |
US20140208217A1 (en) | 2013-01-22 | 2014-07-24 | Splunk Inc. | Interface for managing splittable timestamps across event records |
US9753909B2 (en) | 2012-09-07 | 2017-09-05 | Splunk, Inc. | Advanced field extractor with multiple positive examples |
US10394946B2 (en) * | 2012-09-07 | 2019-08-27 | Splunk Inc. | Refining extraction rules based on selected text within events |
US8751499B1 (en) | 2013-01-22 | 2014-06-10 | Splunk Inc. | Variable representative sampling under resource constraints |
US8682906B1 (en) | 2013-01-23 | 2014-03-25 | Splunk Inc. | Real time display of data field values based on manual editing of regular expressions |
US9152929B2 (en) | 2013-01-23 | 2015-10-06 | Splunk Inc. | Real time display of statistics and values for selected regular expressions |
US9495187B2 (en) | 2013-04-30 | 2016-11-15 | Splunk, Inc. | Interactive, top-down presentation of the architecture and performance of a hypervisor environment |
US9164786B2 (en) | 2013-04-30 | 2015-10-20 | Splunk Inc. | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components during a time period |
US9142049B2 (en) | 2013-04-30 | 2015-09-22 | Splunk Inc. | Proactive monitoring tree providing distribution stream chart with branch overlay |
US9501205B2 (en) * | 2013-12-16 | 2016-11-22 | Sap Se | Nature inspired interaction paradigm |
US9519398B2 (en) * | 2013-12-16 | 2016-12-13 | Sap Se | Search in a nature inspired user interface |
US10700950B2 (en) | 2014-04-15 | 2020-06-30 | Splunk Inc. | Adjusting network data storage based on event stream statistics |
US11086897B2 (en) | 2014-04-15 | 2021-08-10 | Splunk Inc. | Linking event streams across applications of a data intake and query system |
US11281643B2 (en) | 2014-04-15 | 2022-03-22 | Splunk Inc. | Generating event streams including aggregated values from monitored network data |
US10693742B2 (en) | 2014-04-15 | 2020-06-23 | Splunk Inc. | Inline visualizations of metrics related to captured network data |
US9923767B2 (en) | 2014-04-15 | 2018-03-20 | Splunk Inc. | Dynamic configuration of remote capture agents for network data capture |
US10360196B2 (en) | 2014-04-15 | 2019-07-23 | Splunk Inc. | Grouping and managing event streams generated from captured network data |
US10462004B2 (en) | 2014-04-15 | 2019-10-29 | Splunk Inc. | Visualizations of statistics associated with captured network data |
US10127273B2 (en) | 2014-04-15 | 2018-11-13 | Splunk Inc. | Distributed processing of network data using remote capture agents |
US9838512B2 (en) | 2014-10-30 | 2017-12-05 | Splunk Inc. | Protocol-based capture of network data using remote capture agents |
US10366101B2 (en) | 2014-04-15 | 2019-07-30 | Splunk Inc. | Bidirectional linking of ephemeral event streams to creators of the ephemeral event streams |
US10523521B2 (en) | 2014-04-15 | 2019-12-31 | Splunk Inc. | Managing ephemeral event streams generated from captured network data |
US9762443B2 (en) | 2014-04-15 | 2017-09-12 | Splunk Inc. | Transformation of network data at remote capture agents |
US12028208B1 (en) | 2014-05-09 | 2024-07-02 | Splunk Inc. | Selective event stream data storage based on network traffic volume |
JP6303806B2 (en) * | 2014-05-22 | 2018-04-04 | 富士通株式会社 | Parallel computer system, process control program, and parallel computer system control method |
US9647909B2 (en) * | 2014-09-23 | 2017-05-09 | Uila Networks, Inc. | Monitor a data center infrastructure |
US9596253B2 (en) | 2014-10-30 | 2017-03-14 | Splunk Inc. | Capture triggers for capturing network data |
US10334085B2 (en) | 2015-01-29 | 2019-06-25 | Splunk Inc. | Facilitating custom content extraction from network packets |
US9772920B2 (en) * | 2015-04-29 | 2017-09-26 | Apollo Education Group, Inc. | Dynamic service fault detection and recovery using peer services |
US10630557B2 (en) * | 2015-10-19 | 2020-04-21 | Nicira, Inc. | Virtual network management |
US10235431B2 (en) | 2016-01-29 | 2019-03-19 | Splunk Inc. | Optimizing index file sizes based on indexed data storage conditions |
US11586627B2 (en) | 2016-09-26 | 2023-02-21 | Splunk Inc. | Partitioning and reducing records at ingest of a worker node |
US11250056B1 (en) | 2016-09-26 | 2022-02-15 | Splunk Inc. | Updating a location marker of an ingestion buffer based on storing buckets in a shared storage system |
US11003714B1 (en) | 2016-09-26 | 2021-05-11 | Splunk Inc. | Search node and bucket identification using a search node catalog and a data store catalog |
US11615104B2 (en) | 2016-09-26 | 2023-03-28 | Splunk Inc. | Subquery generation based on a data ingest estimate of an external data system |
US11580107B2 (en) | 2016-09-26 | 2023-02-14 | Splunk Inc. | Bucket data distribution for exporting data to worker nodes |
US11023463B2 (en) | 2016-09-26 | 2021-06-01 | Splunk Inc. | Converting and modifying a subquery for an external data system |
US11314753B2 (en) | 2016-09-26 | 2022-04-26 | Splunk Inc. | Execution of a query received from a data intake and query system |
US11562023B1 (en) | 2016-09-26 | 2023-01-24 | Splunk Inc. | Merging buckets in a data intake and query system |
US11663227B2 (en) | 2016-09-26 | 2023-05-30 | Splunk Inc. | Generating a subquery for a distinct data intake and query system |
US11106734B1 (en) | 2016-09-26 | 2021-08-31 | Splunk Inc. | Query execution using containerized state-free search nodes in a containerized scalable environment |
US11294941B1 (en) | 2016-09-26 | 2022-04-05 | Splunk Inc. | Message-based data ingestion to a data intake and query system |
US11874691B1 (en) | 2016-09-26 | 2024-01-16 | Splunk Inc. | Managing efficient query execution including mapping of buckets to search nodes |
US11567993B1 (en) | 2016-09-26 | 2023-01-31 | Splunk Inc. | Copying buckets from a remote shared storage system to memory associated with a search node for query execution |
US12013895B2 (en) | 2016-09-26 | 2024-06-18 | Splunk Inc. | Processing data using containerized nodes in a containerized scalable environment |
US11243963B2 (en) | 2016-09-26 | 2022-02-08 | Splunk Inc. | Distributing partial results to worker nodes from an external data system |
US11599541B2 (en) | 2016-09-26 | 2023-03-07 | Splunk Inc. | Determining records generated by a processing task of a query |
US10956415B2 (en) | 2016-09-26 | 2021-03-23 | Splunk Inc. | Generating a subquery for an external data system using a configuration file |
US10977260B2 (en) | 2016-09-26 | 2021-04-13 | Splunk Inc. | Task distribution in an execution node of a distributed execution environment |
US11593377B2 (en) | 2016-09-26 | 2023-02-28 | Splunk Inc. | Assigning processing tasks in a data intake and query system |
US11550847B1 (en) | 2016-09-26 | 2023-01-10 | Splunk Inc. | Hashing bucket identifiers to identify search nodes for efficient query execution |
US11604795B2 (en) | 2016-09-26 | 2023-03-14 | Splunk Inc. | Distributing partial results from an external data system between worker nodes |
US20180089324A1 (en) | 2016-09-26 | 2018-03-29 | Splunk Inc. | Dynamic resource allocation for real-time search |
US11126632B2 (en) | 2016-09-26 | 2021-09-21 | Splunk Inc. | Subquery generation based on search configuration data from an external data system |
US11222066B1 (en) | 2016-09-26 | 2022-01-11 | Splunk Inc. | Processing data using containerized state-free indexing nodes in a containerized scalable environment |
US11321321B2 (en) | 2016-09-26 | 2022-05-03 | Splunk Inc. | Record expansion and reduction based on a processing task in a data intake and query system |
US11860940B1 (en) | 2016-09-26 | 2024-01-02 | Splunk Inc. | Identifying buckets for query execution using a catalog of buckets |
US11442935B2 (en) | 2016-09-26 | 2022-09-13 | Splunk Inc. | Determining a record generation estimate of a processing task |
US10984044B1 (en) | 2016-09-26 | 2021-04-20 | Splunk Inc. | Identifying buckets for query execution using a catalog of buckets stored in a remote shared storage system |
US10353965B2 (en) | 2016-09-26 | 2019-07-16 | Splunk Inc. | Data fabric service system architecture |
US11269939B1 (en) | 2016-09-26 | 2022-03-08 | Splunk Inc. | Iterative message-based data processing including streaming analytics |
US11620336B1 (en) | 2016-09-26 | 2023-04-04 | Splunk Inc. | Managing and storing buckets to a remote shared storage system based on a collective bucket size |
US20180123919A1 (en) * | 2016-10-31 | 2018-05-03 | Appdynamics Llc | Unified monitoring flow map |
US10673870B2 (en) * | 2017-01-27 | 2020-06-02 | Splunk Inc. | Security monitoring of network connections using metrics data |
US10698895B2 (en) | 2017-04-21 | 2020-06-30 | Splunk Inc. | Skewing of scheduled search queries |
US11178160B2 (en) | 2017-04-26 | 2021-11-16 | Splunk Inc. | Detecting and mitigating leaked cloud authorization keys |
US10643214B2 (en) | 2017-04-28 | 2020-05-05 | Splunk Inc. | Risk monitoring system |
US10115126B1 (en) | 2017-04-28 | 2018-10-30 | Splunk, Inc. | Leveraging geographic positions of mobile devices at a locale |
US10497019B2 (en) | 2017-04-28 | 2019-12-03 | Splunk Inc. | Geographic positions of mobile devices and external data sources correlation |
US10698715B2 (en) * | 2017-06-07 | 2020-06-30 | Amzetta Technologies, Llc | Alert mechanism for VDI system based on social networks |
US11032168B2 (en) * | 2017-07-07 | 2021-06-08 | Amzetta Technologies, Llc | Mechanism for performance monitoring, alerting and auto recovery in VDI system |
US11989194B2 (en) | 2017-07-31 | 2024-05-21 | Splunk Inc. | Addressing memory limits for partition tracking among worker nodes |
US12118009B2 (en) | 2017-07-31 | 2024-10-15 | Splunk Inc. | Supporting query languages through distributed execution of query engines |
US11921672B2 (en) | 2017-07-31 | 2024-03-05 | Splunk Inc. | Query execution at a remote heterogeneous data store of a data fabric service |
CN108092706B (en) * | 2017-08-02 | 2020-11-03 | 大连大学 | Mapping method |
US10860618B2 (en) | 2017-09-25 | 2020-12-08 | Splunk Inc. | Low-latency streaming analytics |
US11151137B2 (en) | 2017-09-25 | 2021-10-19 | Splunk Inc. | Multi-partition operation in combination operations |
US10896182B2 (en) | 2017-09-25 | 2021-01-19 | Splunk Inc. | Multi-partitioning determination for combination operations |
US11074272B1 (en) | 2017-12-21 | 2021-07-27 | Seeq Corporation | System and method for managing streaming calculations |
US10997180B2 (en) | 2018-01-31 | 2021-05-04 | Splunk Inc. | Dynamic query processor for streaming and batch queries |
US10922341B2 (en) | 2018-01-31 | 2021-02-16 | Splunk Inc. | Non-tabular datasource connector |
US11847773B1 (en) | 2018-04-27 | 2023-12-19 | Splunk Inc. | Geofence-based object identification in an extended reality environment |
US11145123B1 (en) | 2018-04-27 | 2021-10-12 | Splunk Inc. | Generating extended reality overlays in an industrial environment |
US11334543B1 (en) | 2018-04-30 | 2022-05-17 | Splunk Inc. | Scalable bucket merging for a data intake and query system |
US10868711B2 (en) * | 2018-04-30 | 2020-12-15 | Splunk Inc. | Actionable alert messaging network for automated incident resolution |
WO2020027867A1 (en) | 2018-07-31 | 2020-02-06 | Splunk Inc. | Generating a subquery for a distinct data intake and query system |
US10692299B2 (en) | 2018-07-31 | 2020-06-23 | Splunk Inc. | Precise manipulation of virtual object position in an extended reality environment |
US10909772B2 (en) | 2018-07-31 | 2021-02-02 | Splunk Inc. | Precise scaling of virtual objects in an extended reality environment |
US11475053B1 (en) | 2018-09-28 | 2022-10-18 | Splunk Inc. | Providing completion recommendations for a partial natural language request received by a natural language processing system |
US11017764B1 (en) | 2018-09-28 | 2021-05-25 | Splunk Inc. | Predicting follow-on requests to a natural language request received by a natural language processing system |
US11226964B1 (en) | 2018-09-28 | 2022-01-18 | Splunk Inc. | Automated generation of metrics from log data |
US10922493B1 (en) | 2018-09-28 | 2021-02-16 | Splunk Inc. | Determining a relationship recommendation for a natural language request |
US11288319B1 (en) | 2018-09-28 | 2022-03-29 | Splunk Inc. | Generating trending natural language request recommendations |
US10761813B1 (en) | 2018-10-01 | 2020-09-01 | Splunk Inc. | Assisted visual programming for iterative publish-subscribe message processing system |
US10776441B1 (en) | 2018-10-01 | 2020-09-15 | Splunk Inc. | Visual programming for iterative publish-subscribe message processing system |
US10775976B1 (en) | 2018-10-01 | 2020-09-15 | Splunk Inc. | Visual previews for programming an iterative publish-subscribe message processing system |
US10936585B1 (en) | 2018-10-31 | 2021-03-02 | Splunk Inc. | Unified data processing across streaming and indexed data sets |
US10904104B2 (en) * | 2018-11-20 | 2021-01-26 | Cisco Technology, Inc. | Interactive interface for network exploration with relationship mapping |
US11449293B1 (en) | 2019-01-31 | 2022-09-20 | Splunk Inc. | Interface for data visualizations on a wearable device |
US10891792B1 (en) | 2019-01-31 | 2021-01-12 | Splunk Inc. | Precise plane detection and placement of virtual objects in an augmented reality environment |
US11893296B1 (en) | 2019-01-31 | 2024-02-06 | Splunk Inc. | Notification interface on a wearable device for data alerts |
US11853533B1 (en) | 2019-01-31 | 2023-12-26 | Splunk Inc. | Data visualization workspace in an extended reality environment |
US11644940B1 (en) | 2019-01-31 | 2023-05-09 | Splunk Inc. | Data visualization in an extended reality environment |
US10963347B1 (en) | 2019-01-31 | 2021-03-30 | Splunk Inc. | Data snapshots for configurable screen on a wearable device |
WO2020220216A1 (en) | 2019-04-29 | 2020-11-05 | Splunk Inc. | Search time estimate in data intake and query system |
US11715051B1 (en) | 2019-04-30 | 2023-08-01 | Splunk Inc. | Service provider instance recommendations using machine-learned classifications and reconciliation |
US11574429B1 (en) | 2019-04-30 | 2023-02-07 | Splunk Inc. | Automated generation of display layouts |
US10922892B1 (en) | 2019-04-30 | 2021-02-16 | Splunk Inc. | Manipulation of virtual object position within a plane of an extended reality environment |
US11461408B1 (en) | 2019-04-30 | 2022-10-04 | Splunk Inc. | Location-based object identification and data visualization |
US11238048B1 (en) | 2019-07-16 | 2022-02-01 | Splunk Inc. | Guided creation interface for streaming data processing pipelines |
US11048760B1 (en) | 2019-07-31 | 2021-06-29 | Splunk Inc. | Techniques for placing content in and applying layers in an extended reality environment |
US11182576B1 (en) | 2019-07-31 | 2021-11-23 | Splunk Inc. | Techniques for using tag placement to determine 3D object orientation |
US11030024B2 (en) | 2019-08-28 | 2021-06-08 | Microsoft Technology Licensing, Llc | Assigning a severity level to a computing service using tenant telemetry data |
US11544282B1 (en) * | 2019-10-17 | 2023-01-03 | Splunk Inc. | Three-dimensional drill-down data visualization in extended reality environment |
US11599549B2 (en) | 2019-10-18 | 2023-03-07 | Splunk Inc. | Sampling-based preview mode for a data intake and query system |
US11217023B1 (en) | 2019-10-18 | 2022-01-04 | Splunk Inc. | Generating three-dimensional data visualizations in an extended reality environment |
US11494380B2 (en) | 2019-10-18 | 2022-11-08 | Splunk Inc. | Management of distributed computing framework components in a data fabric service system |
US11275944B1 (en) | 2019-10-18 | 2022-03-15 | Splunk Inc. | External asset database management in an extended reality environment |
US11188397B2 (en) | 2019-10-18 | 2021-11-30 | Splunk Inc. | Mobile application for an information technology (IT) and security operations application |
US11126492B1 (en) | 2019-11-05 | 2021-09-21 | Express Scripts Stategic Development, Inc. | Systems and methods for anomaly analysis and outage avoidance in enterprise computing systems |
EP3833013B1 (en) * | 2019-12-05 | 2021-09-29 | Axis AB | Video management system and method for dynamic displaying of video streams |
US11922222B1 (en) | 2020-01-30 | 2024-03-05 | Splunk Inc. | Generating a modified component for a data intake and query system using an isolated execution environment image |
US12081418B2 (en) | 2020-01-31 | 2024-09-03 | Splunk Inc. | Sensor data device |
US11695661B1 (en) | 2020-04-21 | 2023-07-04 | Aviatrix Systems, Inc. | Systems and methods for deploying a cloud management system configured for tagging constructs deployed in a multi-cloud environment |
US11283695B2 (en) | 2020-04-21 | 2022-03-22 | Aviatrix Systems, Inc. | System and method for determination of network operation metrics and generation of network operation metrics visualizations |
US11614923B2 (en) | 2020-04-30 | 2023-03-28 | Splunk Inc. | Dual textual/graphical programming interfaces for streaming data processing pipelines |
WO2022026984A1 (en) | 2020-07-31 | 2022-02-03 | Splunk Inc. | Data field extraction model training for a data intake and query system |
WO2022081990A1 (en) | 2020-10-16 | 2022-04-21 | Splunk Inc. | Mesh updates in an extended reality environment |
WO2022082000A1 (en) | 2020-10-16 | 2022-04-21 | Splunk Inc. | Networked remote collaboration system |
US11816801B1 (en) | 2020-10-16 | 2023-11-14 | Splunk Inc. | Codeless anchor generation for three-dimensional object models |
WO2022081989A1 (en) | 2020-10-16 | 2022-04-21 | Splunk Inc. | Presentation of collaboration environments for a networked remote collaboration session |
US11669551B2 (en) | 2020-10-16 | 2023-06-06 | Splunk Inc. | Rule-based data stream processing |
US11704313B1 (en) | 2020-10-19 | 2023-07-18 | Splunk Inc. | Parallel branch operation using intermediary nodes |
US12079175B2 (en) | 2020-10-19 | 2024-09-03 | Splunk Inc. | Streaming synthesis of distributed traces from machine logs |
US11636116B2 (en) | 2021-01-29 | 2023-04-25 | Splunk Inc. | User interface for customizing data streams |
WO2022164925A1 (en) | 2021-01-29 | 2022-08-04 | Splunk Inc. | A user defined data stream for routing data |
US11687487B1 (en) | 2021-03-11 | 2023-06-27 | Splunk Inc. | Text files updates to an active processing pipeline |
US11663219B1 (en) | 2021-04-23 | 2023-05-30 | Splunk Inc. | Determining a set of parameter values for a processing pipeline |
US11989592B1 (en) | 2021-07-30 | 2024-05-21 | Splunk Inc. | Workload coordinator for providing state credentials to processing tasks of a data processing pipeline |
US12072939B1 (en) | 2021-07-30 | 2024-08-27 | Splunk Inc. | Federated data enrichment objects |
US11675477B2 (en) | 2021-10-06 | 2023-06-13 | Johnson Controls Tyco IP Holdings LLP | Systems and methods for managing security events using a graphical user interface |
US12093272B1 (en) | 2022-04-29 | 2024-09-17 | Splunk Inc. | Retrieving data identifiers from queue for search of external data system |
US20240289246A1 (en) * | 2023-02-26 | 2024-08-29 | Apple Inc. | Techniques for managing performance metrics associated with software applications |
Citations (96)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5751965A (en) | 1996-03-21 | 1998-05-12 | Cabletron System, Inc. | Network connection status monitor and display |
US20020154175A1 (en) | 2001-01-04 | 2002-10-24 | James Abello | System and method for visualizing massive multi-digraphs |
US20040088314A1 (en) * | 2002-10-31 | 2004-05-06 | Simes Scott T. | Method and system for reporting performance data for a network |
US20040133395A1 (en) | 2002-10-17 | 2004-07-08 | Yiping Ding | System and method for statistical performance monitoring |
US20040169688A1 (en) | 2003-02-27 | 2004-09-02 | Microsoft Corporation | Multi-directional display and navigation of hierarchical data and optimization of display area consumption |
US6816175B1 (en) * | 1998-12-19 | 2004-11-09 | International Business Machines Corporation | Orthogonal browsing in object hierarchies |
US20050021736A1 (en) | 2003-01-07 | 2005-01-27 | International Business Machines Corporation | Method and system for monitoring performance of distributed applications |
US20050081157A1 (en) | 2000-06-28 | 2005-04-14 | Microsoft Corporation | User interface to display and manage an entity and associated resources |
US6907545B2 (en) | 2001-03-02 | 2005-06-14 | Pitney Bowes Inc. | System and method for recognizing faults in machines |
US20050203888A1 (en) | 2004-03-10 | 2005-09-15 | Iron Mountain Incorporated | Method and apparatus for improved relevance of search results |
US20050289540A1 (en) | 2004-06-24 | 2005-12-29 | Lu Nguyen | Providing on-demand capabilities using virtual machines and clustering processes |
US20060004909A1 (en) | 2004-04-30 | 2006-01-05 | Shinya Takuwa | Server system and a server arrangement method |
US20060048101A1 (en) | 2004-08-24 | 2006-03-02 | Microsoft Corporation | Program and system performance data correlation |
US20060153097A1 (en) | 2005-01-10 | 2006-07-13 | Microsoft Corporation | System and methods for inline property editing in tree view based editors |
US20060161816A1 (en) | 2004-12-22 | 2006-07-20 | Gula Ronald J | System and method for managing events |
US20060168272A1 (en) | 2001-03-05 | 2006-07-27 | Rustad Joseph V | Response time analysis of network performance |
US20070130357A1 (en) | 2005-10-27 | 2007-06-07 | Fujitsu Limited | Unexpected demand detection system and unexpected demand detection program |
US20080049641A1 (en) | 2006-08-22 | 2008-02-28 | Edwards Stephen K | System and method for displaying a graph representative of network performance over a time period |
US20080092121A1 (en) | 2006-10-17 | 2008-04-17 | Cray Inc. | Performance visualization including hierarchical display of performance data |
US20080184110A1 (en) | 2005-03-17 | 2008-07-31 | International Business Machines Corporation | Monitoring performance of a data processing system |
US20080215546A1 (en) | 2006-10-05 | 2008-09-04 | Baum Michael J | Time Series Search Engine |
US20090013281A1 (en) | 2007-07-05 | 2009-01-08 | Oracle International Corporation | Data visualization techniques |
US7493304B2 (en) | 2004-11-12 | 2009-02-17 | International Business Machines Corporation | Adjusting an amount of data logged for a query based on a change to an access plan |
US20090049372A1 (en) | 2004-11-09 | 2009-02-19 | Oracle International Corporation | Methods and systems for implementing a dynamic hierarchical data viewer |
US7546553B2 (en) | 2003-07-28 | 2009-06-09 | Sap Ag | Grid landscape component |
US20090172666A1 (en) | 2007-12-31 | 2009-07-02 | Netapp, Inc. | System and method for automatic storage load balancing in virtual server environments |
US20090182866A1 (en) | 2008-01-16 | 2009-07-16 | Kentaro Watanabe | Method of setting and managing performance monitoring conditions and computer system using the method |
US7580938B1 (en) | 2006-06-29 | 2009-08-25 | Emc Corporation | Methods and apparatus facilitating efficient display of data |
US7580944B2 (en) | 2006-07-27 | 2009-08-25 | Yahoo! Inc. | Business intelligent architecture system and method |
US20090237404A1 (en) | 2008-03-20 | 2009-09-24 | Vmware, Inc. | Graphical display for illustrating effectiveness of resource management and resource balancing |
US7783750B1 (en) | 2007-07-30 | 2010-08-24 | Hewlett-Packard Development Company, L.P. | System and method for externalized real-time log correlation and performance monitoring of service-oriented applications |
US20100223619A1 (en) | 2009-02-27 | 2010-09-02 | International Business Machines Corporation | Visualization-centric performance-based volume allocation |
US20100332661A1 (en) | 2009-06-25 | 2010-12-30 | Hitachi, Ltd. | Computer System and Its Operation Information Management Method |
US20110007075A1 (en) | 2009-07-07 | 2011-01-13 | Samsung Electronics Co., Ltd. | Data processing apparatus and method |
US20110055817A1 (en) | 2009-09-02 | 2011-03-03 | Compuware Corporation | Performance management tool having unified analysis report |
US7937164B2 (en) | 2006-09-29 | 2011-05-03 | Fisher-Rosemount Systems, Inc. | Multivariate detection of abnormal conditions in a process plant |
US20110161851A1 (en) | 2009-12-31 | 2011-06-30 | International Business Machines Corporation | Visualization and consolidation of virtual machines in a virtualized data center |
US7974728B2 (en) | 2007-05-04 | 2011-07-05 | Taiwan Semiconductor Manufacturing Company, Ltd. | System for extraction of key process parameters from fault detection classification to enable wafer prediction |
US20110179160A1 (en) | 2010-01-21 | 2011-07-21 | Microsoft Corporation | Activity Graph for Parallel Programs in Distributed System Environment |
US7991758B2 (en) | 2005-09-07 | 2011-08-02 | International Business Machines Corporation | System and method for performing a search operation within a sequential access data storage subsystem |
US8031634B1 (en) | 2008-03-31 | 2011-10-04 | Emc Corporation | System and method for managing a virtual domain environment to enable root cause and impact analysis |
US20110261055A1 (en) | 2010-04-21 | 2011-10-27 | Vmware, Inc. | Method and Apparatus for Visualizing the Health of Datacenter Objects |
US20110307905A1 (en) | 2010-06-15 | 2011-12-15 | Microsoft Corporation | Indicating parallel operations with user-visible events |
US20120022707A1 (en) | 2003-08-08 | 2012-01-26 | Electric Power Group, Llc | Wide-area, real-time monitoring and visualization system |
US20120023429A1 (en) | 2010-07-21 | 2012-01-26 | Goranka Medhi | Methods and apparatus to manage system performance information |
US20120036484A1 (en) | 2010-08-09 | 2012-02-09 | Microsoft Corporation | Relationship visualization and graphical interaction model in it client management |
WO2012020405A1 (en) | 2010-08-09 | 2012-02-16 | Neebula Systems Ltd. | System and method for determining a topology of at least one application in a computerized organization |
US20120054129A1 (en) | 2010-08-30 | 2012-03-01 | International Business Machines Corporation | Method for classification of objects in a graph data stream |
US20120124503A1 (en) | 2010-11-11 | 2012-05-17 | Sap Ag | Method and system for easy correlation between monitored metrics and alerts |
US20120120078A1 (en) | 2010-11-17 | 2012-05-17 | Eric Hubbard | Displaying system performance information |
US20120174097A1 (en) | 2011-01-04 | 2012-07-05 | Host Dynamics Ltd. | Methods and systems of managing resources allocated to guest virtual machines |
US20120197911A1 (en) * | 2011-01-28 | 2012-08-02 | Cisco Technology, Inc. | Searching Sensor Data |
US20120216135A1 (en) | 2011-02-22 | 2012-08-23 | Vmware, Inc. | User interface for managing a virtualized computing environment |
US20120221314A1 (en) | 2006-05-17 | 2012-08-30 | Quest Software, Inc. | Model-based systems and methods for monitoring resources |
US20120278292A1 (en) | 2000-08-17 | 2012-11-01 | Emc Corporation | Method and apparatus for managing and archiving performance information relating to storage system |
US20120284713A1 (en) | 2008-02-13 | 2012-11-08 | Quest Software, Inc. | Systems and methods for analyzing performance of virtual environments |
US20120311475A1 (en) | 2011-05-31 | 2012-12-06 | Vmware, Inc. | User interface for managing a virtual computing environment |
US20120311153A1 (en) | 2011-05-31 | 2012-12-06 | Morgan Christopher Edwin | Systems and methods for detecting resource consumption events over sliding intervals in cloud-based network |
US20120324360A1 (en) | 2009-12-15 | 2012-12-20 | Tektronix, Inc. | System and Method for Hierarchical Visualization of Data |
US20130007261A1 (en) | 2011-07-01 | 2013-01-03 | Cisco Technology, Inc. | Virtual data center monitoring |
US20130055092A1 (en) | 2011-08-25 | 2013-02-28 | Vmware, Inc. | User interface for networks including virtual machines |
US8412696B2 (en) | 2011-01-31 | 2013-04-02 | Splunk Inc. | Real time searching and reporting |
US20130097183A1 (en) | 2011-10-14 | 2013-04-18 | Zenoss, Inc. | Method and apparatus for analyzing a root cause of a service impact in a virtualized environment |
US20130104144A1 (en) | 2011-10-19 | 2013-04-25 | International Business Machines Corporation | Application Switching in a Graphical Operating System |
US20130124714A1 (en) | 2011-11-11 | 2013-05-16 | Vmware, Inc. | Visualization of combined performance metrics |
US20130151505A1 (en) * | 2011-12-12 | 2013-06-13 | Sap Ag | Interactive Query Plan Visualization and Optimization |
US20130174129A1 (en) | 2011-12-29 | 2013-07-04 | Sap Ag | Model Matching for Trace Link Generation |
US8516008B1 (en) | 2012-05-18 | 2013-08-20 | Splunk Inc. | Flexible schema column store |
US20130247133A1 (en) | 2011-10-13 | 2013-09-19 | Mcafee, Inc. | Security assessment of virtual machine environments |
US20130262347A1 (en) | 2012-03-29 | 2013-10-03 | Prelert Ltd. | System and Method for Visualisation of Behaviour within Computer Infrastructure |
US20130275970A1 (en) | 2012-04-17 | 2013-10-17 | Red Hat Israel, Ltd. | Interactive search monitoring in a virtual machine environment |
US20130300747A1 (en) | 2012-05-11 | 2013-11-14 | Vmware, Inc. | Multi-dimensional visualization tool for browsing and troubleshooting at scale |
US8589403B2 (en) | 2011-02-28 | 2013-11-19 | Splunk Inc. | Compressed journaling in event tracking files for metadata recovery and replication |
US20130332594A1 (en) | 2012-06-07 | 2013-12-12 | Vmware, Inc. | Correlating performance degradation of applications to specific changes made to applications |
US20140047342A1 (en) | 2012-08-07 | 2014-02-13 | Advanced Micro Devices, Inc. | System and method for allocating a cluster of nodes for a cloud computing system based on hardware characteristics |
US20140059488A1 (en) | 2012-08-21 | 2014-02-27 | Sap Ag | System and method for viewing selected descendant nodes in a tree hierarchy displayed in tabular form |
US20140075029A1 (en) | 2012-09-11 | 2014-03-13 | Maor Lipchuk | Virtual resource allocation and resource and consumption management |
US8683467B2 (en) | 2013-04-30 | 2014-03-25 | Splunk Inc. | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components |
US8707194B1 (en) | 2009-11-20 | 2014-04-22 | Amazon Technologies, Inc. | System and method for decentralized performance monitoring of host systems |
US20140114704A1 (en) | 2011-10-24 | 2014-04-24 | Hartford Fire Insurance Company | System and method for processing data relating to supplemental bundled insurance |
US8738333B1 (en) | 2010-05-25 | 2014-05-27 | Vmware, Inc. | Capacity and load analysis in a datacenter |
US20140201642A1 (en) | 2013-01-12 | 2014-07-17 | Lyatiss, Inc. | User interface for visualizing resource performance and managing resources in cloud or distributed systems |
US8793118B2 (en) | 2011-11-01 | 2014-07-29 | PES School of Engineering | Adaptive multimodal communication assist system |
US20140280894A1 (en) | 2013-03-15 | 2014-09-18 | Patrick Alexander Reynolds | Methods and Computer Program Products for Transaction Relationships Between Application Servers |
US8904389B2 (en) | 2013-04-30 | 2014-12-02 | Splunk Inc. | Determining performance states of components in a virtual machine environment based on performance states of related subcomponents |
US20150026167A1 (en) | 2012-09-07 | 2015-01-22 | Splunk Inc. | Discovering fields to filter data returned in response to a search |
US20150113118A1 (en) * | 2013-10-18 | 2015-04-23 | Microsoft Corporation | Hierarchical network analysis service |
US9037555B2 (en) | 2009-11-12 | 2015-05-19 | Bmc Software, Inc. | Asynchronous collection and correlation of trace and communications event data |
US20150143180A1 (en) | 2013-11-21 | 2015-05-21 | Microsoft Corporation | Validating software characteristics |
US9043185B2 (en) | 2011-03-04 | 2015-05-26 | International Business Machines Corporation | Promotion of performance parameters in distributed data processing environment |
US9047352B1 (en) | 2012-09-28 | 2015-06-02 | Emc Corporation | Centralized searching in a data storage environment |
US20150178342A1 (en) | 2012-06-04 | 2015-06-25 | Adam Seering | User-defined loading of data onto a database |
US9128995B1 (en) | 2014-10-09 | 2015-09-08 | Splunk, Inc. | Defining a graphical visualization along a time-based graph lane using key performance indicators derived from machine data |
US9164786B2 (en) | 2013-04-30 | 2015-10-20 | Splunk Inc. | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components during a time period |
US9465713B2 (en) | 2010-12-24 | 2016-10-11 | Nec Corporation | Monitoring data analyzing apparatus, monitoring data analyzing method, and monitoring data analyzing program |
US9495187B2 (en) | 2013-04-30 | 2016-11-15 | Splunk, Inc. | Interactive, top-down presentation of the architecture and performance of a hypervisor environment |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6725235B1 (en) * | 1999-09-22 | 2004-04-20 | Harris-Exigent, Inc. | Dynamic state representation method for complex systems |
US7123172B1 (en) * | 2005-07-29 | 2006-10-17 | Hewlett-Packard Development Company, L.P. | Method and system for determining an optimal or near optimal set of contexts by constructing a multi-directional context tree |
US20120174001A1 (en) | 2010-12-31 | 2012-07-05 | Itschak Friedman | Graphically based hierarchical method for documenting items of evidence genealogy |
US8438427B2 (en) * | 2011-04-08 | 2013-05-07 | Ca, Inc. | Visualizing relationships between a transaction trace graph and a map of logical subsystems |
US9356839B2 (en) * | 2011-12-09 | 2016-05-31 | Riverbed Technology, Inc. | Policy aggregation for computing network health |
US20140317286A1 (en) | 2011-12-15 | 2014-10-23 | Hitachi, Ltd. | Monitoring computer and method |
US9239749B2 (en) * | 2012-05-04 | 2016-01-19 | Paraccel Llc | Network fault detection and reconfiguration |
US8972992B2 (en) | 2013-04-30 | 2015-03-03 | Splunk Inc. | Proactive monitoring tree with state distribution ring |
US9185007B2 (en) | 2013-04-30 | 2015-11-10 | Splunk Inc. | Proactive monitoring tree with severity state sorting |
US9465523B2 (en) | 2013-06-27 | 2016-10-11 | Sap Se | Visual exploration of multidimensional data |
-
2014
- 2014-04-15 US US14/253,490 patent/US9185007B2/en active Active
-
2015
- 2015-07-29 US US14/812,948 patent/US9426045B2/en active Active
-
2016
- 2016-07-20 US US15/215,097 patent/US10523538B2/en active Active
-
2017
- 2017-04-28 US US15/582,132 patent/US10205643B2/en active Active
Patent Citations (98)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5751965A (en) | 1996-03-21 | 1998-05-12 | Cabletron System, Inc. | Network connection status monitor and display |
US6816175B1 (en) * | 1998-12-19 | 2004-11-09 | International Business Machines Corporation | Orthogonal browsing in object hierarchies |
US20050081157A1 (en) | 2000-06-28 | 2005-04-14 | Microsoft Corporation | User interface to display and manage an entity and associated resources |
US20120278292A1 (en) | 2000-08-17 | 2012-11-01 | Emc Corporation | Method and apparatus for managing and archiving performance information relating to storage system |
US20020154175A1 (en) | 2001-01-04 | 2002-10-24 | James Abello | System and method for visualizing massive multi-digraphs |
US6907545B2 (en) | 2001-03-02 | 2005-06-14 | Pitney Bowes Inc. | System and method for recognizing faults in machines |
US20060168272A1 (en) | 2001-03-05 | 2006-07-27 | Rustad Joseph V | Response time analysis of network performance |
US20040133395A1 (en) | 2002-10-17 | 2004-07-08 | Yiping Ding | System and method for statistical performance monitoring |
US20040088314A1 (en) * | 2002-10-31 | 2004-05-06 | Simes Scott T. | Method and system for reporting performance data for a network |
US20050021736A1 (en) | 2003-01-07 | 2005-01-27 | International Business Machines Corporation | Method and system for monitoring performance of distributed applications |
US20040169688A1 (en) | 2003-02-27 | 2004-09-02 | Microsoft Corporation | Multi-directional display and navigation of hierarchical data and optimization of display area consumption |
US7546553B2 (en) | 2003-07-28 | 2009-06-09 | Sap Ag | Grid landscape component |
US20120022707A1 (en) | 2003-08-08 | 2012-01-26 | Electric Power Group, Llc | Wide-area, real-time monitoring and visualization system |
US20050203888A1 (en) | 2004-03-10 | 2005-09-15 | Iron Mountain Incorporated | Method and apparatus for improved relevance of search results |
US20060004909A1 (en) | 2004-04-30 | 2006-01-05 | Shinya Takuwa | Server system and a server arrangement method |
US20050289540A1 (en) | 2004-06-24 | 2005-12-29 | Lu Nguyen | Providing on-demand capabilities using virtual machines and clustering processes |
US20060048101A1 (en) | 2004-08-24 | 2006-03-02 | Microsoft Corporation | Program and system performance data correlation |
US20090049372A1 (en) | 2004-11-09 | 2009-02-19 | Oracle International Corporation | Methods and systems for implementing a dynamic hierarchical data viewer |
US7493304B2 (en) | 2004-11-12 | 2009-02-17 | International Business Machines Corporation | Adjusting an amount of data logged for a query based on a change to an access plan |
US20060161816A1 (en) | 2004-12-22 | 2006-07-20 | Gula Ronald J | System and method for managing events |
US20060153097A1 (en) | 2005-01-10 | 2006-07-13 | Microsoft Corporation | System and methods for inline property editing in tree view based editors |
US20080184110A1 (en) | 2005-03-17 | 2008-07-31 | International Business Machines Corporation | Monitoring performance of a data processing system |
US7885954B2 (en) | 2005-03-17 | 2011-02-08 | International Business Machines Corporation | Monitoring performance of a data processing system |
US7991758B2 (en) | 2005-09-07 | 2011-08-02 | International Business Machines Corporation | System and method for performing a search operation within a sequential access data storage subsystem |
US20070130357A1 (en) | 2005-10-27 | 2007-06-07 | Fujitsu Limited | Unexpected demand detection system and unexpected demand detection program |
US20120221314A1 (en) | 2006-05-17 | 2012-08-30 | Quest Software, Inc. | Model-based systems and methods for monitoring resources |
US7580938B1 (en) | 2006-06-29 | 2009-08-25 | Emc Corporation | Methods and apparatus facilitating efficient display of data |
US7580944B2 (en) | 2006-07-27 | 2009-08-25 | Yahoo! Inc. | Business intelligent architecture system and method |
US20080049641A1 (en) | 2006-08-22 | 2008-02-28 | Edwards Stephen K | System and method for displaying a graph representative of network performance over a time period |
US7937164B2 (en) | 2006-09-29 | 2011-05-03 | Fisher-Rosemount Systems, Inc. | Multivariate detection of abnormal conditions in a process plant |
US20080215546A1 (en) | 2006-10-05 | 2008-09-04 | Baum Michael J | Time Series Search Engine |
US20080092121A1 (en) | 2006-10-17 | 2008-04-17 | Cray Inc. | Performance visualization including hierarchical display of performance data |
US7974728B2 (en) | 2007-05-04 | 2011-07-05 | Taiwan Semiconductor Manufacturing Company, Ltd. | System for extraction of key process parameters from fault detection classification to enable wafer prediction |
US20090013281A1 (en) | 2007-07-05 | 2009-01-08 | Oracle International Corporation | Data visualization techniques |
US7783750B1 (en) | 2007-07-30 | 2010-08-24 | Hewlett-Packard Development Company, L.P. | System and method for externalized real-time log correlation and performance monitoring of service-oriented applications |
US20090172666A1 (en) | 2007-12-31 | 2009-07-02 | Netapp, Inc. | System and method for automatic storage load balancing in virtual server environments |
US20130139160A1 (en) | 2007-12-31 | 2013-05-30 | Netapp, Inc. | System and method for automatic storage load balancing in virtual server environments |
US20090182866A1 (en) | 2008-01-16 | 2009-07-16 | Kentaro Watanabe | Method of setting and managing performance monitoring conditions and computer system using the method |
US20120284713A1 (en) | 2008-02-13 | 2012-11-08 | Quest Software, Inc. | Systems and methods for analyzing performance of virtual environments |
US20090237404A1 (en) | 2008-03-20 | 2009-09-24 | Vmware, Inc. | Graphical display for illustrating effectiveness of resource management and resource balancing |
US8031634B1 (en) | 2008-03-31 | 2011-10-04 | Emc Corporation | System and method for managing a virtual domain environment to enable root cause and impact analysis |
US20100223619A1 (en) | 2009-02-27 | 2010-09-02 | International Business Machines Corporation | Visualization-centric performance-based volume allocation |
US20100332661A1 (en) | 2009-06-25 | 2010-12-30 | Hitachi, Ltd. | Computer System and Its Operation Information Management Method |
US20110007075A1 (en) | 2009-07-07 | 2011-01-13 | Samsung Electronics Co., Ltd. | Data processing apparatus and method |
US20110055817A1 (en) | 2009-09-02 | 2011-03-03 | Compuware Corporation | Performance management tool having unified analysis report |
US9037555B2 (en) | 2009-11-12 | 2015-05-19 | Bmc Software, Inc. | Asynchronous collection and correlation of trace and communications event data |
US8707194B1 (en) | 2009-11-20 | 2014-04-22 | Amazon Technologies, Inc. | System and method for decentralized performance monitoring of host systems |
US20120324360A1 (en) | 2009-12-15 | 2012-12-20 | Tektronix, Inc. | System and Method for Hierarchical Visualization of Data |
US20110161851A1 (en) | 2009-12-31 | 2011-06-30 | International Business Machines Corporation | Visualization and consolidation of virtual machines in a virtualized data center |
US20110179160A1 (en) | 2010-01-21 | 2011-07-21 | Microsoft Corporation | Activity Graph for Parallel Programs in Distributed System Environment |
US20110261055A1 (en) | 2010-04-21 | 2011-10-27 | Vmware, Inc. | Method and Apparatus for Visualizing the Health of Datacenter Objects |
US8738333B1 (en) | 2010-05-25 | 2014-05-27 | Vmware, Inc. | Capacity and load analysis in a datacenter |
US20110307905A1 (en) | 2010-06-15 | 2011-12-15 | Microsoft Corporation | Indicating parallel operations with user-visible events |
US20120023429A1 (en) | 2010-07-21 | 2012-01-26 | Goranka Medhi | Methods and apparatus to manage system performance information |
US20120036484A1 (en) | 2010-08-09 | 2012-02-09 | Microsoft Corporation | Relationship visualization and graphical interaction model in it client management |
WO2012020405A1 (en) | 2010-08-09 | 2012-02-16 | Neebula Systems Ltd. | System and method for determining a topology of at least one application in a computerized organization |
US20120054129A1 (en) | 2010-08-30 | 2012-03-01 | International Business Machines Corporation | Method for classification of objects in a graph data stream |
US20120124503A1 (en) | 2010-11-11 | 2012-05-17 | Sap Ag | Method and system for easy correlation between monitored metrics and alerts |
US20120120078A1 (en) | 2010-11-17 | 2012-05-17 | Eric Hubbard | Displaying system performance information |
US9465713B2 (en) | 2010-12-24 | 2016-10-11 | Nec Corporation | Monitoring data analyzing apparatus, monitoring data analyzing method, and monitoring data analyzing program |
US20120174097A1 (en) | 2011-01-04 | 2012-07-05 | Host Dynamics Ltd. | Methods and systems of managing resources allocated to guest virtual machines |
US20120197911A1 (en) * | 2011-01-28 | 2012-08-02 | Cisco Technology, Inc. | Searching Sensor Data |
US8412696B2 (en) | 2011-01-31 | 2013-04-02 | Splunk Inc. | Real time searching and reporting |
US20120216135A1 (en) | 2011-02-22 | 2012-08-23 | Vmware, Inc. | User interface for managing a virtualized computing environment |
US8589403B2 (en) | 2011-02-28 | 2013-11-19 | Splunk Inc. | Compressed journaling in event tracking files for metadata recovery and replication |
US9043185B2 (en) | 2011-03-04 | 2015-05-26 | International Business Machines Corporation | Promotion of performance parameters in distributed data processing environment |
US20120311153A1 (en) | 2011-05-31 | 2012-12-06 | Morgan Christopher Edwin | Systems and methods for detecting resource consumption events over sliding intervals in cloud-based network |
US20120311475A1 (en) | 2011-05-31 | 2012-12-06 | Vmware, Inc. | User interface for managing a virtual computing environment |
US20130007261A1 (en) | 2011-07-01 | 2013-01-03 | Cisco Technology, Inc. | Virtual data center monitoring |
US20130055092A1 (en) | 2011-08-25 | 2013-02-28 | Vmware, Inc. | User interface for networks including virtual machines |
US20130247133A1 (en) | 2011-10-13 | 2013-09-19 | Mcafee, Inc. | Security assessment of virtual machine environments |
US20130097183A1 (en) | 2011-10-14 | 2013-04-18 | Zenoss, Inc. | Method and apparatus for analyzing a root cause of a service impact in a virtualized environment |
US20130104144A1 (en) | 2011-10-19 | 2013-04-25 | International Business Machines Corporation | Application Switching in a Graphical Operating System |
US20140114704A1 (en) | 2011-10-24 | 2014-04-24 | Hartford Fire Insurance Company | System and method for processing data relating to supplemental bundled insurance |
US8793118B2 (en) | 2011-11-01 | 2014-07-29 | PES School of Engineering | Adaptive multimodal communication assist system |
US20130124714A1 (en) | 2011-11-11 | 2013-05-16 | Vmware, Inc. | Visualization of combined performance metrics |
US20130151505A1 (en) * | 2011-12-12 | 2013-06-13 | Sap Ag | Interactive Query Plan Visualization and Optimization |
US20130174129A1 (en) | 2011-12-29 | 2013-07-04 | Sap Ag | Model Matching for Trace Link Generation |
US20130262347A1 (en) | 2012-03-29 | 2013-10-03 | Prelert Ltd. | System and Method for Visualisation of Behaviour within Computer Infrastructure |
US20130275970A1 (en) | 2012-04-17 | 2013-10-17 | Red Hat Israel, Ltd. | Interactive search monitoring in a virtual machine environment |
US20130300747A1 (en) | 2012-05-11 | 2013-11-14 | Vmware, Inc. | Multi-dimensional visualization tool for browsing and troubleshooting at scale |
US8516008B1 (en) | 2012-05-18 | 2013-08-20 | Splunk Inc. | Flexible schema column store |
US20150178342A1 (en) | 2012-06-04 | 2015-06-25 | Adam Seering | User-defined loading of data onto a database |
US20130332594A1 (en) | 2012-06-07 | 2013-12-12 | Vmware, Inc. | Correlating performance degradation of applications to specific changes made to applications |
US20140047342A1 (en) | 2012-08-07 | 2014-02-13 | Advanced Micro Devices, Inc. | System and method for allocating a cluster of nodes for a cloud computing system based on hardware characteristics |
US20140059488A1 (en) | 2012-08-21 | 2014-02-27 | Sap Ag | System and method for viewing selected descendant nodes in a tree hierarchy displayed in tabular form |
US20150026167A1 (en) | 2012-09-07 | 2015-01-22 | Splunk Inc. | Discovering fields to filter data returned in response to a search |
US20140075029A1 (en) | 2012-09-11 | 2014-03-13 | Maor Lipchuk | Virtual resource allocation and resource and consumption management |
US9047352B1 (en) | 2012-09-28 | 2015-06-02 | Emc Corporation | Centralized searching in a data storage environment |
US20140201642A1 (en) | 2013-01-12 | 2014-07-17 | Lyatiss, Inc. | User interface for visualizing resource performance and managing resources in cloud or distributed systems |
US20140280894A1 (en) | 2013-03-15 | 2014-09-18 | Patrick Alexander Reynolds | Methods and Computer Program Products for Transaction Relationships Between Application Servers |
US8904389B2 (en) | 2013-04-30 | 2014-12-02 | Splunk Inc. | Determining performance states of components in a virtual machine environment based on performance states of related subcomponents |
US8683467B2 (en) | 2013-04-30 | 2014-03-25 | Splunk Inc. | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components |
US9164786B2 (en) | 2013-04-30 | 2015-10-20 | Splunk Inc. | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components during a time period |
US9495187B2 (en) | 2013-04-30 | 2016-11-15 | Splunk, Inc. | Interactive, top-down presentation of the architecture and performance of a hypervisor environment |
US20150113118A1 (en) * | 2013-10-18 | 2015-04-23 | Microsoft Corporation | Hierarchical network analysis service |
US20150143180A1 (en) | 2013-11-21 | 2015-05-21 | Microsoft Corporation | Validating software characteristics |
US9128995B1 (en) | 2014-10-09 | 2015-09-08 | Splunk, Inc. | Defining a graphical visualization along a time-based graph lane using key performance indicators derived from machine data |
Non-Patent Citations (29)
Title |
---|
"VMware, Inc., vSphere Monitoring and Performance, Update 1, vSphere 5.5, EN-001357-02, pp. 174, 2014". |
Advisory Action dated Mar. 25, 2014, for U.S. Appl. No. 13/874,441 of Bingham et al. filed Apr. 30, 2013. |
Bitinck, Ledion et al., "Optimizing Data Analysis With a Semi-Structured Time Series Database," Proceedings of the 2010 Workshop on Managing Systems Via Log Analysis and Machine Learning Techniques, 9 pages, 2010. |
Byron, Lee et al., "Stacked Graphs-Geometry & Aesthetics," IEEE Transactions on Visualization and Computer Graphics, vol. 14, No. 6, pp. 1245-1252, Nov./Dec. 2008. |
Byron, Lee et al., "Stacked Graphs—Geometry & Aesthetics," IEEE Transactions on Visualization and Computer Graphics, vol. 14, No. 6, pp. 1245-1252, Nov./Dec. 2008. |
Carasso, David, "Exploring Splunk-Search Processing Language (SPL) Primer and Cookbook," 156 pages, Apr. 2012. |
Carasso, David, "Exploring Splunk—Search Processing Language (SPL) Primer and Cookbook," 156 pages, Apr. 2012. |
Dell Inc., "Foglight for Virtualization, Free Edition," http://www.quest.com/foglight-for-virtualization-free-edition/, 1 pages, published prior to Apr. 30, 2013. |
Final Office Action dated Jan. 28, 2015, for U.S. Appl. No. 13/874,448 of Bingham et al. filed Apr. 30, 2013. |
Final Office Action dated Jan. 6, 2014, for U.S. Appl. No. 13/874,423 of Bingham et al. filed Apr. 30, 2013. |
Final Office Action dated Jan. 6, 2014, for U.S. Appl. No. 13/874,441 of Bingham et al. filed Apr. 30, 2013. |
Final Office Action dated Mar. 25, 2014, for U.S. Appl. No. 13/874,448 of Bingham et al. filed Apr. 30, 2013. |
Hoke, Evan et al., "InteMon: Continuous Mining of Sensor Data in Large-scale Self-Infrastructures", ACM SIGOPS Operating Systems Review, vol. 40 Issue 3, Jul. 2006, ACM Press, 7 pgs. |
Non Final Office Action dated Apr. 27, 2017, for U.S. Appl. No. 15/421,412 of Bingham, B., et al. filed Jan. 31, 2017. |
Non Final Office Action dated May 19, 2017, for U.S. Appl. No. 15/421,348 of Bingham, B., et al. filed Jan. 31, 2017. |
Non Final Office Action dated May 19, 2017, for U.S. Appl. No. 15/421,382 of Bingham, B., et al. filed Jan. 31, 2017. |
Non Final Office Action dated May 8, 2017, for U.S. Appl. No. 15/421,395 of Bingham, B., et al. filed Jan. 31, 2017. |
Non-Final Office Action dated Aug. 26, 2013, for U.S. Appl. No. 13/874,441 of Bingham et al. filed Apr. 30, 2013. |
Non-Final Office Action dated Aug. 8, 2013, for U.S. Appl. No. 13/874,434 of Bingham et al. filed Apr. 30, 2013. |
Non-Final Office Action dated Jul. 16, 2014, for U.S. Appl. No. 13/874,448 of Bingham et al. filed Apr. 30, 2013. |
Non-Final Office Action dated Jul. 26, 2013, for U.S. Appl. No. 13/874,448 of Bingham et al. filed Apr. 30, 2013. |
Non-Final Office Action dated Jul. 30, 2013, for U.S. Appl. No. 13/874,423, of Bingham et al. filed Apr. 30, 2013. |
Non-Final Office Action dated May 27, 2014, for U.S. Appl. No. 13/874,423 of Bingham et al. filed Apr. 30, 2013. |
Notice of Allowance and Fees Due dated Dec. 23, 2013, for U.S. Appl. No. 13/874,434 of Bingham et al. filed Apr. 30, 2013. |
Notice of Allowance and Fees Due dated Feb. 11, 2014, for U.S. Appl. No. 13/874,434 of Bingham et al. filed Apr. 30, 2013. |
Notice of Allowance and Fees Due dated Jul. 6, 2016, for U.S. Appl. No. 13/874,448 of Bingham et al. filed Apr. 30, 2013. |
Notice of Allowance and Fees Due dated Sep. 22, 2014. For U.S. Appl. No. 13/874,423 of Bingham et al. filed Apr. 30, 2013. |
Notice of Allowance dated Oct. 22, 2014, for U.S. Appl. No. 13/874,441 of Bingham et al. filed Apr. 30, 2013. |
VMware, Inc., "VMware vCenter Operations Manager Documentation, vCenter Operations Manager 5.7," http://www.vmware.com/support/pubs/vcops-pubs.html,1 page, Apr. 4, 2013. |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10469344B2 (en) | 2013-04-30 | 2019-11-05 | Splunk Inc. | Systems and methods for monitoring and analyzing performance in a computer system with state distribution ring |
US10523538B2 (en) | 2013-04-30 | 2019-12-31 | Splunk Inc. | User interface that provides a proactive monitoring tree with severity state sorting |
US10761687B2 (en) | 2013-04-30 | 2020-09-01 | Splunk Inc. | User interface that facilitates node pinning for monitoring and analysis of performance in a computing environment |
US10776140B2 (en) | 2013-04-30 | 2020-09-15 | Splunk Inc. | Systems and methods for automatically characterizing performance of a hypervisor system |
US10929163B2 (en) | 2013-04-30 | 2021-02-23 | Splunk Inc. | Method and system for dynamically monitoring performance of a multi-component computing environment via user-selectable nodes |
Also Published As
Publication number | Publication date |
---|---|
US9185007B2 (en) | 2015-11-10 |
US20150333987A1 (en) | 2015-11-19 |
US20160330090A1 (en) | 2016-11-10 |
US10523538B2 (en) | 2019-12-31 |
US20170257293A1 (en) | 2017-09-07 |
US20140325058A1 (en) | 2014-10-30 |
US9426045B2 (en) | 2016-08-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11733829B2 (en) | Monitoring tree with performance states | |
US10205643B2 (en) | Systems and methods for monitoring and analyzing performance in a computer system with severity-state sorting | |
US10469344B2 (en) | Systems and methods for monitoring and analyzing performance in a computer system with state distribution ring | |
US10515469B2 (en) | Proactive monitoring tree providing pinned performance information associated with a selected node | |
US11670021B1 (en) | Enhanced graphical user interface for representing events | |
US11614856B2 (en) | Row-based event subset display based on field metrics | |
US11405301B1 (en) | Service analyzer interface with composite machine scores | |
US11797168B1 (en) | Binning information associated with ranges of time | |
US10185740B2 (en) | Event selector to generate alternate views | |
US11687219B2 (en) | Statistics chart row mode drill down |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SPLUNK INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FLETCHER, TRISTAN;NOEL, CARY GLEN;REEL/FRAME:045905/0746 Effective date: 20140414 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |