The application monitor is a complementing tool next to the classic system monitoring of servers and its services.
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
📄 Source: 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.