FS
Documentation

Email Scout

From Documentation

Revision as of 05:28, 11 December 2006; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

Contents

How we monitor Email

Functional Software ensures that the mail server processes are running on your mail server machine. We currently offer checks for pop3, smtp and imap services.

We also offer a "round-trip" email monitoring service. This tests that your mail server is effectively communicating with the rest of the world.

In all instances, a remote testing email address is required for returning our test email. We suggest that this be a specially set up email, so that the return of constant emails does not conflict with day-to-day usage of a "real" email account

Email Round Trip Monitoring for Unix/Linux

The round-trip email monitor is set up under Linux/Unix using the .forward feature of your mail system. The Functional Monitoring server sends a specifically constructed email to an address that the end-user has created for the purpose of monitoring. We recommend using a name that is easily remembered, such as webscout@company.com or something similar.

The mail server machine that is being monitored does not need to have Functional Software's COSmanager suite installed on it, but a service contract for email monitoring is required. Also, at this time, the email monitoring service does not cover IP Address based email systems.

When editing the .forward file of the chosen email user, you will need to add the line below:

|/<path_to_script>/email_return

This will run the script, but not retain the original message. This ensures that your users mailbox is not filled with unnecessary messages. If you would like to retain the messages, the .forward file becomes:

\username|/<path_to_script>/email_return

This script email_return verifies that the email is originating from Functional Software. If it does come from our monitoring service, it adds a system timestamp to the Subject line of the email, and returns it to the email monitor address. The timestamp is called in UTC format. It is not, however, used in the monitoring metrics, as there is no guarantee that the time on your remote server and the time on our monitoring server will be in synch.

Once the remote email address is set up, we can start monitoring almost immediately.

When the returned email is received by our monitoring email account, another script builds the information required to measure the round-trip email time, and reports that to the sentinel3G Agent.

Email Round Trip Monitoring for Imail

Many thanks to John Treen from Canning College for this workaround for Windows Imail

The following instruction will guide you through the installation and setup of the Imail Email Return Application for use with our Email Round Trip Monitoring Service

  1. Place Imail Email Return.exe somewhere on your hard disk
  2. Copy vbSendMail.dll to your System32 folder
  3. Load a Command Prompt Window (cmd) and run:
    • regsvr32 %SYSTEMROOT\System32\vbSendMail.dll
  4. Load the Imail Administrator
  5. Expand the folders and navigate to your server name
  6. Right click on the Aliases folder and click Add Alias
  7. At the New Alias ID screen enter your desired monitoring email address (for the rest of the example we will assume you used webscout)
  8. At the Type of Alias screen select Program and click Next
  9. At the Program Alias screen enter the Program name and Arguments like:
    • <Path_to_Application>\IMail Email Return.exe <MAIL_SERVER_ADDRESS> <FROM_ADDRESS>
    • For Example:
      • C:\Imail\Imail Email Return.exe localhost support@fs.com.au
  10. At the Create New Alias Screen click the Finish Button
  11. The address should be set up and ready to go.

Notes

The Imail Email Return.exe program can take up to three command line parameters

The filename and path is automatically appended to the end of the arguments list by Imail when it calls the application. You can also leave the IP/Host and E-Mail address parameters blank and they will be populated with the default values, but it is recommended that you provide them.

The executable can be called in the following three ways:



Note
The vbSendMail program is NOT developed or supported by Functional Software
For more information about the vbSendMail program, please visit vbSendMail at www.freevbcode.com

Email Round Trip Monitoring for Exchange

There are two possible ways to set up Round Trip Monitoring under Exchange Server 2003. If you already have a user with Administration rights on the server, you can simply set up a new user, and point email for that user to a Public Folder, and let the Administrator account edit the Agent.

Or, you can set up a new user with correct permissions to run Agents on the account, and do everything as that User.


Note
At the moment, the Functional Email Round Trip monitor supports only Exchange Server 2003


Service Account Setup

