Hi Attila - thanks for the pointers, but I'm not sure of how to act upon
them.
The start-up for Cadvisor that I'm using doesn't feature any pointer to a
parameter list, and despite much googling I don't see any mention of such a
thing. Everything keeps referring back to Prometheus and then on to G
*sigh*. Oh, how I wish that various e-mail clients would quit re-formatting
stuff. My previous response here was so nice & neat & tidy before I hit
'Send'. Reading that response back via IBMMain makes me look like a
complete illiterate...
Sean
On Thu, 27 Aug 2020 at 09:01, Sean Gleann wrote:
>
Chapter 5 of the SDSF User's Guide is entitled : "Using SDSF with the REXX
Programming Language"
What improvements do you wish to see in the manual?
Rob Scott
Rocket Software
From: IBM Mainframe Discussion List On Behalf Of
Seymour J Metz
Sent: Wednesday, August 26, 2020 7:48 PM
To: IBM-MAIN@
Housekeeping interval is part of the container manifest as it governs
normal operation, not just performance metric collection. As such it is
specified wherever you have your container manifest defined (for example, a
.yaml file or by HTTP endpoint or HTTP server). You can also use the
command l
Any product can dynamically add itself to the REXX host environment table to
provide “ADDRESS foobar” style support, so I think that it is the requirement
of the underlying product to document that fact (rather than TSO or z/OS Unix).
On re-reading the SDSF User Guide, the section on “Invoking S
Hi Ed,
Do EMCS messages not go to SYSLOG?
If yes, please provide an example.
Regards,
David
On 2020-08-26 23:55, Ed Jaffe wrote:
On 8/26/2020 5:03 PM, Steve Beaver wrote:
The only reason I can think of a case where the syslog is way behind.
Syslog is not relevant here. This is an EMCS consol
OK, so the scrape_interval part of your answer is something I can quickly
understand and deal with.
I'll put that to one side for now because my interest is with Cadvisor and
how to control it.
To take the parallel example for Prometheus from the IBM red book, I have
to:
1. create a 'prometheus.y
Ed Jaffe's post was along the lines of what I was thinking as the right
approach:
-- define a console
-- issue the command
-- capture messages sent to that console
-- do what you want
-- undefine the console
Some started tasks might send their output to the console that started
them rather th
> Any product can dynamically add itself
In the case under discussion, the script has not invoked SDSF. At a minimum,
the SDSF documentation should mention that SDSF can be implicitly activated;
ideally it should mention the relevant contexts.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/
1. I'd like to see Invoking SDSF refer to Chapter 5
2. I'd like to see Invoking SDSF mention the automatic invocation
of SDSF in, e.g., IRXJCL.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf
On 8/27/2020 3:29 AM, David Spiegel wrote:
Hi Ed,
Do EMCS messages not go to SYSLOG?
If yes, please provide an example.
Why does it matter to my EMCS console if some other message destination
is experiencing a slow down? Hint: It doesn't.
Despite its irrelevancy, the answer to your question
I particularly hate the URL garbling that I'm currently stuck with. Take
outlook - please!
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
Sean Gleann
Sent: Thursday, August 27, 2020 4:14 AM
T
I checked with the RMM service team and they had indicated that clients will
typically generate the eject commands after the DSTORE HSKP has run.
Here's some additional information from one of the RMM manuals if the volumes
are being system-managed in an IBM tape library ...
DFSMSrmm does
>From what I can see, the original script was a REXX exec and from Chapter 5 in
>the SDSF User Guide :
"Adding the SDSF host command environment with ISFCALLS
Using SDSF with REXX requires that you add a host command environment prior to
any other SDSF host environment commands.
The host comma
Thank you for the information.
While requesting for a eject a tape in use will report us the same ? I mean
will it stall our request when a tape in use .
On Thu, 27 Aug, 2020, 7:00 pm Erika Dawson, wrote:
> I checked with the RMM service team and they had indicated that clients
> will typically
On Thu, 27 Aug 2020 16:10:01 +, Rob Scott wrote:
>From what I can see, the original script was a REXX exec and from Chapter 5 in
>the SDSF User Guide :
>
>"Adding the SDSF host command environment with ISFCALLS
>
>Using SDSF with REXX requires that you add a host command environment prior to
Thanks; I missed that. Yes, pointing to Chapter 5 should be enough.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of Rob
Scott
Sent: Thursday, August 27, 2020 12:10 PM
To: IBM-MAIN@LISTSERV.UA.E
I replied too soon; I agree that the manual should mention in what contexts the
external function ISFCALLS is available.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of Rob
Scott
Sent: Thursda
ISFCALLS is an external REXX function - all that is required is that the load
module (it is an alias to ISFYHOST in SISFLOAD) is available via the normal
search sequence.
ISFCALLS returns rc=0 by design when the host environment already exists.
There are no integrity issues introduced by omitti
On Thu, 27 Aug 2020 18:18:52 +, Rob Scott wrote:
>ISFCALLS is an external REXX function - all that is required is that the load
>module (it is an alias to ISFYHOST in SISFLOAD) is available via the normal
>search sequence.
>
I have never had to be concerned with this when I call ISFCALLS un
20 matches
Mail list logo