<?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: Linux System Information in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6395419#M54530</link>
    <description>&lt;P&gt;A good starting point for gathering system configuration information is CFG2HTML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look at it here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://cfg2html.com/"&gt;http://cfg2html.com/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2014 17:09:54 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2014-02-28T17:09:54Z</dc:date>
    <item>
      <title>Linux System Information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6395327#M54529</link>
      <description>&lt;P&gt;OS is becoming complex day by day , a new colleague at office cannot know setup in a day or 2 , very difficult for us to explain also , is there any way we can find outlike a script &amp;nbsp;&lt;/P&gt;&lt;P&gt;1. system is with raid or not&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. it has software raid confgiured&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. lvms are there&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.root fs mirrored or not&amp;nbsp;&lt;/P&gt;&lt;P&gt;5.how the basic system si cinfigured&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. we have hardware raid given by vendor , why we need softtware raid ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so many coming to my mind &amp;nbsp;, i want to make the environmetn user friendly to my new colleagues how to make them understand ? any detailed suggestions&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 15:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6395327#M54529</guid>
      <dc:creator>tkrprakash</dc:creator>
      <dc:date>2014-02-28T15:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linux System Information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6395419#M54530</link>
      <description>&lt;P&gt;A good starting point for gathering system configuration information is CFG2HTML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look at it here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://cfg2html.com/"&gt;http://cfg2html.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2014 17:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6395419#M54530</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2014-02-28T17:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux System Information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6395933#M54531</link>
      <description>Hi Patrick , Thank you , this looks impressive i will give a try</description>
      <pubDate>Sat, 01 Mar 2014 05:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6395933#M54531</guid>
      <dc:creator>tkrprakash</dc:creator>
      <dc:date>2014-03-01T05:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux System Information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6409442#M54546</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Patrick gave you very good reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, cfg2html project is run by ex-HP staff Ralph Roth,&lt;/P&gt;&lt;P&gt;who is a dear colleague of mine. Ralph now works at SUSE in Germany.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two months ago, I joined GIThub project cfg2html and this morning&lt;/P&gt;&lt;P&gt;I sent Ralph some diffs for updates to the Linux script...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some other options:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SOS (the "real" command is sosreport, applies to RHEL servers)&lt;/P&gt;&lt;P&gt;HP's tool getsys&lt;/P&gt;&lt;P&gt;and others&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also, personally, use my Perl script that not only collects configuration information,&lt;/P&gt;&lt;P&gt;but also looks at the status of the server, checks basic performance, security,&lt;/P&gt;&lt;P&gt;and best practices:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.circlingcycle.com.au/Unix-sources/Linux-check-OAT.pl.txt"&gt;http://www.circlingcycle.com.au/Unix-sources/Linux-check-OAT.pl.txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Several days ago, I added checks for Puppet configuration management as&lt;/P&gt;&lt;P&gt;it is becoming very popular these days (I plan to add similar for Chef and&lt;/P&gt;&lt;P&gt;CFengine)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You always have many choices on Linux :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2014 04:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-system-information/m-p/6409442#M54546</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2014-03-12T04:13:23Z</dc:date>
    </item>
  </channel>
</rss>

