Commit Graph

50 Commits

Author SHA1 Message Date
dd7a81fd0f feat: allow configure database url via env 2025-11-24 17:14:22 +01:00
a7f4788291 change: increase temp warning to 60degC 2024-02-05 20:40:55 +01:00
824c108678 fix: handle second_last in first request 2024-01-03 15:16:59 +01:00
683ebefbb0 feat: add SMART monitoring support 2024-01-03 14:41:11 +01:00
0842818cbc fix: dont change token on modification 2024-01-03 14:40:57 +01:00
d6ea667733 fix: skip icinga host creation if not configured 2024-01-03 14:39:17 +01:00
c1addbf9fb fix: timestamp status name 2023-11-12 08:21:11 +01:00
6c1afa82ff fix: limit and oder status results displayed 2023-11-12 08:03:00 +01:00
fed1eab6d0 fix: better modification form check 2023-07-25 00:57:30 +02:00
8be2e3d054 fix: remove double POST-method check 2023-07-25 00:51:13 +02:00
c93ab82119 fix: prevent double creation of icinga services on modify 2023-07-25 00:46:45 +02:00
5b49bb2b37 fix: create call on modify 2023-07-25 00:35:01 +02:00
9ac05997d3 fix: correctly display timeout as days on modify 2023-07-15 10:48:50 +02:00
ef6b3fa5fb fix: day <> seconds unit mistake 2023-07-08 23:43:36 +02:00
0fb170c97e fix: remove obsolete todo 2023-07-08 16:02:02 +02:00
3ba958f6e5 fix: use fallback filter icinga link for static services 2023-07-08 16:01:50 +02:00
7ea5578132 change: new reporting location 2023-07-08 02:53:17 +02:00
8c39628a51 fix: handle none user better 2023-07-07 13:54:34 +02:00
876e3101c0 fix: ignore config.json for service config 2023-07-07 13:44:48 +02:00
0d6e2aef7b change: create host last in create_app 2023-07-07 13:44:07 +02:00
b879bd0a84 add: debug output 2023-07-07 13:31:11 +02:00
4653b5b425 feat: app config support 2023-07-07 13:19:20 +02:00
5c6ba654b8 feat: icinga links and ownerships 2023-07-07 12:54:50 +02:00
900ccdf90e Merge branch 'dev' of github.com:FAUSheppy/icinga-webhook-gateway into dev 2023-07-07 09:08:03 +02:00
42832bb762 fix: typo in header name 2023-07-07 09:05:50 +02:00
8428e92d2c feat: improve user owner checks 2023-07-07 09:02:08 +02:00
20d37ef8ec feat: warn about static configured services deletion 2023-07-07 06:50:59 +02:00
feed45a190 feat: icinga api connection for service creation 2023-07-05 21:52:21 +02:00
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