diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:26:04 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:09 -0400 |
commit | ff4dbe330c36cea50a2117a122e541fd720da957 (patch) | |
tree | eacd9bcfc618786930da3caf917f9bd7cf6b25f1 /system/nmon | |
parent | 4422d5ed29d2d186807f6e3dfa69762f789652a4 (diff) |
system/nmon: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/nmon')
-rw-r--r-- | system/nmon/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/system/nmon/README b/system/nmon/README index 8aaf2baeea40a..540eb605703fc 100644 --- a/system/nmon/README +++ b/system/nmon/README @@ -3,9 +3,10 @@ nmon (Nigel's performance MONitor) This systems administrator, tuner, benchmark tool gives you a huge amount of important performance information in one go. It can output the data in different ways. -You can display the CPU, memory, network, disks (mini graphs or numbers), -file systems, NFS, top processes, resources. Save the data to a comma -separated file for analysis and longer term data capture. Directly put -your data into rrd database. + +You can display the CPU, memory, network, disks (mini graphs or +numbers), file systems, NFS, top processes, resources. Save the +data to a comma separated file for analysis and longer term data +capture. Directly put your data into rrd database. Using export NMON=$(parms) you can change the default view. |