You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The XperienCentral Performance Dashboard provides detailed information about how the parts of XperienCentral's infrastructure are functioning. Because XperienCentral is a complex system, the interaction between many different sub-systems and configuration options has a direct impact on how it performs. Using the Performance Dashboard, system administrators, developers, and application managers can quickly identify problems and then make the necessary configuration changes to ensure that XperienCentral performs optimally. The Performance Dashboard measures the speed and response time of page requests and internal queries as well as other settings that affect how XperienCentral runs and rates the results according to the optimal expected results. The status of how the various XperienCentral subsystems are performing is then shown using an easily identifiable color-coded system:

The status of how the various XperienCentral subsystems are performing is then shown using an easily identifiable color-coded system:

 

IndicatorDescription

The functionality/configuration setting is functioning within optimally expected parameters.

 

The functionality/configuration setting is functioning below its optimal level.

The functionality/configuration setting is having a pronounced, negative impact on XperienCentral's performance and should be immediately examined and addressed.

 

 

In a clustered environment, the statistics shown in the Performance Dashboard are only for the node/instance/server on which the Performence Dashboard is running, not the whole environment.

 

 


 

In This Topic

 

 

System Performance Indicators

The System Performance Indicators tab shows performance information related to web page caching, web page response times, and the effect that important configuration settings are having on the overall performance of XperienCentral.

Caching

For caching, the following indicators related to performance are provided. In the "Status" column, you can click the orange and red indicators for more information on the meaning of the indicator itself and what you can do in order to improve the performance for the related item.

IndicatorDescription
Average cache ratioIndicates the average percentage of all page requests that could be returned from the proxy cache, that is, the number of pages that were returned from the cache divided by the total number of page requests. The average page cache ratio is always a number between 0 and 1 (between 0% and 100%). 
Timestamp cachingSpecifies the timeout in milliseconds that timestamp caching is currently set to.
Caching enabledSpecifies whether caching is enabled or disabled.

The caching module of XperienCentral caches the web pages of the website. When a page is first requested, the web page is generated and stored in this cache. All subsequent requests for this page will be returned from the cache - this prevents the page from being generated each time it is requested. Web pages stay cached until the content is modified. The performance of a website is directly affected by the caching setting: If disabled, website visitors will experience much slower response times.

Response Time

For response times, the following indicators related to performance are shown. In the "Status" column, you can click the orange and red indicators for more information on the meaning of the indicator itself and what you can do in order to improve the performance for the related item.The values listed are those that have been measured since the last time the list was cleared.

IndicatorDescription
Largest response timeThe largest response time in milliseconds for all page requests across the entire web site. To view the response time for individual pages, see the Page response time tab.
Largest query execution timeThe largest query execution time is the execution time of the longest of all SQL queries performed on all databases. To view the query execution time for individual queries, see the Queries tab
Largest response time Page GeneratorThe largest response time in milliseconds the Page Generator took to fulfill a request. To view the Page Generator response time for individual pages, see the Page response time tab
Average response time Page GeneratorThe average response time in milliseconds that the Page Generator took to fulfill requests. To view the Page Generator response time for individual pages, see the Page response time tab
Average response timeThe average response time in milliseconds for all page requests.To view the response time for individual pages, see the Page response time tab.
Average query execution timeThe average query response time is the average for all SQL queries performed on all databases. To view the query execution time for individual queries, see the Queries tab.

Settings

The settings tab shows the status of XperienCentral settings that can affect performance. In the 'Status' column, you can click the orange and red indicators for more information on the meaning of the indicator itself and what you can do in order to improve the performance for the related item.

IndicatorDescription
Debugging optionsSpecifies the status of the XperienCentral debug options. If any debug option is enabled, the status is red.
Log levelSpecifies the level of logging that is currently set for XperienCentral. Logging can be enabled for the following system functionality:
  • XperienCentral
  • Jackrabbit
  • Spring framework
  • Quartz
What you log for each and how many of these functionalities you enable logging for can directly affect XperienCentral performance.

 

 

 

  • No labels