Configuring the Web Management Tool
Follow the steps below to configure the JettyServer within FioraoMQ Server profile:
- Open FioranoMQ profile in Studio. Navigate to FioranoMQ > Fiorano > etc > JettyServer. You can see various properties in the Properties of JettyServer pane.
Figure: Properties of JettyServer Pane
- In ComponentInstance Configuration,
- Set the EnableStart property to yes for using the Web Management tool. By default, this property is set to yes.
- 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 (Internet Explorer, Mozilla Firefox, Safari, Opera) is needed. The WMT URL ishttp://ipaddress:jettyport. In this URL, the 'ipaddress' refers to the IP address or hostname (only one ipaddress is present) where the FioranoMQ Server is running and 'jettyport' refers to the port on which the WMT is running. If FioranoMQ server is running on IP address 192.168.1.46 and the WMT Server is running on port 1780, the URL will read http://192.168.1.46:1780.
Figure: FioranoMQ Web Management Tool Homepage
The WMT homepage has three fields:
Field Name | Description |
---|---|
User | The User Name by which User will login tothe WMT. The User logging in must exist in the security Realm of FioranoMQ Server. The default User is 'admin'. |
Password | Password of the User Name by which the User connects to the WMT. The default password for the 'admin' is pre set. |
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 should be sufficiently large to allow minimum CPU usage. |
To perform certain operation administrator permissions are required.