<?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: server inventory in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/343373#M8043</link>
    <description>&lt;P&gt;Type ‘ps –ef | grep &amp;lt;LSF_TOP&amp;gt;’ and make sure all daemons are running.&lt;BR /&gt;mbatchd and mschd only run on the master machine so they may not show&lt;BR /&gt;up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the Process Manager, the same:&amp;nbsp;&lt;SPAN&gt;‘ps –ef | grep &amp;lt;JS_TOP&amp;gt;’ should do the trick &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 16:11:45 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2017-03-22T16:11:45Z</dc:date>
    <item>
      <title>server inventory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/336694#M7656</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we&amp;nbsp;have grid 9.4 environment with arround more than 10 servers/nodes + many different applications and wanted to get server inventory - can someone please tell what is best method or practice to get all details? any sas tool to use?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 19:41:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/336694#M7656</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-02-28T19:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: server inventory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/336880#M7664</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/26689"&gt;@woo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the inventory question is a bit generic to me. What items do you want reported in the inventory? Servers? Services? Metadata objects? There are many kind of items that I can imagine that can be reported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some examples:&lt;/P&gt;
&lt;P&gt;- APM/ACM included in EMI (Extended Monitoring for the SAS environment manager), provide many stored process that are capable of creating an inventory of some of the items on your deployment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Metacoda: excellent tool to create an inventory/report of your metadata and its authorizations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Nodes/resources: if you got grid, LSF/GRID should be able to report you also its compute tier resources (lshosts, bhosts, etc).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Other 3rd party tools can help you to report/inventory other items, such as your network settings, hardware.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 09:38:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/336880#M7664</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-03-01T09:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: server inventory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/337017#M7680</link>
      <description>Thanks Juan, infect trying to get servers and services details as inventory...also have EM but still in testing mode so cannot use it in prod yet,,,is there a way we can use OS layer (we have linux redhat) to get all those details? running any specific commands or existing scripts,,,&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2017 15:10:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/337017#M7680</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-03-01T15:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: server inventory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/337811#M7711</link>
      <description>&lt;P&gt;Well, that is another bit of general question. For Linux commands I recommend you to search in google for something like "Top 10 Linux commands". You will get really good insights.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For SAS, you can always go to each SAS Config folder (LevN) and type ./sas.servers status . This will give you the SAS services.&lt;/P&gt;
&lt;P&gt;Also, if you have Grid or Hadoop configurations, you can launch your system commands to all your machines included in that deployment. Commands as hostname &amp;gt;&amp;gt; /my_share/myhosts.txt &amp;nbsp;can facilitate you to get the lists of your hosts with a single execution of commands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 13:13:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/337811#M7711</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-03-03T13:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: server inventory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/342999#M8035</link>
      <description>Thanks again Juan, you correct - ./sas.servers script would give pretty much idea about SAS services running on server or node. however, any trick to find LSF (lim/res/and all other services for grid environment?  OR we have to run individual command to see if its running...Thank you...</description>
      <pubDate>Tue, 21 Mar 2017 17:08:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/342999#M8035</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2017-03-21T17:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: server inventory</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/343373#M8043</link>
      <description>&lt;P&gt;Type ‘ps –ef | grep &amp;lt;LSF_TOP&amp;gt;’ and make sure all daemons are running.&lt;BR /&gt;mbatchd and mschd only run on the master machine so they may not show&lt;BR /&gt;up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the Process Manager, the same:&amp;nbsp;&lt;SPAN&gt;‘ps –ef | grep &amp;lt;JS_TOP&amp;gt;’ should do the trick &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 16:11:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/server-inventory/m-p/343373#M8043</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-03-22T16:11:45Z</dc:date>
    </item>
  </channel>
</rss>

