# HG changeset patch # User Christian Mesh meshca@clarkson.edu # Date 1332194456 0 # Node ID 97a7350129a18cc5b3f155e49dbf5bc49b78af5c # Parent 00f4329e0edf89b4ad1e74290e1ac9017819c9c5 Added nmon to en:handbook:systemtools diff -r 00f4329e0edf -r 97a7350129a1 pages/en/handbook/systemtools.txt --- a/pages/en/handbook/systemtools.txt Mon Mar 19 21:55:06 2012 +0000 +++ b/pages/en/handbook/systemtools.txt Mon Mar 19 22:00:56 2012 +0000 @@ -22,6 +22,12 @@ # tazpkg get-install htop +===== NMon - Nigels performance Monitor ===== + +NMon is a cli system resource viewer that displays everything from cpu load to disk io. + + # tazpkg get-install nmon + ===== LXTask - Graphical system process viewer ===== LXTask is the default process viewer in SliTaz. It offers the same functionality as Htop, except for the ability to control it remotely. You can start it from the System Tools Menu -> Task Manager. @@ -36,4 +42,4 @@ === Support FAT and NTFS filesystems === -To have the support of FAT16 or Windows FAT32 filesystems, you must install the package //dosfstools//. To enable read/write support for NTFS partitions: //fuse, ntfs-3g// and //ntfsprogs//. \ No newline at end of file +To have the support of FAT16 or Windows FAT32 filesystems, you must install the package //dosfstools//. To enable read/write support for NTFS partitions: //fuse, ntfs-3g// and //ntfsprogs//.