Healthcheck in a container without PWS
What's the way to get healthcheck info for an IRIS (container) running without PWS?
Discussion (2)0
Comments
There are two basic strategies:
1. Use the web gateway sidecar. This is my recommendation as it's the most straightforward.
2. Call the ObjectScript class that the metrics API uses directly from the shell. A real pain-in-the-neck, but it avoids having the sidecar.
have a look at this, tool, could it be useful? I can extend it, to add not just return $ZVersion