<?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 tool in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761803#M259544</link>
    <description>thanks Pat, i will look into it.&lt;BR /&gt;&lt;BR /&gt;have you ever used logdog on hpux systems?</description>
    <pubDate>Thu, 30 Mar 2006 22:36:19 GMT</pubDate>
    <dc:creator>moonchild</dc:creator>
    <dc:date>2006-03-30T22:36:19Z</dc:date>
    <item>
      <title>monitoring tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761800#M259541</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is there a way to configure syslogd to email entries out ? or a tool that does that ?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance</description>
      <pubDate>Wed, 29 Mar 2006 22:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761800#M259541</guid>
      <dc:creator>moonchild</dc:creator>
      <dc:date>2006-03-29T22:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761801#M259542</link>
      <description>Not that i am aware of. Never came accross.&lt;BR /&gt;Instead what i do is write a small house keeping script and run it through cron.&lt;BR /&gt;What is does is, it rotates the syslog file.&lt;BR /&gt;Copy the current syslog file to another name with date, zip and trim the current syslog file to 0. you could add something similar in the script and mail the last days entries to yourself.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 22:14:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761801#M259542</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-03-29T22:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761802#M259543</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Look at this tool :&lt;BR /&gt;&lt;A href="http://caspian.dotconf.net/menu/Software/LogDog/" target="_blank"&gt;http://caspian.dotconf.net/menu/Software/LogDog/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;LogDog monitors messages passing through syslogd and takes actions based on key words and phrases (which can be regular expressions). It has a configuration file which allows you to specify a list of key words or phrases to alert on and a list of commands that can be run when those words are encountered.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Kenavo&lt;BR /&gt;Pat</description>
      <pubDate>Thu, 30 Mar 2006 00:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761802#M259543</guid>
      <dc:creator>Patrice Le Guyader</dc:creator>
      <dc:date>2006-03-30T00:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761803#M259544</link>
      <description>thanks Pat, i will look into it.&lt;BR /&gt;&lt;BR /&gt;have you ever used logdog on hpux systems?</description>
      <pubDate>Thu, 30 Mar 2006 22:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761803#M259544</guid>
      <dc:creator>moonchild</dc:creator>
      <dc:date>2006-03-30T22:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761804#M259545</link>
      <description>FYI:&lt;BR /&gt;&lt;BR /&gt;I also found syslog-ng but i don't know if we can email out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/libol-0.3.16/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/libol-0.3.16/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 23:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761804#M259545</guid>
      <dc:creator>moonchild</dc:creator>
      <dc:date>2006-03-30T23:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761805#M259546</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've never used it, I've planned to do it . It's in perl so with some adaptation it should be ok. I've take a quick look to it and you must get from the author site the sendEmail script too or modify logdog to use sendmail directly.&lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;Kenavo&lt;BR /&gt;Pat</description>
      <pubDate>Fri, 31 Mar 2006 02:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-tool/m-p/3761805#M259546</guid>
      <dc:creator>Patrice Le Guyader</dc:creator>
      <dc:date>2006-03-31T02:29:04Z</dc:date>
    </item>
  </channel>
</rss>

