Select to view content in your preferred language

ArcGIS Monitor Determining least used services

1007
4
Jump to solution
01-16-2025 09:57 AM
GIS412
by
Regular Contributor

Hello,

I've installed ArcGIS Monitor Server and have installed the ArcGIS Monitor Agents on our ArcGIS Servers.

I'm trying to gather some metrics on services that were published (map image services, feature services) and are not used. My first thought is checking the rate request over a 6 month period. If it is 0 or near 0 then that service is not being used.

Is this correct? Or should I be looking at other metrics to determine low use/none used services.

 

0 Kudos
1 Solution

Accepted Solutions
CodyPatterson
MVP Regular Contributor

Hey @GIS412 

I used this method to remove some of my own feature services recently. I have a few that are quite old that have zero requests, which means they're desolate at this point. I believe that this is a reliable way to tell, I would just be sure that there's no outstanding connections or reliance on the map, but I've used this method personally.

Cody

View solution in original post

4 Replies
CodyPatterson
MVP Regular Contributor

Hey @GIS412 

I used this method to remove some of my own feature services recently. I have a few that are quite old that have zero requests, which means they're desolate at this point. I believe that this is a reliable way to tell, I would just be sure that there's no outstanding connections or reliance on the map, but I've used this method personally.

Cody

GIS412
by
Regular Contributor

Thank you!

ChrisWoodward
Occasional Contributor

Is there a way to aggregate the request rate metric for non-system services (only map/feature services) across the entire ArcServer deployment?

0 Kudos
DerekLaw
Esri Esteemed Contributor

Hi @ChrisWoodward,

Yes, this should be possible. Please refer to this blog for some guidance,

5 Useful ArcGIS Server Analysis Elements in ArcGIS Monitor

In the first example for Requests Received Per Service, you can change the Identifier to be Request Rate.

Request Rate Dataview expression.png

Hope this helps,

0 Kudos