Commit Graph

28 Commits

Author SHA1 Message Date
Gunnar Beutner 162cee5c40 Remove the ConsoleLogger class and keep the default console log enabled until we daemonize.
Refs #5342
2013-12-16 17:23:23 +01:00
Gunnar Beutner 90dc637b2c Update the livestatus socket path in the documentation.
Fixes #5308
2013-12-11 18:28:46 +01:00
Gunnar Beutner 3c1fc98f5c Fix incorrect attribute names in the documentation.
Fixes #5303
2013-12-11 15:12:20 +01:00
Gunnar Beutner 41ded2858c Implement scheduled downtimes.
Fixes #3584
2013-12-06 13:45:18 +01:00
Gunnar Beutner 02e0933e7c Make status.dat/objects.cache interval configurable.
Fixes #5262
2013-12-05 10:04:49 +01:00
Gunnar Beutner a2d77451ec Update documentation.
Refs #4746
2013-11-26 13:55:07 +01:00
Gunnar Beutner 27e9cd71e7 Create temporary files for PerfdataWriter in a separate directory.
Fixes #5105
2013-11-21 07:17:34 +01:00
Gunnar Beutner 4534bb08c5 Implement DbCatEverything flag.
Fixes #5096
2013-11-20 16:47:46 +01:00
Gunnar Beutner 64dc5e9d00 Change default directory for performance data to /var/spool/icinga2/perfdata.
Fixes #5089
2013-11-17 20:04:32 +01:00
Gunnar Beutner a5e3c70bcc Implement support for CRLs.
Fixes #3657
2013-11-13 10:30:40 +01:00
Michael Friedrich 5caec8c570 Livestatus: Add compat_log_path config option for historical tables.
Fixes #5017
2013-11-07 14:16:10 +01:00
Gunnar Beutner 264fdf40d5 Implement PostgreSQL adapter for IDO.
Fixes #4777
2013-11-04 16:05:24 +01:00
Gunnar Beutner 00c596665a Fix incorrect column name in the documentation.
Refs #4969
2013-10-30 14:07:50 +01:00
Gunnar Beutner 1a8a838de9 Add documentation for the DbCat* filters.
Refs #4782
2013-10-30 10:20:00 +01:00
Gunnar Beutner db4b3b78d6 Implement class compiler.
Refs #4963
2013-10-28 14:27:36 +01:00
Michael Friedrich b734b71ff3 Documentation: Reduce 33 to 3 TODOs. 2013-10-18 20:05:08 +02:00
Gunnar Beutner 63fd3e1581 Update documentation. 2013-10-18 15:10:34 +02:00
Michael Friedrich 2164ff22b9 Documentation: Update commands and external commands. 2013-10-17 18:13:33 +02:00
Michael Friedrich b4ae8239f2 Rename features: statusdat -> statusdata, compat-log -> compatlog . 2013-10-17 13:57:53 +02:00
Gunnar Beutner ac9981fbcd Implement event_handler_enabled modified attribute. 2013-10-16 15:20:14 +02:00
Gunnar Beutner 53c0ea1b9e Update documentation. 2013-10-16 13:20:20 +02:00
Michael Friedrich 91afc36b3a Add example timeperiods.
fixes #4839
2013-10-15 22:52:03 +02:00
Gunnar Beutner 4d44d541f3 Re-implement ClusterListener::key_path. 2013-10-15 21:28:58 +02:00
Michael Friedrich 4135578903 Add GraphiteWriter.
fixes #3986
2013-10-15 14:56:02 +02:00
Michael Friedrich 1bc9006bf2 Documentation: Add object type anchors. 2013-10-11 18:14:11 +02:00
Gunnar Beutner 33df69f509 Update documentation. 2013-10-07 09:35:44 +02:00
Michael Friedrich 972a4f8b9a Change user attribute macros to $USER...$
but keep the $CONTACT...$ still supported for compatibility.

fixes #4792
2013-10-02 19:01:03 +02:00
Gunnar Beutner 115aea29a0 Update documentation. 2013-10-02 09:50:37 +02:00