<?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: Shell Script to Send SASWork Utilization Alert Directly to Folder Owners in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Shell-Script-to-Send-SASWork-Utilization-Alert-Directly-to/m-p/867948#M26395</link>
    <description>&lt;P&gt;You first need a resource which couples usernames to email addresses. For use in shell scripts, this could be a simple, blank-separated text file.&lt;/P&gt;
&lt;P&gt;Once you have determined a username, read through the text file until you find a match, then send a mail (use mail or mailx, if on UNIX).&lt;/P&gt;
&lt;P&gt;You can do the same thing rather easily in SAS, if XCMD is enabled. Run the du command in a pipe, fetch the output, extract utilization and username, join with a username/email dataset, then send mails with FILENAME EMAIL.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 09:50:28 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2023-04-04T09:50:28Z</dc:date>
    <item>
      <title>Shell Script to Send SASWork Utilization Alert Directly to Folder Owners</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Shell-Script-to-Send-SASWork-Utilization-Alert-Directly-to/m-p/867928#M26394</link>
      <description>I have created a SASWork Utilization Alert report that sends an email notification when the utilization reaches 70%. The report currently displays all folders that are highly utilized. However, I would like to request a script that can send the alert directly to the user who owns the specific folder that has reached the utilization threshold.&lt;BR /&gt;&lt;BR /&gt;I would appreciate any help or suggestions on how to achieve this. Thank you in advance for your assistance.</description>
      <pubDate>Tue, 04 Apr 2023 07:54:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Shell-Script-to-Send-SASWork-Utilization-Alert-Directly-to/m-p/867928#M26394</guid>
      <dc:creator>SowmyaB</dc:creator>
      <dc:date>2023-04-04T07:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Shell Script to Send SASWork Utilization Alert Directly to Folder Owners</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Shell-Script-to-Send-SASWork-Utilization-Alert-Directly-to/m-p/867948#M26395</link>
      <description>&lt;P&gt;You first need a resource which couples usernames to email addresses. For use in shell scripts, this could be a simple, blank-separated text file.&lt;/P&gt;
&lt;P&gt;Once you have determined a username, read through the text file until you find a match, then send a mail (use mail or mailx, if on UNIX).&lt;/P&gt;
&lt;P&gt;You can do the same thing rather easily in SAS, if XCMD is enabled. Run the du command in a pipe, fetch the output, extract utilization and username, join with a username/email dataset, then send mails with FILENAME EMAIL.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 09:50:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Shell-Script-to-Send-SASWork-Utilization-Alert-Directly-to/m-p/867948#M26395</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-04-04T09:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shell Script to Send SASWork Utilization Alert Directly to Folder Owners</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Shell-Script-to-Send-SASWork-Utilization-Alert-Directly-to/m-p/867958#M26396</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/441504"&gt;@SowmyaB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on your server platform, you could use&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A title="Get-ADUser" href="https://learn.microsoft.com/en-us/powershell/module/activedirectory/get-aduser?view=windowsserver2022-ps" target="_blank" rel="noopener"&gt;Get-ADUser&lt;/A&gt; on Windows&lt;/LI&gt;
&lt;LI&gt;&lt;A title="ldapsearch" href="https://help.hcltechsw.com/domino/10.0.1/conf_examplesofusingldapsearch_t.html" target="_blank" rel="noopener"&gt;ldapsearch&lt;/A&gt; on Linux/Unix&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To retrieve the mail/email property dynamically for a given user and send him/her an alert email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure about your organization, but in most companies, the general IT Infrastructure/Server Management group have the tools to perform such activities, while the Application Administrators, such as SAS System Administrator, typically responsible for&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Support one/multiple SAS Environments&lt;/LI&gt;
&lt;LI&gt;Ensuring uptime to meet business need&lt;/LI&gt;
&lt;LI&gt;Addressing any performance issues.&lt;/LI&gt;
&lt;LI&gt;Perform necessary patching, upgrades, and installation of Hotfixes across the environments.&lt;/LI&gt;
&lt;LI&gt;Troubleshoot issues with installations and user's configurations and set-up.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 11:35:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Shell-Script-to-Send-SASWork-Utilization-Alert-Directly-to/m-p/867958#M26396</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2023-04-04T11:35:09Z</dc:date>
    </item>
  </channel>
</rss>

