Download

Agent

This is the plugin-based agent written in c++. It provide a REST api to the data that the backend consume.

Download Watched Agent

Backend

This is the backend. It collect all the performance metrics from the agents. It monitor the metrics, store the data in a mysql database and compute aggregates.

Download Watched Backend

Frontend

This is the frontend. Allow to view performance metric and monitoring events generated by the backend

Download Watched Frontend