The document describes a web scale monitoring system using various technologies like Gearman, Redis, Mojolicious, Angular.js, Gnuplot and PostgreSQL. The system polls CPE, DSLAM and MSAN devices to collect data, stores it in PostgreSQL with hstore and Redis caching, and provides a web interface using Mojolicious and Angular.js to inspect the data. The goals are horizontal scalability, preserving data structure, and easy deployment through test driven development.