cmdb-search-analysis
CMDB Search and Analysis
Overview
This skill enables intelligent searching and analysis of the Configuration Management Database (CMDB). It covers:
- Interpreting natural language queries into structured CMDB searches across
cmdb_ciand its child tables - Performing multi-criteria searches combining name, class, location, environment, and operational status
- Enriching search results with relationship data from
cmdb_rel_ci - Identifying related business services via
cmdb_ci_serviceassociations - Aggregating search results into structured reports with dependency context
- Discovering CI classes and schema to target the most appropriate table for a query
When to use: When users ask questions like "find all production database servers in the US datacenter," "what CIs are related to the SAP application," or "show me all Linux servers with critical business classification."
Value proposition: Accurate CMDB searches reduce time spent manually navigating the CI hierarchy and ensure that analysts, change managers, and incident responders find the right configuration items quickly.
Prerequisites
More from happy-technologies-llc/happy-platform-skills
happy-platform-skills
Reusable development patterns and automation recipes for enterprise platforms - 180+ skills across 23 categories
17scheduled-jobs
Comprehensive guide to creating and managing ServiceNow scheduled jobs - run frequencies, conditional execution, performance optimization, error handling, and debugging
4flow-generation
Generate ServiceNow Flow Designer flows from natural language descriptions including triggers, actions, conditions, subflows, approval flows, notification flows, and data manipulation flows
4application-scope
Manage scoped application development including setting application context and update set alignment
4scripted-rest-apis
Comprehensive guide to creating, securing, and testing Scripted REST APIs in ServiceNow for custom integrations and external system connectivity
4automated-testing
Comprehensive Automated Test Framework (ATF) guide for creating, managing, and executing automated tests in ServiceNow
4