How Discovery range sets are related to Discovery schedules ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 01:24 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 02:04 PM
It's a table - discovery_range_item - with the Schedule field set to the Discovery Schedule it belongs too.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 02:05 PM
Hi -- think of Range Sets as a COLLECTION of IP subnets/ranges. I'm generalizing a bit here, but the overall process:
1. create a Disco schedule
2. create a Range set (collection)
3. within the Range Set, create a set of IP subnets. example: RS: "Denver data center" contains 50 IP subnet (ranges). Unfortunately, the term 'range' is overused and is confusing. The SET is the collection.
An IP RANGE is a subnet or collection of IPs (various formats for you define this ...)
When done, a range set can be reused across multiple disco schedules - hence 1 of its big advantages. Whereas a Discovery RANGE (not set) record, defining a set/subset of IPs can not be leveraged across multiple schedules
Hope this helps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2021 07:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2022 06:48 PM
Hi gernst
I stumbled on this thread while trying to wrap my head around a similar subject )))
As Michael noted above, table [discovery_range_item] holds both IP RANGES and RANGE SET ITEMS.
The difference is that IP RANGES in that table would have (empty) Discovery Range reference.
To confuse things even further apparently RANGE SET ITEMS in this table would hold both RANGE and SCHEDULE references for the first item of the SET, while the rest of the items in that SET would hold only the RANGE SET reference...
Anyway, the simplest way in terms of governance is to follow the best practice and not use the IP RANGES at all.
See if this article by Dawn Jurek helps: Best practices for setting up Discovery schedules - IT Operations Management - Blog - ServiceNow Com...