version 1.1.1.1, 2014/07/30 07:55:27
|
version 1.1.1.2, 2019/10/21 14:58:35
|
Line 34 in parallel. bmon automatically loads a useful and wor
|
Line 34 in parallel. bmon automatically loads a useful and wor
|
by default. See INPUT MODULES for more details. |
by default. See INPUT MODULES for more details. |
.RE |
.RE |
.PP |
.PP |
\fB \-o\fR, \fB\-\-ouptut\fRMODULE[:OPTIONS][,MODULE...] | \fB \-o\fR, \fB\-\-output\fRMODULE[:OPTIONS][,MODULE...] |
.RS 4 |
.RS 4 |
Set list of output modules to load and use. Multiple modules can be used |
Set list of output modules to load and use. Multiple modules can be used |
in parallel. By default, bmon will use the curses output mode, if that is |
in parallel. By default, bmon will use the curses output mode, if that is |
Line 44 text mode. See OUTPUT MODULES for more details.
|
Line 44 text mode. See OUTPUT MODULES for more details.
|
.PP |
.PP |
\fB \-U\fR, \fB\-\-use\-si\fR |
\fB \-U\fR, \fB\-\-use\-si\fR |
.RS 4 |
.RS 4 |
Use SI unit system instead of 1KB = 1'024 bytes. | Use SI unit system (1KB = 1'000 bytes) instead of 1KB = 1'024 bytes. |
.RE |
.RE |
.PP |
.PP |
\fB \-f\fR, \fB\-\-configfile=\fRFILE |
\fB \-f\fR, \fB\-\-configfile=\fRFILE |
Line 75 Set interval in seconds in which the rate per counter
|
Line 75 Set interval in seconds in which the rate per counter
|
The default is 1.0 seconds. |
The default is 1.0 seconds. |
.RE |
.RE |
.PP |
.PP |
|
\fB \-b\fR, \fB\-\-use\-bit\fR |
|
.RS 4 |
|
Show rates in bits per second instead of bytes per second. |
|
.RE |
|
.PP |
\fB \-L\fR, \fB\-\-lifetime=\fRFLOAT |
\fB \-L\fR, \fB\-\-lifetime=\fRFLOAT |
.RS 4 |
.RS 4 |
Set lifetime of an element in seconds before it is no longer displayed |
Set lifetime of an element in seconds before it is no longer displayed |
Line 215 and eth1:
|
Line 220 and eth1:
|
.RS 4 |
.RS 4 |
\fBbmon \-p eth0,eth1 \-o curses\fP |
\fBbmon \-p eth0,eth1 \-o curses\fP |
.RE |
.RE |
|
.PP |
|
To run bmon in format mode, monitoring any eth* interfaces, with a specified |
|
format string: |
|
.PP |
|
.RS 4 |
|
\fBbmon \-p \(aqeth*\(aq \-o format:fmt=\(aq$(element:name) $(attr:rxrate:packets)\en\(aq\fP |
|
.RE |
|
.PP |
|
|
.SH "FILES" |
.SH "FILES" |
/etc/bmon.conf |
/etc/bmon.conf |
Line 229 $HOME/.bmonrc
|
Line 242 $HOME/.bmonrc
|
\fBnetlink\fR(7), |
\fBnetlink\fR(7), |
|
|
.SH "AUTHOR" |
.SH "AUTHOR" |
Thomas Graf <tgraf@suug.ch> | Thomas Graf <tgraf@suug.ch> among others |