Diagnostic Reports
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
You use the Reports Manager to run reports to analyze diagnostic data.
Bandwidth Summary
Use the Bandwidth Summary report to view the weekly bandwidth consumption for your site.
The following table lists the measures and database columns that this report uses.
Measure |
Description |
---|---|
Bandwidth (MB) |
The bandwidth used during the report period, in megabytes. |
The following table lists the details that this report includes.
Dimension |
Description |
---|---|
Date |
The date for which bandwidth is being measured. The default is weekly. |
Site |
The site for which bandwidth is being measured. |
Bandwidth Trends
Use the Bandwidth Trends report to review bandwidth trends on your site. Bandwidth is the sum of kilobytes sent and kilobytes received.
The following table lists the measures and database columns that this report uses.
Measure |
Description |
---|---|
Bandwidth (MB) |
The bandwidth used during the report period, in megabytes. |
The following table lists the details that this report includes.
Dimension |
Description |
---|---|
Date |
The date for which bandwidth is being measured. The default is weekly. |
Day of Week |
The day of the week for which Bandwidth is being measured. |
Site |
The site for which bandwidth is being measured. |
Hits by HTTP Status
Use the Hits by HTTP Status report to review and diagnose problems that users might encounter with the 1,000 most active pages on your site. This report shows HTTP codes that are associated with the 1,000 most active pages of the Web site.
Note
Even though the top 1,000 pages will always be included in the report, other pages can also be included. This is because the Universal Resource Identifier (URI) dimension includes the top 1,000 entry pages, exit pages, and most requested pages for every site. If you want to see more than the 1,000 most active pages (for example, you want to see the least active pages), ask the system administrator to modify the CSDW_MakeAggRequestsByUri stored procedure in the site database.
The following table lists the measures and database columns that this report uses.
Measure |
Description |
---|---|
Count |
The total number of hits on a site during the report period. |
The following table lists the details that this report includes.
Dimension |
Description |
---|---|
Date |
The date on which a page was hit. |
HTTP Status |
The HTTP status of the page that was hit (for example 200, 404, or 500). For more information about HTTP status values, see the W3C Standards documentation. |
Site |
The site that received hits. |
URI |
The URI for the page on the site that received hits. |
Hits by Win32 Status
Use the Hits by Win32 Status report to review and diagnose problems users might encounter with the 1,000 most active pages on your site. This report shows Win32 codes associated with the 1,000 most active pages of the Web site.
Note
Even though the top 1,000 pages will always be included in the report, other pages can also be included. This is because the URI dimension includes the top 1000 entry pages, exit pages, and most requested pages for every site. If you want to see more than the 1,000 most active pages (for example, you want to see the least active pages), ask the system administrator to modify the CSDW_MakeAggRequestsByUri stored procedure in the site database.
The following table lists the measures and database columns that this report uses.
Measure |
Description |
---|---|
Count |
The total number of hits on a site during the report period. |
The following table lists the details that this report includes.
Dimension |
Description |
---|---|
Date |
The day on which a hit occurred. |
Site |
The site that received a hit. |
URI |
The URI for the page of the site that received a hit. |
Win32 Status |
The Win32 status of the page that was hit (for example, 0 indicates success). |