- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2014 01:59 PM
I have CI's in the system that have been redeployed with new names.
What is the best practice for changing the name since it seems to be a key datapoint?
Tim
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2014 10:17 PM
Name is a key data point, but for most types of CIs I would recommend just renaming the CI. Hardware CIs will likely have at least a serial number, if not that and an asset tag. Deleting the record isn't a great idea since it removes all the references to historical incident/problem/change data. Retiring the CI isn't a great option either, since any type of automated discovery or data import would likely still update the CI (though there are ways around it).
How exactly is this data getting populated in the first place?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2014 07:16 AM
Thanks again.
Our former implementer from Triad suggested that we document the change through the CM process as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2014 09:27 PM
If you are using discovery. The name will be updated with the naming information It encounters through SNMP, WMI or SSH. I tested it this afternoon. With a new printer we added. I needed to log into the printer and re-name it there then re-scan the same IP and obtained the new record name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2014 07:13 AM
Thank you for the response. Good to know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2014 09:51 AM
If you are not using discovery, a time-saving but slightly messy method would be to use a transform map on a spreadsheet from excel. 2 columns-old name and new name. You can set the parameters to ignore matched names.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2014 07:14 AM
Thanks. Good to know.