From 2a8292c45f870d7bae2e683a1ed7c1149b764b49 Mon Sep 17 00:00:00 2001 From: basebuilder_pel7ppc64bebuilder0 Date: Tue, 29 May 2018 10:13:06 +0200 Subject: [PATCH] nmon add man page Signed-off-by: basebuilder_pel7ppc64bebuilder0 --- SOURCES/nmon.1 | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100755 SOURCES/nmon.1 diff --git a/SOURCES/nmon.1 b/SOURCES/nmon.1 new file mode 100755 index 00000000..45f788e3 --- /dev/null +++ b/SOURCES/nmon.1 @@ -0,0 +1,47 @@ +.TH NMON "1" "August 2009" "nmon " "User Commands" +.SH NAME +nmon \- systems administrator, tuner, benchmark tool. +.SH DESCRIPTION +This manual page documents briefly the +.B nmon +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +.PP +\fBnmon\fP is is a systems administrator, tuner, benchmark tool. +It can display the CPU, memory, network, disks (mini graphs or numbers), +file systems, NFS, top processes, resources (Linux version & processors) and +on Power micro-partition information. +.SH OPTIONS +.B nmon +follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +nmon [\-h] [\-s ] [\-c ] [\-f \fB\-d\fR \fB\-t\fR \fB\-r\fR ] [\-x] +A summary of options is included below. +.TP +\fB\-h\fR +FULL help information +.IP +Interactive\-Mode: +read startup banner and type: "h" once it is running +For Data\-Collect\-Mode (\fB\-f\fR) +.TP +\fB\-f\fR spreadsheet output format [note: default \fB\-s300\fR \fB\-c288]\fR +optional +.TP +\fB\-s\fR between refreshing the screen [default 2] +.TP +\fB\-c\fR of refreshes [default millions] +.TP +\fB\-d\fR to increase the number of disks [default 256] +.TP +\fB\-t\fR spreadsheet includes top processes +.TP +\fB\-x\fR capacity planning (15 min for 1 day = \fB\-fdt\fR \fB\-s\fR 900 \fB\-c\fR 96) +.PP +.SH AUTHOR +nmon was written by Nigel Griffiths +.PP +This manual page was written by Giuseppe Iuculano , +for the Debian project (but may be used by others). +