IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Performance analysis tool in Rexx


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
awyn

New User


Joined: 11 Feb 2008
Posts: 49
Location: chennai

PostPosted: Mon Jul 07, 2008 4:10 pm
Reply with quote

hi,
I have to develop a tool in rexx about performance monitoring or analyssing the MVS subsytem, how can i do it, wat are the areas i should analyse in the MVS system to do the performance monitoring
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Jul 07, 2008 4:17 pm
Reply with quote

Just curious, what is the business reason to develop such a tool when there are zillions of them available ??

mild advice/recommendation

before writing Your own performance monitoring tool, learn to use and understand the existing ones ( RMF for example )
Back to top
View user's profile Send private message
awyn

New User


Joined: 11 Feb 2008
Posts: 49
Location: chennai

PostPosted: Mon Jul 07, 2008 4:38 pm
Reply with quote

SInce all the tools are licennsed specific i want to develop my own tool
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Jul 07, 2008 4:46 pm
Reply with quote

This is a very ambitious project. There's a lot to z/OS and depending on how detailed you're wanting to get, a tremendous amount of work is required to analyze system performance. You'd want to start by understanding the SMF record types, so find the SMF manual and read it thoroughly to understand them.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 07, 2008 8:28 pm
Reply with quote

Hello,

Quote:
I have to develop a tool in rexx about performance monitoring or analyssing the MVS subsytem
Who provided the requirement? What is the scope of the requirement. Do you need to look at things that "have happened" or things that "are happening"? What sort of output is required?

How strong are you in assembler? How familar with operating system internals are you (i.e. control blocks, processes, SMF record formats/content etc)?

Robert makes a very good point. . .
Quote:
This is a very ambitious project.

And i believe, starting with part of the smf data will be to your advantage before jumping into real-time.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Jul 08, 2008 2:37 pm
Reply with quote

I agree, I had been to such a requirement once (& I said a big NO) and I'm pretty much sure this is not a client requirement at all; just some PM must have come up with such a "garbage" idea, just to show he can "think"...
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Jul 08, 2008 6:33 pm
Reply with quote

Suggest that your site purchases SAS & MXG and save yourself years of heartache.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top