From d646c4c6a440838752571c7ab044e66b1c7bcc20 Mon Sep 17 00:00:00 2001 From: Stefan Antoni Date: Mon, 23 Jun 2014 13:08:19 +0200 Subject: [PATCH 1/2] Update README.md Adding OMD which is a nice tool to setup a nagios-based monitoring environment including most of the ecosystem tools with sane default configuration and a well thought out workflow tools for the commandline. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fef5bc..b8f7c0b 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. * [Nagios](http://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. * [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. +* [OMD](http://omdistro.org/) - OMD - The Open Monitoring Distribution * [Opsview](http://www.opsview.com/solutions/core) - Based on Nagios 4, Opsview Core is ideal for small IT and test environments. * [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. * [Sensu](http://sensuapp.org/) - Open source monitoring framework. From b7bcb66c5f707d4a286964efc1bd111ae4dcc884 Mon Sep 17 00:00:00 2001 From: Stefan Antoni Date: Mon, 23 Jun 2014 13:10:53 +0200 Subject: [PATCH 2/2] Adding a missing "." at the end of my contribution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f7c0b..0865952 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. * [Nagios](http://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. * [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. -* [OMD](http://omdistro.org/) - OMD - The Open Monitoring Distribution +* [OMD](http://omdistro.org/) - OMD - The Open Monitoring Distribution. * [Opsview](http://www.opsview.com/solutions/core) - Based on Nagios 4, Opsview Core is ideal for small IT and test environments. * [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. * [Sensu](http://sensuapp.org/) - Open source monitoring framework.