| Newsgroups |
gmane.comp.emulators.hercules390.mvs |
| Message-ID |
<[email protected]> |
--RptTxW9i4quclLWRJ31cUChl2eDRz2YOsPtnu0U
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Michael,
If it helps, Wikipedia "IBM System Management Facilities" has a
reference "Examples of SMF Reports - http://www.pacsys.com/smf/smf_example_=
list.htm".
Digging in this, one finds "http://www.pacsys.com/smf/smf_records_list.htm"
which shows the record layout of each SMF record type.
You might also want to look at "http://www.bitsavers.org/pdf/ibm/370/OS_VS2=
/Release_3.7_1977/GC28-0754-0_OS_VS2_System_Programming_System_Management_F=
acility_Rel_3.7_Jul76.pdf"
Chris
--=20
<cjar1950-/[email protected]>
---------------------------------------------------------------------------=
-------------------------------------------------------
On Mon, 13 Apr 2020 22:29:08 +0200
"MG [email protected] [H390-MVS]" <[email protected]> wrote=
:
> Thank you guys,
> I=92ll signed up on groups.io <http://groups.io/> to the MVS and Kicks gr=
oups a couple of seconds ago. Never really liked the yahoo brand but sad to=
see it fading away. And I=92ll go dig deeper into Jay Moseley=92s site. An=
d yes=85connecting SMF with Splunk is=85very special I daresay. :-)=20
> I used to be fairly good at doing stuff in perl decades ago, but got rece=
ntly dragged a bit into python, probably due to tinkering with the raspberr=
ies.=20
>=20
> Kind regards
> Michael
>=20
> > Am 13.04.2020 um 22:11 schrieb Doug Wegscheid [email protected] =
[H390-MVS] <[email protected]>:
> >=20
> >=20
> > You probably want to be posting at groups.io <http://groups.io/>; peopl=
e are trying to get away from the yahoo groups.
> >=20
> > [email protected] | Topics <https://groups.io/g/H390-MVS/topics>
> >=20
> > -----
> >=20
> > the statistics end up getting saved in SMF files (SYS1.MANX and SYS1.MA=
NY on my MVS 3.8J). AFAIK, TK3 (and TK4-?) are set up to accumulate the inf=
ormation into a GDG, so you have some history, see procs DUMPSMF and CLEARS=
MF). Jay Moseley details a good way to automate that whole thing, not sure =
if it's the same or different as the TK3 method.
> >=20
> > The CBT tapes have some prior art for parsing and reporting on the cont=
ents of the SMF datasets, a lot of them seemed to rely on SAS, I've seen on=
e (I haven't tried it yet) on the SPLA that used FORTRAN. Jay has a page on=
all this, and has some specific recommendations: http://www.jaymoseley.com=
/hercules/iefu29_exit/iefu29.htm <http://www.jaymoseley.com/hercules/iefu29=
_exit/iefu29.htm>. I hadn't noticed Jay's references to specific programs i=
n the CBT tapes, and will take a look at them tonight.
> >=20
> > I did a little work on decoding the files in PL/I(F) to generate name=
=3Dvalue output that I could run into Splunk.
> >=20
> > Unloading the files to the host PC and processing with a Perl or Python=
script is pretty doable, but I think that's considered cheating.
> >=20
> > --
> >=20
> > Also, more flowerboxes: http://www.jaymoseley.com/hercules/iefactrt/ief=
actrt.htm <http://www.jaymoseley.com/hercules/iefactrt/iefactrt.htm>
> >=20
> >=20
> >=20
> > On Monday, April 13, 2020, 3:26:53 PM EDT, Joe Monk [email protected]=
<mailto:[email protected]> [H390-MVS] <[email protected] <mailto:=
[email protected]>> wrote:
> >=20
> >=20
> >=20=20
> >=20
> > What you want is an IEFACTRT exit (aka a 'flower box") ... a good one c=
an be found here:
> >=20
> > http://planetmvs.com/flowerbox/index.html <http://planetmvs.com/flowerb=
ox/index.html>
> >=20
> > Joe
> >=20
> >=20
> > On Mon, Apr 13, 2020 at 1:56 PM MG [email protected] <mailto:m=
[email protected]> [H390-MVS] <[email protected] <mailto:H39=
[email protected]>> wrote:
> >=20=20
> > Good evening, dear group!
> >=20
> > Back then in the olden days when I was young, our data center enforced =
the use of accounting numbers in JOB statements to account resources used. =
As account numbers also work fine in TK-4, in a next step, I=92d love to ev=
aluate job runs and total resources used by account number. So far, I=92ve =
discovered SMF would be the right source of information. Is there a pointer=
to the record format of the SMF recordings used by MVS 3.8j? Would a Cobol=
program be appropriate? It=92s probably a bit daring for somebody who stil=
l considers himself a newbie on TK4-/MVS 3.8j trying this. I was searching =
the net and the usual resources but to no avail, except for some info provi=
ded by IBM, but that=92s addressing z/OS I suppose.
> >=20
> > Kind regards
> > Michael
> >=20
> >=20
> >=20
> >=20
>=20
--RptTxW9i4quclLWRJ31cUChl2eDRz2YOsPtnu0U
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/htm=
l4/strict.dtd">
<html>
<head>
</head>
=20
<body style=3D"background-color: #fff;">
<span style=3D"display:none"> </span>
<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id=3D"ygrp-mlmsg" style=3D"position:relative;">
<div id=3D"ygrp-msg" style=3D"z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->
<div id=3D"ygrp-text" >
=20=20=20=20=20=20
=20=20=20=20=20=20
<p>Michael,<br>
<br>
If it helps, Wikipedia "IBM System Management Facilities" has a<b=
r>
reference "Examples of SMF Reports - http://www.pacsys.com/smf/smf_exa=
mple_list.htm".<br>
Digging in this, one finds "http://www.pacsys.com/smf/smf_records_list=
..htm"<br>
which shows the record layout of each SMF record type.<br>
<br>
You might also want to look at "http://www.bitsavers.org/pdf/ibm/370/O=
S_VS2/Release_3.7_1977/GC28-0754-0_OS_VS2_System_Programming_System_Managem=
ent_Facility_Rel_3.7_Jul76.pdf"<br>
<br>
Chris<br>
<br>
-- <br>
<cjar1950-/[email protected]><br>
<br>
----------------------------------------------------------<br>
On Mon, 13 Apr 2020 22:29:08 +0200<br>
"MG [email protected] [H390-MVS]" <H390-MVS@yahoogrou=
ps.com> wrote:<br>
> Thank you guys,<br>
> I=92ll signed up on groups.io <http://groups.io/> to the MVS and=
Kicks groups a couple of seconds ago. Never really liked the yahoo brand b=
ut sad to see it fading away. And I=92ll go dig deeper into Jay Moseley=92s=
site. And yes=85connecting SMF with Splunk is=85very special I daresay. :-=
) <br>
> I used to be fairly good at doing stuff in perl decades ago, but got r=
ecently dragged a bit into python, probably due to tinkering with the raspb=
erries. <br>
> <br>
> Kind regards<br>
> Michael<br>
> <br>
> > Am 13.04.2020 um 22:11 schrieb Doug Wegscheid dwegscheid@sbcgloba=
l.net [H390-MVS] <[email protected]>:<br>
> > <br>
> > <br>
> > You probably want to be posting at groups.io <http://groups.io=
/>; people are trying to get away from the yahoo groups.<br>
> > <br>
> > [email protected] | Topics <https://groups.io/g/H390-MVS/topi=
cs><br>
> > <br>
> > -----<br>
> > <br>
> > the statistics end up getting saved in SMF files (SYS1.MANX and S=
YS1.MANY on my MVS 3.8J). AFAIK, TK3 (and TK4-?) are set up to accumulate t=
he information into a GDG, so you have some history, see procs DUMPSMF and =
CLEARSMF). Jay Moseley details a good way to automate that whole thing, not=
sure if it's the same or different as the TK3 method.<br>
> > <br>
> > The CBT tapes have some prior art for parsing and reporting on th=
e contents of the SMF datasets, a lot of them seemed to rely on SAS, I'=
ve seen one (I haven't tried it yet) on the SPLA that used FORTRAN. Jay=
has a page on all this, and has some specific recommendations: http://www.=
jaymoseley.com/hercules/iefu29_exit/iefu29.htm <http://www.jaymoseley.co=
m/hercules/iefu29_exit/iefu29.htm>. I hadn't noticed Jay's refer=
ences to specific programs in the CBT tapes, and will take a look at them t=
onight.<br>
> > <br>
> > I did a little work on decoding the files in PL/I(F) to generate =
name=3Dvalue output that I could run into Splunk.<br>
> > <br>
> > Unloading the files to the host PC and processing with a Perl or =
Python script is pretty doable, but I think that's considered cheating.=
<br>
> > <br>
> > --<br>
> > <br>
> > Also, more flowerboxes: http://www.jaymoseley.com/hercules/iefact=
rt/iefactrt.htm <http://www.jaymoseley.com/hercules/iefactrt/iefactrt.ht=
m><br>
> > <br>
> > <br>
> > <br>
> > On Monday, April 13, 2020, 3:26:53 PM EDT, Joe Monk joemonk64@gma=
il.com <mailto:[email protected]> [H390-MVS] <h390-mvs@yahoogrou=
ps.com <mailto:[email protected]>> wrote:<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > What you want is an IEFACTRT exit (aka a 'flower box") .=
... a good one can be found here:<br>
> > <br>
> > http://planetmvs.com/flowerbox/index.html <http://planetmvs.co=
m/flowerbox/index.html><br>
> > <br>
> > Joe<br>
> > <br>
> > <br>
> > On Mon, Apr 13, 2020 at 1:56 PM MG [email protected] <=
;mailto:[email protected]> [H390-MVS] <H390-MVS@yahoogroups.=
com <mailto:[email protected]>> wrote:<br>
> > <br>
> > Good evening, dear group!<br>
> > <br>
> > Back then in the olden days when I was young, our data center enf=
orced the use of accounting numbers in JOB statements to account resources =
used. As account numbers also work fine in TK-4, in a next step, I=92d love=
to evaluate job runs and total resources used by account number. So far, I=
=92ve discovered SMF would be the right source of information. Is there a p=
ointer to the record format of the SMF recordings used by MVS 3.8j? Would a=
Cobol program be appropriate? It=92s probably a bit daring for somebody wh=
o still considers himself a newbie on TK4-/MVS 3.8j trying this. I was sear=
ching the net and the usual resources but to no avail, except for some info=
provided by IBM, but that=92s addressing z/OS I suppose.<br>
> > <br>
> > Kind regards<br>
> > Michael<br>
> > <br>
> > <br>
> > <br>
> > <br>
> <br>
<br>
</p>
</div>
=20=20=20=20=20
<!--~-|**|PrettyHtmlStart|**|-~-->
<div style=3D"color: #fff; height: 0;">__._,_.___</div>
=20=20=20=20=20=20=20=20=20=20
=20=20
=20
=20=20=20=20
<div style=3D"clear:both"> </div>
<div id=3D"fromDMARC" style=3D"margin-top: 10px;">
<hr style=3D"height:2px ; border-width:0; color:#E3E3E3; background=
-color:#E3E3E3;">
Posted by: cjar1950-/[email protected] <hr style=3D"height:2px ; bord=
er-width:0; color:#E3E3E3; background-color:#E3E3E3;">
</div>
<div style=3D"clear:both"> </div>
<table cellspacing=3D4px style=3D"margin-top: 10px; margin-bottom: 10px=
; color: #2D50FD;">
<tbody>
<tr>
<td style=3D"font-size: 12px; font-family: arial; font-weight: bo=
ld; padding: 7px 5px 5px;" >
<a style=3D"text-decoration: none; color: #2D50FD=
" href=3D"https://groups.yahoo.com/neo/groups/H390-MVS/conversations/messag=
es/19409;_ylc=3DX3oDMTJxbW9oYXJvBF9TAzk3MzU5NzE0BGdycElkAzI1ODc5NjYEZ3Jwc3B=
JZAMxNzA1MzA5NTQ4BG1zZ0lkAzE5NDA5BHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTU4NjgxMj=
k2NQ--?act=3Dreply&messageNum=3D19409">Reply via web post</a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;" >
<a href=3D"mailto:cjar1950-/[email protected]?subject=3DRe%3A%20%5BH390-=
MVS%5D%20SMF%20and%20TK-4" style=3D"text-decoration: none; color: #2D50FD;"=
>
Reply to sender </a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;">
<a href=3D"mailto:[email protected]?subject=3DRe%3A%20%5=
BH390-MVS%5D%20SMF%20and%20TK-4" style=3D"text-decoration: none; color: #2D=
50FD">
Reply to group </a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;" >
<a href=3D"https://groups.yahoo.com/neo/groups/H390-MVS/convers=
ations/newtopic;_ylc=3DX3oDMTJlZ2ppM2hhBF9TAzk3MzU5NzE0BGdycElkAzI1ODc5NjYE=
Z3Jwc3BJZAMxNzA1MzA5NTQ4BHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTU4NjgxMjk2NQ--" s=
tyle=3D"text-decoration: none; color: #2D50FD">Start a New Topic</a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;color: #2D50FD;" >
<a href=3D"https://groups.yahoo.com/neo/groups/=
H390-MVS/conversations/topics/19404;_ylc=3DX3oDMTM2cGIwMjh1BF9TAzk3MzU5NzE0=
BGdycElkAzI1ODc5NjYEZ3Jwc3BJZAMxNzA1MzA5NTQ4BG1zZ0lkAzE5NDA5BHNlYwNmdHIEc2x=
rA3Z0cGMEc3RpbWUDMTU4NjgxMjk2NQR0cGNJZAMxOTQwNA--" style=3D"text-decoration=
: none; color: #2D50FD;">Messages in this topic</a>
(6)
</td>
</tr>
</tbody>
</table>
=20=20=20=20=20=20=20=20
<!------- Start Nav Bar ------>
=20
<!-- |**|begin egp html banner|**| -->
<div id=3D"ygrp-vital" style=3D"background-color: #f2f2f2; font-family: Ver=
dana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
<span id=3D"vithd" style=3D"font-weight: bold; color: #333; text-transf=
orm: uppercase; "><a href=3D"https://groups.yahoo.com/neo/groups/H390-MVS/i=
nfo;_ylc=3DX3oDMTJlNnVhbjJtBF9TAzk3MzU5NzE0BGdycElkAzI1ODc5NjYEZ3Jwc3BJZAMx=
NzA1MzA5NTQ4BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTU4NjgxMjk2NQ--" style=3D"text=
-decoration: none;">Visit Your Group</a></span>
<ul style=3D"list-style-type: none; margin: 0; padding: 0; display: in=
line;">
</ul>
</div>
<div id=3D"ft" style=3D"font-family: Arial; font-size: 11px; margin-top: 5p=
x; padding: 0 2px 0 0; clear: both;">
<a href=3D"https://groups.yahoo.com/neo;_ylc=3DX3oDMTJkZ2IwY2pzBF9TAzk3Mz=
U5NzE0BGdycElkAzI1ODc5NjYEZ3Jwc3BJZAMxNzA1MzA5NTQ4BHNlYwNmdHIEc2xrA2dmcARzd=
GltZQMxNTg2ODEyOTY1" style=3D"float: left;"><img src=3D"https://s.yimg.com/=
ru/0.9.12/min/css/yahoo_en-US_f_pw_101x21.png" height=3D"21" width=3D"101" =
alt=3D"Yahoo! Groups" style=3D"border: 0;"/></a>
<div style=3D"color: #747575; float: right;"> • <a href=3D"https://i=
nfo.yahoo.com/privacy/us/yahoo/groups/details.html" style=3D"text-decoratio=
n: none;">Privacy</a> • <a href=3D"mailto:H390-MVS-unsubscribe@yahoogr=
oups.com?subject=3DUnsubscribe" style=3D"text-decoration: none;">Unsubscrib=
e</a> • <a href=3D"https://info.yahoo.com/legal/us/yahoo/utos/terms/" =
style=3D"text-decoration: none;">Terms of Use</a> </div>
</div>
<br>
<!-- |**|end egp html banner|**| -->
</div> <!-- ygrp-msg -->
=20
<!-- Sponsor -->
<!-- |**|begin egp html banner|**| -->
<div id=3D"ygrp-sponsor" style=3D"width:160px; float:right; clear:none; m=
argin:0 0 25px 0; background: #fff;">
<!-- Start Recommendations -->
<div id=3D"ygrp-reco">
</div>
<!-- End Recommendations -->
</div> <!-- |**|end egp html banner|**| -->
<div style=3D"clear:both; color: #FFF; font-size:1px;">.</div>
</div>
<img src=3D"http://geo.yahoo.com/serv?s=3D97359714/grpId=3D2587966/grpspI=
d=3D1705309548/msgId=3D19409/stime=3D1586812965" width=3D"1" height=3D"1"> =
<br>
<img src=3D"http://y.analytics.yahoo.com/fpc.pl?ywarid=3D515FB27823A7407E&a=
=3D10001310322279&js=3Dno&resp=3Dimg" width=3D"1" height=3D"1">=20
<div style=3D"color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->
</body>
<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
<style type=3D"text/css">
<!--
#ygrp-mkp {
border: 1px solid #d8d8d8;
font-family: Arial;
margin: 10px 0;
padding: 0 10px;
}
#ygrp-mkp hr {
border: 1px solid #d8d8d8;
}
#ygrp-mkp #hd {
color: #628c2a;
font-size: 85%;
font-weight: 700;
line-height: 122%;
margin: 10px 0;
}
#ygrp-mkp #ads {
margin-bottom: 10px;
}
#ygrp-mkp .ad {
padding: 0 0;
}
#ygrp-mkp .ad p {
margin: 0;
}
#ygrp-mkp .ad a {
color: #0000ff;
text-decoration: none;
}
#ygrp-sponsor #ygrp-lc {
font-family: Arial;
}
#ygrp-sponsor #ygrp-lc #hd {
margin: 10px 0px;
font-weight: 700;
font-size: 78%;
line-height: 122%;
}
#ygrp-sponsor #ygrp-lc .ad {
margin-bottom: 10px;
padding: 0 0;
}
#actions {
font-family: Verdana;
font-size: 11px;
padding: 10px 0;
}
#activity {
background-color: #e0ecee;
float: left;
font-family: Verdana;
font-size: 10px;
padding: 10px;
}
#activity span {
font-weight: 700;
}
#activity span:first-child {
text-transform: uppercase;
}
#activity span a {
color: #5085b6;
text-decoration: none;
}
#activity span span {
color: #ff7900;
}
#activity span .underline {
text-decoration: underline;
}
.attach {
clear: both;
display: table;
font-family: Arial;
font-size: 12px;
padding: 10px 0;
width: 400px;
}
.attach div a {
text-decoration: none;
}
.attach img {
border: none;
padding-right: 5px;
}
.attach label {
display: block;
margin-bottom: 5px;
}
.attach label a {
text-decoration: none;
}
=20=20
blockquote {
margin: 0 0 0 4px;
}
.bold {
font-family: Arial;
font-size: 13px;
font-weight: 700;
}
.bold a {
text-decoration: none;
}
dd.last p a {
font-family: Verdana;
font-weight: 700;
}
dd.last p span {
margin-right: 10px;
font-family: Verdana;
font-weight: 700;
}
dd.last p span.yshortcuts {
margin-right: 0;
}
div.attach-table div div a {
text-decoration: none;
}
div.attach-table {
width: 400px;
}
div.file-title a, div.file-title a:active, div.file-title a:hover, div.fi=
le-title a:visited {
text-decoration: none;
}
div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div=
..photo-title a:visited {
text-decoration: none;
}
div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
}
.green {
color: #628c2a;
}
.MsoNormal {
margin: 0 0 0 0;
}
o {
font-size: 0;
}
#photos div {
float: left;
width: 72px;
}
#photos div div {
border: 1px solid #666666;
height: 62px;
overflow: hidden;
width: 62px;
}
#photos div label {
color: #666666;
font-size: 10px;
overflow: hidden;
text-align: center;
white-space: nowrap;
width: 64px;
}
#reco-category {
font-size: 77%;
}
#reco-desc {
font-size: 77%;
}
.replbq {
margin: 4px;
}
#ygrp-actbar div a:first-child {
/* border-right: 0px solid #000;*/
margin-right: 2px;
padding-right: 5px;
}
#ygrp-mlmsg {
font-size: 13px;
font-family: Arial, helvetica,clean, sans-serif;
*font-size: small;
*font: x-small;
}
#ygrp-mlmsg table {
font-size: inherit;
font: 100%;
}
#ygrp-mlmsg select, input, textarea {
font: 99% Arial, Helvetica, clean, sans-serif;
}
#ygrp-mlmsg pre, code {
font:115% monospace;
*font-size:100%;
}
#ygrp-mlmsg * {
line-height: 1.22em;
}
#ygrp-mlmsg #logo {
padding-bottom: 10px;
}
#ygrp-msg p a {
font-family: Verdana;
}
#ygrp-msg p#attach-count span {
color: #1E66AE;
font-weight: 700;
}
#ygrp-reco #reco-head {
color: #ff7900;
font-weight: 700;
}
#ygrp-reco {
margin-bottom: 20px;
padding: 0px;
}
#ygrp-sponsor #ov li a {
font-size: 130%;
text-decoration: none;
}
#ygrp-sponsor #ov li {
font-size: 77%;
list-style-type: square;
padding: 6px 0;
}=20
#ygrp-sponsor #ov ul {
margin: 0;
padding: 0 0 0 8px;
}
#ygrp-text {
font-family: Georgia;
}
#ygrp-text p {
margin: 0 0 1em 0;
}
#ygrp-text tt {
font-size: 120%;
}
#ygrp-vital ul li:last-child {
border-right: none !important;=20
}=20
-->
</style>
</head>
<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->
--RptTxW9i4quclLWRJ31cUChl2eDRz2YOsPtnu0U--