Nmon - Terminal System Monitor for Linux

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=RU9cv6qB6vs



Duration: 1:26
895 views
46


#nmon #systemmonitor #cli

Full steps can be found at https://i12bretro.github.io/tutorials/0041.html

--------------------------------------------------------------------
What is nmon?
--------------------------------------------------------------------
nmon 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. - https://packages.debian.org/bullseye/nmon
 
--------------------------------------------------------------------
Installation
--------------------------------------------------------------------
   01. Log into the Linux device
   02. Run the following commands in a terminal window:
         # update software repositories
         sudo apt update
         # install software updates
         sudo apt upgrade -y
         # install nmon
         sudo apt install nmon -y
         # launch nmon
         nmon
   03. Use the different keyboard shortcuts to show/hide various monitors
         c = CPU monitor
         m = memory monitor
         d = disk monitor
         n = network monitor
         t = process monitor
         + = slower update interval
         - = faster update interval
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
CLI
Command Line
Command Line Utility
Debian
Home Lab
Home Lab Ideas
How To
Install Guide
Linux
Nmon
System Monitor
System Usage CLI
Terminal
Terminal System Monitor
Terminal System Usage
Tutorial
Ubuntu
i12bretro