<?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 scripting for system check. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623296#M40587</link>
    <description>&lt;A href="http://en.wikipedia.org/wiki/Regression_testing" target="_blank"&gt;http://en.wikipedia.org/wiki/Regression_testing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The term "regression testing" is usually in the context of software or system development, not system health monitoring.&lt;BR /&gt;&lt;BR /&gt;In general, regression testing requires that you define a set of test cases for defined requirements and known already-solved problems. When you make a change to the system (e.g. you find and fix a new problem), you run the regression test suite to make sure you haven't accidentally re-introduced an older problem when fixing the new one, or violated one of the basic requirements. &lt;BR /&gt;&lt;BR /&gt;Then you add a test for the problem you just fixed, so in the future the test suite will alert you if this same problem reappears (e.g. something has caused your fix to become ineffective).&lt;BR /&gt;&lt;BR /&gt;Regression tests are, by their nature, very specific to their subject.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; test of cpu activity,memory activity,process activity..kernel logs .hardware logs.. disk space ...swap space&lt;BR /&gt;&lt;BR /&gt;This sounds like system health monitoring, not regression testing.&lt;BR /&gt;&lt;BR /&gt;There are various system health monitoring solutions available. Some of them are even open source/freeware. Why are you re-inventing the wheel? Have you examined the available solutions and found them somehow inadequate or not applicable? Why?&lt;BR /&gt;&lt;BR /&gt;If you really are thinking about regression testing and not generic health monitoring, please define the unit you're primarily wishing to test: is it some application, the Linux OS kernel, or the system hardware?&lt;BR /&gt;&lt;BR /&gt;Performance regression testing will also require using your own judgement: if the new version runs the test faster but uses more memory and/or disk space to do that, is that an acceptable trade-off or not? How much is too much?&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Sun, 25 Apr 2010 11:30:27 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2010-04-25T11:30:27Z</dc:date>
    <item>
      <title>Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623292#M40583</link>
      <description>Greetings&lt;BR /&gt;&lt;BR /&gt;Can anyone help me on writting a script to perform regression test for my linux server.&lt;BR /&gt;&lt;BR /&gt;I am new to shell scripting.&lt;BR /&gt;&lt;BR /&gt;please advise .&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Apr 2010 11:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623292#M40583</guid>
      <dc:creator>raqeeb</dc:creator>
      <dc:date>2010-04-24T11:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623293#M40584</link>
      <description>&lt;!--!*#--&gt;What, exactly, are you interested in testing?&lt;BR /&gt;&lt;BR /&gt;What, exactly, is "my linux server"?</description>
      <pubDate>Sat, 24 Apr 2010 15:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623293#M40584</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-04-24T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623294#M40585</link>
      <description>Are you changing some software in the Linux OS itself and want to regression test those changes, like kernel changes?</description>
      <pubDate>Sat, 24 Apr 2010 19:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623294#M40585</guid>
      <dc:creator>B. Hulst</dc:creator>
      <dc:date>2010-04-24T19:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623295#M40586</link>
      <description>Greetings&lt;BR /&gt;&lt;BR /&gt;I have a linux server installed with RHEL 5.3.&lt;BR /&gt;I would like to have the regression test of cpu activity,memory activity,process activity..kernel logs .hardware logs.. disk space ...swap space...etc....&lt;BR /&gt;I mean the machine should check all the above activity and report me if found errors.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you need further info.&lt;BR /&gt;&lt;BR /&gt;Your help will be highly apprecieated.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Sun, 25 Apr 2010 03:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623295#M40586</guid>
      <dc:creator>raqeeb</dc:creator>
      <dc:date>2010-04-25T03:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623296#M40587</link>
      <description>&lt;A href="http://en.wikipedia.org/wiki/Regression_testing" target="_blank"&gt;http://en.wikipedia.org/wiki/Regression_testing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The term "regression testing" is usually in the context of software or system development, not system health monitoring.&lt;BR /&gt;&lt;BR /&gt;In general, regression testing requires that you define a set of test cases for defined requirements and known already-solved problems. When you make a change to the system (e.g. you find and fix a new problem), you run the regression test suite to make sure you haven't accidentally re-introduced an older problem when fixing the new one, or violated one of the basic requirements. &lt;BR /&gt;&lt;BR /&gt;Then you add a test for the problem you just fixed, so in the future the test suite will alert you if this same problem reappears (e.g. something has caused your fix to become ineffective).&lt;BR /&gt;&lt;BR /&gt;Regression tests are, by their nature, very specific to their subject.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; test of cpu activity,memory activity,process activity..kernel logs .hardware logs.. disk space ...swap space&lt;BR /&gt;&lt;BR /&gt;This sounds like system health monitoring, not regression testing.&lt;BR /&gt;&lt;BR /&gt;There are various system health monitoring solutions available. Some of them are even open source/freeware. Why are you re-inventing the wheel? Have you examined the available solutions and found them somehow inadequate or not applicable? Why?&lt;BR /&gt;&lt;BR /&gt;If you really are thinking about regression testing and not generic health monitoring, please define the unit you're primarily wishing to test: is it some application, the Linux OS kernel, or the system hardware?&lt;BR /&gt;&lt;BR /&gt;Performance regression testing will also require using your own judgement: if the new version runs the test faster but uses more memory and/or disk space to do that, is that an acceptable trade-off or not? How much is too much?&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 25 Apr 2010 11:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623296#M40587</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-04-25T11:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623297#M40588</link>
      <description>Greetings&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your reply.&lt;BR /&gt;&lt;BR /&gt;I would like to have a shell script for machine health check monitoring.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 04:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623297#M40588</guid>
      <dc:creator>raqeeb</dc:creator>
      <dc:date>2010-04-26T04:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623298#M40589</link>
      <description>How about this simple version?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://slug.ceca.utc.edu/docs/2009-3-26-linux-server-health.pdf" target="_blank"&gt;http://slug.ceca.utc.edu/docs/2009-3-26-linux-server-health.pdf&lt;/A&gt;</description>
      <pubDate>Mon, 26 Apr 2010 13:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623298#M40589</guid>
      <dc:creator>B. Hulst</dc:creator>
      <dc:date>2010-04-26T13:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623299#M40590</link>
      <description>Unless you want the mental exercise of writing your own scripts - and you have selected possibly a large exercise - I recommend using a monitor package instead. We use nagios (&lt;A href="http://www.nagios.org/)" target="_blank"&gt;http://www.nagios.org/)&lt;/A&gt; and I thoroughly recommend it. There are many others - search if you can or ask for suggestions.</description>
      <pubDate>Mon, 26 Apr 2010 15:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623299#M40590</guid>
      <dc:creator>Tim Clarke</dc:creator>
      <dc:date>2010-04-26T15:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linux scripting for system check.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623300#M40591</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This has been done. A google search of this very site will bring up good examples.&lt;BR /&gt;&lt;BR /&gt;linux system health monitor script site:itrc.hp.com&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 26 Apr 2010 17:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-scripting-for-system-check/m-p/4623300#M40591</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-26T17:28:15Z</dc:date>
    </item>
  </channel>
</rss>

