From 29deade04d06d346d78a17ef323886af759ef05b Mon Sep 17 00:00:00 2001 From: Ronan Berder Date: Tue, 24 Jun 2014 10:42:51 -0700 Subject: [PATCH 1/2] Adding Cabot, an OSS Pager Duty --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77c9609..fbe6a0d 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ *Monitoring software.* * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. +* [Cabo](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. * [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. From 224aba822dd0e4ca2a279e885a35a28213cc5acf Mon Sep 17 00:00:00 2001 From: Ronan Berder Date: Tue, 24 Jun 2014 10:43:22 -0700 Subject: [PATCH 2/2] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe6a0d..f8ba7c0 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ *Monitoring software.* * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. -* [Cabo](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. +* [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. * [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.