Skip to content

Instantly share code, notes, and snippets.

@challa17
challa17 / docker_coommands
Created January 19, 2018 20:12
Docker commands
#Pull the image from docker hub
docker pull httpd
@challa17
challa17 / graphite.md
Created April 14, 2017 20:08 — forked from ashrithr/graphite.md
Installing graphite 0.10, collectd and grafana on centos 6

Installing Graphite:

Graphite does two things:

  1. Store numeric time-series data
  2. Render graphs of this data on demand

What Graphite does not do is collect data for you, however there are some tools out there that know