From 58e21aeba317f3720a617657ef2123dd5acb4934 Mon Sep 17 00:00:00 2001 From: Maciej Delmanowski Date: Sat, 24 May 2014 22:35:25 +0200 Subject: [PATCH] Add LibreNMS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 102689e..c98e359 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. * [check_mk](http://mathias-kettner.com/check_mk.html) - Collection of extensions for Nagios, * [Icinga](https://www.icinga.org/) - Fork of Nagios. +* [LibreNMS](https://github.com/librenms/librenms/) - fork of Observium. * [Monit](http://mmonit.com/monit/#home) - Small Open Source utility for managing and monitoring Unix systems. * [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.