Exam CIS-DF Topic 3 Question 173 Discussion
Actual exam question for ServiceNow's CIS-DF exam
Question #: 173
Topic #: 3
Question #: 173
Topic #: 3
A CMDB Administrator needs to configure a new application identification rule that considers the potential for the same application installed more than once on the same server.
Which is the best choice of a criterion attribute?
Which is the best choice of a criterion attribute?
Suggested Answer: A Vote an answer
The correct answer is Configuration File Path . When the same application can be installed more than once on the same server, the identification rule must use an attribute that can distinguish one installed instance from another. Configuration File Path is stronger than file name because the same file name can exist in multiple installation directories. It is also stronger than version because multiple instances may run the same version.
Port can help in some cases, but ports may be reused, changed, or not consistently available for every application pattern. Class is too broad because it only identifies the type of CI, not the specific application instance. A path-based criterion is more precise because it identifies where that application instance is installed on the server. Therefore, Configuration File Path is the best criterion attribute for preventing incorrect matches between multiple instances.
=========
Port can help in some cases, but ports may be reused, changed, or not consistently available for every application pattern. Class is too broad because it only identifies the type of CI, not the specific application instance. A path-based criterion is more precise because it identifies where that application instance is installed on the server. Therefore, Configuration File Path is the best criterion attribute for preventing incorrect matches between multiple instances.
=========
by Eden at Aug 21, 2026, 05:05 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).