If you're new here, better check out our main README.
Docker Compose is the easiest way to try:
git clone https://github.com/moira-alert/docker-compose.git
cd docker-compose
docker-compose pull
docker-compose up
Feed data in Graphite format to localhost:2003
:
echo "local.random.diceroll 4 `date +%s`" | nc localhost 2003
Configure triggers at localhost:8080
using your browser.
Other installation methods are available, see documentation.
If you have any questions, you can ask us on Telegram.