// Tutorial Series //
Introduction to Tracking Statistics on Servers
Default avatar
By Justin Ellingwood
Developer and author at DigitalOcean.
Introduction to Tracking Statistics on Servers

Introduction

Collecting and analyzing statistics on your servers and infrastructure becomes increasingly valuable as the complexity of your systems increase. In this series, we will introduce you to some battle-tested statistics gathering and rendering tools. We will go over some basic concepts and then show you how to install and set up each component to effectively monitor your servers and processes.

Summary View
detailed View
// Tutorial //

Collecting statistics about your applications and systems can help you make intelligent decisions about what to work on and where issues may like. In this guide, we will discuss a few technologies that can be used together to collect, store, and graph data about your applications, services, and computers over a long period of time.

// Tutorial //

Tracking statistics is a great way to make informed decisions about your systems, servers, and applications. Graphite is a graphing library that can be used to render customized graphs for any kind of data that is send to it. In this guide, we’ll talk about how to install and use Graphite on an Ubuntu 14.04 server.

// Tutorial //

Collectd is a daemon that can be configured to collect statistics about your server and common services. In this guide, we will install and configure collectd to collect system statistics and send them to Graphite for visualization. We will set this up using an Ubuntu 14.04 server.

// Tutorial //

StatsD is a statistics collection daemon that can be configured to collect arbitrary statistics from applications. It is extremely flexible and allows you to use Graphite in a much more powerful way. In this guide, we’ll discuss how to install and configure StatsD to collect and send metrics to Graphite. We will be doing this on an Ubuntu 14.04 server.

Check out all our Tutorial Series

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel