HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Need an advice regarding Soft required for Per...
Operating System - Linux
1829546
Members
2481
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 03:17 AM
10-05-2006 03:17 AM
Need an advice regarding Soft required for Performance monitoring
Need an advice regarding Soft required for Performance monitoring of
cluster computers (users and processes).
Task description:
There is a cluster consisting of HP 2-processors Itanium2 computers under
OS Linux kernel 2.4.X.
Users run their parallel tasks on it.
I need to know the on-line picture: users; computers they use; computer
resources they use.
As for resources I need to know:
1)! average Integer and floating point operations per second executed by
processor
2) average speed at which data is being transmitted via eth1 eth0
3) memory consumption
4) hard disk IO
I will also store this data for each process to receive "ps id-picture".
The idea is to define - if the program currently started by user resembles
former one with the same name.
I need preferably open source tools to measure 1,2,3,4 - especially 1!
I like Perl and Python, so if you know tools working with processor
Itanium2 counters please inform me.
Requirements for tools: 1) low overhead, 2) ability to provide data about
processes in the system "on the fly" 3) gathering debugging info and
recompiling user programs - unacceptable, 4) if tools require kernel
recompilation or module insertion that is acceptable. 5) GUI for tools is
not necessary 6) must suit for Itanium 2
By now I have chosen the following among different tools and utilities:
1) For int and fp operations it seems like Oprofile is ok.
Namely I want to monitor counters for events L2_OPS_ISSUED with masks
int_load fp_load, retired_instructions and cpu_cycles
(as for events counters, I have taken them from Intel Itanium 2 Processor
Reference Manual)
2)+3)+4) I want to use following Perl modules
Linux::Statistics, and may be
Linux::Smaps
Proc::ProcessTable::Process
To collect data analyze and visualize I will also use Perl.
So my requests for you:
1. What do you think about tools I have chosen? Your comments are welcome.
2. If you have used tools which meet my requirements to retrieve 1,2,3,4;
or if you have performed same looking tasks as mine - I would appreciate
your advices very much.
cluster computers (users and processes).
Task description:
There is a cluster consisting of HP 2-processors Itanium2 computers under
OS Linux kernel 2.4.X.
Users run their parallel tasks on it.
I need to know the on-line picture: users; computers they use; computer
resources they use.
As for resources I need to know:
1)! average Integer and floating point operations per second executed by
processor
2) average speed at which data is being transmitted via eth1 eth0
3) memory consumption
4) hard disk IO
I will also store this data for each process to receive "ps id-picture".
The idea is to define - if the program currently started by user resembles
former one with the same name.
I need preferably open source tools to measure 1,2,3,4 - especially 1!
I like Perl and Python, so if you know tools working with processor
Itanium2 counters please inform me.
Requirements for tools: 1) low overhead, 2) ability to provide data about
processes in the system "on the fly" 3) gathering debugging info and
recompiling user programs - unacceptable, 4) if tools require kernel
recompilation or module insertion that is acceptable. 5) GUI for tools is
not necessary 6) must suit for Itanium 2
By now I have chosen the following among different tools and utilities:
1) For int and fp operations it seems like Oprofile is ok.
Namely I want to monitor counters for events L2_OPS_ISSUED with masks
int_load fp_load, retired_instructions and cpu_cycles
(as for events counters, I have taken them from Intel Itanium 2 Processor
Reference Manual)
2)+3)+4) I want to use following Perl modules
Linux::Statistics, and may be
Linux::Smaps
Proc::ProcessTable::Process
To collect data analyze and visualize I will also use Perl.
So my requests for you:
1. What do you think about tools I have chosen? Your comments are welcome.
2. If you have used tools which meet my requirements to retrieve 1,2,3,4;
or if you have performed same looking tasks as mine - I would appreciate
your advices very much.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 03:55 AM
10-05-2006 03:55 AM
Re: Need an advice regarding Soft required for Performance monitoring
You can get some of the information with ganglia by default. You can create custom monitors and add them to ganglia.
See:
ganglia.sourceforge.net/
See:
ganglia.sourceforge.net/
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP