- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Performance Monitoring
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-23-2002 11:42 AM
01-23-2002 11:42 AM
Performance Monitoring
I am looking for a package for monitoring and planning of our HP systems. The tool I would like to have would have current info as well as historical info. It should have the ability to produce graphs (necessary for Management) and give me the ability to produce planning specifications based on current and future requirements of the system.
I have looked at PerfView and GlancePlus. Each tool is good for 1 piece of the puzzle. However, it doesn't get me anywhere near the planning piece.
That leads me to BMC Patrol. Has anyone had experience with this tool (set of tools)? Are there any other comprehensive tools I should be looking at?
Thanks in advance!
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 11:50 AM
01-23-2002 11:50 AM
Re: Performance Monitoring
The best and proven tool on HP is HP's Glance+ family. You can collect the data, monitor the system and even get alarmed on conditions.
I did see Patrol and worked with BEST/1. BEST/1 is a good tool for Capacity planning but doesn't have detailed information about memory and disk utilization. Patrol Agents seem to take more resources than Measureware agents. I still vote for Glance+/Measureware.
What piece are you looking for that is not provided by Glance+?.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 12:50 PM
01-23-2002 12:50 PM
Re: Performance Monitoring
The few things that no software package can give you is knowledge about how the business is performing and where it is going.
As a capacity planner, you must be aware of the business trends, growth, new software requirements, and changes in business rules.
Some questions that must have answers:
Will we be processing more data and at what percentage?
How long must the data be retained online?
How fast is our customer base growing?
How fast is our internal users growing? (more users = more resource use)
We use glance/measureware and perfview, to measure and report on current usage, which allows use to see trends, but again, it doesn't let us see new business requirements, which we supplement by being involved in all projects. It really is a guessing game, but when you can control the rules, you can control the game.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 01:03 PM
01-23-2002 01:03 PM
Re: Performance Monitoring
Of course of the other side of the coin, we usually decide we need something to do this after we have been steamrolled, hence my question.
Our application server (yes only 1) has grown by leaps and bounds in the past few months and we are realizing 80-90% CPU utilization most of the time with peaks during the day at 100%. While that isn't so much of an issue in and of itself, it is when it is a 24-way server.
My situation is that I am being asked to prove that we have had a slowly growing problem for the past 5 months when I have only been collection meaningful data for the past month.
I guess I need to get trained up on PV and GP and all that it can do. Is there any crash course material, ie books on PV and GP. Preferrable teach yourself how to be an HP Performance Monitoring God in 5 Minutes :).......
Thanks,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 01:30 PM
01-23-2002 01:30 PM
Re: Performance Monitoring
Install GlancePlus Pak (this comes with Measureware, glance and IT/O SE agent not Perfview). Glance can be used to monitor the systems online. Measureware will continuously collect the data. The available metrics are mentioned in /var/opt/perf/reptall file. I extract the metrics using "extract" utility and pass the information to "rrd" (was using mrtg before). Wrote some cgis to present the data in graphical format on the WEB. It was fun and worked for me.
You can also extract the data from measure into Excel or Spreadsheet and draw graphs. Good documentation is under /opt/perf/doc.
You can get a trial copy from App CD1.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 01:45 PM
01-23-2002 01:45 PM
Re: Performance Monitoring
I do have the GlancePlus Pak, am only running trial of PV. Before I got the PV trial I had done several extracts and was getting the hang of that and really like your idea of sending it to rrd but am hung up w/ the compile. I don't want to derail this thread but would love to discuss the compiling further if you would email me.
Thanks,
Eric
ebuckner@dollargeneral.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 03:15 PM
01-23-2002 03:15 PM
Re: Performance Monitoring
This thread may help you on how I am piping the extract values into rrd/mrtg. Look at it.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9f13630fe5c4d5118ff10090279cd0f9,00.html
I will keep in touch with you through mail.
-Sri