From 1ad0160e3fa694f3281b23d8dc81282b291af95e Mon Sep 17 00:00:00 2001 From: John Dyer Date: Tue, 23 Dec 2014 09:43:18 -0500 Subject: [PATCH] Added devops tool called OSTENT - 'collects and displays system metrics and optionally relays to Graphite and/or InfluxDB' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d177fec5..b5a2e308 100644 --- a/README.md +++ b/README.md @@ -620,6 +620,7 @@ Software written in Go. * [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions. * [hk](https://github.com/heroku/hk) - Heroku command-line interface in Go. * [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data. +* [ostent](https://github.com/ostrost/ostent) - collects and displays system metrics and optionally relays to Graphite and/or InfluxDB * [Packer](https://github.com/mitchellh/packer) - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. * [Rodent](https://github.com/alouche/rodent) - Rodent helps you manage Go versions, projects and track dependencies.