Skip to main content
Question

Global Acumatica Response Time or Up Time

  • April 27, 2026
  • 2 replies
  • 62 views

Forum|alt.badge.img

Hi Acumatica Community,

Is there available screen in acumatica that shows overall response time or uptime globally.

Please see attached reference below.

 

Here’s also what we have but not suffice the requirements.

https://status.acumatica.com/

Thank you!

2 replies

Forum|alt.badge.img
  • Jr Varsity I
  • April 27, 2026

@Fie 

You can monitor performance and activity through:

  • System Monitor (SM201530)
    • Shows running processes, threads, and execution time
    • Useful for troubleshooting long operations
    • Not a global uptime or latency dashboard
  • System Health tools
    • CPU, memory usage, active users
    • Event logs and queue monitoring
    • Request Profiler for analyzing specific request performance

KrunalDoshi
Varsity III
Forum|alt.badge.img+1
  • Varsity III
  • May 18, 2026

Hi ​@Fie,

You can review Request Profiler (SM205070) and observe specific screen or a process/action if it is running slow in performance. With the help of Request Profiler, you can review any specific query, or any action is running slow. However, make sure you disable Request Profiler after analysis and do not keep if it is running always as this itself will impact performance.

Hope this helps!