Using this code I got server statistics and analyzed it (usage time, wait time, creation time). In AGS 10.1 this is not working. Is it possible to get this information in AGS 10.1? Of course, I can analyze and get statistics from logs using REST, but maybe there are another methods how to get statistics?
"..At 10.1, you can no longer use ArcObjects remotely (via DCOM); this way of interacting with ArcGIS for Server is no longer supported. If you are using GISServerConnection in the Server library or AGSServerConnection in the GISClient library in your code, these need to be removed if you are working with ArcGIS for Server 10.1 ..."
in 10.3 will be available ArcGIS for Server services statistics: "...A new dashboard within the ArcGIS Server Manager for administrators to monitor the activity and usage of services..." see: http://www.esri.com/software/arcgis/whats-coming/common-questions (section ArcGis Server)