sebt3 / watched.agent

Watched Agent
https://sebt3.github.io/watched/doc/agent/
GNU Affero General Public License v3.0
2 stars 0 forks source link
agent collected-metrics cpp lua monitoring ssl watched

watched.agent

Status

Overview

Watched aim to become a performance analysis and a monitoring tool. This is the plugin-based agent written in C++. It provide a REST api to the data that the backend consume. Plugins can be written in c++ or in lua

Dependencies

This project is based on the following projects :

Other componants

build instruction

mkdir build
cd build
cmake ..
make
sudo make install

Complete instructions here.

Current features

Planned

TODO