slitaz-doc-wiki-data rev 141
Added nmon to en:handbook:systemtools
author | Christian Mesh meshca@clarkson.edu |
---|---|
date | Mon Mar 19 22:00:56 2012 +0000 (2012-03-19) |
parents | 00f4329e0edf |
children | 3696eb47120d |
files | pages/en/handbook/systemtools.txt |
line diff
1.1 --- a/pages/en/handbook/systemtools.txt Mon Mar 19 21:55:06 2012 +0000 1.2 +++ b/pages/en/handbook/systemtools.txt Mon Mar 19 22:00:56 2012 +0000 1.3 @@ -22,6 +22,12 @@ 1.4 1.5 <code> # tazpkg get-install htop </code> 1.6 1.7 +===== NMon - Nigels performance Monitor ===== 1.8 + 1.9 +NMon is a cli system resource viewer that displays everything from cpu load to disk io. 1.10 + 1.11 +<code> # tazpkg get-install nmon </code> 1.12 + 1.13 ===== LXTask - Graphical system process viewer ===== 1.14 1.15 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. 1.16 @@ -36,4 +42,4 @@ 1.17 1.18 === Support FAT and NTFS filesystems === 1.19 1.20 -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//. 1.21 \ No newline at end of file 1.22 +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//.