Commit Graph

22 Commits

Author SHA1 Message Date
4e7cc5a009 change: don't fail on missing config 2023-07-05 18:15:22 +02:00
0bc32a11fe wip: api connection for icinga services 2023-07-05 13:47:30 +02:00
8eb4271c04 update: improve visuals & status list 2023-07-02 23:03:01 +02:00
cd05159dd2 feat: service deletions & css 2023-07-02 22:45:24 +02:00
c36471c92d feat: service modification 2023-07-02 17:27:36 +02:00
af6c3ff0eb feat: entry creation % details 2023-07-02 16:20:38 +02:00
8fc4fca2a1 fix: show stateless services in overview 2023-07-02 14:20:23 +02:00
d4894f39d8 feat: check headers for browser on / 2023-07-02 14:00:43 +02:00
faa7585c56 fix: replace before_first_request init 2023-07-02 14:00:29 +02:00
178ca55aa2 fix: improve error message for bad token 2023-01-05 20:10:05 +01:00
42166550f9 fix: flip and_/or_ 2023-01-05 20:07:48 +01:00
7e118c37f5 feat: docker build & config dir 2023-01-05 19:35:09 +01:00
Yannik Schmidt
090d753177 mark overdue services as warnings 2022-01-24 06:18:07 +01:00
Yannik Schmidt
0d37fe38ae Merge branch 'master' of github.com:FAUSheppy/icinga-webhook-gateway 2022-01-15 08:09:19 +01:00
Yannik Schmidt
e7bdf0225d implement simple overview 2022-01-15 08:09:12 +01:00
Yannik Schmidt
f009e39280 reply with correct service name
Reply with the correct service name if the service is configured but has never reported in as the icinga command expects it.
2022-01-06 12:56:21 +01:00
Yannik Schmidt
41cbb00ce5 implement grace time for fails and permanent states 2021-11-27 13:34:50 +01:00
Yannik Schmidt
76cd2c6b84 small code fixes 2021-11-25 14:10:43 +01:00
Yannik Schmidt
920f0a69d9 implement service timeout check 2021-11-25 13:22:35 +01:00
Yannik Schmidt
2fef0ee7c7 icinga host checkalive 2021-11-25 13:07:49 +01:00
Yannik Schmidt
d848ba50fe implement duration parsing via timeparse 2021-11-25 13:05:48 +01:00
Yannik Schmidt
d8f5687269 implement server 2021-11-25 12:19:03 +01:00