- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 10:53 AM
Dear ServiceNow Experts,
I'm trying to finish my Discovery Labs, but I cannot find a way to do it. I have days testing, but I cannot find what is wrong.
I cannot finish the Extend Windows OS - Servers Pattern Lab.
For this, I'm creating two steps:
1- Collect Processor Name to get the Processor name from the Win32_processor table:
2- Set Name to Description to write the processor name to Description.
I'm stopped here as I cannot finish the request.
This is the Lab Scenario
SCENARIO:
Cloud Dimensions has gained confidence in how easy it is to extend ServiceNow Discovery for applications. Next it would like to extend the Windows OS - Servers pattern to collect the processor name value from Windows Servers and write the value to the Description field. The processor name is an important attribute that Cloud Dimensions wants to report on to assist in future infrastructure planning.
REQUIREMENT:
As the Cloud Dimensions Discovery administrator, you are tasked with extending the base system Windows OS - Servers pattern to collect processor name from discovered Windows Servers and write the value back to the Description field. Use the following information to accomplish the task.
From the Windows OS - Servers pattern:
- Create a new Extension Section called Windows OS Extension
Open the Windows OS Extension Section and do the following:
- Enable Debug Mode using your Windows MID Server IP Address (i.e. 198.51....) for the Host Name/IP
NOTE: Enabling Debug Mode can take a few minutes.
- Create the steps needed to collect the processor name and write it back to the Description field of a discovered Windows Server
Hint: One option to collect processor name is to use a WMI query from the "root/CIMV2" namespace, WIN32_Processor table, Name field. Review the steps you created in the iTunes pattern for additional guidance.
VERIFICATION:
Before validating the task, perform the following:
- Save the pattern
NOTE: When creating or updating an extension section, the pattern only needs to be saved and not published.
- From the MID Server list, checkmark windows_mid and click Pattern Sync to Mid to synchronize the updated pattern with the MID Server
- Run discovery against your Windows MID Server
- Confirm the discovered Windows Server Description field is updated with the processor name as shown
Solved! Go to Solution.
- 5,081 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 02:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 02:51 PM
Solution:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 07:07 AM
Does anyone have any information about the "cmdb_ci_proc" table? I can't find it in the base system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 04:36 AM
I am not getting Description in configuration> server> windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 07:27 AM
Once you created two steps for WIndows extension. pattern do the below steps,
1. From the MID Server list, checkmark windows_mid and click Pattern Sync to Mid to synchronize the updated pattern with the MID Server.
2. initiate the discovery for Windows server(198.51....)