- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Help on interpreting a graph from CA adviseIT (dc...
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
09-26-2006 03:19 AM
09-26-2006 03:19 AM
Help on interpreting a graph from CA adviseIT (dcps)
Thanks in advance.
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 03:24 AM
09-26-2006 03:24 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
It would help to know your Vms version and your hardware, and the number of Cpu on your Vms node.
Is this node a member of a Cluster ?
Is the Cpu 0 saturated ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 03:25 AM
09-26-2006 03:25 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
:-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 03:30 AM
09-26-2006 03:30 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
OpenVMS 7.3-2
Standalone system
Alphaserver ES40, 4 cpus
6 Gb Memory
I'll have to check of the status of CPU 0.
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 05:38 AM
09-26-2006 05:38 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
Those labels are a deliberate, private, choice. This did not come with the product, but someone set that up for you in your environment. Backtrack your scripts and you'll fine an explanation. We here can only speculate.
OTHER could be KERNEL and EXEC or SUPERVISOR mode time. The number appear low (high is 6%?) What is the problem you are trying to solve? Just an explanation for the graph data/labels, or is there a real problem which triggered you looking at the graphs.
Go into Advice and pull your own graphs?
fwiw,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 06:29 AM
09-26-2006 06:29 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
Yes, we're trying to solve a performance problem on an a new release of our application. The application is very sensitive to transaction throughput and the periods of slower throughput correspond to where the gold line on the graph peaks. We're also using T4 to try to pinpoint the problem.
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 07:23 AM
09-26-2006 07:23 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
Ok, that helps.
>> The application is very sensitive to transaction throughput and the periods of slower throughput correspond to where the gold line on the graph peaks.
Are we really talking throughput or perhaps response time? What I mean is, we sometime see applications peaking work-to-be-done resulting in low response time.
Here, may we assume that the CFTST1_xxx curves correspond to cpu time for application code doing 'real work', so more is better? And reading further, it looks like a 3 minute pattern with 1 minute 'good' busy and 2 minutes 'bad' overhead?
Is there no good work to be done in those 2 minutes while the gold line goes up? Or are the good guys asking for bad services, slowing their work to a tricle? Are they all fighting over a lock?
>> We're also using T4 to try to pinpoint the problem.
Use the CORRELATE button.
Focus on LOCKs and IO.
Is this application using a database of sorts? (Oracle, Rdb, RMS). Network? Server tasks (looks like) ?
Good luck,
Hein van den Heuvel
HvdH Performance Consulting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 07:35 AM
09-26-2006 07:35 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
With T4, you may also want to collect the data at a higher resolution of time, and then "drill down".
Correlate is an excellent tool for identifying connections. However, it is important to first limit the correlation to the time span of interest.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2006 08:00 AM
09-28-2006 08:00 AM
Re: Help on interpreting a graph from CA adviseIT (dcps)
If you have the data - check under display top - look at images and user.
Look at top CPU and see if you have mp_synch issues.