|
Configuration of MailAlertTest
This test monitors the target email ids, searches for a specific subject pattern that is pre-configured and reports the number of alerts received on the email ids containing that particular subject pattern.
The default parameters associated with this test are:
Enter a comma-separated list of specific patterns of mail subjects that need to be downloaded. The pattern should be in the format: <PatternName>:<Pattern> where <PatternName> is the pattern name that will be displayed in the monitor interface and <Pattern> is an expression of the form - *expr* or expr or *expr or expr*, etc. A leading ‘*’ signifies any number of leading characters, while a trailing ‘*’ signifies any number of trailing characters.
For example, specifying Critical_Alerts:*Critical* in this text box indicates that the test would download emails with the subject containing the word “Critical”. By default, All is specified in the SUBJECT PATTERN text box.
Multiple search patterns can be specified as a comma-separated list. For example, in case of alerts from SCOM, to categorize alerts separately for different alert priorities, configure the value as shown below:
Critical:*Severity*2*New*,Warning:*Severity*1*New*
The default value for this parameter is “All:*” which enables the test to download all mails.
Specify whether the test should delete mails after downloading from the server using the DELETE MAILS flag. By default, this value is set to False since the emails are downloaded from the same host. If you set this flag to True, then this test reads the emails based on the SUBJECT PATTERN specified and deletes the emails from the mailbox thereafter. Note that if this flag is set to True, you need to specify a dedicated email id in the RECEIVEUSER text box. Also, the test will attempt to download all the emails during every test execution for the specified email id.
To make diagnosis more efficient and accurate, the eG Enterprise suite embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular server, choose the On option. To disable the capability, click on the Off option.
The option to selectively enable/disable the detailed diagnosis capability will be available only if the following conditions are fulfilled:
When changing the configuration for specific servers, a “*” beside the text box corresponding to the parameter signifies that these values have to be manually configured by the user. The parameter values that require to be configured will typically be prefixed with a “$“ or contain a series of “*”. A value of "none" in the parameter value indicates that the corresponding parameter value can be changed if required.
|