Select to view content in your preferred language

Monitoring services with minimal traffic

427
3
10-28-2024 01:51 AM
ThorMorten
New Contributor

Hi

Many of the services we monitor have very little traffic.  Many times just a few requests within one minute.  Then 0 requests for the next hour.  Because of this I am struggling setting adequate alert rules for metric Request Response Time.  The example below produces an alert event even though samples is set to 3.  The observer is configured to collect metrics every minute.  How does ArcGIS Monitor handle these cases?

ThorMorten_0-1730104947268.png

 

0 Kudos
3 Replies
GeoJen
by Esri Contributor
Esri Contributor

Hi @ThorMorten,

Could you share what version of ArcGIS Monitor you are currently using?

Thanks,

Jennifer

0 Kudos
ThorMorten
New Contributor

Hi

We are using ArcGIS Monitor 2024.0.1.

Thanks,

Thor Morten

 

0 Kudos
AndrewSakowicz
Esri Contributor

@ThorMorten , 

It sounds to me like we may want to start answering the following:

  1. what is expected or acceptable Response Time for this service?  you can estimate by looking at historical data. Let’s assume that the baseline is 7 seconds as in the case you shared.
  2. What alert, if any, would you like to have if this response time is above that threshold?  For example, warning if avg is greater than 1.5 x 7, critical 3x 7?  Note, some admins do not set critical for performance.
  3. The last is the impact of low frequency.  For example, if there is only 1 response in the last 3 samples, this 1 request will be average.  But I’m not sure if this is a problem.
0 Kudos