LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   Performance Monitoring (https://www.linuxquestions.org/questions/aix-43/performance-monitoring-342213/)

Risc91 07-11-2005 02:40 PM

Performance Monitoring
 
What is the best way to measure over all system performance for a given time interval. Say an hour or even a week? I currently have PDT running on a daily basis, but it only runs from 9am - 10am and it doesn't give me quite the information I'm looking for. (average disk I/O, cpu usage, paging, etc during the interval) Any suggestion are appreciated. TIA

looseCannon 07-11-2005 04:05 PM

Try the NMON tool. You can run it in batch mode to catch data on a given interval, for so many slices. Then you can use the NMON Analyzer to generate graphs from the data. It catches everthing you are looking for, along with some others you didn't mention.

http://www-128.ibm.com/developerwork...s/analyze_aix/

Yordan 07-12-2005 02:51 AM

+1 for nmon :)

spiroketal 08-10-2005 06:25 PM

Another options is nagios. It's an OSS project that is easily customised to add functionality and perform distributed monitoring...

Yordan 08-11-2005 04:46 AM

@spiro : are you talking about that one ? http://www.nagios.org/ ?

spiroketal 08-11-2005 05:13 PM

Yep, that looks about right. I know it runs on many platforms and has a heap of plugins and scripts included with the base project. I've also discovered that there are other plugins floating around the web that are not part of the main project.

JurgyMan 08-25-2005 03:23 PM

MSR
 
I wrote an RRD based, Hotsanic inspired, *NIX performance graphing system called MSR.
I spose I should open-source it... what do you think?
http://msr.binc.net

Yordan 08-26-2005 05:17 AM

Re: MSR
 
Quote:

Originally posted by JurgyMan
I spose I should open-source it... what do you think?
Yes, open-source is a great idea!
By the way, does your post mean that you want us to test your package and give us our opinion as standard users ?

JurgyMan 08-26-2005 08:52 AM

Well, since I wrote it on the job, I think my employer's have the rights to it...
But I think I could convice them to let me post it.

I was just feeling it out, to see if there is a need for another performance charting app...
JM

Yordan 08-26-2005 05:23 PM

Nmon has some small problems and no support.
So, I would like to know, in case your system also has small problems, if you want us to tell you, and if you will be motivated to repair it. Else, if you prefer, we forget about all this.

Patrick Bulteel 10-19-2005 06:40 AM

Don't forget Cacti.

http://www.cacti.org

It's great!

Yordan 10-21-2005 10:51 AM

ouch ! "Cacti requires MySQL, PHP, RRDTool, net-snmp, and a webserver that supports PHP "
ouch ! ouch ! ouch ! most of my Oracle systems don't have mysql, and probably none has PHP.
Most of us want a heavy-light program (let's say like vmstat + iostat) in order to gather some statistics without disturbing their user and without needing to install a lot of things.
For instance, nmon only wants you just to put a binary file (let's say nmon32) in a directory where you have read permission.


All times are GMT -5. The time now is 03:02 PM.