Product documentation Docs
    • English
    • Deutsch
    • 日本語
    • 한국어
    • Français
  • More Sites
    • Now Community
    • Developer Site
    • Knowledge Base
    • Product Information
    • ServiceNow.com
    • Training
    • Customer Success Center
    • ServiceNow Support Videos
  • Log in

Product documentation

  • Home
How search works:
  • Punctuation and capital letters are ignored
  • Special characters like underscores (_) are removed
  • Known synonyms are applied
  • The most relevant topics (based on weighting and matching to search terms) are listed first in search results
Topics are ranked in search results by how closely they match your search terms
  • A match on the entire phrase you typed
  • A match on part of the phrase you typed
  • A match on ALL of the terms in the phrase you typed
  • A match on ANY of the terms in the phrase you typed

Note: Matches in titles are always highly ranked.

  • Release version
    Table of Contents
    • New York release notes
Table of Contents
Choose your release version
    Home New York Release Notes New York release notes Features and changes by product IT Operations Management release notes ITOM Visibility release notes Discovery release notes

    Discovery release notes

    • Save as PDF Selected topic Topic & subtopics All topics in contents
    • Unsubscribe Log in to subscribe to topics and get notified when content changes.
    • Share this page

    Discovery release notes

    ServiceNow® Discovery product enhancements and updates in the New York release. Starting with this release, Discovery is part of the ServiceNow® ITOM Visibility application. For more information, see the ITOM Visibility release notes.

    New York upgrade information

    During upgrade to the New York release, the April 2019 (1.0.39) release of Discovery and Service Mapping Patterns is automatically installed for Discovery customers.
    Important: It may make the upgrade time longer depending on your CMDB size. To decrease the upgrade time, install the Discovery and Service Mapping Patterns from ServiceNow Store before upgrading to the New York release.

    The process of upgrading from Madrid to New York deactivates all Discovery schedules for cloud resources (VM). Schedules deactivated during the upgrade appear in the list view of the Discovery Schedule [discovery_schedule] table with a Run status of undefined. These schedules cannot be used to discover cloud resources either when run immediately or on the day and time configured. After upgrade, open your cloud schedules in the Discovery Manager and re-activate them.

    ServiceNow now supports PowerShell 3.0 up to 5.1.

    New in the New York release

    File-based Discovery

    File-based Discovery helps you identify what software is running on your Windows and UNIX servers and devices even if no registration information is available. You can manage records of your software licenses, check for unlicensed files, and detect forbidden, damaged, or unwanted files which is helpful for compliance and software audits. In the Madrid release, File-based Discovery was limited access only. In the New York release, File-based Discovery is available to all users who have Discovery.

    All Discovery users get the File-based Discovery plugin [com.snc.discovery.file_based_discovery] when they upgrade to the New York release however, it will not be activated. To avoid impacting performance, File-based Discovery is disabled by default for all users.

    IAM roles on AWS EC2 instance profiles
    ServiceNow® MID Server applications running on AWS EC2 instances, properly configured, benefit from IAM roles configured with an EC2 instance profile. Discovery uses temporary security credentials that are retrieved via the AWS Instance Metadata Service. For more information, see Amazon Web Services documentation on IAM roles for Amazon EC2 and EC2 instance profiles.
    Pattern deployment for IT Operations Management
    Use the latest available patterns from the ServiceNow Store for horizontal and top-down discovery. Upon fresh installation or upgrade to the New York release, the Discovery and Service Mapping Patterns (com.sn_itom_pattern) plugin deploys the patterns from the ServiceNow Store on your instance. The Discovery and Service Mapping Patterns plugin is automatically activated when you activate the Discovery (com.snc.discovery) plugin.
    VMware enhancements for ServiceNow® Software Asset Management (SAM) plugin.

    Distributed resource scheduler (DRS) Affinity Rules restrict the movements of virtual machines to certain physical servers. You can now see the DRS cluster settings for your virtual machines via Discovery. This visibility helps the SAM compliance engine use the discovered DRS cluster rules for use cases for Publisher packs such as Oracle.

    vCenter probes and probe parameters
    The VMware - vCenter VM Tags probe discovers VMware virtual machine tags. You can attach VMware tags to vSphere objects, such as virtual machines, through the vSphere interface. Objects with tags are sortable and searchable based on the parameters you give the tags in vSphere.

    Changed in this release

    AssumeRole Enhancements for AWS Organizations
    AWS Organizations support, previously introduced in the London release, now leverages fully configurable AssumeRole request parameters as dictated by the AWS Security Token Service AssumeRole API Action. For details on the specific parameters, see Amazon Web Services documentation for AssumeRole API Action.
    Cloud Discovery
    Discovery Manager wizard helps to quickly create cloud Discovery schedules. Select the accounts and subaccounts to discover, the credentials for accessing these accounts, and the MID Servers to scan the resources. You can add accounts and credentials with the wizard or go directly to Guided Setup to create an additional MID Server.
    Discovery Home page
    Discovery home page provides a new tile to view the results of a cloud Discovery. Click the Cloud Resources tile to display a chart of the different resources discovered.
    GETBULK settings
    GETBULK request allows you to retrieve a large amount of data in batches, reducing the number of requests and reducing latency. In previous versions, the SNMP probe parameter [use_getbulk] allowed you to configure GETBULK at the probe parameter only. Now, you can set for individual MID Servers or globally for all MID Servers using [mid.snmp.use_getbulk].
    • SNMP probe parameter [use_getbulk]
    • MID Server configuration parameter [mid.snmp.use_getbulk]
    • MID Server properties [mid.snmp.use_getbulk]

    If you previously had this probe parameter set to Off, the global settings remain Off to avoid unnecessary issues. You can set the parameter to True to turn GETBULK on. If you previously had this probe parameter turned On, the global settings remain On.

    IP address reconciliation
    IP address reconciliation code has been updated to prevent duplicate IP addresses from being inserted in the IP address [cmdb_ci_ip_address]tables. Previously, some configuration items (CIs) with the same serial number under the same schedule could be discovered.
    Probe to pattern migration
    Probe to pattern migration is only supported for the New York release and later. See the Switching from Probe-based Discovery to Pattern-based Discovery [KB0694477] article in the HI Knowledge Base for more information.
    Shazzam probe for SNMP devices
    Shazzam probe now targets sysObjectID (OID) rather than sysDescr, because the latter can be empty. If there's no response, the Shazzam sensor doesn't trigger the SNMP - Classify probe.
    Shazzam payload controls
    Shazzam probe payload is no longer controlled by probe parameters. This payload is now controlled by the MID Server properties: shazzam.chunk_size, mid.shazzam.regulator.packets_per_interval, and mid.shazzam.regulator.interval_ms. The properties can be added to MID Servers and adjusted to change the probe payload settings. It's not necessary to add these properties because the Shazzam probe falls back on the default value of each property.
    Windows Discovery optimization
    A script is now run to offload work to the remote Windows systems to enhance efficiency of the Windows Discovery probe. It's a requirement that these remote Windows systems run PowerShell 2.0 or higher (up to 5.0) to allow the script to run properly.

    The Windows-installed software probe has been updated to enhance performance. This probe now uses the admin$ share folder as the default. When the MID Server queries the target, the output is now written as JSON instead of XML. For more information on Windows Discovery, see the knowledge base article KB0752537.

    There is a new probe parameter output_format that controls the output format of the probe and should not be changed. The probe post-processing script was updated to handle the new format. You must have a minimum of 10 MB of free space for this to work.

    Windows Server 2019
    New York release supports the discovery of Windows Server 2019 and Microsoft Hyper-V server running on Windows Server 2019.
    Windows probes
    All Windows probes using WMI protocol now use the admin$ share folder as the default to enhance performance. If another network share is mounted on each Window's target, the folder may be changed by updating the MID Server property mid.powershell.target_base_dir.
    WMI Collector deprecation
    Discovery and Service Mapping using patterns to discover Windows previously used WMI Collector. For the New York patch 10 release, ServiceNow is deprecating WMI Collector and substituting it with PowerShell on the host machine. This change will be transparent as long as your MID Server is running PowerShell 3.0 up to 5.1. See HI Knowledge Base article WMI Collector deprecation details [KB0791835].

    Activation information

    Discovery is available as a separate subscription from the rest of the Now Platform® and requires the Discovery (com.snc.discovery) plugin.

    Accessibility information

    The following accessibility improvements were made in the Discovery-related sections of the Information Technology Operations Management (ITOM) Guided Setup:
    • Improved screen reader accessibility (including alternative text to images and labels to text fields)
    • Improved color contrast of hyperlinks (in Discovery Quick Start)

    Related ServiceNow applications and features

    Service Mapping
    ServiceNow® ITOM Visibility application includes both Discovery and ServiceNow® Service Mapping in one package. Discovery must be activated and set up to allow Service Mapping to discover devices and applications. Together, Discovery and Service Mapping give you a unified, connected view of your entire IT network and the services that it supports.

    Tags:

    Feedback
    On this page

    Previous topic

    Next topic

    • Contact Us
    • Careers
    • Terms of Use
    • Privacy Statement
    • Sitemap
    • © ServiceNow. All rights reserved.

    Release version
    Choose your release version

      Discovery release notes

      • Save as PDF Selected topic Topic & subtopics All topics in contents
      • Unsubscribe Log in to subscribe to topics and get notified when content changes.
      • Share this page

      Discovery release notes

      ServiceNow® Discovery product enhancements and updates in the New York release. Starting with this release, Discovery is part of the ServiceNow® ITOM Visibility application. For more information, see the ITOM Visibility release notes.

      New York upgrade information

      During upgrade to the New York release, the April 2019 (1.0.39) release of Discovery and Service Mapping Patterns is automatically installed for Discovery customers.
      Important: It may make the upgrade time longer depending on your CMDB size. To decrease the upgrade time, install the Discovery and Service Mapping Patterns from ServiceNow Store before upgrading to the New York release.

      The process of upgrading from Madrid to New York deactivates all Discovery schedules for cloud resources (VM). Schedules deactivated during the upgrade appear in the list view of the Discovery Schedule [discovery_schedule] table with a Run status of undefined. These schedules cannot be used to discover cloud resources either when run immediately or on the day and time configured. After upgrade, open your cloud schedules in the Discovery Manager and re-activate them.

      ServiceNow now supports PowerShell 3.0 up to 5.1.

      New in the New York release

      File-based Discovery

      File-based Discovery helps you identify what software is running on your Windows and UNIX servers and devices even if no registration information is available. You can manage records of your software licenses, check for unlicensed files, and detect forbidden, damaged, or unwanted files which is helpful for compliance and software audits. In the Madrid release, File-based Discovery was limited access only. In the New York release, File-based Discovery is available to all users who have Discovery.

      All Discovery users get the File-based Discovery plugin [com.snc.discovery.file_based_discovery] when they upgrade to the New York release however, it will not be activated. To avoid impacting performance, File-based Discovery is disabled by default for all users.

      IAM roles on AWS EC2 instance profiles
      ServiceNow® MID Server applications running on AWS EC2 instances, properly configured, benefit from IAM roles configured with an EC2 instance profile. Discovery uses temporary security credentials that are retrieved via the AWS Instance Metadata Service. For more information, see Amazon Web Services documentation on IAM roles for Amazon EC2 and EC2 instance profiles.
      Pattern deployment for IT Operations Management
      Use the latest available patterns from the ServiceNow Store for horizontal and top-down discovery. Upon fresh installation or upgrade to the New York release, the Discovery and Service Mapping Patterns (com.sn_itom_pattern) plugin deploys the patterns from the ServiceNow Store on your instance. The Discovery and Service Mapping Patterns plugin is automatically activated when you activate the Discovery (com.snc.discovery) plugin.
      VMware enhancements for ServiceNow® Software Asset Management (SAM) plugin.

      Distributed resource scheduler (DRS) Affinity Rules restrict the movements of virtual machines to certain physical servers. You can now see the DRS cluster settings for your virtual machines via Discovery. This visibility helps the SAM compliance engine use the discovered DRS cluster rules for use cases for Publisher packs such as Oracle.

      vCenter probes and probe parameters
      The VMware - vCenter VM Tags probe discovers VMware virtual machine tags. You can attach VMware tags to vSphere objects, such as virtual machines, through the vSphere interface. Objects with tags are sortable and searchable based on the parameters you give the tags in vSphere.

      Changed in this release

      AssumeRole Enhancements for AWS Organizations
      AWS Organizations support, previously introduced in the London release, now leverages fully configurable AssumeRole request parameters as dictated by the AWS Security Token Service AssumeRole API Action. For details on the specific parameters, see Amazon Web Services documentation for AssumeRole API Action.
      Cloud Discovery
      Discovery Manager wizard helps to quickly create cloud Discovery schedules. Select the accounts and subaccounts to discover, the credentials for accessing these accounts, and the MID Servers to scan the resources. You can add accounts and credentials with the wizard or go directly to Guided Setup to create an additional MID Server.
      Discovery Home page
      Discovery home page provides a new tile to view the results of a cloud Discovery. Click the Cloud Resources tile to display a chart of the different resources discovered.
      GETBULK settings
      GETBULK request allows you to retrieve a large amount of data in batches, reducing the number of requests and reducing latency. In previous versions, the SNMP probe parameter [use_getbulk] allowed you to configure GETBULK at the probe parameter only. Now, you can set for individual MID Servers or globally for all MID Servers using [mid.snmp.use_getbulk].
      • SNMP probe parameter [use_getbulk]
      • MID Server configuration parameter [mid.snmp.use_getbulk]
      • MID Server properties [mid.snmp.use_getbulk]

      If you previously had this probe parameter set to Off, the global settings remain Off to avoid unnecessary issues. You can set the parameter to True to turn GETBULK on. If you previously had this probe parameter turned On, the global settings remain On.

      IP address reconciliation
      IP address reconciliation code has been updated to prevent duplicate IP addresses from being inserted in the IP address [cmdb_ci_ip_address]tables. Previously, some configuration items (CIs) with the same serial number under the same schedule could be discovered.
      Probe to pattern migration
      Probe to pattern migration is only supported for the New York release and later. See the Switching from Probe-based Discovery to Pattern-based Discovery [KB0694477] article in the HI Knowledge Base for more information.
      Shazzam probe for SNMP devices
      Shazzam probe now targets sysObjectID (OID) rather than sysDescr, because the latter can be empty. If there's no response, the Shazzam sensor doesn't trigger the SNMP - Classify probe.
      Shazzam payload controls
      Shazzam probe payload is no longer controlled by probe parameters. This payload is now controlled by the MID Server properties: shazzam.chunk_size, mid.shazzam.regulator.packets_per_interval, and mid.shazzam.regulator.interval_ms. The properties can be added to MID Servers and adjusted to change the probe payload settings. It's not necessary to add these properties because the Shazzam probe falls back on the default value of each property.
      Windows Discovery optimization
      A script is now run to offload work to the remote Windows systems to enhance efficiency of the Windows Discovery probe. It's a requirement that these remote Windows systems run PowerShell 2.0 or higher (up to 5.0) to allow the script to run properly.

      The Windows-installed software probe has been updated to enhance performance. This probe now uses the admin$ share folder as the default. When the MID Server queries the target, the output is now written as JSON instead of XML. For more information on Windows Discovery, see the knowledge base article KB0752537.

      There is a new probe parameter output_format that controls the output format of the probe and should not be changed. The probe post-processing script was updated to handle the new format. You must have a minimum of 10 MB of free space for this to work.

      Windows Server 2019
      New York release supports the discovery of Windows Server 2019 and Microsoft Hyper-V server running on Windows Server 2019.
      Windows probes
      All Windows probes using WMI protocol now use the admin$ share folder as the default to enhance performance. If another network share is mounted on each Window's target, the folder may be changed by updating the MID Server property mid.powershell.target_base_dir.
      WMI Collector deprecation
      Discovery and Service Mapping using patterns to discover Windows previously used WMI Collector. For the New York patch 10 release, ServiceNow is deprecating WMI Collector and substituting it with PowerShell on the host machine. This change will be transparent as long as your MID Server is running PowerShell 3.0 up to 5.1. See HI Knowledge Base article WMI Collector deprecation details [KB0791835].

      Activation information

      Discovery is available as a separate subscription from the rest of the Now Platform® and requires the Discovery (com.snc.discovery) plugin.

      Accessibility information

      The following accessibility improvements were made in the Discovery-related sections of the Information Technology Operations Management (ITOM) Guided Setup:
      • Improved screen reader accessibility (including alternative text to images and labels to text fields)
      • Improved color contrast of hyperlinks (in Discovery Quick Start)

      Related ServiceNow applications and features

      Service Mapping
      ServiceNow® ITOM Visibility application includes both Discovery and ServiceNow® Service Mapping in one package. Discovery must be activated and set up to allow Service Mapping to discover devices and applications. Together, Discovery and Service Mapping give you a unified, connected view of your entire IT network and the services that it supports.

      Tags:

      Feedback

          Share this page

          Got it! Feel free to add a comment
          To share your product suggestions, visit the Idea Portal.
          Please let us know how to improve this content

          Check any that apply

          To share your product suggestions, visit the Idea Portal.
          Confirm

          We were unable to find "Coaching" in Jakarta. Would you like to search instead?

          No Yes
          • Contact Us
          • Careers
          • Terms of Use
          • Privacy Statement
          • Sitemap
          • © ServiceNow. All rights reserved.

          Subscribe Subscribed Unsubscribe Last updated: Tags: January February March April May June July August September October November December No Results Found Versions Search preferences successfully updated My release version successfully updated My release version successfully deleted An error has occurred. Please try again later. You have been unsubscribed from all topics. You are now subscribed to and will receive notifications if any changes are made to this page. You have been unsubscribed from this content Thank you for your feedback. Form temporarily unavailable. Please try again or contact  docfeedback@servicenow.com  to submit your comments. The topic you requested does not exist in the release. You were redirected to a related topic instead. The available release versions for this topic are listed There is no specific version for this documentation. Explore products Click to go to the page. Release notes and upgrades Click to open the dropdown menu. Delete Remove No selected version Reset This field is required You are already subscribed to this topic Attach screenshot The file you uploaded exceeds the allowed file size of 20MB. Please try again with a smaller file. Please complete the reCAPTCHA step to attach a screenshot
          Log in to personalize your search results and subscribe to topics
          No, thanks Login