Monday, 11 August 2014

Deployment Environment wizard user interface is not available in IBM Business Monitor

From the IBM Technote: -

Deployment Environment wizard user interface is not available in IBM Business Monitor

Problem(Abstract)

In previous releases of IBM Business Monitor, there is a Deployment Environment configuration user interface to configure the network topology. In IBM Business Monitor V8.5.5, this graphical user interface is not available.

Resolving the problem

In IBM Business Monitor V8.5.5, to create a deployment environment for the components and monitor models on the clusters and servers, use the monConfig.sh or monConfig.bat script. The script requires input from a properties file that is customized with the configuration values for your deployment environment. See Creating a deployment environment by using the monConfig script in the IBM Business Monitor documentation for instructions.

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...