Instance Performance / Response Times
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 06:28 AM
Other than the ServiceNow Performance Dashboard is there another way to assess how an instance is performing?
Maybe a way to report on logs or track Instance System Performance such as Response time etc...
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 06:40 AM
Hi Sean,
System Diagnostics > Active Transactions (All Nodes) can give you more details about How each node is performing.
There is a new functionality introduced in Washington release :
https://docs.servicenow.com/bundle/washingtondc-platform-security/page/administer/time/reference/r_C...
Warm Regards,
Shivambi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 12:22 AM - edited 02-15-2024 12:24 AM
I have +200 different reports added for monitoring different aspects of performance. The OOB functionality / applications really do not tell what is happening with your eg. integrations. You need to monitor them and do follow-up checks regularly. If you have +100 integrations and +100 MidServers you cannot just leave them running in the background and hope for the best. Dashboards, reports, scheduled reports, sys trend jobs and regular daily check-ups on the metrics is usually what it takes. If you find any metrics out-of-scope, then you look into the issues more closely.
BR, Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 02:35 AM
Hi,
Application Insights is a free application that also comes with a complementary MetricBase (com.snc.clotho) database. It is definately worth checking out if you are interested in improving monitoring the performance of your application nodes.
- Jan