![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix Performance Monitoring | kaibiganmi | UNIX for Dummies Questions & Answers | 2 | 11-23-2007 08:01 PM |
| Unix performance monitoring counters | gen4ik | UNIX for Dummies Questions & Answers | 3 | 12-21-2006 07:08 AM |
| Performance monitoring | johnwilliams | UNIX for Dummies Questions & Answers | 4 | 11-08-2005 07:22 AM |
| Performance monitoring | jhansrod | AIX | 1 | 06-12-2005 11:21 AM |
| Unix performance monitoring via Windows/NT | btrout | UNIX for Dummies Questions & Answers | 6 | 09-27-2001 10:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Linux/Unix performance monitoring
This is my first post (yes I'm a newbie)....
I'm looking for a list of Linux and Unix commands for performance monitoring and a good sight or area on this site that would have man pages and or information on those commands..... Thanks if anyone can take the time to post..... ![]() |
|
|||||
|
Probably the most useful and widely available realtime performance monitoring tool (for the CLI, anyway) is the 'top' command. For remote/non shell-based monitoring I suggest looking into MRTG, which can do much much more than just monitor network traffic.
|
|
||||
|
don't forget vmstat and sar:
$ vmstat procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu---- r b swpd free buff cache si so bi bo in cs us sy id wa 1 0 124 582056 6676 294924 0 0 3 4 9 14 0 0 99 0 $ sar 1 1 Linux 2.6.9-22.ELsmp (mybox.home.com) 01/12/2006 10:00:00 AM CPU %user %nice %system %iowait %idle 10:00:01 AM all 0.00 0.00 0.50 0.00 99.50 Average: all 0.00 0.00 0.50 0.00 99.50 do a man on both for addiitonal info, manny |
|
||||
|
Thanks....
I've been looking at both top and vmstat.... I'm also looking at 'linmon' but I'm not familiar with it at all.... Edit: Hmmmmm the doc I have says theres a man page on it but there isn't one on the system I'm on.... Last edited by harrisjl; 01-12-2006 at 03:31 PM.. |
|
||||
|
Problems using collectl related to Zlib
Hi
![]() I've just installed collectl, it seems to be very useful tool, by the way. But I'm afraid there is a problem when I try to dump the information into a file, collectl can not compress the information, and I think it should be able to, since I got Zlib installed. This is the warning displayed out: Zlib not installed so not compressing file(s). Use -oz to get rid of this warning. I do not how to solve this problem. Thanks. |
![]() |
| Bookmarks |
| Tags |
| linux, linux commands, solaris, unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|