ServiceNow CIS-ITOM and CIS-Discovery - IT Operations Management Discovery Service Mapping Event Management

By Marcus Chen · Updated May 25, 2026

Questions25
Passing Score75%
Format100% Multiple Choice
Sessions Logged640
Your progressLog in / Register to track times taken, best score, questions mastered, and coverage on this quiz.
Rating
Community rating 4.4 out of 5 from 32 ratings.
4.4 (32)

Topics covered

This quiz

Uncategorized25 (100%)

Uncategorized25 questions

Discussion

Log in to post a comment, reply, or expand a question.

Q-8588

Question Q-8588 A financial services company wants to create a Service Map…

2 comments · last active Jun 8, 2026

  • Daviscraigg · Jun 8, 4:15 AM

    Discovery finds CIs; Service Mapping builds application dependency map between them.

  • Daviscraigg · Jun 8, 10:29 AM

    Business service map from URL/IP entry point = Service Mapping top-down pattern tracing dependencies — not flat Discovery alone.

Q-8595

Question Q-8595 An organization's service desk is overwhelmed with incidents created from…

2 comments · last active Jun 7, 2026

  • clonandy · Jun 7, 9:34 AM

    Flapping CPU alerts: Alert Rule Wait period (5 min sustained) + recovery event closes alert before incident spawns.

  • bb_boi · Jun 7, 8:34 PM

    Immediate incident per threshold breach is the trap answer.

Q-8591

Question Q-8591 After implementing Discovery, a ServiceNow administrator runs the CMDB Health…

2 comments · last active Jun 7, 2026

  • KillerPineappl · Jun 7, 5:48 AM

    Stale CI = Discovery schedule disabled, MID offline, or failing credentials — CI not refreshed by recent successful scan.

  • MegaMuffinz · Jun 7, 7:48 PM

    Check Discovery Status and MID Server heartbeat before blaming IRE.

Q-8603

Question Q-8603 A Discovery administrator needs to configure Discovery to discover Oracle…

2 comments · last active Jun 7, 2026

  • Shoulditeachphysed · Jun 7, 9:49 AM

    Oracle DB attributes via JDBC probe — needs DB credentials and JDBC driver, not SNMP alone.

  • wannab33 · Jun 7, 6:49 PM

    WMI is Windows — wrong probe family for Oracle instance discovery depth.

Q-8609

Question Q-8609 An ITOM team wants to configure Discovery to automatically update…

2 comments · last active Jun 6, 2026

  • Dentrecheigh1a · Jun 5, 6:02 PM

    CI absent from Discovery 30 days → Lifecycle Management auto-retire install_status after retention — don't leave ghost CIs forever.

  • alakonda02 · Jun 6, 7:02 AM

    Manual retire project at 10k CIs doesn't scale — lifecycle rules automate hygiene.

Q-8601

Question Q-8601 A company's Service Mapping implementation is showing a business service…

2 comments · last active Jun 5, 2026

  • PamsPartner · Jun 5, 5:18 AM

    Service Mapping gap = missing pattern for connection type (non-standard port, unusual middleware) — extend patterns don't guess.

  • CraigAtWork_ · Jun 5, 10:18 PM

    Manual CMDB relationships after the fact lose automated maintenance — fix patterns.

Q-8592

Question Q-8592 A ServiceNow ITOM implementation team needs to populate the CMDB…

2 comments · last active Jun 3, 2026

  • Djuziii · Jun 2, 10:17 AM

    AWS EC2/RDS without MID in AWS = Cloud Discovery / CMI with API credentials (describe-instances, etc.).

    +2 votes
  • CandyAndCyanide · Jun 3, 12:17 PM

    MID in every VPC is old pattern — API discovery is standard for public cloud.

Q-8586

Question Q-8586 A company wants to automatically discover all hardware and software…

2 comments · last active May 29, 2026

  • GrowUpBeARealMan · May 29, 4:54 AM

    Populate CMDB without manual entry = Discovery + MID Server probing SNMP/WMI/SSH/JDBC — classifies and writes CIs.

    +2 votes
  • Stonesage · May 29, 7:54 PM

    Import set is for bulk load from files — not continuous automated discovery of live network.

Q-8597

Question Q-8597 A ServiceNow Discovery implementation is failing to discover Linux servers…

