Table of Contents
IML AppMonitor
Application monitoring with low requirements.Free software and Open Source from University of Bern :: IML - Institute of Medical Education
📄 Source: https://github.com/iml-it/appmonitor
📜 License: GNU GPL 3.0
📗 Docs: https://os-docs.iml.unibe.ch/appmonitor/
Related projects:
-
Appmonitor CLI client
Compiled binary with all PHP checks
📗 Docs: https://os-docs.iml.unibe.ch/appmonitor-cli-client/ -
Appmonitor API clients
📄 Repo: https://github.com/iml-it/appmonitor-api-client
Client examples for Bash and PHP to fetch the API. -
POC Dashboard
📄 Repo: https://git-repo.iml.unibe.ch/iml-open-source/appmonitor-dashboard/
Html+Javascript Dashboard that can run locally without a webserver. It uses fetch() with Basic authentication for cross origin requests.