Sy - (or "eye" in Albanian)
A monitoring agent for Docker containers.
Sy pushes information retrieved from sensors both to RabbitMQ queues and a Redis storage --- depending on the sensor's type.
For a quickstart, use the Makefile that uses Docker Compose:
make: runs Redis and RabbitMQ containers publishing on ports 9000 and 5672 respectively;make clean: removes-fthe composed containers.
Tu use Sy, source syrc and launch sy-agent -d. You can use sy CLI to interact with the daemon.
$ python -m unittest discover -v