|
Default
Parameters for WebSiteTrafficTest
The WebSiteTrafficTest extract important metrics pertaining to the traffic to and from each of the web sites on web servers executing on Windows environments (for example, IIS/IIS SSL web servers). This page depicts the default parameters
that need to be configured for the WebSiteTrafficTest.
-
The TEST PERIOD list box helps the
user to decide how often this test needs to be executed.
-
This test reads the log files on the monitored IIS/IIS SSL web servers to extract important metrics pertaining to the web site usage. Therefore, in the LOGFILEPATH text box, specify the full path to the directory on the IIS/IIS SSL web server to which log files are written. These log files are created only if logging is explicity enabled on the monitored IIS/IIS SSL web server. To enable logging, do the following:
- On the web server host, open the Internet Information Services (IIS) Manager using the following sequence of steps: Start -> Settings -> Control Panel -> Administrative Tools -> Internet Information Services (IIS) Manager.
- In the tree-structure in the left pane of the IIS Manager that opens, expand the node representing the local host, and then, the Web Sites node within; the complete list of web sites configured on the web server will appear here.
- To enable logging for a particular web site, select that web-site from under the Web Sites node, right-click on it, and then, select the Properties option from the shortcut menu.
- In the Web Site tab of the Properties dialog box that appears, ensure that the Enable Logging check box is selected. Also, make sure that W3C Extented Log File Format is chosen as the Active log format.
- Next, click on the Properties button adjacent to the Active log format chosen. The General settings of the W3C Extented Log File Format will then appear. In the Log file directory text box here, specify the directory to which the log file should be written; by default, C:\Windows\system32\LogFiles is displayed in the Log file directory text box. You can change the directory, if need be. However, just ensure that the directory specification here is also copied to the LOGFILEPATH parameter of this test.
- Click on the Advanced tab in Logging Properties dialog box to indicate the type of statistics to be logged into the log file. In the Advanced tab, ensure that the Win32 Status, Bytes Sent, and Bytes Received check boxes are selected.
- Finally, click the Apply and OK buttons to register the changes.
- Repeat this procedure for every web site to be monitored.
- Once the above value is provided,
click on the UPDATE button to register the
changes made.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. e.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz” and $port will be changed to “80” when configuring a test.
|