<?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: Proactive monitoring of servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348666#M192053</link>
    <description>As suggested by Con, you could make use of scripts to do the  job for you. As a result of scripts running, outputs could be into log files, emails or smnp traps.&lt;BR /&gt;&lt;BR /&gt;You could go a lot further and purchase actual software that does this for you, with the likes of openview/network node manager and other products like patrol tivoli and CA unicentre. All of these have snmp traps that can change colour on a screen for operators, create email warnings and to some extent could be used to send SMS.</description>
    <pubDate>Tue, 03 Aug 2004 23:47:25 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2004-08-03T23:47:25Z</dc:date>
    <item>
      <title>Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348664#M192051</link>
      <description>I am planning proactive monitoring of our HP servers.&lt;BR /&gt;&lt;BR /&gt;Can you give your ideas to take it forward?&lt;BR /&gt;&lt;BR /&gt;Also pl let me know what all are the free tools available for monitoring.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance !!</description>
      <pubDate>Tue, 03 Aug 2004 23:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348664#M192051</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-08-03T23:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348665#M192052</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Depending on the number of servers you could write some shell scripts to monitor your systems.  Main things to monitor are filesystem space, key processes, performance, system log files and security (eg failed logins, su's etc).&lt;BR /&gt;&lt;BR /&gt;I have implemented this in the past where all detected events for all servers are written to a central event log file. This logfile is displayed on a webpage. In this way you can easily monitor all your systems.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Tue, 03 Aug 2004 23:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348665#M192052</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-08-03T23:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348666#M192053</link>
      <description>As suggested by Con, you could make use of scripts to do the  job for you. As a result of scripts running, outputs could be into log files, emails or smnp traps.&lt;BR /&gt;&lt;BR /&gt;You could go a lot further and purchase actual software that does this for you, with the likes of openview/network node manager and other products like patrol tivoli and CA unicentre. All of these have snmp traps that can change colour on a screen for operators, create email warnings and to some extent could be used to send SMS.</description>
      <pubDate>Tue, 03 Aug 2004 23:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348666#M192053</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-08-03T23:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348667#M192054</link>
      <description>L.S.&lt;BR /&gt;&lt;BR /&gt;Some free tools:&lt;BR /&gt;OpenNMS (Network Management System)&lt;BR /&gt;Big Brother (&lt;A href="http://www.bb4.org)." target="_blank"&gt;www.bb4.org).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Of course you can also have a look at the forum for OpenView Operations, also known as OVO or ITO.&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Wed, 04 Aug 2004 00:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348667#M192054</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-08-04T00:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348668#M192055</link>
      <description>We do almost all of it with scripts and cron.&lt;BR /&gt;&lt;BR /&gt;If there is a problem, sendmail is used to notify appropriate staff.&lt;BR /&gt;&lt;BR /&gt;In addition to that there is event monitoring service. Thats built into sam under resource management. You can set all kinds of triggers for certain events to notify staff. You can go beyond email as well.&lt;BR /&gt;&lt;BR /&gt;Sam also has peformance monitors. Good place for beginners to start.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 04 Aug 2004 00:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348668#M192055</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-08-04T00:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348669#M192056</link>
      <description>SEP&lt;BR /&gt;&lt;BR /&gt;Can you help me with such system monitoring scripts&lt;BR /&gt;&lt;BR /&gt;Thanks !</description>
      <pubDate>Wed, 04 Aug 2004 08:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348669#M192056</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-08-04T08:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348670#M192057</link>
      <description>Don't forget to check files in /var/adm which can be known to take up large amounts of space.&lt;BR /&gt;&lt;BR /&gt;cd /var/adm&lt;BR /&gt;ll btmp&lt;BR /&gt;ll sulog&lt;BR /&gt;ll wtmp&lt;BR /&gt;ll cron (checking for OLDlog and log)&lt;BR /&gt;ll lp&lt;BR /&gt;ll syslog (checking for mail.log, OLDsyslog.log and syslog.log).&lt;BR /&gt;&lt;BR /&gt;DO NOT delete any of these files: if they are large, null them: e.g.&lt;BR /&gt;&lt;BR /&gt;cd /var/adm/syslog&lt;BR /&gt;&amp;gt; syslog.log&lt;BR /&gt;&lt;BR /&gt;Do a daily check for core files.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Wed, 04 Aug 2004 09:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348670#M192057</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2004-08-04T09:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348671#M192058</link>
      <description>I would recommend ISEE (Instant Support Enterprise Edition).&lt;BR /&gt;&lt;BR /&gt;URL: &lt;A href="http://www.hp.com/hps/hardware/hw_standard.html" target="_blank"&gt;http://www.hp.com/hps/hardware/hw_standard.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The HP Instant Support Enterprise Edition (ISEE) Standard Configuration transmits incidents and scheduled system information collections from monitored ISEE clients in your datacenter. This data is automatically sent to your regional HP Support Center for reactive support in response to incidents and for proactive system monitoring. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2004 07:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348671#M192058</guid>
      <dc:creator>Steve Kruger</dc:creator>
      <dc:date>2004-08-05T07:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive monitoring of servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348672#M192059</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;scripts as told by con, and schedule using cron.&lt;BR /&gt;But i have Tivoli working in my environment which send alerts in case of malfunctioning.&lt;BR /&gt;&lt;BR /&gt;Even HP's openview does the same.</description>
      <pubDate>Thu, 05 Aug 2004 07:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-monitoring-of-servers/m-p/3348672#M192059</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-08-05T07:24:41Z</dc:date>
    </item>
  </channel>
</rss>

