<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGIS Server Statistics 10.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391678#M15226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;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..."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;see: &lt;/SPAN&gt;&lt;A href="http://www.esri.com/software/arcgis/whats-coming/common-questions"&gt;http://www.esri.com/software/arcgis/whats-coming/common-questions&lt;/A&gt;&lt;SPAN&gt; (section ArcGis Server)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 13:53:27 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2014-05-23T13:53:27Z</dc:date>
    <item>
      <title>ArcGIS Server Statistics 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391675#M15223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In earlier ArcGIS versions I used server statistics. .NET C# Code looked like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IGISServerConnection connection = new GISServerConnectionClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;connection.Connect("localhost");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IServerStatistics stats = (IServerStatistics)connection.ServerObjectAdmin;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IStatisticsResults statsResults = stats.GetAllStatisticsForTimeInterval(....);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using this code I got server statistics and analyzed it (usage time, wait time, creation time).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In AGS 10.1 this is not working. Is it possible to get this information in AGS 10.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, I can analyze and get statistics from logs &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Example_Derive_map_service_statistics_from_the_ArcGIS_Server_logs/0154000005vw000000/"&gt;using REST&lt;/A&gt;&lt;SPAN&gt;, but maybe there are another methods how to get statistics?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 12:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391675#M15223</guid>
      <dc:creator>AIBA</dc:creator>
      <dc:date>2012-06-18T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Statistics 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391676#M15224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In 10.1, you can use the REST Admin API to access this type of information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Example_Query_the_ArcGIS_Server_logs/0154000005qn000000/"&gt;Here is a sample.&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 16:09:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391676#M15224</guid>
      <dc:creator>TonyContreras</dc:creator>
      <dc:date>2012-06-19T16:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Statistics 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391677#M15225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"..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 ..."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for further details see &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-cpp/conceptualhelp/index.html#//000100000148000000"&gt;http://resources.arcgis.com/en/help/arcobjects-cpp/conceptualhelp/index.html#//000100000148000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 09:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391677#M15225</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-07-19T09:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server Statistics 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391678#M15226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;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..."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;see: &lt;/SPAN&gt;&lt;A href="http://www.esri.com/software/arcgis/whats-coming/common-questions"&gt;http://www.esri.com/software/arcgis/whats-coming/common-questions&lt;/A&gt;&lt;SPAN&gt; (section ArcGis Server)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-statistics-10-1/m-p/391678#M15226</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-05-23T13:53:27Z</dc:date>
    </item>
  </channel>
</rss>