3 comments · last active May 29, 2026

  • clamps_and_friends · May 27, 1:00 AM

    Linux Discovery failing: firewall SSH 22, bad credentials, sshd AllowUsers blocking MID IP — test SSH from MID host.

  • JimiOriginal · May 27, 9:00 PM

    Discovery dashboard shows probe error type per IP — credential vs timeout vs refused.

  • MegaMuffinz · May 29, 8:00 AM

    SNMP community wrong shows different error than SSH auth fail — learn to read probe logs.

Q-8606

Question Q-8606 A company is concerned that ServiceNow Discovery is making too…

2 comments · last active May 29, 2026

  • qualitytape · May 28, 2:51 AM

    Discovery performance: off-peak schedules, throttle concurrency, limit MID threads — don't blast prod network midday.

  • therealmrdean · May 29, 2:51 AM

    Prioritize non-prod scans business hours, prod evenings — operational compromise.

Q-8587

Question Q-8587 After running Discovery, a ServiceNow administrator notices that the same…

2 comments · last active May 28, 2026

  • Lirne · May 27, 3:52 PM

    Duplicate CIs after Discovery = broken identification rules — IRE should match on serial/hostname. Fix identification, not delete blindly.

  • spc311 · May 28, 1:52 PM

    We had two Windows Server classes with overlapping identifiers — consolidation of rules fixed 400 dupes.

Q-8589

Question Q-8589 A monitoring team receives 5,000 events per hour from their…

2 comments · last active May 24, 2026

  • tartcap78 · May 24, 12:54 AM

    5000 events/hour → Event Management ingest, dedupe rules, correlate to CI, group into Alerts — massive noise reduction before incident.

  • ashadds · May 24, 7:54 PM

    One incident per event is alert fatigue hell — correlation is the point.

Question catalog for this preview

Catalog listing of the 5 preview questions for this quiz.

Question 1

A ServiceNow ITOM implementation team needs to populate the CMDB with AWS EC2 instances, S3 buckets, RDS databases, and VPC configurations. AWS infrastructure changes frequently with auto-scaling. What is the correct approach for continuous CMDB currency for cloud assets?

Answer choices

  • A. Have cloud administrators manually update CI records when they make changes

  • B. Configure Cloud Discovery integration using ServiceNow's Cloud Management Integration (CMI) with AWS credentials — uses AWS APIs (EC2 describe-instances, RDS describe-db-instances) to discover and continuously update cloud CIs without a MID Server in the cloud (Correct)

  • C. Install a MID Server on every AWS EC2 instance

  • D. Export AWS Config snapshots and import as CSV weekly

Explanation

ServiceNow Cloud Discovery for AWS: (1) Cloud Account configuration — add AWS account credentials (IAM role or access key with read-only Discovery permissions) in ServiceNow Cloud Accounts; (2) Cloud Discovery schedules use AWS APIs directly from the ServiceNow instance (or via a MID Server with internet access) — no MID Server in the cloud required; (3) Discovers: EC2 instances (cmdb_ci_vm_instance), S3 buckets (cmdb_ci_s3_bucket), RDS instances, ELBs, VPCs, Security Groups; (4) Auto-scaling: new instances are discovered and added; terminated instances are marked "Absent" or retired in CMDB; (5) Runs frequently (hourly) to capture ephemeral cloud infrastructure changes. Installing MID Servers on each EC2 (option C) is impractical for auto-scaling environments. Weekly CSV imports (option D) are too infrequent for dynamic cloud environments.

Question 2

A company has deployed Service Mapping and created service maps for their critical business applications. A planned maintenance is scheduled for a database server. The Change Manager wants to know which business services will be impacted before approving the change. How does ServiceNow address this?

Answer choices

  • A. The Change Manager manually asks each application team if they use the database

  • B. Change Management integrates with CMDB Service Maps — on the Change record, the "Affected CIs" field lists the database server; the CI Relationship viewer shows all business services that depend on this CI through the service map, enabling impact analysis before approval (Correct)

  • C. Approve the change and monitor for incidents post-change

  • D. Check a manual spreadsheet of application-to-server mappings

Explanation

Service Map-driven Change Impact Analysis: (1) Change Request "Affected CIs" includes the database server; (2) Change Impact Analysis: ServiceNow queries the CMDB service map relationships to find all Business Services that include this database as a dependency (directly or indirectly); (3) Impact Report: shows: Online Banking Service (depends on DB → App Server → DB), Customer Portal Service, Internal Reporting Service all will be affected; (4) This information is surfaced on the Change record for CAB review; (5) Scheduling: Change Manager selects a maintenance window outside peak usage for the most-affected business services; (6) Stakeholder notification: notified application owners are included in the approval chain. Manual spreadsheets (option D) become outdated immediately after any infrastructure change.

