Attributes populated by ServiceNow Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 10:06 PM
Hi All,
I am new to CMDB. I need to identify which all are the attributes are populated by ServiceNow discovery for each of below CI classes.
- Windows Server
- Linux Server
- Hyper-V Server
- IP Router
- Switches
- Load Balancer
- Firewall
- Microsoft SQL Instance
- Oracle Instance
- MongoDB Instance
- PostgreSQL Instance
- Storage Devices
Right now, I am checking from the ServiceNow documentation for each class and marking which are the attributes populated by discovery.
for Example, 'Microsoft SQL Instance', I am referring from below documentation
But, for Firewall and Storage Devices I couldn't able to find a right page in documentation, could some one please suggest me the proper link or page where i can find the required information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2025 11:15 PM
Hi @learn nv
You can find the fields populated by Discovery should either be marked as Discovery Populated in the dictionary. You can verify the Discovery Patterns(Look for patterns associated with the CI class you’re interested in. For example, if you’re working with a network router, look for patterns related to cmdb_ci_router.) and also you can filter the logs to search for a specific CI or discovery job. For example, if you are interested in a server, look for the cmdb_ci_computer entries.