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

Forum Posts

Triggering Scheduled discovery

HI , I'm trying to trigger a scheduled discovery from script , but its not working as expected. var rec = new GlideRecord('sysauto_script');rec.addEncodedQuery('name','name=Cloud Service Account - ******');rec.query();SncTriggerSynchronizer.executeNo...

subin ps1 by Tera Contributor
  • 670 Views
  • 2 replies
  • 0 helpfuls

How to Discover EMC Unity devices?

Hi, I have gone through the documentation and other posts regarding the SMI-S and CIM discovery. What I need to understand is what set up is needed at the EMC side and what set up is needed at the ServiceNow side. Can anyone list this out?

Having trouble classifying Wyse thin clients using SNMP

So I created a custom probe and loaded it up with the relevant OID's. When I test the probe it returns the payload showing the info I want i.e. device name, Ip, serial number, etc. When I run discovery it completes just fine but the devices tab just ...

find_real_file.png find_real_file.png
paulc1974 by Tera Expert
  • 4011 Views
  • 9 replies
  • 1 helpfuls

Can mid server report to more than one instance

Hi,  Is it possible to connect one mid server to Dev and Prod both the instances, so that I could get all the CIs/resources discovered by one mid server to both Dev and Prod instances.    Thanks Deepanshu Grover

Nlyte Integration with ServiceNow CMDB ... !

Nlyte Integration with ServiceNow CMDB - Has any one successfully completed the integration process, i am currently facing an issues where the integration is complete and handshake has been successful, The CI information has been manually added to Nl...

vipinven1987 by Kilo Contributor
  • 2619 Views
  • 8 replies
  • 0 helpfuls

Resolved! Application Service discovery

Hi folks, we use application to drive some of our processes such as change management. I have created custom classification to discover application that run on our servers, but looking at the official documentation, it only creates Applications. Ques...

lmundere by Kilo Sage
  • 3552 Views
  • 6 replies
  • 6 helpfuls

Resolved! Windows / Linux Server Build Date

Hi All, I am attempting to discover the build date of Windows and Linux servers.  Is that at attribute that is captured out of box?  If not, has anyone created an extension to retrieve the information from the BIOS or perhaps interpret the informatio...

rerose by Tera Contributor
  • 922 Views
  • 1 replies
  • 0 helpfuls

Resolved! Install multiple mid servers on Linux server

Question: Can we install multiple mid server on single linux server I have installed a mid server on linux in /opt/servicenow/mid folder When we extract .rpm file, system auto creates a folder in opt/servicenow folder. Do I need to log in with anothe...