Smart Plug-in for WebLogic Server User's Guide
3-18
Chapter 3: Using and Customizing the WebLogic Server SPI
Advanced Template Customizations
Customize the Threshold for Different
Servers
Customize the threshold as needed. For example, you may want to set the
threshold for SERVER_1 for metric 0012 to 20 and leave it at 10 for all other
servers. To do so, copy the existing condition and modify it to serve as the
exception. Follow these steps:
1. Double-click to open the metric to customize (for example, WLSSPI-
0012).
The Message and Suppress Conditions window is displayed.
2. Select the desired condition and press the Copy... button to make a copy of
the condition.
3. Name the condition WLSSPI-0012.2.
4. In the Object Pattern field, enter the desired characters to use for pattern
matching (in this example
SERVER_1). For example, to match on all servers
with a specific character string in the name, enter the string in the Object
Pattern field. (see the OVO online Help or the OVO Administrators Task
Guide for pattern matching syntax).
5. Click the
Test Pattern Matching… button to test the pattern and verify
pattern matching (you must set up a match file first).