How to Install and Uninstall nmon Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 01,2024

1. Install "nmon" package

This guide let you learn how to install nmon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nmon

2. Uninstall "nmon" package

Please follow the steps below to uninstall nmon on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nmon $ sudo apt autoclean && sudo apt autoremove

3. Information about the nmon package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nmon
Priority: optional
Section: universe/utils
Installed-Size: 169
Maintainer: Ubuntu Developers
Original-Maintainer: Giuseppe Iuculano
Architecture: amd64
Version: 14g+debian-1build1
Depends: libc6 (>= 2.14), libncurses5 (>= 6), libtinfo5 (>= 6)
Filename: pool/universe/n/nmon/nmon_14g+debian-1build1_amd64.deb
Size: 45928
MD5sum: 2b20a11efb5095cd98c12580f8abd879
SHA1: 7ecfc47d78bdb583d4b9242a6ad7ca42435c7dbe
SHA256: 6d33e901bf62b2a5a9a1977d903d8745e32af94e3ed9b196caa9e89843b9a672
Description-en: performance monitoring tool for Linux
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.
.
Data is displayed on the screen and updated once every two seconds, using a
dumb screen. However, you can easily change this interval to a longer or
shorter time period.
.
The nmon tool can also capture the same data to a text file for later analysis
and graphing for reports. The output is in a spreadsheet format (.csv).
Description-md5: efcc2b048980a647f20e53943a1b622e
Homepage: http://nmon.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu