|
1 |
In the navigation panel, under Dashboards, click APM > Web Sites and Endpoints. |
Many things can cause a sudden change in performance or errors. Here are a few possibilities:
|
• |
A change occurs in the infrastructure, such as a vMotion® that moves an application to a less responsive host. |
|
4 |
Review overall performance in the Summary tab. The Summary tab is similar to the preceding view, but adds the following metrics for the time period: End to End Time, Capture Rate, and Volume. |
|
5 |
To investigate hit performance, click the Hits tab. The Hits tab displays detailed hit performance and hit volume metrics plus request and response code metrics for the time period. |
|
Displays the request methods and response codes issued for hits on this site|endpoint. | |
|
Displays warnings and errors for the hits associated with this site|endpoint. | |
|
6 |
To investigate page performance, click the Page tab. The Page tab displays detailed page performance and page volume metrics for the time period. |
|
Displays warnings and errors for the pages associated with this site|endpoint. | |
|
7 |
To return to the previous dashboard, click Web Sites and Endpoints in the breadcrumb trail. |
To define data aggregations, an APM Administrator creates domain rules. In a troubleshooting scenario, where you want a quick way to aggregate data for a large number of similar sites, use a regular expression that matches multiple sites and map the sites to a fictitious (or real) domain name. For information about defining domain rules, see “Managing domain rules” in the Foglight APM Administration and Configuration Guide.
Consider a scenario where all sites of interest are identified in the dashboard by domain names, but Foglight APM is also monitoring a proliferation of IP addresses that are of little or no interest. The following regular expression matches all IP addresses and aggregates them under a single fictitious domain called myOtherSites.com. This rule eliminates the “noise” generated by all the extraneous sites and allows you to focus on what really interests you.
Find: \b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b
Replace: myOtherSites.com
Foglight captures, decrypts, analyzes, and stores a vast amount of data about how real users navigate your web sites and applications, the performance of the web servers and application servers in your infrastructure, and the performance of Java™ applications and .NET® applications. This data is stored as details in the Archiver database.
From search results, you can replay a hit, sequence, or session to see what your real user experienced while navigating your site or application. You can also view search results in a map or pivot chart. For more information, see Replaying sessions, hits, and sequences and Visualizing search results.
You can perform the following tasks from the Search dashboards: