Configuring the Web Management Tool
Follow the steps below to configure the JettyServer within the FioranoMQ Server profile:
- Open FioranoMQ profile in eStudio. Navigate to FioranoMQ > Fiorano > etc > JettyServer. Properties pertaining to the Jetty Server gets displayed in the Properties of JettyServer pane on the right side.
Figure 1: Properties of JettyServer Pane
- In ComponentInstance Configuration,
Enable the EnableStart property for using the Web Management tool.
- The default PortNumber is 1780. All Web Management tool users connect to this port. This port number must be unique for every StandAlone FioranoMQ Server running on the same IP address.
Connecting to the Web Management Tool
To use FioranoMQ WMT, the latest version of the web browser (Google Chrome, Mozilla Firefox, Safari, Opera) is needed. The WMT URL format is http://ipaddress:jettyport.
Figure 2: FioranoMQ Web Management Tool Homepage
The WMT homepage has three fields:
Field Name | Description |
---|---|
User | The user name by which a user logs in to the WMT. The user logging in must exist in the security Realm of FioranoMQ Server. The default User is 'admin'. |
Password | Password pertaining to the user name by which the User connects to the WMT. The default password for the 'admin' is pre-configured. |
Refresh Interval | Time interval after which data is fetched from the server. This interval is measured in milli seconds. The value of this interval should be more than 1000 milliseconds. The default value is 2000 (which equivalent to two seconds). This interval is sufficiently large to allow minimum CPU usage. |