Linux command
nmon 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
nmon
Example
nmon -f
Example
nmon -f -s 30 -c 240
Example
nmon -x
Example
nmon -fdt
说明
nmon is a systems administrator, tuner, and benchmark tool that monitors and displays CPU, memory, network, disks, file systems, NFS, top processes, and resource information. It can run interactively or output data to a spreadsheet-compatible file.
参数
- -h
- Display full help information
- -f
- Enable spreadsheet output format for file recording
- -s SECONDS
- Set refresh interval in seconds (default: 2)
- -c COUNT
- Set number of refreshes to capture
- -d DISKS
- Increase disk monitoring count (default: 256)
- -t
- Include top processes in spreadsheet output
- -x
- Enable capacity planning mode with 15-minute intervals over 1 day (-fdt -s 900 -c 96)
- -r NAME
- Set the filename prefix for output files
FAQ
What is the nmon command used for?
nmon is a systems administrator, tuner, and benchmark tool that monitors and displays CPU, memory, network, disks, file systems, NFS, top processes, and resource information. It can run interactively or output data to a spreadsheet-compatible file.
How do I run a basic nmon example?
Run `nmon` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -h do in nmon?
Display full help information