You can exclude specific events from being raised as alerts if you find them unnecessary or distracting. To filter the alerts you do not want to receive, you use Exclude Text to indicate the content that identifies an unwanted alert. Use Exclude Text in conjunction with Include Text to refine a subset of an alert category.
There are two methods for filtering alerts from being reported by the monitoring feature. One entails working in the Profile Details page and the other entails using the Choose Action drop-down menu from the Monitoring Alerts list page.
You can filter the alerts you receive based on the message text and severity level.
Use Exclude Text in conjunction with Include Text to refine a subset of an alert category.
NOTE: The criteria match text, for example, error, is matched in Windows event logs against both the severity level and the message itself. |
1. |
a. |
Log in to the appliance Administrator Console, https://appliance_hostname/admin. Or, if the Show organization menu in admin header option is enabled in the appliance General Settings, select an organization in the drop-down list in the top-right corner of the page next to the login information. |
b. |
2. |
Select the check box for the existing profile that you want to edit, and select Choose Action > Edit to display the Profile Detail page. |
3. |
◦ |
Change Include Text. |
1. |
◦ |
Change Exclude Text. |
1. |
◦ |
1. |
4. |
You can use full messages, parts of messages, and basic regular expressions in the Exclude Text field to define criteria for filtering the alerts you receive.
1. |
a. |
Log in to the appliance Administrator Console, https://appliance_hostname/admin. Or, if the Show organization menu in admin header option is enabled in the appliance General Settings, select an organization in the drop-down list in the top-right corner of the page next to the login information. |
◦ |
◦ |
3. |
4. |
5. |
Full messages, parts of messages, and basic regular expressions can be used in the Include Text and Exclude Text fields for defining criteria.
[any text]Error 32768 Physical memory running low[any text] |
"Error 32768 Physical memory running low" | ||
Drive /dev/[any drive mount point] has drive errors |
"Drive /dev/" followed by any word of any length containing the characters a-z followed by "has drive errors" | ||
Error nnnn: Disk is [any text] |
"Error" followed by any four-digit number followed by ": Disk is" | ||
Error nnnnnn [some error message] |
"Error" | ||
[FATAL] [some error message] |
"[FATAL]" | ||
error reading [text] on [some volume]: |
error reading swap label on /dev/VolGroup00: [Errno 21] Is a directory |
"error reading" followed by "on /dev/" followed by any mount point containing the characters a-z, A-Z, 0-9 of any length |
Example A: String as exclude text
NOTE: Include Text does not recognize line breaks within the text box. This means that if you entered
NOTE: the search would look for matches for code 5code 7. In this case you should use Add to create a separate line for the second inclusion.
NOTE: However, Exclude Text does recognize line breaks within the text box. This means that if you entered
NOTE: the search would look for matches for code 5 together with code 7. In this case you do not need to use Add to create a separate line for the second exclusion. |
Example B: Basic regular expression as exclude text
When you type characters into the exclude or include criteria text fields you can also enter special characters such as single or double quotes. However, if you use these special characters, they must be escaped with a backslash character (\) in order for the search to work properly.
For example, to search for Received 'redoubt started' message, you would type Received \'redoubt started\' message.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center