Instance Performance administration checks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 04:02 AM
Hi all,
My team has been working on monitoring performance of our instance in order to be able to proactively react in case there are some issues popping up. We have been using the following documentation by ServiceNow for this reason: https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/success/workbook/inst....
I am wondering if anyone has experience with this and knows any better ways to monitor the performance of the instance? And which indicators are most necessary?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 04:31 AM
I would check the articles written by @Mark Roethof related to instance health, instance check, etc. I think whey will be very useful.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 05:35 AM
Hello @jana_jank
Slow transactions, JVM size, ecma erros, script errors,scheduled jobs, customization in default update sets.
You can monitor performance before and after implementations, try to scale resources, optimize email processing etc.
Also check-https://www.servicenow.com/community/performance-analytics-blog/monitoring-your-instance-using-servlet-perfo...
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
CB