MRTG vs StatsD
A side-by-side look at MRTG and StatsD. For an in-depth review of either product, follow the links below.
MRTG
Network & Admin
MRTG is an open source network monitoring software. It tracks traffic load on network links and creates graphs to visualize utilization over time. Useful for monitoring bandwidth usage.
networkmonitoringutilizationgraphsopen-source
StatsD
Network & Admin
StatsD is a network daemon for statistics aggregation and metric tracking. It listens for metrics over UDP or TCP, aggregates the metrics, and flushes them to backend services like Graphite.
metricsmonitoringstatisticsaggregation