Commit Graph

13 Commits

Author SHA1 Message Date
Blerim Sheqa cbeed36768 Migrate beat to go modules 2021-09-22 16:58:34 +02:00
Blerim Sheqa 9f856fc765 Cleanup styles according to goimports' style 2018-12-20 16:49:15 +01:00
Blerim Sheqa 1a80e69145 Move all icinga related fields to an icinga group
fixes #25
fixes #26
fixes #28
2018-12-20 14:36:18 +01:00
Blerim Sheqa d9d582d921 Remove 'zones' key from statuspoller
closes #20
2018-08-08 09:36:03 +02:00
Blerim Sheqa 9011a0f8eb Add option to allow custom CAs
closes #14
2017-12-20 16:35:22 +01:00
Blerim Sheqa fd5d3e93b3 Close connectionts properly to prevent piling 2017-12-20 12:48:06 +01:00
Blerim Sheqa 33d384bca8 Initialize event vars before using them 2017-12-19 13:20:12 +01:00
Blerim Sheqa 5b6e720df5 Update to new beater event inerface 2017-12-19 13:20:05 +01:00
Blerim Sheqa 8308849924 Moke info logging less chatty 2017-03-15 15:15:59 +01:00
Blerim Sheqa aaaf13c894 Refactor statuspoller processing
This commit introduces processing of the JSON returned by /v1/status.
Perfdata that is represented as a string will be ignored/dropped.
Features that are not enabled are not be forwarded to ES.
2017-01-31 14:37:08 +01:00
Blerim Sheqa 5fda97545f Extend 'type' field with information from icinga api 2017-01-20 14:41:07 +01:00
Blerim Sheqa 02d6e58153 Move retry_interval setting to evenstream namespace 2017-01-18 16:54:49 +01:00
Blerim Sheqa 92fe7baaa2 Add statuspoller functionality
This first implementation intentionally ignores perfdata.
2017-01-03 16:38:41 +01:00