<?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: Reporting SAS system utilization data in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701840#M20837</link>
    <description>&lt;P&gt;Thank you, I will look into this when I am back in after the US holiday.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clear a couple points: it's currently 9.4M5 and 3.3. There are imminent plans to upgrade with SAS Professional Services handling the 9.4 upgrade to M7 and to be determined who will do the Viya upgrade but there is a good chance I'll be handling that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Envrionment Manager is one of those products that I used to only ensure was running but otherwise ignored when I worked for SAS Global Hosting so it's interesting to get into it more now (I work for a solutions partner and on contract to a SAS customer.)&lt;/P&gt;</description>
    <pubDate>Thu, 26 Nov 2020 15:12:12 GMT</pubDate>
    <dc:creator>DanielleCW</dc:creator>
    <dc:date>2020-11-26T15:12:12Z</dc:date>
    <item>
      <title>Reporting SAS system utilization data</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701706#M20826</link>
      <description>&lt;P&gt;I need to be able to report regularly on data like number of users, jobs run, reports, and dashboards and do so a regular intervals for management's insight into utilization of the SAS systems. I'd like to hear more about what others are reporting and how.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The installs are SAS 9 Grid and Viya 3.3. Select products installed are BI Dashboard, DI Studio, Energy Forecasting, Enterprise Miner, QAS, VA and Workload Orchestrator.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 22:07:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701706#M20826</guid>
      <dc:creator>DanielleCW</dc:creator>
      <dc:date>2020-11-25T22:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting SAS system utilization data</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701757#M20830</link>
      <description>We have enabled CPU Usage, lsload , bhosts utilization.</description>
      <pubDate>Thu, 26 Nov 2020 05:35:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701757#M20830</guid>
      <dc:creator>sagar2</dc:creator>
      <dc:date>2020-11-26T05:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting SAS system utilization data</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701784#M20835</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/357652"&gt;@DanielleCW&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I like very much the systems you have got, SAS Grid and Viya are a perfect match!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For SAS 9.4 Grid, I would say:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If possible, upgrade to latest maintenance to get additional reporting possibilities. As I read you have SWO, I assume you are min in M6. Good!&lt;/LI&gt;
&lt;LI&gt;Exploit the usage of SAS Environment Manager and VAAR (you should have it): in SASEVM you can enable the Extended Monitoring (which will expand the data logged in WIP Auditing and provide you with many APM and ACM reports). In VAAR you can enable the VA Auditing and Administration reports - which, of course you can copy and modify (never modify originals) and distribute as PDF.&lt;/LI&gt;
&lt;LI&gt;For SWO, the best is to use the RestAPI CLI interfaces:&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=gridref&amp;amp;docsetTarget=n1mnrcnge82saln1q2tnerrpvclr.htm&amp;amp;locale=en"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=gridref&amp;amp;docsetTarget=n1mnrcnge82saln1q2tnerrpvclr.htm&amp;amp;locale=en&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Furthermore, if you are interested, you could always query WIP or the SASEVM DataMart to build your own reports&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For SAS Viya:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I strongly recommend to update to 3.5. If you are in Azure you could give a go to Viya 4 (2020.1) &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; The improvements could be sang.&lt;/LI&gt;
&lt;LI&gt;In SAS Viya you have a multitude of pre-built reports already. You can simply publish some or distribute as PDF.&lt;/LI&gt;
&lt;LI&gt;Furthermore, you can always query the internal data of Viya with sas-admin CLI or Rest APIs!&amp;nbsp;&lt;A href="https://documentation.sas.com/api/docsets/calcli/3.4/content/calcli.pdf?locale=en" target="_blank"&gt;https://documentation.sas.com/api/docsets/calcli/3.4/content/calcli.pdf?locale=en&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Does it help?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 09:34:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701784#M20835</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-11-26T09:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting SAS system utilization data</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701840#M20837</link>
      <description>&lt;P&gt;Thank you, I will look into this when I am back in after the US holiday.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clear a couple points: it's currently 9.4M5 and 3.3. There are imminent plans to upgrade with SAS Professional Services handling the 9.4 upgrade to M7 and to be determined who will do the Viya upgrade but there is a good chance I'll be handling that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Envrionment Manager is one of those products that I used to only ensure was running but otherwise ignored when I worked for SAS Global Hosting so it's interesting to get into it more now (I work for a solutions partner and on contract to a SAS customer.)&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 15:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Reporting-SAS-system-utilization-data/m-p/701840#M20837</guid>
      <dc:creator>DanielleCW</dc:creator>
      <dc:date>2020-11-26T15:12:12Z</dc:date>
    </item>
  </channel>
</rss>

