icinga2/components/compat
Michael Friedrich 7c0a71bc29 Compat: split cr output into (long_)output, log only output
status.dat requires output, and long_output seperated for proper
representation by guis and addons (they cannot be changed for
compatibility reasons, we must change).

logging an ALERT requires only the output (first line of the check
result output).

fixes #3882
fixes #4348
2013-06-26 18:23:59 +02:00
..
.gitignore Eliminate the Component class. 2013-03-12 13:45:54 +01:00
Makefile.am tools: move mkembedconfig into subdir 2013-06-24 16:05:18 +02:00
checkresultreader.cpp Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
checkresultreader.h Implement the CheckResultReader type. 2013-03-19 16:20:46 +01:00
compat-type.conf Implement Icinga1.x-style compat log file rotation 2013-03-20 11:11:46 +01:00
compat.vcxproj tools: move mkembedconfig into subdir 2013-06-24 16:05:18 +02:00
compat.vcxproj.filters Windows build fix. 2013-03-12 15:35:51 +01:00
compatcomponent.cpp Compat: split cr output into (long_)output, log only output 2013-06-26 18:23:59 +02:00
compatcomponent.h Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
compatlog.cpp Compat: split cr output into (long_)output, log only output 2013-06-26 18:23:59 +02:00
compatlog.h Refactor ScriptFunctions. 2013-03-25 19:47:02 +00:00