On Thu, 20 Oct 2022 at 21:22, Rob van der Heij <rvdh...@gmail.com> wrote:
> On Thu, 20 Oct 2022 at 21:04, Rob van der Heij <rvdh...@gmail.com> wrote: > >> Just a small EXEC that I did a while ago. Let me find a copy when I see >> my 3270 >> > > If you can do without much explanatory comments: > https://gist.githubusercontent.com/rvdheij/97e7de1ecc39a40b86db7281bff9cee7 > > PS I also have an INDUSER REXX from that same style. It observes the change VTIME and TTIME of a specified other user's VMDBK (class E) when records are passing, and prefixes the record with the time spent since the previous record passed. A popular one is to feed it with literal +0.1 | dup * | delay to get observations per 100 ms, but I also used it when studying another virtual machine via SCIF and prefixed each output line with the resources spent to produce it... https://gist.githubusercontent.com/rvdheij/c9587a85467fb56acc446a7bd899bfb9