1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2025-03-14 06:38:11 +00:00

Update README.md

This commit is contained in:
axeloz 2021-12-28 13:07:14 +01:00 committed by GitHub
parent 4309c6a9d1
commit d3ec23d5e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.