- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 09-16-2020 07:49 AM
Hi,
I still don’t understand the naming of CI of some patterns, especially because there is no logic between patterns
For example calling all apache on Windows web servers “Apache” or all SQL Server analytic services “SSAS” doesn’t help identify the CI.
In the case of Tomcat, the hostname is concatenated, which is according to me far better. Let’s do it for other patterns
You can actually do it without customize the default pattern, so keep upgrade simple. It is using the extension section of pattern.
Below example for Apache:
- On pattern designer, click new and give name
- Make one unique operation, that will add « @<hostname>” to the default name.
- Launch discovery, CI name is updated
- Apply it to other, like SSAS
The good thing is that you can reuse it, as nothing is hardcoded.
Just go on the pattern and add the same extension
Tell me which name you did change from default.
(Screenshots in attachment)