Run nmon with the -f flag. See nmon -h for the details. But as an example, try to run nmon for an hour capturing data snapshots every 30 seconds by using:
nmon -f -s 30 -c 120
nmon -fT -s 30 -c 120
The second line also captures the top processes (-T). Both of these create the output file in the current directory called:
<hostname>_date_time.nmon"
The nmon file can be analysed with nmon analyser. This will create excel sheet.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.