Probes / Sensors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 10:40 AM
Hello Everyone,
May I the 'probes' name helps to identify the windows patches from Network and the 'sensor' name helps to process the retrieved data in Service Now?
Kindly share your valuable comments ASAP.
Thanks in Advance!
Regards,
Narendran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 11:46 AM
Hi
Narendran
Probe:
probes are launched by the MID Server to collect all the information that you want returned from a device. For example, the base ServiceNow system has probes to get the names of Windows and Linux devices, and separate exploration probes that return disk information for devices with those operating systems. Some probes run a post-processing script to filter the data that is sent back to the ServiceNow instance. The data is sent back in JSON format.
View each probe's results in the ECC queue, which displays specifics such as the time the probe ran and its payload. For each probe, you must also create a sensor to process the data that the probe returns. To view existing probes, navigate to Discovery > Discovery Definition > Probes.
Sensors:
If the probe has a post-processing script defined, that script processes the information collected on the MID Server. Otherwise the sensor performs this post processing. The sensor updates the CMDB.
Every probe in Discovery must have a corresponding sensor. For example, if incoming data is the result of a WMI probe, then the WMI sensor is triggered to process the payload.
Please refer this links:
Discovery Probes and Sensors - ServiceNow Wiki
http://wiki.servicenow.com/index.php?title=List_of_Discovery_Probes#gsc.tab=0
Thanks & Regards
Haseena
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2017 01:43 PM
The ServiceNow Wiki content is no longer supported. Updated information about this topic is located here: Discovery Probes and Sensors
Visit http://docs.servicenow.com for the latest product documentation