eG Monitoring
 

Measures reported by SWSInstanceTest

An instance refers to the environment necessary to run a Web Server 7.0 daemon or service on a given Administration Node. This includes its configuration, log files, and other runtime artifacts, such as lock databases, caches, and temporary files. For management purposes, an instance can be started, stopped, restarted, or dynamically re-configured.

When the Administration Server deploys a configuration to one or more Administration Nodes, an instance of that configuration is created on that node. Each instance is located directly beneath the installation root directory and has a name of https-configname.

The SWSInstanceTest provides general statistics for the instance.

 The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Instance_Running_Time Indicates the total time that the instance has been up. Secs The detailed diagnosis of this measure (if enabled) displays starting time of the instance.
Requests Indicates the rate of requests to all virtual servers in the instance during last measurement period Reqs/Sec  
Number_of_Errors Indicates the number of errors logged on all virtual servers in the instance during the last measurement period. Number  
Maximum_Response_Time Indicates the maximum response time of all virtual servers since the instance was up. seconds  
Avg_Res_Time_in_Last5Min Indicates the average response time of all virtual servers in the instance during last 5 minutes. seconds  
Data_Received Indicates the rate of data received by all virtual servers as request during the last measurement. KB/Sec  
Data_Transmitted Indicates the rate of data transmitted by all virtual servers as response during the last measurement. KB/Sec