|
@@ -19,7 +19,7 @@
|
|
|
<segtitle>&diskspace;</segtitle>
|
|
|
<seglistitem>
|
|
|
<seg>0.1 SBU</seg>
|
|
|
- <seg>.6 MB</seg>
|
|
|
+ <seg>3.4 MB</seg>
|
|
|
</seglistitem>
|
|
|
</segmentedlist>
|
|
|
<segmentedlist>
|
|
@@ -79,13 +79,38 @@ message when its options are not in the proper order.</para>
|
|
|
<segmentedlist>
|
|
|
<segtitle>Installed programs</segtitle>
|
|
|
<seglistitem>
|
|
|
- <seg>ifstat, ip, nstat, routef, routel, rtmon, rtstat, ss, and tc.</seg>
|
|
|
+ <seg>ctstat (link to lnstat), ifcfg, ifstat, ip, lnstat, nstat, routef,
|
|
|
+ routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, and tc.
|
|
|
+ </seg>
|
|
|
</seglistitem>
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
+ <varlistentry id="ctstat">
|
|
|
+ <term>
|
|
|
+ <command>ctstat</command>
|
|
|
+ </term>
|
|
|
+ <listitem>
|
|
|
+ <para>Connection status utility.</para>
|
|
|
+ <indexterm zone="ch-system-iproute2 ctstat">
|
|
|
+ <primary sortas="b-cstat">ctstat</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
+ <varlistentry id="ifcfg">
|
|
|
+ <term>
|
|
|
+ <command>ifcfg</command>
|
|
|
+ </term>
|
|
|
+ <listitem>
|
|
|
+ <para>A shell script wrapper for the <command>ip</command> command.</para>
|
|
|
+ <indexterm zone="ch-system-iproute2 ifcfg">
|
|
|
+ <primary sortas="b-ifcfg">ifcfg</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
|
|
|
<varlistentry id="ifstat">
|
|
|
<term>
|
|
@@ -150,6 +175,20 @@ message when its options are not in the proper order.</para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="lnstat">
|
|
|
+ <term>
|
|
|
+ <command>lnstat</command>
|
|
|
+ </term>
|
|
|
+ <listitem>
|
|
|
+ <para>Provides Linux network statistics. It is a generalized and more
|
|
|
+ feature-complete replacement for the old
|
|
|
+ <command>rtstat</command> program.</para>
|
|
|
+ <indexterm zone="ch-system-iproute2 lnstat">
|
|
|
+ <primary sortas="b-cstat">lnstat</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="nstat">
|
|
|
<term>
|
|
|
<command>nstat</command>
|
|
@@ -190,6 +229,18 @@ message when its options are not in the proper order.</para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="rtacct">
|
|
|
+ <term>
|
|
|
+ <command>rtacct</command>
|
|
|
+ </term>
|
|
|
+ <listitem>
|
|
|
+ <para>Displays the contents of <filename>/proc/net/rt_acct</filename>.</para>
|
|
|
+ <indexterm zone="ch-system-iproute2 rtacct">
|
|
|
+ <primary sortas="b-rtacct">rtacct</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="rtmon">
|
|
|
<term>
|
|
|
<command>rtmon</command>
|
|
@@ -202,12 +253,25 @@ message when its options are not in the proper order.</para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="rtpr">
|
|
|
+ <term>
|
|
|
+ <command>rtpr</command>
|
|
|
+ </term>
|
|
|
+ <listitem>
|
|
|
+ <para>Converts the output of <command>ip -o</command> back into a
|
|
|
+ readable form</para>
|
|
|
+ <indexterm zone="ch-system-iproute2 rtpr">
|
|
|
+ <primary sortas="b-rtpr">rtpr</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="rtstat">
|
|
|
<term>
|
|
|
<command>rtstat</command>
|
|
|
</term>
|
|
|
<listitem>
|
|
|
- <para>Route status utility</para>
|
|
|
+ <para>Route status utility.</para>
|
|
|
<indexterm zone="ch-system-iproute2 rtstat">
|
|
|
<primary sortas="b-rtstat">rtstat</primary>
|
|
|
</indexterm>
|
|
@@ -219,7 +283,7 @@ message when its options are not in the proper order.</para>
|
|
|
<command>ss</command>
|
|
|
</term>
|
|
|
<listitem>
|
|
|
- <para>Similar to the <command>netstat</command> command; shows active connections</para>
|
|
|
+ <para>Similar to the <command>netstat</command> command; shows active connections.</para>
|
|
|
<indexterm zone="ch-system-iproute2 ss">
|
|
|
<primary sortas="b-ss">ss</primary>
|
|
|
</indexterm>
|