<?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: System Administration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947328#M289723</link>
    <description>Thanks for your replies,&lt;BR /&gt;&lt;BR /&gt;Well i have SAP installed on the servers, two of them are in a MC-SG cluster. Other than that no special software is there.&lt;BR /&gt;&lt;BR /&gt;I am not familiar with creating scripts to monitor log files, however i will start to dig in here and in the books to know how to do that although having a server dedicated for the receival of these logs is not Financed in my company.&lt;BR /&gt;&lt;BR /&gt;I will start to see all that. Glance Plus is not to be installed since it is not free.&lt;BR /&gt;I am using ISEE for the hardware problems.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Feb 2007 13:38:37 GMT</pubDate>
    <dc:creator>simon_164</dc:creator>
    <dc:date>2007-02-19T13:38:37Z</dc:date>
    <item>
      <title>System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947323#M289718</link>
      <description>What are some steps to monitor the system daily?&lt;BR /&gt;what log files to look for? &lt;BR /&gt;what steps to do?&lt;BR /&gt;If anybody can list the things he does each day to monitor his unix system it will be wonderfull.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 19 Feb 2007 11:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947323#M289718</guid>
      <dc:creator>simon_164</dc:creator>
      <dc:date>2007-02-19T11:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947324#M289719</link>
      <description>Simon,&lt;BR /&gt;log onto the server and check /var/adm/syslog/syslog.log for errors&lt;BR /&gt;run dmesg&lt;BR /&gt;review backups were ok&lt;BR /&gt;check the filesystems for space&lt;BR /&gt;check, with top, for run-away processes&lt;BR /&gt;Speak to users, to find out if anything unusual is happening&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;or install glance&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Feb 2007 12:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947324#M289719</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-19T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947325#M289720</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As peter Pomited out :&lt;BR /&gt;&lt;BR /&gt;check your /var/adm/syslog/syslog file for errors.&lt;BR /&gt;&lt;BR /&gt;# bdf  ( for checiking the File system size)&lt;BR /&gt;&lt;BR /&gt;# dmesg ( for any kind os system errors)&lt;BR /&gt;&lt;BR /&gt;#top 10   ( to see the CPU utilization / process status)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# check your ignite backup status&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Feb 2007 12:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947325#M289720</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2007-02-19T12:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947326#M289721</link>
      <description>hi try this &lt;BR /&gt;1&amp;gt; #top &lt;BR /&gt;2&amp;gt; #tail -20 /var/adm/syslog&lt;BR /&gt;3&amp;gt; sar -u 1 5&lt;BR /&gt;4&amp;gt; iostat &lt;BR /&gt;5&amp;gt; vmstat &lt;BR /&gt;6&amp;gt; bdf &lt;BR /&gt;7&amp;gt; more rc.log&lt;BR /&gt;8&amp;gt; lanscan</description>
      <pubDate>Mon, 19 Feb 2007 12:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947326#M289721</guid>
      <dc:creator>sachit patil</dc:creator>
      <dc:date>2007-02-19T12:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947327#M289722</link>
      <description>Simon,&lt;BR /&gt;&lt;BR /&gt;What others have said will be helpful, but not nearly enough.&lt;BR /&gt;There are many logfiles to be checked and cleaned. How is up to you and syslog is but one of them.&lt;BR /&gt;What software do you have installed ?&lt;BR /&gt;...backups logs; third party application logs; bad logins; file system full; performance peaks (CPU,Disk,memory)etc...&lt;BR /&gt;&lt;BR /&gt;And a good Administrator will set up something to automate monitoring of the scripts and send alerts.  Personally I send certain messages to one central server, have that logfile checked regularly &amp;amp; email issues to my pager &amp;amp; email (for me &amp;amp; other admin).  Nobody can be watching everything all the time...&lt;BR /&gt;.......automate,automate,automate !&lt;BR /&gt;&lt;BR /&gt;Do some searches here as this subject as been discussed...you can brew your own, or use some software to help you.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Mon, 19 Feb 2007 13:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947327#M289722</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2007-02-19T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947328#M289723</link>
      <description>Thanks for your replies,&lt;BR /&gt;&lt;BR /&gt;Well i have SAP installed on the servers, two of them are in a MC-SG cluster. Other than that no special software is there.&lt;BR /&gt;&lt;BR /&gt;I am not familiar with creating scripts to monitor log files, however i will start to dig in here and in the books to know how to do that although having a server dedicated for the receival of these logs is not Financed in my company.&lt;BR /&gt;&lt;BR /&gt;I will start to see all that. Glance Plus is not to be installed since it is not free.&lt;BR /&gt;I am using ISEE for the hardware problems.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Feb 2007 13:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947328#M289723</guid>
      <dc:creator>simon_164</dc:creator>
      <dc:date>2007-02-19T13:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947329#M289724</link>
      <description>I would suggest you familiarize yourself with what seems to be the important part of your infrastructure - the MC-SG cluster.&lt;BR /&gt;&lt;BR /&gt;Once you get the hang of it, you can concentrate on the bells and whistles.&lt;BR /&gt;&lt;BR /&gt;Study the package control scripts - how the applications are stopped or started. What are the services configured? How many primary/lan cards does your cluster have ? Is it set to AUTOstart or for automatic failover ? How many heartbeat networks configured ?&lt;BR /&gt;&lt;BR /&gt;Familiarizing with the cluster setup can save you very valuable troubleshooting time when something goes wrong. Ofcourse not many monitoring tools can impress your boss as much as putting-off fire in your cluster as quickly as possible :-) Just my 2 cents.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Sundar.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Feb 2007 15:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947329#M289724</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2007-02-19T15:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: System Administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947330#M289725</link>
      <description>I also use a free tool called LogWatch:&lt;BR /&gt;&lt;A href="http://www2.logwatch.org:81/" target="_blank"&gt;http://www2.logwatch.org:81/&lt;/A&gt;&lt;BR /&gt;It took me a while to get the config the way I want it, but it sweeps the system log daily and produces a summary.</description>
      <pubDate>Mon, 19 Feb 2007 16:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-administration/m-p/3947330#M289725</guid>
      <dc:creator>M. Russell Milliron</dc:creator>
      <dc:date>2007-02-19T16:11:05Z</dc:date>
    </item>
  </channel>
</rss>