Question 3

A company's Service Mapping implementation is showing a business service as "Incomplete" — some CIs in the service map have no connections traced beyond a specific point. What is the MOST LIKELY cause?

Answer choices

  • A. The database server is down

  • B. Missing Service Mapping patterns for the CI type at the gap point — Service Mapping couldn't identify the connection type (e.g., the app server communicates with the database using a non-standard port that no pattern handles, or the application uses an unusual connection method) (Correct)

  • C. The service map is limited to 50 CIs maximum

  • D. Service Mapping only traces HTTP connections

Explanation

Service Mapping "Incomplete" status troubleshooting: (1) Service Mapping uses Patterns to trace connections from one CI to the next; (2) Pattern coverage gap: if no pattern exists for the connection type (e.g., custom middleware, uncommon database driver, encrypted proprietary protocol), tracing stops at that CI; (3) Fix: create or customize a Service Mapping pattern for the missing connection type; patterns use process-to-port mappings, connection table queries, or log file analysis to trace dependencies; (4) Credential gaps: if Service Mapping lacks credentials for a target CI (SSH/WMI), it can't trace within that CI; (5) Network blocking: if ports between CIs are blocked at the firewall, connection discovery fails; (6) Review "Service Mapping Results" for each incomplete entry to see the specific failure reason. Service Mapping has no hard CI count limit (option C). It traces many protocols beyond HTTP (option D).

Question 4

After running Discovery, a ServiceNow administrator notices that the same physical server appears twice in the CMDB under different sys_ids — once as a Linux server and once as a virtual machine, both with the same IP address. What is the ROOT CAUSE and fix?

Answer choices

  • A. Discovery is running too frequently and creating duplicates

  • B. The Discovery Identification Rules for the two CI classes are not correctly configured, causing the IRE (Identification and Reconciliation Engine) to fail to match the existing CI. Review and correct the identification rules (e.g., ensure serial number or hostname is used as the identifier) (Correct)

  • C. Delete one of the duplicate CIs manually and run Discovery again

  • D. The MID Server is malfunctioning; restart the MID Server service

Explanation

CMDB duplicates during Discovery indicate IRE identification rule issues: (1) IRE Identification Rules define which attributes uniquely identify a CI class (e.g., cmdb_ci_linux_server identified by serial_number OR hostname + IP); (2) If the identification rule uses an attribute that Discovery doesn't populate correctly (e.g., serial number format mismatch), IRE can't match the incoming data to the existing CI and creates a duplicate; (3) Fix: navigate to CMDB Identification & Reconciliation, review the identification rules for the CI class, and ensure the identifying attributes are reliably populated by Discovery probes; (4) Run the CMDB Health Dashboard to identify all duplicate CIs; (5) Merge duplicates using the Duplicate CI remediation feature. Simply deleting one (option C) solves the symptom but not the root cause — Discovery will recreate the duplicate.

Question 5

A monitoring team receives 5,000 events per hour from their monitoring tools (Nagios, SolarWinds, Dynatrace) during business hours. Most are duplicate or correlated alerts about the same infrastructure issue. They want ServiceNow to condense these 5,000 events into meaningful, actionable alerts. Which ITOM feature addresses this?

Answer choices

  • A. Forward all 5,000 events directly to ITSM as incidents

  • B. Event Management with Alert Correlation — events are ingested, deduplicated using event rules, correlated to the affected CI using CMDB data, and grouped into Alerts representing the underlying issue, dramatically reducing noise (Correct)

  • C. Create email filters to block the majority of events

  • D. Increase the monitoring team headcount to review all 5,000 events

Explanation

ITOM Event Management event processing pipeline: (1) Event Ingestion — events arrive via REST, SNMP, Syslog, or monitoring connectors (Dynatrace, Nagios, SolarWinds spokes); (2) Event Rules — filter, transform, and classify incoming events; (3) Deduplication — identical events (same CI, same condition) within a time window are deduplicated, counting occurrences rather than creating separate records; (4) CI Correlation — events are matched to CMDB CI records using IP, hostname, or source identifiers; (5) Alert Rules — correlated events for the same CI/service are grouped into a single Alert; (6) Alert Severity — maximum event severity sets the Alert severity; (7) 5,000 events might produce 50 meaningful Alerts. Only significant Alerts trigger incident creation. Direct incident creation (option A) creates alert storms that overwhelm the service desk.