icinga2/lib
Jean Flach cc5a8da6e8 CLI: Add 'troubleshoot collect' command
By calling `icinga2 troubleshoot collect [--console]` a small file
containing basic application information and a tail of all found logs
and the latest crash report will be created [or displayed].
It does not collect config files at the moment.

refs #3446
2015-02-15 12:38:28 +01:00
..
base Don't attempt to restore program state from non-existing state file 2015-02-14 23:39:10 +01:00
checker Implement additional attributes for the Host class 2015-02-09 08:50:17 +01:00
cli CLI: Add 'troubleshoot collect' command 2015-02-15 12:38:28 +01:00
compat Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
config Fix compiler warning 2015-02-11 15:58:07 +01:00
db_ido DB IDO: Fix {host,service}checks command_line value is "Object of type 'icinga::Array'" 2015-02-15 00:24:05 +01:00
db_ido_mysql DB IDO: Require schema version 1.13.0 2015-02-12 14:22:24 +01:00
db_ido_pgsql DB IDO: Require schema version 1.13.0 2015-02-12 14:22:24 +01:00
demo Update copyright year 2015-01-22 12:00:23 +01:00
hello Update copyright year 2015-01-22 12:00:23 +01:00
icinga Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
livestatus Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
methods Replace spaces with tabs 2015-01-27 10:50:15 +01:00
notification Don't spam the log with reminder notifications not being sent 2015-02-12 14:51:17 +01:00
perfdata Move ValidateMacroString into the MacroProcessor class 2015-02-11 16:14:59 +01:00
remote Fix a case where NetString::ReadStringFromStream might incorrectly return StatusEof 2015-02-14 18:48:33 +01:00
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00