|
@@ -556,73 +556,6 @@ resetdebug();
|
|
|
...
|
|
|
</programlisting>
|
|
|
</section>
|
|
|
- <section id="kex.r.stats.get_statistics">
|
|
|
- <title>
|
|
|
- <function moreinfo="none">get_statistics</function>
|
|
|
- </title>
|
|
|
- <para>
|
|
|
- Print the list of available internal statistics.
|
|
|
- </para>
|
|
|
- <para>
|
|
|
- Name: <emphasis>stats.get_statistics</emphasis>
|
|
|
- </para>
|
|
|
- <para>Parameters: <emphasis>statsid</emphasis> - which statistics to
|
|
|
- be printed. If set to 'all' then all statistics are printed; if
|
|
|
- set to 'statsgroup:' then all statistics in the group are printed;
|
|
|
- if set to 'statsname' then the statistics identified by the name
|
|
|
- is printed.</para>
|
|
|
- <para>
|
|
|
- RPC Command Format:
|
|
|
- </para>
|
|
|
- <programlisting format="linespecific">
|
|
|
-...
|
|
|
-&kamcmd; stats.get_statistics
|
|
|
-...
|
|
|
- </programlisting>
|
|
|
- </section>
|
|
|
- <section id="kex.r.stats.reset_statistics">
|
|
|
- <title>
|
|
|
- <function moreinfo="none">stats.reset_statistics</function>
|
|
|
- </title>
|
|
|
- <para>
|
|
|
- Reset internal statistics.
|
|
|
- </para>
|
|
|
- <para>
|
|
|
- Name: <emphasis>stats.reset_statistics</emphasis>
|
|
|
- </para>
|
|
|
- <para>Parameters: <emphasis>statsid</emphasis> - which statistics to
|
|
|
- be reset, give as name.</para>
|
|
|
- <para>
|
|
|
- RPC Command Format:
|
|
|
- </para>
|
|
|
- <programlisting format="linespecific">
|
|
|
-...
|
|
|
-&kamcmd; stats.reset_statistics _statsid_
|
|
|
-...
|
|
|
- </programlisting>
|
|
|
- </section>
|
|
|
- <section id="kex.r.stats.clear_statistics">
|
|
|
- <title>
|
|
|
- <function moreinfo="none">stats.clear_statistics</function>
|
|
|
- </title>
|
|
|
- <para>
|
|
|
- Return statistics and reset their value in one command.
|
|
|
- </para>
|
|
|
- <para>
|
|
|
- Name: <emphasis>stats.clear_statistics</emphasis>
|
|
|
- </para>
|
|
|
- <para>Parameters: <emphasis>statsid</emphasis> - same as for
|
|
|
- get_statistics.</para>
|
|
|
- <para>
|
|
|
- RPC Command Format:
|
|
|
- </para>
|
|
|
- <programlisting format="linespecific">
|
|
|
-...
|
|
|
-&kamcmd; stats.clear_statistics _statsid_
|
|
|
-...
|
|
|
- </programlisting>
|
|
|
- </section>
|
|
|
-
|
|
|
<section id="kex.r.pkg.stats">
|
|
|
<title>
|
|
|
<function moreinfo="none">pkg.stats</function>
|