- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2014 02:09 AM
Hi everyone,
We have setup Discovery succesfully but we wonder how discovery can managed when a server is not active anymore in our infrastructure. I mean, is there anyway where discovery can update the status of something that is not detected anymore?
Another question would be, what would it happen if a Device with the IP X, is changed and in the IP X it's installed a totally different device?
Thank you in advance!
Solved! Go to Solution.
- Labels:
-
Discovery
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2014 08:31 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2014 03:57 AM
You can check your first point by last updated... if it's older than a set time period, a BR can be written to do the required.
For second, a new CI will be created...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2014 05:19 AM
So you suggest to create an Schedule Job that searches CIs in the CMDB whose last updated date is more than a period of time*, right?
*Of course that period of time must be greated than the Discovery schedules programmed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2014 05:26 AM
Exactly, and then instead of deleting, you can create a new field and populate it as 'retired'. And as soon as the discovery runs, mark these as active..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2014 07:11 AM
Great! Just to be sure that this can be done, is Discovery updating always the Updated field of a CI, even if non attribute of it is changed? In other words, is Discovery rewriting the Updated field even if no attribute changed?
Thanks again.