This document discusses monitoring system and application metrics using tools like Collectd and Logster to send data to Graphite. It provides examples of key metrics to monitor for resources like CPU, memory, disk, network and Nginx. These include utilization, saturation and errors. Graph examples are given showing how to visualize request rates, response times, and resource usage over time in Graphite. The document also discusses configuring Collectd and Logster and creating a custom Logster parser to send detailed request timing data rather than averages.