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

Forum Posts

Creating multiple events in ITOM with a single API POST

So I have a Powershell function that creates events in ITOM based on a JSON of one or more events.  It works, it's straight forward, it loops a foreach for each entry in the JSON to call https://$myenv.service-now.com/api/now/table/em_eventand create...

WillHerr by Giga Contributor
  • 748 Views
  • 2 replies
  • 0 helpfuls

Two Incident for One Group alert

1.When are two incidents created for a group (primary) alert?In one case, for a group alert, there were two alert executions and two incidents were created. The alert was reopened 10 times. One of the incidents is correctly attached to the primary al...

hanumesh by Tera Contributor
  • 443 Views
  • 1 replies
  • 0 helpfuls

MSSql DB On Windows Pattern execute sqlcmd

Getting connection error trying to execute the following sqlcmd:Have created NT account credentials and able to discover the host server, but step to parse command output for below sqlcmd command getting connection error."sqlcmd -h-1 -s, -E -S tcp:" ...

ClydeW by Tera Contributor
  • 758 Views
  • 1 replies
  • 0 helpfuls

How discover oracle CDB and plugable data base?

We are able to discover the host machine. Have created a credentials for cmdb_ci_db_ora_instance. Database team confirmed that the user have access to both.  This one is using Oracle DB on Unix pattern.  Identification 54.6. keep listener info is fai...

pratiksha5 by Mega Sage
  • 815 Views
  • 3 replies
  • 0 helpfuls

Resolved! SNMP Discovery

The following is displayed while discovering a new network device on a Discovery Status: "Active, couldn't classify". What could cause this error? A) No SNMP Classification exists for the new device   ORAn SNMP Classification must be updated or creat...

Resolved! anomaly alerts generated by Operational Intelligence

When are anomaly alerts generated by Operational Intelligence displayed in alert intelligence? A) When it is manually promoted in insights explorerB) When they are promoted to IT alertsC) When the anomaly score is greater than 100D) When the statisti...

Where can the "Pre Pattern" be configured?

In ServiceNow Discovery, from which table can the "Pre Pattern" be configured?I would like to configure the "Pre Pattern" to be executed because it was not executed in the newly created Discovery Pattern, which was based on the Discovery Pattern "Net...

Error discovering CIM for IBM storage devices

Hi, I am trying to discover IBM Storage devices using CIM. For this discovery, I have used IBM portal admin credentials.However, when I discover I do get SSH Authentication failure errors and also below sensor error,"Sensor error when processing CIM ...

VasimS by Tera Contributor
  • 780 Views
  • 4 replies
  • 0 helpfuls

Discovery is stsuck at identification phase

Hi All  i am trying to discover the azure vm with ip adress, ports are opned credentials are admin and good, yet the vm is not getting doscoverred rather the discovery log says as below images. ci ia snot getting created in CMDB of servicenow.  Could...

konijetisumanth_0-1745732157138.png konijetisumanth_1-1745732197206.png discovery.PNG

Ui pages and ui macro

I was rendering a table on a form using ui macro . Table is rendered by ui page and ui page is added inside ui macro using iframe and macro is added on a form. But the processing script inside the ui page is not even getting triggered. I added a log ...