<?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: monitoring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377014#M348053</link>
    <description>Shalom, &lt;BR /&gt;&lt;BR /&gt;Any script output can be routed to | mailx and the output will be emailed to whomever you want.&lt;BR /&gt;&lt;BR /&gt;Sendmail must be configured to deliver the mail to an external system if you want this to happen.&lt;BR /&gt;&lt;BR /&gt;The simple way to do that is vi /etc/rc.config.d/mailsvrs Change the sendmail start variable to 1.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;You will probably need to institute the DS dierective and relay an smtp relay server. This is done in sendmail.cf DSrelayserver&lt;BR /&gt;&lt;BR /&gt;Then restart the sendmail daemon.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 11 Mar 2009 16:37:25 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-03-11T16:37:25Z</dc:date>
    <item>
      <title>monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377012#M348051</link>
      <description>i want to configure monitoring on my hpux server in order to receive alert by mail.&lt;BR /&gt;(using /etc/opt/resmon???????)</description>
      <pubDate>Wed, 11 Mar 2009 16:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377012#M348051</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2009-03-11T16:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377013#M348052</link>
      <description>Hi,&lt;BR /&gt;Some thread about this&lt;BR /&gt;monconfig and after configure the mail&lt;BR /&gt;Look for example&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1068972" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1068972&lt;/A&gt;</description>
      <pubDate>Wed, 11 Mar 2009 16:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377013#M348052</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-03-11T16:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377014#M348053</link>
      <description>Shalom, &lt;BR /&gt;&lt;BR /&gt;Any script output can be routed to | mailx and the output will be emailed to whomever you want.&lt;BR /&gt;&lt;BR /&gt;Sendmail must be configured to deliver the mail to an external system if you want this to happen.&lt;BR /&gt;&lt;BR /&gt;The simple way to do that is vi /etc/rc.config.d/mailsvrs Change the sendmail start variable to 1.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;You will probably need to institute the DS dierective and relay an smtp relay server. This is done in sendmail.cf DSrelayserver&lt;BR /&gt;&lt;BR /&gt;Then restart the sendmail daemon.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 11 Mar 2009 16:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377014#M348053</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-11T16:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377015#M348054</link>
      <description>This really depends on what you are trying to monitor. We currently have a set of perl and shell scripts that get info from our servers and sends alerts to us. Another option is to install nagios on a system. You may still need to do some custom scripting. You can also setup ems for alerts, but it is somewhat limited in what it will monitor. Usually I just use the default ems setup and just add work e-mail address to root's .forward file. Then I get alerts when disk errors and such occur.</description>
      <pubDate>Wed, 11 Mar 2009 16:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377015#M348054</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-03-11T16:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377016#M348055</link>
      <description>my problem is "how can i run this following command etc/opt/resmon/monconfig in order to setup it ? " i forget the command please</description>
      <pubDate>Wed, 11 Mar 2009 16:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377016#M348055</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2009-03-11T16:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377017#M348056</link>
      <description>While logged in as root do:&lt;BR /&gt;&lt;BR /&gt;# /etc/opt/resmon/lbin/monconfig&lt;BR /&gt;&lt;BR /&gt;Then just go through the menus to configure as you desire.</description>
      <pubDate>Wed, 11 Mar 2009 17:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377017#M348056</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-03-11T17:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377018#M348057</link>
      <description>Hi,&lt;BR /&gt;The doc is not a tutorial but you could apply it without any problem&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5992-5755/ch03s03.html#d0e3398" target="_blank"&gt;http://www.docs.hp.com/en/5992-5755/ch03s03.html#d0e3398&lt;/A&gt;</description>
      <pubDate>Wed, 11 Mar 2009 18:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377018#M348057</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-03-11T18:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377019#M348058</link>
      <description>I just did google, and I found the doc which may solve your quey. Please hav a look at it.&lt;BR /&gt;&lt;BR /&gt;h50163.www5.hp.com/TCForum/Others/UpLoadFiles/e846a441-db1f-4258-827a-044646359f0c.rtf&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 18:20:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring/m-p/4377019#M348058</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-03-11T18:20:59Z</dc:date>
    </item>
  </channel>
</rss>

