Nmon is a system monitoring tool for AIX and Linux that dynamically displays performance metrics like CPU usage, memory usage, disk usage, and top processes on one screen. It can also save this data to a text file for later analysis and graphing. Nmon is run with commands specifying the sample interval, number of samples, and whether to include top processes and save to a file. The output is in a spreadsheet-friendly CSV format.