Commit Graph

20 Commits

Author SHA1 Message Date
Franzi 9f4f2818c5
can haz some formatting? 2023-05-20 20:09:16 +02:00
Franzi 0a0ee1bbfc
add some logging and error handling 2023-05-20 20:08:08 +02:00
Franzi fee4b8dac0
remove debug print 2021-04-11 11:17:48 +02:00
Franzi 676d7cabbc
rework templating using mako templates 2021-04-11 10:57:02 +02:00
Franzi 2ff0ca382f
make config file location configurable via environment variables 2021-04-11 10:26:09 +02:00
Franzi 48232c50cf
sort imports 2021-04-11 10:24:46 +02:00
Franzi a0a359d5dd
sort hosts by pretty name, not by internal hostname 2021-04-11 08:07:24 +02:00
Franzi 6b95291821
rename do_api_calls to get_api_results, return early if services were already requested 2021-04-11 08:00:36 +02:00
Sophie Schiller a10c38e85d emojimood depending on ragecounter 2021-04-10 17:39:06 +02:00
Sophie Schiller 44293e9323 move config to toml file 2021-04-10 16:05:09 +02:00
Sophie Schiller f899e6e13b move stuff to class, add prettifier, use pretty names 2021-04-10 15:34:41 +02:00
Sophie Schiller 596bf8f682 set ids for intra-page-links 2021-01-02 14:55:04 +01:00
Franzi 50fd7db773
link hostnames, not service names 2021-01-02 14:44:26 +01:00
sophie 34aebe2809 Merge pull request 'kunsi-remove-hosts' (#1) from kunsi-remove-hosts into main
Reviewed-on: https://git.kunsmann.eu/sophie/simple-icinga-dashboard/pulls/1
2021-01-02 13:41:42 +00:00
Franzi 93869e042b
remove unneeded call to api/objects/hosts 2021-01-02 14:40:05 +01:00
Franzi f2b2aaa862
add linkable anchors to host names 2021-01-02 14:36:46 +01:00
Franzi d7910e5fd3
remove host list from top of page
This is duplicated in the services list
2021-01-02 14:33:40 +01:00
Sophie Schiller 62e0451d5b remove unneded import 2021-01-02 14:22:38 +01:00
Sophie Schiller fe09371cd3 make service executable 2021-01-02 14:08:44 +01:00
Sophie Schiller b74c8b04be add some config options 2021-01-02 14:02:54 +01:00
Renamed from services.py (Browse further)