diff options
Diffstat (limited to 'system/nmon/README')
-rw-r--r-- | system/nmon/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/nmon/README b/system/nmon/README new file mode 100644 index 0000000000..8aaf2baeea --- /dev/null +++ b/system/nmon/README @@ -0,0 +1,11 @@ +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. + +Using export NMON=$(parms) you can change the default view. |