Change Management and CMDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 08:29 AM
Hi everyone,
I would like to verify the applicability of the following scenario.
Assume the following:
We have Application A, that is mapped with multiple servers (where it is running), and the server is mapped with IIS that are running on top, and IIS is mapped to number of applications running on IIS, and each application are mapped to multiple files that constitute the configuration of the application such as web.config, application.config, etc.
The requirements:
Requirement (1)
The Application support will conduct a change on some of those files. He is supposed to choose the applications under change and list of servers per selected applications will appear. He is expected to select the servers that will be modified. Then list of Application level associated with each server (e.g. IIS) then the applications within the IIS, then we is supposed to select the files or services or so that will be modified.
Requirement (2)
Upon completing the Change, a CMDB discovery/scan will be conducted on the specific servers/files to re-validate the values of the affected files (e.g. SHA value and latest modification date) so that those changes will be authentic and not appear as part of un-authorized changes.
Are those requirements doable?