<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Hi,<br>
    <br>
    Having a small problem with this... For some reason, it's not
    processing the LISTENER check and on the log files I get:<br>
    <br>
    /bin/sort: open failed: /usr/local/hobbit/client/tmp/LISTENER.23226:
    No such file or directory<br>
    cat: /usr/local/hobbit/client/tmp/LISTENER.verbose.23226: No such
    file or directory<br>
    <br>
    Seems the files don't get created for some reason or another.  But
    then also the temporary files are not being deleted either:<br>
    <br>
    -rw-r--r-- 1 root root  1588 Oct 13 13:23
    bb-roracle.ksh.22538.nnnn,YYYY,XXX-stat<br>
    -rw-r--r-- 1 root root  6336 Oct 13 13:23
    bb-roracle.ksh.22538.nnnn,YYYY,XXX-stat2<br>
    -rw-r--r-- 1 root root  1588 Oct 13 13:28
    bb-roracle.ksh.22883.nnnn,YYYY,XXX-stat<br>
    -rw-r--r-- 1 root root  6336 Oct 13 13:28
    bb-roracle.ksh.22883.nnnn,YYYY,XXX-stat2<br>
    -rw-r--r-- 1 root root  1588 Oct 13 13:33
    bb-roracle.ksh.23226.nnnn,YYYY,XXX-stat<br>
    -rw-r--r-- 1 root root  6336 Oct 13 13:33
    bb-roracle.ksh.23226.nnnn,YYYY,XXX-stat2<br>
    <br>
    I can reproduce what the scripts does by hand without a problem - no
    permissions or anything, but seems like the file is not being
    created - similarly, the others are not being deleted.<br>
    <br>
    Any clues?<br>
    <br>
    TIA.<br>
    <br>
    <div class="moz-signature">
      <div style="font-family:times new roman, new york, times, serif;">
        <span style="color:gray;">
          °(((
        </span>
        <span style="color:black;text-decoration:underline;">
          =
        </span>
        <span style="color:gray;">
          ((
        </span>
        <span style="color:black;text-decoration:underline;">
          ===°°°
        </span>
        <span style="color:gray;">
          (((
        </span>
        <span style="color:red;text-decoration:underline;">
          ================================================
        </span></div>
    </div>
    <br>
    On 9/10/2010 11:12 AM, Robert Herron wrote:
    <blockquote
      cite="mid:AANLkTik-BAyP6KbAMCsGun8cAJeawNE4nmJA+c2TEJe4@mail.gmail.com"
      type="cite">
      <pre wrap="">Here is my bb-roracle.ksh v2.20 that I modified to work with HP-UX's
KSH88 (/bin/ksh) shell.

Robert Herron
<a class="moz-txt-link-abbreviated" href="mailto:robert.herron@gmail.com">robert.herron@gmail.com</a>


On Fri, Sep 10, 2010 at 9:14 AM, <a class="moz-txt-link-rfc2396E" href="mailto:xymon-digest-help@xymon.com"><xymon-digest-help@xymon.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">
From: Vernon Everett <a class="moz-txt-link-rfc2396E" href="mailto:everett.vernon@gmail.com"><everett.vernon@gmail.com></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:xymon@xymon.com">xymon@xymon.com</a>
Date: Fri, 10 Sep 2010 21:14:34 +0800
Subject: Re: [xymon] bb-roracle.ksh
See attached.
I don't recall what version of ksh I was using for this one, but I do recall it worked on the Sol8 and Sol10 default ksh.
(The default version doesn't support most of the string manipulation commands, which makes me think it's the older version)

It did require two additional config files.
One, defined the tests to perform, and the other defined your list of databases.
Then you also had to make sure your tnsnames was available.
Instead of trying to set the path, I used to symbolically link it into the ~/client/etc/ directory.

Give it a whirl, and see how you go.
Sorry I can't be more specific, but it's been some time since I last did database monitoring.

Regards
    Vernon


On Fri, Sep 10, 2010 at 8:48 PM, Gore, David W <a class="moz-txt-link-rfc2396E" href="mailto:david.gore@verizonbusiness.com"><david.gore@verizonbusiness.com></a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">
Has anybody ported this script to ksh93?  I made some changes to get it half running but perhaps someone has done a more thorough and complete job who knows the differences between the older and newer Korn shells?



~David Gore


</pre>
        </blockquote>
      </blockquote>
      <pre wrap="">></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">To unsubscribe from the xymon list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:xymon-unsubscribe@xymon.com">xymon-unsubscribe@xymon.com</a></pre>
    </blockquote>
  </body>
</html>