ilert Integration Plugin for Icinga
For setup instructions, refer to our integration guides below.
Note: use Python >= 3.7 (in case Python 2 is needed, use scripts in
/python2
)
Requirements: docker compose v3.7+
- Start icinga locally
docker-compose up -d
- Replace
{{YOUR_API_KEY}}
placeholder with your alert source api key in the./ilert-icinga.conf
file - Copy the
./ilert-icinga.conf
file to the./data/icinga/etc/cicnga2/conf.d/
folder - Optional: copy the
./test-server-host.conf
file to the./data/icinga/etc/cicnga2/conf.d/
folder - Open the
http://127.0.0.1:4080/icingaweb2/dashboard
url in your browser