From d3ec23d5e7b3caf53f6934179ac178a0c1043400 Mon Sep 17 00:00:00 2001 From: axeloz <1597611+axeloz@users.noreply.github.com> Date: Tue, 28 Dec 2021 13:07:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7645e5..ac1dfe9 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,7 @@ * [Icinga](https://www.icinga.org/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` * [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. * [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. -* [MonitoLite](https://github.com/axeloz/monitolite) - Self-hosted PHP application for monitoring distant services using HTTP(s) or PING checks with reactive front-end, tasks history and multiple contacts email (UP and DOWN) alerting system. +* [MonitoLite](https://github.com/axeloz/monitolite) - Self-hosted PHP application for monitoring distant services using HTTP(s) or PING checks with reactive front-end, tasks history and multiple contacts email (UP and DOWN) alerting system [DEMO](https://monitolite.mabox.eu) * [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. * [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. * [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application.