From 4903ec456e3f0d018a49fbcaea50424698936c08 Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:04:07 +0100 Subject: [PATCH 1/8] Adding softether VPN server --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 209517f..c14e5dd 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. * [strongSwan](http://www.strongswan.org/) - Complete IPsec implementation for Linux. +* [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features ## Webmails *Webmail applications.* @@ -279,4 +280,4 @@ Various resources, such as books, websites and articles, for improving your skil * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages. # Contributing -Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. \ No newline at end of file +Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. From 332d6b7e9dad1837e64a987c2990024f47420f39 Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:04:34 +0100 Subject: [PATCH 2/8] Adding sensu to monitoring section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c14e5dd..8ab23ae 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,8 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Nagios](http://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. * [Zabbix](http://www.zabbix.com/) - Eenterprise-class software for monitoring of networks and applications * [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. -* [Xymon](http://www.xymon.com/) - Network monitoring inspired by Big Brother. +* [Xymon](http://www.xymon.com/) - Network monitoring inspired by Big Brother +* [Sensu](http://sensuapp.org/) - Flexible, scaleable and extensible monitoring framework ## Network Configuration Management *Network configuration management tools.* From c0b6fbd84b6f7ba965c97d9b99e6bee79ad292e7 Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:06:59 +0100 Subject: [PATCH 3/8] Adding eucalyptus to cloud section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ab23ae..984278a 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. * [OpenNebula](http://opennebula.org/) - An user-driven cloud management platform for sysadmins and devops. * [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds. +* [Eucalpytus](https://www.eucalyptus.com/) - Open source private cloud software with AWS compatibility ## Cloud Storage From ee054e803321389bb7e09affd869dfb292238645 Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:10:15 +0100 Subject: [PATCH 4/8] Adding metric collection and collectd --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 984278a..2d04880 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [IT Asset Management](#it-asset-management) * [LDAP](#ldap) * [Monitoring](#monitoring) + * [Metric & Metric Collection](#metric-&-metric-collection * [Network Configuration Management](#network-configuration-management) * [Newsletter](#newsletters) * [NoSQL](#nosql) @@ -143,6 +144,11 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Xymon](http://www.xymon.com/) - Network monitoring inspired by Big Brother * [Sensu](http://sensuapp.org/) - Flexible, scaleable and extensible monitoring framework +## Metric & Metric Collection +*Metric gathering and display software* + +* [collectd](http://collectd.org/) - system statistic collection daemon + ## Network Configuration Management *Network configuration management tools.* From b3068f2378627840290eac1711aad1e6039fb337 Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:11:18 +0100 Subject: [PATCH 5/8] Adding missing bracket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d04880..8532771 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [IT Asset Management](#it-asset-management) * [LDAP](#ldap) * [Monitoring](#monitoring) - * [Metric & Metric Collection](#metric-&-metric-collection + * [Metric & Metric Collection](#metric-&-metric-collection) * [Network Configuration Management](#network-configuration-management) * [Newsletter](#newsletters) * [NoSQL](#nosql) From 8ce6e596e81bbea278e6719e46f944d5299a4a5b Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:11:59 +0100 Subject: [PATCH 6/8] Fixing the URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8532771..93a993f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [IT Asset Management](#it-asset-management) * [LDAP](#ldap) * [Monitoring](#monitoring) - * [Metric & Metric Collection](#metric-&-metric-collection) + * [Metric & Metric Collection](#metric--metric-collection) * [Network Configuration Management](#network-configuration-management) * [Newsletter](#newsletters) * [NoSQL](#nosql) From 6d4ab940d8c4cea1ef5515d2ee5166efef4fad9a Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:12:43 +0100 Subject: [PATCH 7/8] Formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93a993f..9a608ed 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ ## Metric & Metric Collection *Metric gathering and display software* -* [collectd](http://collectd.org/) - system statistic collection daemon +* [Collectd](http://collectd.org/) - system statistic collection daemon ## Network Configuration Management *Network configuration management tools.* From 5b4a941a5538e01b310f3a41938423e607dc87bc Mon Sep 17 00:00:00 2001 From: lbriggs Date: Sat, 24 May 2014 13:17:22 +0100 Subject: [PATCH 8/8] Adding new metrics applications --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9a608ed..64ad4ea 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,10 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ *Metric gathering and display software* * [Collectd](http://collectd.org/) - system statistic collection daemon +* [Statsd](https://github.com/etsy/statsd/) - application statistic listener +* [Diamond](https://github.com/BrightcoveOS/Diamond) Python based statistic collection daemon +* [Graphite] (http://graphite.readthedocs.org/en/latest/) - Open source scaleable graphing server + ## Network Configuration Management *Network configuration management tools.*