PDA

View Full Version : ntop/Nmon alternatives


satimis
December 16th, 2007, 11:19 PM
Hi folks,



Any folk has experience on ntop/Nmon


http://www.ntop.org/overview.html
and its spinoff NMON
http://www.nmon.net/index.html


Nmon
http://en.wikipedia.org/wiki/Nmon


nmon for AIX and Linux Performance Monitoring
http://www-941.ibm.com/collaboration/wiki/display/WikiPtype/nmon


A free tool to analyze AIX and Linux performance
http://www.ibm.com/developerworks/aix/library/au-analyze_aix/index.html


Please shed me some light. Are there better alternatives on server/network monitoring ? TIA


B.R.
satimis

gritsul
March 15th, 2008, 11:09 AM
nmon is an Ideal tool for performance monitoring.
You can Install nmon on Ubuntu following this link:

http://rgritsulyak.blogspot.com/2008/03/memory-usage-on-ubuntu-development.html
and using instruction presented there.
Also you can use hand written scripts, use output of ps -eaux , grep'ed by interesting for you process.

In ubuntu, there is also top command, that can be used as basic tool for process monitoring.

satimis
March 15th, 2008, 11:23 AM
nmon is an Ideal tool for performance monitoring.
You can Install nmon on Ubuntu following this link:

http://rgritsulyak.blogspot.com/2008/03/memory-usage-on-ubuntu-development.html
and using instruction presented there.
Also you can use hand written scripts, use output of ps -eaux , grep'ed by interesting for you process.

In ubuntu, there is also top command, that can be used as basic tool for process monitoring.
Thanks for your advice.


I'm running Ubuntu 7.04 server amd64. I found "nmon4linux_x86_64_b.zip" on;

http://www-941.ibm.com/collaboration/wiki/display/WikiPtype/nmon

But it is an exprimental version. Any idea?


TIA


satimis