<?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: I am new to linux ..Pls help me in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610070#M40337</link>
    <description>Not really recommended, but if you really want to do this, here's how you could do it:&lt;BR /&gt;&lt;BR /&gt;1) enable kdump&lt;BR /&gt;2) write a script looking for any differences/changes in /var/crash.  If diff's exist, pipe diff results to mail&lt;BR /&gt;3) fire said script off with a cron job.</description>
    <pubDate>Fri, 02 Apr 2010 13:29:11 GMT</pubDate>
    <dc:creator>Alan_152</dc:creator>
    <dc:date>2010-04-02T13:29:11Z</dc:date>
    <item>
      <title>I am new to linux ..Pls help me</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610066#M40333</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I wanted to write a shell script in linux so that if any crash dump occurs and if any hardware failures are detected it should mail me.I want to execute this script every 4 hours daily .Request you to help me pls&lt;BR /&gt;&lt;BR /&gt;Thanks and appreciate it !!&lt;BR /&gt;&lt;BR /&gt;sai</description>
      <pubDate>Wed, 31 Mar 2010 01:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610066#M40333</guid>
      <dc:creator>kiran kumar mundiyath</dc:creator>
      <dc:date>2010-03-31T01:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: I am new to linux ..Pls help me</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610067#M40334</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] linux [...]&lt;BR /&gt;&lt;BR /&gt;It might make more sense to ask a Linux&lt;BR /&gt;question in a Linux forum:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=118" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=118&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] I want to execute this script every 4&lt;BR /&gt;&amp;gt; hours daily&lt;BR /&gt;&lt;BR /&gt;      man cron</description>
      <pubDate>Wed, 31 Mar 2010 12:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610067#M40334</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-31T12:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: I am new to linux ..Pls help me</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610068#M40335</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I don't know which of your managers gave you this assignment but this is not how admins are notified after a server panics and reboots itself.&lt;BR /&gt;&lt;BR /&gt;Data centers, all data centers, rely on a monitoring that pings every box in the network, and when one of those boxes fails to respond, then the monitoring server sends out the email and alarm.&lt;BR /&gt;&lt;BR /&gt;Your solution will not work for several reasons.  The box is hung and not responding.  This means nothing is being executed included your alarm script or email transmissions.&lt;BR /&gt;&lt;BR /&gt;The box is rebooting.  Some HP boxes take 20 minutes, some Linux x86 boxes 10 minutes.  All depends.  But when you add in making a crash dump, then add in another 20 minutes making it now 40 and 30.&lt;BR /&gt;&lt;BR /&gt;The only tests that will work under you plan, would be to execute a 'who -b' every four hours, and then perform a date comparison.  Or to check the date on some of the system log files like OLDmessages or messages.&lt;BR /&gt;&lt;BR /&gt;Verify that you data center does not have a monitoring server already set up and get back to me.</description>
      <pubDate>Wed, 31 Mar 2010 12:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610068#M40335</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-31T12:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: I am new to linux ..Pls help me</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610069#M40336</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I agree that real monitoring should be done with a monitoring tool and a monitoring center. Anyway, for hardware monitoring there's the hardware-monitoring-tools of hp called hp-health and hpasm which you should have a look on. Combined with a script such as check_hpasm this is a good way to monitor the hardware. (For check_hpasm I found only a link to a german page, probably Google may translate: &lt;A href="http://labs.consol.de/lang/de/nagios/check_hpasm/)." target="_blank"&gt;http://labs.consol.de/lang/de/nagios/check_hpasm/).&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Michael</description>
      <pubDate>Thu, 01 Apr 2010 14:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610069#M40336</guid>
      <dc:creator>mbscholz</dc:creator>
      <dc:date>2010-04-01T14:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: I am new to linux ..Pls help me</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610070#M40337</link>
      <description>Not really recommended, but if you really want to do this, here's how you could do it:&lt;BR /&gt;&lt;BR /&gt;1) enable kdump&lt;BR /&gt;2) write a script looking for any differences/changes in /var/crash.  If diff's exist, pipe diff results to mail&lt;BR /&gt;3) fire said script off with a cron job.</description>
      <pubDate>Fri, 02 Apr 2010 13:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-am-new-to-linux-pls-help-me/m-p/4610070#M40337</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2010-04-02T13:29:11Z</dc:date>
    </item>
  </channel>
</rss>

