A way\Tool to show the summary of timeout (maximum timeout for client to use, wait the service, idle instance to keep the services running) of all my services in ArcGIS server

653
2
07-19-2018 10:21 PM
rawansaleh1
Occasional Contributor III

I couldn’t figure out if there a way to show a summary for the following in my ArcGIS server:

1.The maximum time a client can use a service

2.The maximum time a client will wait to get a service

3. The maximum time an idle instance can be kept running

 

Cheers,

Rawan

0 Kudos
2 Replies
JonathanQuinn
Esri Notable Contributor

You can use Python to do this.

Example: Write properties of all services to a CSV file—ArcGIS Server Administration (Windows) | Arc... 

You can tweak the script to pull out any settings you need.

deleted-user-s-XH6KNGak26
New Contributor II

Thank you, Jonathan for your answer. I’m not good in Python but I will try to configure this out, if you have any idea about a starting step of  tweak that would be very helpful.

 

Cheers,

Rawan

0 Kudos