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

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

Forum Posts

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
  • 669 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
  • 659 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...

BobMullinea by Tera Contributor
  • 1256 Views
  • 6 replies
  • 1 helpfuls

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 , ...

Ravi Shekhar by Tera Contributor
  • 1338 Views
  • 4 replies
  • 0 helpfuls

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...

General actions in ServiceNow Express List

Hello Experts, I want to lock down the actions available in express list when we select an alert in express list, at the moment all 5 actions are available for anyone to user, but what I really want is to have the actions only available to certain ro...

Nasir1 by Tera Expert
  • 996 Views
  • 1 replies
  • 0 helpfuls

Do not update coalesce field

Using Istanbul...I have a 2 column CSV file to import.   Column A is my Coalesce field.   Column B contains data for the field I want to update.For some rows in my CSV, the case of the Coalesce field (column A) isn't the same case as what is in the C...

Ronald Lucas by Tera Contributor
  • 2207 Views
  • 5 replies
  • 1 helpfuls

Calculating uptime for Windows server

Hi, We have a requirement to create a dashboard to show longest uptimes for windows servers in days format.  I came across this article(https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0752908) that says there is no OOB function...

Chitra23 by Tera Contributor
  • 1343 Views
  • 3 replies
  • 2 helpfuls

Multiple Mid server selection as per the performance

HelloWe have a requirement to select a mid server from the list of mid servers or mid server table as per the thread count use/ utilization.so how we differentiate the mid server as per the utilization. 

Nishant03 by Tera Contributor
  • 1060 Views
  • 3 replies
  • 2 helpfuls