The following steps detail how to create a service account which executes event service scripts...

  1. . In Active Directory Users and Computers (U&C): create a new account, specify a password, mark it to never expire and user cannot change, create a mailbox
  2. . In U&C: add this account to the local “Administrators” group. Do not add it to the “Domain Administrators” group, this will enact specific denials on the mailbox store and elevate the permissions unnecessarily within the domain.
  3. . In Exchange System Manager (ESM): right click on the organization group, select “Delegate Control…” and add the newly created account as an “Exchange View Only Administrator”.
  4. . In U&C: Give the service “Full Mailbox Access” to any script author accounts by right clicking the author’s account, selecting properties, selecting the “Exchange Advanced” tab, and clicking the “Mailbox Rights” button. You may have many authors or want to enable everyone to author scripts.
  5. . In ESM: Create a new Public Folder for sending email to.
  6. . In ESM: Give “Owner” permissions to this public folder for the new account.
  7. . In ESM: Select the “Public Folders” node under the “Folders” node of the Administrative Group, right click and select “View System Folders”. Expand the “Events Root” folder and give “Owner” permissions to the service account on the "EventConfig_<exchange server name>" folder.This folder may not exist if you haven’t tried to start the Exchange Event Service before. Just start the service to create the folder.
  8. . At this point you either have to wait for these permissions to replicate which could take up to 2 hours or you can restart the Exchange Information Store service.
  9. . In the Services management console, change the Exchange Event Service to “Logon As” the service account and specify the “Startup Type” as “Automatic”. Then start the Exchange Event Service.

Outlook Setup

The easiest thing to do here it to simply log on to any machine in the domain as the newly created user. Then starting Outlook will run you through the account wizard to set up an Outlook account. If that is not possible, you will need to edit your current Outlook account and either modify the current Exchange User settings, or add them if you are not already using an Exchange Account. Outlook will only allow one Exchange Server account to be active at a given time.

Once the account is set up:

  1. go to Tools -> Options.
  2. Click on the "Other" Tab
  3. Click the "Advanced Options" button
  4. Click the "Add-in Manager" button, and ensure that "Server Scripting" is checked on.

Once that is complete, restart Outlook to make sure changes are saved and loaded.

Back in Outlook:

  1. At the bottom of your left-pane, there should be a series of icons. The second from the left should be "Folder List". Click this to view all Folders associated with this account.
  2. Expand "Public Folders" -> "All Public Folders"
  3. You should see the name of the Public Folder you created earlier. If not, something has gone wrong and you will need to backtrack.
  4. Right Click on this folder and go to "Properties"
    1. In this dialog, there should be a tab labelled "Agents".
    2. If not, more than likely the "Server Scripting" option from above is not checked. Also check that you are not using Cached versions of server information.
    3. Create a new Agent with the following information
      • Name: Anything Meaningful
      • When the Following Events Occur: A new Item is posted in this folder
      • Run the Following Action: Script (provided by FS)
    4. Hit the button to Edit the Script, and copy and paste in the script provided by Functional Software. If you do not have a copy of the script, please email support@fs.com.au and we will send you a copy. Please note that a valid Round Trip Email Subscription is required to get access to this script.
    5. Save the script and OK back to the main page.

That's it. Your exchange server should now be ready for monitoring. Send an email to support@fs.com.au with the details of the email address you would like monitored, so that we can set up the agent from our end, and once we test that it's returning valid data we will be monitoring your exchange site. If the test fails, we will contact you as soon as practiceable to try and fix where it went wrong.



Note
Due to the nature of the Exchange Agent setup, sometimes it can take as long as a minute (60 seconds) to return a result to our monitoring email. This delay should be taken into consideration when looking at your Round Trip metrics.
We have no way of knowing how long it actually takes between the arrival of the email and the running of the agent.

Information we Require

Once you have entered into an email monitoring service agreement with Functional Software, we will ask you to provide us several pieces of information:


* Please note that notification and escalation details are dependent upon the level of contract you undertake.