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

Forum Posts

Resolved! How to call start date of holiday

Hi, I have a requirement that I need to get the holiday dates mentioned in the cmn_schedule  table name Bank holiday in that list of holidays will be there, if any Security Incident is created with in that bank holiday time it should create a automat...

Cloud Discovery for Azure is not discovering Virtual Machines

Hi All, We turned on Cloud discovery for Azure with the option on the schedule to discover the virtual machine, which created two scheduled for Service & IP based as expected. When discovery ran it discovered all cloud resources, but none of the virt...

SSK2 by Kilo Expert
  • 1155 Views
  • 3 replies
  • 1 helpfuls

Update the state of sc_task

I am doing some clean up, I need to close sc_tasks depending on some conditions with following script which is not updating the record.  var task  = new GlideRecord('sc_task');task.addEncodedQuery('addEncodedQueryhere');task.query();while (task.next(...

Angie15 by Tera Contributor
  • 368 Views
  • 2 replies
  • 0 helpfuls

ESX discovery

Hi ITOM specialists,I have a funny scenario, I have some ESX servers that are not being discovered, the timeline is as follow: -Until a few weeks ago, they were being discovered by the VMWare credentials that I setup, then suddenly , discovery couldn...

lmundere by Kilo Sage
  • 401 Views
  • 2 replies
  • 0 helpfuls

Configure event trigger for continuous spike metric

Hi All, I would like to know if there is a way to trigger event to Event Management when there is continuous CPU/Disk/Mem usage for 20mins.  At the moment, Check definition contains Interval attribute(300secs) which runs-on every interval and validat...

Resolved! File retrieval using SFTP data source

I have configured Data source using SFTP file retrieval method.The file that will be kept in the path can be of any name which is not known before and there can be more than one file.What should be specified in the 'File Path' and 'Connection URL'?

SD-WAN Edges discovery

Hello people, We are planning to setup auto discovery for the SD-WAN edge devices in ServiceNow. I could find no patterns/ classifiers for these devices in the system. I wanted to check with the forum on what is the best way to achieve this before go...

Resolved! Cisco Wireless Access Controller - Device Type

Discovery of Wireless Access Points via the Cisco WAPs Network Switch Pattern extension seems to be auto-populating the device_type field with a invalid sys_choice value wireless_access_point.  I cannot locate where this value is being populated.  It...

How Text Based Grouping of Alert Works

How Text Based grouping of alert working , Is there any scope to tuning text based grouping . What parameter it takes and what logic it use to group .  As per my understanding once we enable properties it works , but don't know what logic they use , ...

Top offender reporting (alerts)

Hello everybody . I need to set up an alert report with specific filters such as start date and end date, group by (host Class and Location), management, host, class, location, regional and severity. This report is to check which were the biggest off...