icinga2/lib/perfdata
Alexander A. Klimov 4c2e59a690 ElasticsearchWriter: switch to v7+ URL schema to support v8
and OpenSearch 2. This breaks the EOL v5 and v6.
2023-07-03 14:43:45 +02:00
..
CMakeLists.txt Introduce Influxdb2Writer 2021-07-20 16:21:36 +02:00
elasticsearchwriter.cpp ElasticsearchWriter: switch to v7+ URL schema to support v8 2023-07-03 14:43:45 +02:00
elasticsearchwriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
elasticsearchwriter.ti ElasticsearchWriter: actually verify TLS server certificates 2021-08-13 17:24:24 +02:00
gelfwriter.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
gelfwriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
gelfwriter.ti GelfWriter: actually verify TLS server certificates 2021-08-13 17:24:24 +02:00
graphitewriter.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
graphitewriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
graphitewriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00
influxdb2writer.cpp Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
influxdb2writer.hpp Introduce Influxdb2Writer 2021-07-20 16:21:36 +02:00
influxdb2writer.ti Introduce Influxdb2Writer 2021-07-20 16:21:36 +02:00
influxdbcommonwriter.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
influxdbcommonwriter.hpp Merge pull request #9321 from Icinga/perfdata-resume-signal 2022-04-07 15:51:02 +02:00
influxdbcommonwriter.ti InfluxdbCommonWriter: actually verify TLS server certificates 2021-08-13 17:24:24 +02:00
influxdbwriter.cpp Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
influxdbwriter.hpp InfluxdbCommonWriter: abstract InfluxdbWriter 2021-07-20 16:21:36 +02:00
influxdbwriter.ti InfluxdbCommonWriter: abstract InfluxdbWriter 2021-07-20 16:21:36 +02:00
opentsdbwriter.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
opentsdbwriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
opentsdbwriter.ti Added OpenTSDB Metric prefix naming support 2019-10-24 00:04:12 +11:00
perfdatawriter.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
perfdatawriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
perfdatawriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00