2021-01-02 14:02:54 +01:00
2020-11-21 22:43:30 +01:00
2020-11-21 22:35:43 +01:00
2020-11-21 22:35:43 +01:00
2021-01-02 14:02:54 +01:00
2021-01-02 14:02:54 +01:00
2020-11-21 22:35:43 +01:00

simple-icinga-dashboard

Config file

This script requires an ini-style config file named config.conf for icinga base url and credentials.

[icinga2_api]
baseurl = https://example.org:5665
username = root
password = foobar

[filters]
services = "checks_with_sms" in service.groups
hosts = "checks_with_sms" in host.groups

[output]
filename = index.html
Description
No description provided
Readme 130 KiB
Languages
Python 82.5%
HTML 17.5%