Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Deploying and Managing Engines with MM : Starting MM Server and Logging On to the Console

Starting MM Server and Logging On to the Console
After you have completed all the configuration steps explained in Chapter 6, Basic MM Configuration, you are ready to use MM.
To Start MM Server
The machine running MM must be able to access the monitored cluster through the network. It must be in the same network or have access to the network using multicast.
At a command prompt, navigate to BE_HOME/mm/bin, and type:
be-mm.exe -c MM.cdd -u default -n mm MM.ear
Type be-mm.exe /help to view usage information.
Or on Windows you can select the following:
Start > All Programs > TIBCO > TIBCO Env > TIBCO BusinessEvents 5.0 > Start Monitoring and Management Server.
To Log On to MM Console
After the Monitoring and Management Server has started, users can log on to MM Console.
1.
http://localhost:9000/index.html
The hostname and port are configured in the MM.cdd. See Global Variable Overrides — HTTP for details.
2.
Log in using the user credentials that were configured in the password file or other authentication mechanism you configured for TIBCO BusinessEvents. As shipped, the default credentials are admin/admin.
See Chapter 13, Configuring User Authentication.
Only users with the role Also see Configure User Authorization for Administrator and User Roles.
You see Cluster Explorer in the left panel, and the Cluster Overview on the right.
See Cluster Explorer for an introduction to the MM console user interface.
When the connection to the MM server is lost, all panel contents are dimmed and an error message displays:
See Configure MM Console Properties for details about the property, failedPaneThreshold. It determines the maximum ratio of failed pane updates to number of displayed panes before a system failure is assumed.

Copyright © TIBCO Software Inc. All Rights Reserved