Installing TIBCO Flogo Enterprise Monitoring Application

Using the Flogo® Enterprise Monitoring application, you can monitor running Flogo Enterprise apps. The Flogo Enterprise Monitoring app collects metrics of flows and triggers from all registered running apps and provides a way to visualize the metrics.

To install the Flogo Enterprise Monitoring app:

    Procedure
  1. Download the flogomon-<version>.zip file.
  2. Extract the flogomon-<version>.zip file.
    The flogomon folder created contains the following sub-folders:
    Folder Contains
    binThe bin folder contains executables to run the Flogo Enterprise Monitoring app on supported operating systems:

    1) flogo-monitoring-alpine_amd64 (UNIX executable)

    2) flogo-monitoring-linux_amd64 (Linux executable)

    3) flogo-monitoring-mac_amd64 (MAC executable)

    4) flogo-monitoring-windows_amd64 (Windows executable)

    5) startup.bat

    6) startup.sh

    config

    Contains the default configuration file, config.env, for the Flogo Enterprise Monitoring app.

    Note: You can override the settings in the config.env file by directly providing the configuration properties while starting the app.
    DockerfileBuilds a Docker image for the binaries in the bin folder.
    Dockerfile_alpineBuilds a Docker Alpine image for the binaries in the bin folder.
    READMEThis Readme file provides basic instructions on setting up the Flogo Enterprise Monitoring app.
ResultYou can now use the UI of the Flogo Enterprise Monitoring app for monitoring Flogo Enterprise apps and visualizing the metrics. For more information on using the Flogo Enterprise Monitoring app, refer to the "About the TIBCO Flogo® Enterprise Monitoring App" section in the TIBCO Flogo® Enterprise User Guide.