|
@@ -626,72 +626,105 @@ event_route [tm:branch-failure:contact] {
|
|
Exported statistics are listed in the next sections. All statistics
|
|
Exported statistics are listed in the next sections. All statistics
|
|
except <quote>inuse_transactions</quote> can be reset.
|
|
except <quote>inuse_transactions</quote> can be reset.
|
|
</para>
|
|
</para>
|
|
- <section>
|
|
|
|
- <title>received_replies</title>
|
|
|
|
- <para>
|
|
|
|
- Total number of total replies received by TM module.
|
|
|
|
- </para>
|
|
|
|
- </section>
|
|
|
|
- <section>
|
|
|
|
- <title>relayed_replies</title>
|
|
|
|
- <para>
|
|
|
|
- Total number of replies received and relayed by TM module.
|
|
|
|
- </para>
|
|
|
|
- </section>
|
|
|
|
- <section>
|
|
|
|
- <title>local_replies</title>
|
|
|
|
- <para>
|
|
|
|
- Total number of replies local generated by TM module.
|
|
|
|
- </para>
|
|
|
|
- </section>
|
|
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>UAS_transactions</title>
|
|
<title>UAS_transactions</title>
|
|
<para>
|
|
<para>
|
|
Total number of transactions created by received requests.
|
|
Total number of transactions created by received requests.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>UAC_transactions</title>
|
|
<title>UAC_transactions</title>
|
|
<para>
|
|
<para>
|
|
Total number of transactions created by local generated requests.
|
|
Total number of transactions created by local generated requests.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>2xx_transactions</title>
|
|
<title>2xx_transactions</title>
|
|
<para>
|
|
<para>
|
|
Total number of transactions completed with 2xx replies.
|
|
Total number of transactions completed with 2xx replies.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>3xx_transactions</title>
|
|
<title>3xx_transactions</title>
|
|
<para>
|
|
<para>
|
|
Total number of transactions completed with 3xx replies.
|
|
Total number of transactions completed with 3xx replies.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>4xx_transactions</title>
|
|
<title>4xx_transactions</title>
|
|
<para>
|
|
<para>
|
|
Total number of transactions completed with 4xx replies.
|
|
Total number of transactions completed with 4xx replies.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>5xx_transactions</title>
|
|
<title>5xx_transactions</title>
|
|
<para>
|
|
<para>
|
|
Total number of transactions completed with 5xx replies.
|
|
Total number of transactions completed with 5xx replies.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>6xx_transactions</title>
|
|
<title>6xx_transactions</title>
|
|
<para>
|
|
<para>
|
|
Total number of transactions completed with 6xx replies.
|
|
Total number of transactions completed with 6xx replies.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
<section>
|
|
<section>
|
|
<title>inuse_transactions</title>
|
|
<title>inuse_transactions</title>
|
|
<para>
|
|
<para>
|
|
Number of transactions existing in memory at current time.
|
|
Number of transactions existing in memory at current time.
|
|
</para>
|
|
</para>
|
|
</section>
|
|
</section>
|
|
|
|
+
|
|
|
|
+ <section>
|
|
|
|
+ <title>active_transactions</title>
|
|
|
|
+ <para>
|
|
|
|
+ Number of ongoing transactions at current time.
|
|
|
|
+ </para>
|
|
|
|
+ </section>
|
|
|
|
+
|
|
|
|
+ <section>
|
|
|
|
+ <title>received_replies</title>
|
|
|
|
+ <para>
|
|
|
|
+ Total number of replies received by TM module.
|
|
|
|
+ </para>
|
|
|
|
+ </section>
|
|
|
|
+
|
|
|
|
+ <section>
|
|
|
|
+ <title>received_replies_absorbed</title>
|
|
|
|
+ <para>
|
|
|
|
+ Total number of replies received and not relayed by TM module.
|
|
|
|
+ </para>
|
|
|
|
+ </section>
|
|
|
|
+
|
|
|
|
+ <section>
|
|
|
|
+ <title>tmx:relayed_locally</title>
|
|
|
|
+ <para>
|
|
|
|
+ Total number of replies locally generated and relayed by TM module.
|
|
|
|
+ </para>
|
|
|
|
+ </section>
|
|
|
|
+
|
|
|
|
+ <section>
|
|
|
|
+ <title>relayed_received </title>
|
|
|
|
+ <para>
|
|
|
|
+ Total number of replies received and relayed by TM module.
|
|
|
|
+ </para>
|
|
|
|
+ </section>
|
|
|
|
+
|
|
|
|
+ <section>
|
|
|
|
+ <title>relayed_total</title>
|
|
|
|
+ <para>
|
|
|
|
+ Total number of replies relayed by TM module.
|
|
|
|
+ </para>
|
|
|
|
+ </section>
|
|
|
|
+
|
|
</section>
|
|
</section>
|
|
</chapter>
|
|
</chapter>
|
|
|
|
|