<?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: shutdown and startup logging in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738670#M43324</link>
    <description>I found an alternate solution.&lt;BR /&gt;&lt;BR /&gt;ILO2 and ILO3 have a screen recorder option.&lt;BR /&gt;&lt;BR /&gt;enable in the settings section of remote console.&lt;BR /&gt;&lt;BR /&gt;you will then have a "camera" icon in the top toolbar of your integrated console.&lt;BR /&gt;&lt;BR /&gt;click to start recording and select a file location.&lt;BR /&gt;&lt;BR /&gt;click again when you are done.&lt;BR /&gt;&lt;BR /&gt;you can then use the HP ILO player (found on biz support site) to view your recording.</description>
    <pubDate>Mon, 14 Feb 2011 21:31:53 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2011-02-14T21:31:53Z</dc:date>
    <item>
      <title>shutdown and startup logging</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738665#M43319</link>
      <description>Maybe I am missing something simple but.....&lt;BR /&gt;&lt;BR /&gt;how to capture the boot/reboot logs ?&lt;BR /&gt;&lt;BR /&gt;HPUX pushes all output of the scripts during shutdown and startup to /etc/rc.log&lt;BR /&gt;&lt;BR /&gt;is there something similar in RHEL 5.x ?&lt;BR /&gt;&lt;BR /&gt;once upon a time there linux used /var/log/boot.log but it looks depreciated .&lt;BR /&gt;&lt;BR /&gt;any thoughts appreciated.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2011 17:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738665#M43319</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2011-01-14T17:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and startup logging</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738666#M43320</link>
      <description>This is a long-standing bug in RHEL5. For some reason, RedHat has tagged it as WONTFIX in RHEL 5.x series.&lt;BR /&gt;&lt;BR /&gt;See the RedHat Bugzilla entry:&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=223446" target="_blank"&gt;https://bugzilla.redhat.com/show_bug.cgi?id=223446&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It includes a workaround, with a caveat that your console will be flooded with "WARNING: initlog is deprecated..." messages.&lt;BR /&gt;&lt;BR /&gt;If you care enough, you might get the source RPM for the package that includes initlog, comment out the deprecation warning, and build yourself a custom binary RPM.&lt;BR /&gt;&lt;BR /&gt;(That reminds me... one of these days I need to check if boot.log or something equivalent works in RHEL 6, and if the workaround is still applicable to RHEL 5.6 that just came out.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 14 Jan 2011 21:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738666#M43320</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-01-14T21:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and startup logging</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738667#M43321</link>
      <description>i'm thinking it must be possible to block those 'WARNING: initlog is deprecated and will be removed in a future release' messages from the console by redirecting error messages to /dev/null.&lt;BR /&gt;&lt;BR /&gt;so the line (from the bugzilla entry);&lt;BR /&gt;&lt;BR /&gt;initlog $INITLOG_ARGS -n $0 -s "$1" -e 1&lt;BR /&gt;&lt;BR /&gt;would need to be;&lt;BR /&gt;&lt;BR /&gt;initlog $INITLOG_ARGS -n $0 -s "$1" -e 1 2&amp;gt; /dev/null</description>
      <pubDate>Mon, 17 Jan 2011 09:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738667#M43321</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2011-01-17T09:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and startup logging</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738668#M43322</link>
      <description>Thanks guys !!&lt;BR /&gt;&lt;BR /&gt;I am doing some testing to see if I cannot simply tee the startups in /etc/rc.d/rc to a log files.&lt;BR /&gt;&lt;BR /&gt;It may not be perfect but I am having an issue where 1 or more shutdown scripts is not running and I at least need to catch the message..&lt;BR /&gt;&lt;BR /&gt;If that fails I may move onto what Matti mentioned, although I hate to add one more thing to my list that I have manually manage.&lt;BR /&gt;&lt;BR /&gt;Will post any results if I find something.&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2011 15:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738668#M43322</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2011-01-17T15:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and startup logging</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738669#M43323</link>
      <description>I was able to redirect some simple logging to a file during boot.&lt;BR /&gt;&lt;BR /&gt;in /etc/rc add "|tee -a filename" (no quotes) to the end of the start and stop lines found in the "# Now run the START scripts" and the # # First, run the KILL scripts." sections.&lt;BR /&gt;&lt;BR /&gt;and btw, I found my real issue with the help of this logging.&lt;BR /&gt;&lt;BR /&gt;if /var/lock/subsys/&amp;lt;script_name&amp;gt; does not exist then the kill script will be skipped.&lt;BR /&gt;&lt;BR /&gt;(at least on RHEL 5.3 and newer.)&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2011 21:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738669#M43323</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2011-01-18T21:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and startup logging</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738670#M43324</link>
      <description>I found an alternate solution.&lt;BR /&gt;&lt;BR /&gt;ILO2 and ILO3 have a screen recorder option.&lt;BR /&gt;&lt;BR /&gt;enable in the settings section of remote console.&lt;BR /&gt;&lt;BR /&gt;you will then have a "camera" icon in the top toolbar of your integrated console.&lt;BR /&gt;&lt;BR /&gt;click to start recording and select a file location.&lt;BR /&gt;&lt;BR /&gt;click again when you are done.&lt;BR /&gt;&lt;BR /&gt;you can then use the HP ILO player (found on biz support site) to view your recording.</description>
      <pubDate>Mon, 14 Feb 2011 21:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-startup-logging/m-p/4738670#M43324</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2011-02-14T21:31:53Z</dc:date>
    </item>
  </channel>
</rss>

