About the project

This is a demo of a custom Dashboard for IML Appmonitor using the API to fetch data. It works offline without a webserver using the Javascript fetch() function.

The Dashboards reads the tags from the IML appmonitor. You can enable/ disable each existing tag. The application section shows the application status of matching apps. The view will be refreshed in the given interval.

Related project:

Requirements

locally:

  • just a webbrowser

somewhere in the network:

  • an already running IML Appmonitor instance
  • Appmonitor API must allow access from your ip address in its config (api -> sourceips)
  • Your application clients use tags

Screenshot

Screenshot