Network Configuration and Utilization

The 'Computers' dashboard is accessible via the tab on the lower left side of the main SE-Viewer window.  Data will automatically load when the tab is selected based on any search/filter criteria that may have been set previously for other tabs.

Computers - Configuration View

The computers configuration view provides configuration information about each monitored server in your network, including information about what agent versions are currently installed and the agent's monitoring configuration. Computers are added to the list after an agent is installed and a heartbeat is sent to SE-Viewer. The agent will send a configuration event when the performance monitor starts and at intervals thereafter. This event  contains information about all monitored applications on the computer and the agent version. SE-Viewer will update the computer configuration with the new information. Any computer that does not send any information within the expected time period is displayed in a gray font. Any computer which does not send a configuration event within 7 days is deleted from the list.

The table contains:

This view displays the last configuration saved on each server, and does not necessarily reflect that actual monitoring state. Configuration changes do not take effect from the Intercept Management Console unless IIS is restarted/recycled (for web applications) or the application is restarted (for executables, Windows Services and COM+ applications).

By clicking on the name of any computer in the list, you can access computer resource utilization information. Read more about available resource utilization data below.

Any filters currently set in the SE-Viewer pane will be applied to data displayed on this dashboard. Once a user drills down into information for a specific computer however, the filters are no longer applicable.

Computers - Resource Utilization View

The Computer Resource Utilization view allows IT personnel to see how hardware resources are being utilized by multiple applications hosted on the server. Based on the information provided in this view, administrators can see the most overloaded server from an application standpoint and start investigating to pinpoint which application is having the biggest impact on the resources being utilized. The outcome of this activity might be provisioning dedicated hardware for the application, improved load balancing schema or initiating application optimization activities.

Usage Scenarios

Unusually low number of monitored transactions/user connections to the server may indicate that the server is no longer accessible by the end users or some applications are not serving client requests.

By clicking on the name of any computer in the list, you can access computer resource utilization information for that monitored server. Read more about available resource utilization data below.

Resource Utilization - Detail Tabs

Key Metrics Tab

State performance counters are used to monitor the immediate health state of monitored applications by collecting a snapshot of configured performance counters at 5 minute intervals. This interval is configurable by:

This number must be at least 30 seconds.

The Applications dashboard displays statistics and load trends for applications that are currently running. The information is collected across the previous one hour window for the selected server, and displays both the average and last values collected for:

All of the 'Processor\' counters are calculated values based on values collected for the corresponding 'Process\' values. Because the 'Process' values can exceed 100% (i.e. the maximum values can reach [100% * Number-of-CPUs]), they cannot easily be compared to counters with a maximum of 100%. By dividing the 'Process' values by the number of monitored CPUs provides a value that does not exceed 100% and can be directly compared to other counters on the same scale.

Data may be displayed either for the past hour (by selecting the 'Now' radio button at the top of the screen), or for any hour leading up to a 'Selected time' (by selecting the 'Selected time' radio button and choosing from the date menu).

The first reading of data after a worker process is started will not be displayed. Since all data is averaged across all worker processes, starting any new worker process will prevent data from being sent about processes that have been running for any time period. Similarly, any worker process that IIS automatically unloads after being idle for the configured time period will invalidate all counters for that period.

Trend Reports Tab

Trend reports allow you to track various performance counters across the last 10 sampling periods for:

The first reading of data after a worker process is started will not be displayed. Since all data is averaged across all worker processes, starting any new worker process will prevent data from being sent about processes that have been running for any time period. Similarly, any worker process that IIS automatically unloads after being idle for the configured time period will invalidate all counters for that period.

Monitored Processes Tab

This screen displays all of the ASP.NET worker processes that are currently being monitored.

The first reading of data after a worker process is started will not be displayed. Since all data is averaged across all worker processes, starting any new worker process will prevent data from being sent about processes that have been running for any time period. Similarly, any worker process that IIS automatically unloads after being idle for the configured time period will invalidate all counters for that period.

Monitored Applications Tab

State performance counters are used to monitor the immediate health state of an application by collecting a snapshot of configured performance counters at 5 minute intervals. The Applications dashboard displays statistics and load trends for applications that are currently running. The information is sampled every 300 seconds (5 minutes) by default. To change this setting:

This number must be at least 30 seconds.

Applications that are displayed in gray have not reported any data for the past hour. Applications that have not reported any data for the past 7 days are removed from the list. No data is reported for the first collection period after an application starts.

The first reading of data after a worker process is started will not be displayed. Since all data is averaged across all worker processes, starting any new worker process will prevent data from being sent about processes that have been running for any time period. Similarly, any worker process that IIS automatically unloads after being idle for the configured time period will invalidate all counters for that period.

Last update: Thursday, December 09, 2010 01:35:25 PM