Updated both patterns in the Performance Manager Portal module to explicitly validate that their trigger processes belong to BMC Performance Manager Portal.
- Console Server:
- Process is owned by the username that matches the following regular expression: '(?i)patrol' OR
- Trigger process command-line matches one of the following regular expressions: '(?i)\bbmc' or '(?i)\bpatrol'
- RT Server:
- Process is owned by the username that matches the following regular expression: '(?i)patrol' OR
- Trigger process command-line matches the following regular expression: '(?i)\bbmc'
If the validation fails, the pattern is not executed.
Enhanced the search for the RT Server host based on an IP address (which enables the pattern to create the relationship between the Performance Manager Portal SI and RT Server SI).
Enhanced the search for the RT Server host based on an IP address (which enables the pattern to create the relationship between the Performance Manager Portal SI and RT Server SI).