The CreatorCon Call for Content is officially open! Get started here.

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

Articles

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
  • 6597 Views
  • 1 comments
  • 18 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
  • 529 Views
  • 1 comments
  • 1 helpfuls

Logging and ssh

There are a lot of improvements in sncssh as opposed to j2ssh, but logging is one of the biggest. In j2ssh, you set mid.ssh.debug = true, restart the mid server (maybe a few times), and eventually you get an extremely verbose giant of a log in your a...

Find Discovery Orphans

Here's a tool I wrote to help me figure out why my discoveries canceled. It takes the number of a discovery as an argument and searches through all the ecc_queue records looking for output records that have no corresponding inputs. You can then get a...

tim_broberg by ServiceNow Employee
  • 524 Views
  • 1 comments
  • 1 helpfuls
Labels
Top Contributors