How to distinguish whether a discovered item is an update or new, etc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 07:06 PM
Dear all,
When running Discovery, many devices are obtained, and it is difficult to confirm their status (Update, New). Additionally, due to the large number of devices, it is operationally challenging to check all of them.
Therefore, I would like to reduce the operational burden by only checking the relevant CIs when there is an action on a CI.
Are there appropriate OOB features to check the following?
- A new device was found in Discovery (I think this can be confirmed by checking the Activity in the Device table).
- A device was updated in Discovery due to an operation (e.g., adding a VLAN to a switch).
- A device that was successfully obtained until yesterday is not being obtained today.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 11:27 PM - edited 06-03-2024 11:28 PM
Hi @Tsuyoshi Sato ,
You can play around with the 'Most recent Discovery' date/time and the Created On.
New device found, something like (depending on your Discovery frequency, weekends etc.) last 72hrs:
Most recent Discovery relative after 72 hrs ago && Created relative after 72 hrs ago
An update could be where the Most recent discovery is from the last 72hrs, but the Created on is longer ago.
And the not-found is Most recent discovery not empty && more than 72hrs ago.
Hope this helps.
Regards,
Hayo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2024 08:10 AM
Hi,
I usually follow the below in my organization:
Checking for New Devices Found in Discovery:
- To verify if a new device was discovered, you can examine the Discovery Device History. This feature allows you to view and compare the history of changes and updates related to discovered devices.
- You can find detailed documentation on how to use this feature in the Discovery device history (servicenow.com)
Detecting Device Updates Due to Operations:
- You can the patterns executed, check for the payload processing sections.
- ServiceNow provides an identifier technique to check if a CI record was updated manually or by Discovery. You can learn more about this in the Identifier for Manually updated CI and Discovery updated CI for an existing record - Support and Tro...
Monitoring Devices Not Obtained Today:
- Go to Discovery Status table and search for your record, go to device tabs and look out for the unsuccessful scan.
If you believe the solution provided has adequately addressed your query, could you please **mark it as 'Helpful'** and **'Accept it as a Solution'**? This will help other community members who might have the same question find the answer more easily.
Thank you for your consideration.
- Go to Discovery Status table and search for your record, go to device tabs and look out for the unsuccessful scan.