Index of /source/nmon/

File Name  ↓ File Size  ↓ Date  ↓ 
--
2552013-Sep-08 00:57
142013-Sep-11 09:25
3722020-Mar-03 05:05
2686142019-Sep-25 13:05
2686142019-Sep-25 13:05
82122019-Apr-29 23:20
The boss likes to use nmon (http://nmon.sourceforge.net/pmwiki.php) for load monitoring during testing, so we put it in TLXOS. Ignore the upstream build automation and just use the following one-liner: # Must use only one of: -DPOWER -DMAINFRAME -DX86 -DARM gcc $CFLAGS -o nmon -DARM \ -DGETUSER -DLARGEMEM -DJFS -DKERNEL_2_6_18 -DUBUNTU \ lmon.c -lcurses -ltinfo -lm