On Thu, 6 Jul 2000, Hamid Reza Shahriari wrote:
> In polygraph reports, what are xact.level.mean, wait.level.mean, err
> xact.count? Is xact.level.mean the mean number of incomplete
> transactions per second?)
The following e-mail explains "level" stats:
http://polygraph.ircache.net/cgi-bin/mail2html.cgi?fnames=20000601/710
"Xact" stands for active transactions, and "wait" stands for queued
transactions waiting for connections to become available (due to
open_conn_lmt).
> Is 'err xact.count' the mean count of errors per second?
In Polygraph terminology, "events per second" is called "rate" and
"volume per second" is called "bandwidth". ".count" just means count,
i.e., the total number of events observed. Thus, "err_xact.count" means
the total number of erroneous transactions observed during the reported
time interval.
Alex.
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:13 MDT