add simple-icinga-dashboard on status.franzi.business
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit

fixes #20
This commit is contained in:
Franzi 2021-01-02 14:47:11 +01:00
parent 2ebf7ec32b
commit e8d131b041
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 84 additions and 1 deletions

View file

@ -0,0 +1,11 @@
[icinga2_api]
baseurl = ${api_url}
username = ${api_user}
password = ${api_password}
[filters]
hosts = ${host_filter}
services = ${service_filter}
[output]
filename = /opt/simple-icinga-dashboard/out/index.html