<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Henrik Stoerner wrote:
<blockquote cite="mid20050125062526.GA32465@hswn.dk" type="cite">
  <pre wrap="">On Mon, Jan 24, 2005 at 04:03:31PM -0700, Charles Jones wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Henrik Stoerner wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">and use the "bb" utility to send it off as a "data"
message to Hobbit.
      </pre>
    </blockquote>
  </blockquote>
  <blockquote type="cite">
    <pre wrap="">Can you tell me the difference between using "data" and "status"? 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
A "status" message results in a column on the display, and also has a
color (red, green, yellow) that might trigger an alert.

A "data" message is never displayed and cannot generate an alert,
it is just a way of collecting data.

  </pre>
</blockquote>
But data can be collected from a status message as well right? At least
I hope so, because I want to update a status, AND graph the result. For
instance in my oracle resync scenario, I want to send basically a
status that says "Resync completed successfully. 500 files imported.
Total Resync Time:  1530 seconds." I want the 1530 to be trended.  Will
I be able to do that, or will have have to send both a status and a
seperate data message?<br>
<br>
Thanks,<br>
-Charles<br>
</body>
</html>