<?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 SAS JVM 8_1 and 12_1 monitoring in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-JVM-8-1-and-12-1-monitoring/m-p/526812#M15403</link>
    <description>&lt;P&gt;HI Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have SAS ECM application which is used by 150 users. There are multiple factors for causing latency of this application and on this issue we are following up with SAS tech support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I need to monitor this JVM based on requests on this application like below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) How many users are accessing alerts page.&lt;/P&gt;
&lt;P&gt;2) How many users are accessing case page.&lt;/P&gt;
&lt;P&gt;3) Number of concurrent sessions and number of active sessions etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We don't have SAS EV manager right now. Please let me know if you any ideas/solutions for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Sandeep&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 01:12:19 GMT</pubDate>
    <dc:creator>sandeep_reddy</dc:creator>
    <dc:date>2019-01-14T01:12:19Z</dc:date>
    <item>
      <title>SAS JVM 8_1 and 12_1 monitoring</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-JVM-8-1-and-12-1-monitoring/m-p/526812#M15403</link>
      <description>&lt;P&gt;HI Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have SAS ECM application which is used by 150 users. There are multiple factors for causing latency of this application and on this issue we are following up with SAS tech support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I need to monitor this JVM based on requests on this application like below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) How many users are accessing alerts page.&lt;/P&gt;
&lt;P&gt;2) How many users are accessing case page.&lt;/P&gt;
&lt;P&gt;3) Number of concurrent sessions and number of active sessions etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We don't have SAS EV manager right now. Please let me know if you any ideas/solutions for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Sandeep&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 01:12:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-JVM-8-1-and-12-1-monitoring/m-p/526812#M15403</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2019-01-14T01:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS JVM 8_1 and 12_1 monitoring</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-JVM-8-1-and-12-1-monitoring/m-p/526867#M15406</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10246"&gt;@sandeep_reddy&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would enable the SAS EVM and its Extended Monitoring, it is not very hard to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, if you still don't want to, or you cannot for any reason, you can still:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Monitor the Java Virtual Machines through the JMX, there are tool as jconsole that can help you with that.&amp;nbsp;&lt;A href="https://docs.oracle.com/javase/7/docs/technotes/guides/management/jconsole.html" target="_blank"&gt;https://docs.oracle.com/javase/7/docs/technotes/guides/management/jconsole.html&lt;/A&gt; The SAS EVM does the monitoring through JMX.&lt;/LI&gt;
&lt;LI&gt;You can also monitor, parse and analyse your logs in the SAS middle tier. All the information you are looking for, is there.&amp;nbsp;&lt;A href="http://documentation.sas.com/?docsetId=logug&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=logug&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps. Please let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 07:57:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-JVM-8-1-and-12-1-monitoring/m-p/526867#M15406</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2019-01-14T07:57:10Z</dc:date>
    </item>
  </channel>
</rss>

