IBM Business Monitor dashboards for mobile devices

You can use the wbmDeployDashboardsForMobileDevices command to install the dashboards for mobile devices to a server or cluster. If you want to run IBM® Business Monitor on mobile devices, you must install this application. In the four-cluster topology, this application is installed on the web cluster.

Purpose

The wbmDeployDashboardsForMobileDevices command installs the application for running the dashboards on mobile devices.

Example

The following example uses Jython to install the dashboards for mobile devices on a server.
AdminTask.wbmDeployDashboardsForMobileDevices('[-server server1 -node xyzNode01]')

Parameters

The wbmDeployDashboardsForMobileDevices command accepts the parameters listed in the following table.
Parameter and Value Required? Description Comments
-cluster cluster_name | -server server_name -node node_name Required The cluster to install the dashboards for mobile devices on, or the server and node to install the dashboards for mobile devices on. If you specify a cluster, do not specify the server or node.

If you specify the server, you must also specify the node.