CMDB articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Service Graph Connector for Azure - Overview

Overview SG-Azure is part of ServiceNow developed Service Graph Connectors. The connector is built to simplify the onboarding setup and ease the integration with Azure with the minimum invasive principal. This article describes the concepts and setup...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Dynatrace Service Graph Connector

How do I configure the Dynatrace Service Graph Connector?   Version: 1.9 Sample Application Service to Monitor: MediaWiki URL: http://10.197.203.200:5000/mediawiki Ingesting Dynatrace Events(Yes\No): Yes   A 2-Tier PHP-based Web Application running o...

AnneMarieDuff_0-1695749060489.png AnneMarieDuff_2-1689872657349.png AnneMarieDuff_0-1697195586448.png AnneMarieDuff_0-1697213075867.png

AWS Service Graph Connector Scheduled Import Jobs

AWS Service Graph Connector Scheduled Import Jobs   The Scheduled Data Import Table below shows the 31 Out of the Box Scheduled Data Imports that are installed on a ServiceNow instance that is enabled for Software Asset Management. They are shown in ...

Best practices for CMDB Data Management

Configuration Management Database (CMDB) is a repository which can be used to store and manage information about an organization's IT infrastructure. CMDB acts as a single source of truth that tracks the data for devices, services, applications, etc....

Cloud Discovery and SG-AWS

Cloud Discovery finds resources in the different cloud providers. It collects the logical data centres associated with the account, as well as any subaccounts. Collecting information about resources on the cloud is relevant for companies, organizatio...

CMDB Identification & Reconciliation

CMDB Identification & Reconciliation   The Identification and Reconciliation are also known as the Identification Reconciliation Engine (IRE). It provides a centralized method for identifying and reconciling data from different data sources.  Identif...

find_real_file.png find_real_file.png find_real_file.png

Scoring in New CMDB Health Dashboard

The CMDB Health Dashboard has been redesigned in Xanadu and moved to the CMDB Workspace, enabling ServiceNow to iterate more rapidly and improve the dashboard. In this article, I'll explain the new scoring system with an example dataset. Key changes ...

Screenshot 2024-11-07 at 10.19.46 AM.png Screenshot 2024-11-07 at 10.54.55 AM.png Screenshot 2024-11-07 at 12.27.49 PM.png Screenshot 2024-11-07 at 12.23.16 PM.png
Sandeep90 by ServiceNow Employee
  • 6060 Views
  • 3 comments
  • 5 helpfuls

How To Use IntegrationHub ETL

Articles to provide guidance on using IntegrationHub ETL (IH-ETL) application to integrate and ingest third-party data into CMDB.   In order to provide guided set-up experience while reading, we separated the content into below step-by-step sections:...

Siyou Li by ServiceNow Employee
  • 13393 Views
  • 8 comments
  • 5 helpfuls

Get Utilised CI class List

Following script-background helps you to take a list of CI classes utilized by your CMDB.   findUsedCIClasses(); function findUsedCIClasses() { var count = new GlideAggregate('cmdb_ci'); count.addAggregate('COUNT', 'sys_class_name'); coun...

Sandaru1 by Tera Expert
  • 2034 Views
  • 1 comments
  • 9 helpfuls

VIDEO: ServiceNow Unauthorized Change Detection

I struggled to get the Unauthorized Change Detection feature to work, so I contacted my internal colleagues. @Bill Iffland was able to identify the missing piece, which is a dependency on service mapping. So, it appears that a dynamic CI group is sim...

unauthorized.png
Ofer1 by ServiceNow Employee
  • 2049 Views
  • 2 comments
  • 4 helpfuls
Top Contributors