West Wind Web Monitor .Net
|
| Web Monitor Configuration Form |

Mail Server
The IP Address or domain name of the Mail server that is used to send email notifications for failure and back up messages. Note that you can specify alternate ports :nPortNumber. If you omit the :nportnumber the default SMTP port 25 is used.
Username and Password
Optional username and password entries if your mail server requires you to login before allowing to send SMTP email. This should be required only if you're not using a local/intranet email server where relaying is prohibited.
Default Sender Email
This is the default name that is displayed as the Sender when sending emails. This value can be overridden in the Email Info Tab for each site.
Default Recipients
One or more email addresses seperated by carriage returns that are notified by failure and back up messages. This value can be overridden in the Email Info Tab for each site.
proxy.server.com:8080
Required only if you must use a proxy server in order to access HTTP content from your machine.
Proxy Username and Password
The optional Proxy login username and password values if the proxy server requires logins.
Failure Retry
This option allows you to set a failure timeout treshold. This can be used to make sure that a URL has failed before notifying you by telling Web Monitor to retry the URL in a the number of seconds specified. If the first request fails the failure is logged, but no action is taken. Another request is then fired in the number of seconds specified, and only if this request fails again is notification sent.
This option is useful if you get many false negatives for failures. Some sites (especially ASP.NET sites) can often be slow to startup if they have been idle for a long time and the server is busy. The treshold makes sure that you don't get notified of a 'potential' failure but only if the failure can be verfied twice in a row.
Leave this value at 0 if you want to be notified on the first failure.
Detail Log File
Specifies the name of the file used to every request that is made against all sites. This log is disabled by default because it can grow quite large very quickly. Logging is disabled when the Detail Log File Size is set to 0.
Detail Log File Size
Determines the maximum size of the Detail Log File. If this value is non-zero the log is enabled and written out. The minimum size 100,000 bytes. The recommended minmum though is 1,000,000 bytes as this file will get large quickly. The size here determines when the file is truncated and old entries are cleared out. When the limit is reached the file is truncated in half.
Logging information can be accessed via the Tools | Log Viewer menu option. The log file format is in XML format. Logfile info is always appended to the end of the log file.
It's important to note that when you unselect the Windows Service option, the Web Monitor Service is actually uninstalled. To reinstall simply re-select the Launch as Windows Service option.
Web Interface
Clicking on this button takes you to the Admin interface that allows configuration of the Web Monitor Web Virtual in IIS. Here you can select a local Web site and the name of the virtual to create to set up the remote Web administration interface to the Web Monitor Service.

Once you've created a virtual directory in this fashion you will be able to access the specified virtual directory and remote administer Web Monitor through the Web interface.
Note:
The remote Web Administration feature is available only in the Service version of West Wind Web Monitor.