<?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 Scripts for new setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819515#M86309</link>
    <description>Hi &lt;BR /&gt;I am allocating to a new project . I want to know which scripts are used generally . like&lt;BR /&gt;i have written some scripts which gives bad attempts login to system , scripts that gives&lt;BR /&gt;u min max avg of cpu , memory , disk usage .&lt;BR /&gt;can u suggest me some more ideas which u are using on ur systems &lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;Avadhoot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 05 Oct 2002 03:16:44 GMT</pubDate>
    <dc:creator>Avadhoot</dc:creator>
    <dc:date>2002-10-05T03:16:44Z</dc:date>
    <item>
      <title>Scripts for new setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819515#M86309</link>
      <description>Hi &lt;BR /&gt;I am allocating to a new project . I want to know which scripts are used generally . like&lt;BR /&gt;i have written some scripts which gives bad attempts login to system , scripts that gives&lt;BR /&gt;u min max avg of cpu , memory , disk usage .&lt;BR /&gt;can u suggest me some more ideas which u are using on ur systems &lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;Avadhoot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Oct 2002 03:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819515#M86309</guid>
      <dc:creator>Avadhoot</dc:creator>
      <dc:date>2002-10-05T03:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts for new setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819516#M86310</link>
      <description>I have a favourite log rotation script, the script is attached, the conf file is below:&lt;BR /&gt;&lt;BR /&gt;#---------------------------------------------------------------------------&lt;BR /&gt;#&lt;BR /&gt;# @(#) - Log rotation config file (used by rotatelogs.sh)&lt;BR /&gt;#&lt;BR /&gt;# Version:      1.8prod                         20 Feb 2001&lt;BR /&gt;#&lt;BR /&gt;# History:&lt;BR /&gt;# Date          Ver #   Programmer      Details&lt;BR /&gt;# ====          ====    ==========      =======&lt;BR /&gt;#               1.0     Scott van KAlken&lt;BR /&gt;#&lt;BR /&gt;# Format: logfile copies [daily|weekly|monthly] [-|day|day of month]&lt;BR /&gt;#         [-|pre-processing script/command] [-|post-processing script/command]&lt;BR /&gt;# Synopsis:     Fields must be tab separated.  All six fields must be present.&lt;BR /&gt;#               The preprocessing and post-processing commands are called by&lt;BR /&gt;#               rotatelogs thus:&lt;BR /&gt;#               &lt;PRE&gt; &lt;LOGNAME&gt;&lt;BR /&gt;#               where pre or post would include any parameters other than the&lt;BR /&gt;#               log file name.  The pre command is run immediately prior to the&lt;BR /&gt;#               file moves and the post command immediately prior to the&lt;BR /&gt;#               compression of the most recent copy (&lt;LOG&gt;.0).&lt;BR /&gt;#               Standard location is /opt/local/bin.&lt;BR /&gt;#&lt;BR /&gt;#---------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;# syslog files&lt;BR /&gt;/var/adm/syslog/syslog.log      5       weekly  Sunday  -       -&lt;BR /&gt;/var/adm/syslog/mail.log        5       weekly  Sunday  -       -&lt;/LOG&gt;&lt;/LOGNAME&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 05 Oct 2002 03:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819516#M86310</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-10-05T03:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts for new setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819517#M86311</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; You need a script for file system sizes automatically sent by email.&lt;BR /&gt;&lt;BR /&gt; look at: "favourite sysadmin scripts you always keep around.... "&lt;BR /&gt; the here's the link:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt; Look and choose for your self.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Good Luck.&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Oct 2002 03:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819517#M86311</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2002-10-05T03:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts for new setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819518#M86312</link>
      <description>Thanks khalid , it's really good</description>
      <pubDate>Sat, 05 Oct 2002 04:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scripts-for-new-setup/m-p/2819518#M86312</guid>
      <dc:creator>Avadhoot</dc:creator>
      <dc:date>2002-10-05T04:18:21Z</dc:date>
    </item>
  </channel>
</rss>

