Access web-based monitoring to view
near-real-time information about your deployed patterns in a web browser.
Before you start:Ensure your administration user completes the following steps:
- Optional: If you want to monitor a pattern that you created in IBM® WebSphere® Message Broker Connectivity Pack for
Healthcare, regenerate the pattern to ensure
compatibility.
- Deploy and test an instance of the pattern that you want to monitor, and ensure that
data is passing through the pattern flows. Complete all the tasks that are required
after you generate the pattern. For more information, see the pattern documentation for
the pattern that you want to monitor.
- Configure and enable the web user interface server for the integration node to which
your pattern is deployed, and record the port number that the server uses. By default
the port is 4414. For more information, see Configuring the web user interface
server and Enabling and disabling the web
user interface
in the IBM Integration Bus information center
home documentation.
- If administration security is enabled, complete the following steps:
- Define a web user account for each user that requires access; see Managing web user accounts
in the IBM Integration Bus information center home
documentation.
- For each role, ensure that the permissions required to access the web user
interface are set, authorization to view broker properties is set, and authorization
to list execution groups is set. For more information, see Tasks and authorizations for administration
security
in the IBM Integration Bus information center home
documentation.
To access web-based monitoring for your pattern, complete the following
steps:
- If you are using clinical application
monitoring, for each integration server that you want to monitor, enable resource
statistics. See Starting resource statistics collection.
- In a web browser, open the following URL:
protocol://serverAddress:port/healthcare
where:
- protocol has the value http or
https, depending on whether you are using an HTTP or an HTTPS
connector object
- serverAddress identifies the web user interface server address
specified for the HTTP or HTTPS connector object. This is typically the host name of
the machine on which the integration node is running; for example
127.0.0.1.
- port identifies the port for the HTTP or HTTPS connector object
(by default the port is 4414)
For example:
http://localhost:4414/healthcare
- Select which monitoring view you want to use:
- If you want to view the monitoring screen for the clinical application
monitoring of your IBM Integration Bus Healthcare
Pack patterns, on the welcome screen, click Monitor Connected Clinical
Applications.
- If you want to view the operational monitoring screen for an
individual instance of an IBM Integration Bus Healthcare
Pack pattern, on the
welcome screen, select the name of the pattern instance in the drop-down box next to
Operational Monitoring for the pattern_name
pattern, and click OK, where
pattern_name is the name of your pattern.