How to create custom classifier in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2025 10:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 10:59 AM
Hello @kuppalad ,
Check the below playlist:
https://www.youtube.com/playlist?list=PLXRgDc4BgFSw__yGiP9O8B7-phm5WWvPT
Especially, Day 15 to Day 17 to know the creation of Custom classifier.
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 06:47 PM
Hi @kuppalad check below link
make change as per requirement if my answer helps you mark helpful and accept solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2025 08:56 AM
Hi @kuppalad
Which type of classifier you wants to create is application classifier or Device Classifer?
Refer this docs:-
Mark it Helpful and Accept Solution! If this helps you to understand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2025 10:26 AM
Hi,
Please find the below information:
What is a Discovery Classifier?
A classifier in ServiceNow Discovery determines which probes to trigger for identifying and exploring Configuration Items (CIs). It starts the identification stage after the classification probe returns relevant parameters.
Types of Discovery Classification:
-
Device Classification
- Identifies device types (e.g., Windows, Linux, routers, switches).
- Uses active process probes for further exploration.
- Can classify devices using HTTP, WMI, SSH, or SNMP.
-
Process Classification
- Classifies applications based on running processes.
- Occurs in the exploration phase of discovery.
- Can trigger additional probes and create child CIs.
-
IP Address Classification (IP Scan)
- Credential-less classification based on open ports and banners.
- Updates CMDB upon successful classification.
- Triggers exploration probes for additional details.
Classifier Criteria & Patterns:
- Classifiers have conditions that determine when they trigger based on probe parameters.
- Discovery can use patterns instead of probes to identify and explore CIs via the Horizontal Pattern probe.
When to Modify or Create a Classifier?
- If a classifier isn’t running correctly.
- If Discovery isn’t identifying a specific type of CI.
- If you want to trigger custom probes or modify classification behavior.
For detailed steps, refer to the official ServiceNow documentation:
If you believe the solution provided has adequately addressed your query, could you please **mark it as 'Helpful'** and **'Accept it as a Solution'**? This will help other community members who might have the same question find the answer more easily.
Thank you for your consideration.