We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Articles

Showing a new CI Class to the User Portal

By default, CMP shows a set of CI classes in the end user portal. Sometimes, we might want to show more classes in there.  This article shows how you can add more. Get to the Resource Type list table “sn_capi_resource_type”. https://your_server/sn_c...

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

CPG Scripted REST APIs (available since New York release)

Note: This is an article about Scripted REST APIs. In the spirit of explanation CURL samples and API Response samples have been provided. These should not be used as-is or treated as absolute references. Such samples have been provided purely for exp...

Using List Collectors in Template Based Catalog Items

Using List Collectors in Template Based Catalog Items Often you would come across cases where the template ( ARM/CFT/GDM/Terraform) would need multiple values to be selected against a single parameter. For example, there could be a need for a single ...

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

ITOM - IT Operations Management

      ITOM What is ITOM? IT operations management (ITOM) is the administrative area involving technology infrastructure components and the requirements of individual applications, services, storage, networking and connectivity elements within an orga...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
tiagomacul by Giga Sage
  • 9149 Views
  • 1 comments
  • 20 helpfuls

Ping probe

If you wish to ping a server from ServiceNow UI, you can create a probe to help yourself. Below screenshot is what you would need to do. 1. Create a probe like below. 2. Modify <your-hostname-fqdn> in ECC queue name. Eg - ping XXXXXX@somewhere.com 3...

find_real_file.png find_real_file.png find_real_file.png

Renaming a Cloud Account

Hey everyone. I created a cloud account the other day, got everything connected and discovered no problem and then realized that I needed to rename the cloud account. After toying with the field for hours, I realized that all I needed to do is simply...

Discovering Eugene's “Special” Application

Hello Everyone,Here’s a quick story about using ServiceNow’s Pattern Designer and Process Classifier to show how we can customize Discovery to detect a custom application and add it to the CMDB.Disclaimer: This is a fictional story with fake characte...

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

Running scripts on VM provision in CMPv2

Step - 1: Cloud Script Template *In App Nav, navigate to Cloud Config Management > Cloud Script Templates *Click New and enter a name. For example, ApacheTemplate *In content section, enter the script. For example, #!/bin/sh sudo apt-get -y update su...

Saketh by ServiceNow Employee
  • 679 Views
  • 1 comments
  • 1 helpfuls
Labels
Top Contributors