Skip to content

Tracking various tools that fit in the monitoring and metrics space

Notifications You must be signed in to change notification settings

Paradisia/tool-repos

This branch is 93 commits behind monitoringsucks/tool-repos:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b330639 · Feb 27, 2013
Jun 11, 2011
Jun 6, 2011
Feb 25, 2012
Jun 25, 2012
Jun 6, 2011
Mar 12, 2012
Jun 9, 2011
Jan 23, 2012
Jun 9, 2011
Jan 23, 2012
Jun 9, 2011
May 13, 2012
Jun 9, 2011
Mar 9, 2012
Aug 18, 2011
Jun 9, 2011
Jun 9, 2011
Jul 12, 2011
Dec 2, 2011
Feb 8, 2012
Aug 23, 2011
Jun 9, 2011
Jun 6, 2011
Jun 9, 2011
Jun 9, 2011
Jan 23, 2012
Jun 11, 2011
Jun 11, 2011
Jun 11, 2011
Feb 13, 2012
Jun 25, 2012
Jan 10, 2013
Jul 3, 2012
Jun 9, 2011
Aug 16, 2011
Jun 6, 2011
Feb 13, 2012
Jul 3, 2012
Jan 14, 2013
Jul 12, 2011
Jan 15, 2012
Jan 29, 2012
Jun 9, 2011
Nov 7, 2011
May 31, 2011
Jun 9, 2011
Jun 6, 2011
Mar 12, 2012
Feb 27, 2013
Jun 9, 2011
Jun 9, 2011
Jun 9, 2011
Jun 11, 2011
Jun 25, 2012
Jun 9, 2011
Aug 18, 2011
Jan 8, 2012
Jun 9, 2011
Feb 13, 2012
May 31, 2011
Jul 13, 2011
Mar 12, 2012
Mar 12, 2012
Jun 11, 2011
Jun 9, 2011
Jun 9, 2012
Feb 26, 2012
Jun 5, 2012
Jun 21, 2012
Jun 25, 2012
Dec 6, 2011
Sep 27, 2012
Jul 27, 2012
Sep 27, 2012
Jun 11, 2011
Jun 9, 2011
Jun 9, 2011
Jan 10, 2013
Feb 13, 2012

Repository files navigation

Tool Repo

=========== This repository serves as a sort of master repository of various tools that people have come across.

The format for structure should be as follows:

top-level repo -
		project_name -
			      README.md (review/information)
			      git submodule to repo (if appropriate)

Please do not put any actual code in here.

Example

Adding a repo:

mkdir project_name
git submodule add https://github.com/username/project_name project_name/repo
echo "[link](http://github.com/username/project_name)" > project_name/README.md
git add project_name
git commit -am 'added project_name'

About

Tracking various tools that fit in the monitoring and metrics space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published