<?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 connection problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669459#M243502</link>
    <description>There are about 20 unix servers in my network , but sometimes the servers may be disconnect due to the unstable network or some other unexpected reason , this make some problem to our work , so I want to know once the connection has problem and know what server ever has connection problem ( eg. at night time ) , could suggest a way ( or script ) that can do it ? thx.</description>
    <pubDate>Fri, 11 Nov 2005 02:15:59 GMT</pubDate>
    <dc:creator>hanyyu1</dc:creator>
    <dc:date>2005-11-11T02:15:59Z</dc:date>
    <item>
      <title>connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669459#M243502</link>
      <description>There are about 20 unix servers in my network , but sometimes the servers may be disconnect due to the unstable network or some other unexpected reason , this make some problem to our work , so I want to know once the connection has problem and know what server ever has connection problem ( eg. at night time ) , could suggest a way ( or script ) that can do it ? thx.</description>
      <pubDate>Fri, 11 Nov 2005 02:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669459#M243502</guid>
      <dc:creator>hanyyu1</dc:creator>
      <dc:date>2005-11-11T02:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669460#M243503</link>
      <description>First of all you need to find the reason for your unstable network and resolve the issue (bad cables, bad switches, duplicated IP addresses ...).&lt;BR /&gt;Have a look at the console output and syslog.log of your servers and search for network related messages like "network disconnected due to ...".</description>
      <pubDate>Fri, 11 Nov 2005 02:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669460#M243503</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-11-11T02:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669461#M243504</link>
      <description>The problems about network are logged at different files.&lt;BR /&gt;&lt;BR /&gt;To start with you can look at nettl.LOGxx files in /var/adm&lt;BR /&gt;netfmt -f /var/adm/nettl.LOGxx&lt;BR /&gt;Also syslog.log, dmesg&lt;BR /&gt;&lt;BR /&gt;glance metrics about network would also be helpful.</description>
      <pubDate>Fri, 11 Nov 2005 02:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669461#M243504</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-11T02:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669462#M243505</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is there any hp-ux, linux,solaris machine which is unaffected with this network trouble? if so, put cron job for pinging all theses 20 machines in every minute. Redirect the output to some file.  Do this for one day and observe the results..&lt;BR /&gt;&lt;BR /&gt;Check the syslog for any kind of network related errors.&lt;BR /&gt;&lt;BR /&gt;Network information regarding ports, ip's and cables should always be documeted and maintained properly, else it will be the biggest nightmare for any administrator.&lt;BR /&gt;&lt;BR /&gt;Regardsd&lt;BR /&gt;CS</description>
      <pubDate>Fri, 11 Nov 2005 02:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669462#M243505</guid>
      <dc:creator>saju_2</dc:creator>
      <dc:date>2005-11-11T02:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669463#M243506</link>
      <description>thx replies ,&lt;BR /&gt;&lt;BR /&gt;I will check the reason of disconnect , but is there a way such as ping from one of these servers to each servers , if found any server is diconnected , then inform me by mail , is it possible ? thx.</description>
      <pubDate>Fri, 11 Nov 2005 02:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669463#M243506</guid>
      <dc:creator>hanyyu1</dc:creator>
      <dc:date>2005-11-11T02:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669464#M243507</link>
      <description>Hanyyul,&lt;BR /&gt;&lt;BR /&gt;Here's a script that will check a list of servers and 1) see if they are up, and 2) see if any filesystem is over 90% full.  You can modify it for your particular situation.  &lt;BR /&gt;&lt;BR /&gt;I have to agree with the previous answers, though;  you need to find out why your network is so flaky.  Systems shouldn't just disconnect for no reason.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 14 Nov 2005 10:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669464#M243507</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2005-11-14T10:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669465#M243508</link>
      <description>P.S.&lt;BR /&gt;&lt;BR /&gt;You may also want to change the remsh commands to ssh, for security reasons.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 14 Nov 2005 10:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669465#M243508</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2005-11-14T10:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: connection problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669466#M243509</link>
      <description>see this script and modify it as per ur needs,&lt;BR /&gt;&lt;BR /&gt;Awadhesh</description>
      <pubDate>Tue, 15 Nov 2005 04:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connection-problem/m-p/3669466#M243509</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2005-11-15T04:33:33Z</dc:date>
    </item>
  </channel>
</rss>

