icinga2/lib/perfdata
Jason Young 7dbd66535a Throw exception if PerfdataWriter::RotateFile fails to rename from host_temp_path to host_perfdata_path (and same for service)
This can happen if the two paths are not on the same mount-point.

fixes #9236

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-05-11 09:29:32 +02:00
..
CMakeLists.txt Add InfluxDB Writer 2016-05-03 14:12:51 +02:00
gelfwriter.cpp Move CalculateExecutionTime and CalculateLatency into the CheckResult class 2016-05-10 12:16:49 +02:00
gelfwriter.hpp Use check_result timestamp for GELF log messages 2016-04-11 14:48:16 +02:00
gelfwriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
graphitewriter.cpp Move CalculateExecutionTime and CalculateLatency into the CheckResult class 2016-05-10 12:16:49 +02:00
graphitewriter.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
graphitewriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
influxdbwriter.cpp Add InfluxDB Writer 2016-05-03 14:12:51 +02:00
influxdbwriter.hpp Add InfluxDB Writer 2016-05-03 14:12:51 +02:00
influxdbwriter.ti Add InfluxDB Writer 2016-05-03 14:12:51 +02:00
opentsdbwriter.cpp Move CalculateExecutionTime and CalculateLatency into the CheckResult class 2016-05-10 12:16:49 +02:00
opentsdbwriter.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
opentsdbwriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
perfdatawriter.cpp Throw exception if PerfdataWriter::RotateFile fails to rename from host_temp_path to host_perfdata_path (and same for service) 2016-05-11 09:29:32 +02:00
perfdatawriter.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
perfdatawriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00