- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 01:14 AM
i have a list of machine names and their ip addresses
how can i find out the discovery schedule used to discovery these machines ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 03:29 AM
Hi @Raunak kapoor2 ,
You can find the Device and its IP address in this table-discovery_device_history ,
You can add a column -Discovery status and in this status record you can find the corresponding discovery schedule.
Kiran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 03:29 AM
Hi @Raunak kapoor2 ,
You can find the Device and its IP address in this table-discovery_device_history ,
You can add a column -Discovery status and in this status record you can find the corresponding discovery schedule.
Kiran

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 04:15 AM
Hello @Raunak kapoor2,
To find out the discovery schedule used to discover these machines in ServiceNow, you can use the Discovery Schedule table, which contains information about the schedules that run Discovery. You can access this table by navigating to Discovery > Schedules in the application menu.
There are two ways to search for the discovery schedule by machine name or IP address:
- Use the Filter option to filter the records by the IP Ranges or IP List fields. These fields specify the IP addresses or ranges that are included or excluded from Discovery. You can enter the machine name or IP address in the filter condition and see if any records match your criteria.
- Use the Related List option to view the related records from the Discovery Status table. This table contains information about the status of each Discovery run, including the target IP address, device name, and classification result. You can click on the Discovery Statuses related list at the bottom of a discovery schedule record and see if any records match your machine name or IP address.
I hope this helps you find out the discovery schedule used to discover these machines in ServiceNow.
Hope this helps.
Kind Regards,
Swarnadeep Nandy