Commit Graph

2892 Commits

Author SHA1 Message Date
Michael Friedrich 91e6838ceb Documentation: Add examples for time related macros.
Fixes #5376
2014-02-03 11:11:56 +01:00
Gunnar Beutner 5ae20eb31a Fix duplicate object IDs for command objects.
Fixes #5584
2014-01-31 10:42:27 +01:00
Gunnar Beutner 238d90401c Implement an option to disable use of vfork().
Fixes #5583
2014-01-31 08:44:00 +01:00
Michael Friedrich d31ca31e90 DB IDO: Implement notification object insert id cache.
Refs #5103
2014-01-29 17:38:02 +01:00
Michael Friedrich fbdadea24c Fix notification script.
Fixes #5419
2014-01-29 14:41:56 +01:00
Michael Friedrich 06e703e26b Documentation: Add IDO PostgreSQL setup.
Fixes #5574
2014-01-29 13:34:30 +01:00
Michael Friedrich a3097ff3c6 DB IDO: Fix the way notification_id is handled.
Fixes #5103
Fixes #5265
2014-01-28 17:53:40 +01:00
Michael Friedrich f30eca5a73 DB IDO: Refactor notification signal handling.
Refs #5103
Fixes #5265
2014-01-28 15:53:12 +01:00
Gunnar Beutner 95559cb329 Fix: PROCESS_HOST_CHECK_RESULT misinterprets the given status code.
Fixes #5462
2014-01-28 14:44:06 +01:00
Gunnar Beutner f9e8e204f9 Fix: Crash when state file is invalid.
Fixes #5361
2014-01-28 14:33:21 +01:00
Gunnar Beutner 08303f9aca Incrementally fetch MySQL/PGsql rows.
Fixes #5374
2014-01-28 14:26:56 +01:00
Gunnar Beutner e0596f2d33 Fix UNIX sockets on FreeBSD.
Fixes #5567
2014-01-28 09:58:19 +01:00
Michael Friedrich a2e504bd01 Build fix.
Refs #5409
2014-01-27 17:03:50 +01:00
Michael Friedrich 4428e1a4e2 Don't include unnecessary dirs in release tarball.
Fixes #5409
2014-01-27 16:28:03 +01:00
Michael Friedrich 7ca1c46364 Documentation: Add a chapter about available Icinga 2 user interfaces.
Fixes #5498
2014-01-24 18:26:32 +01:00
Michael Friedrich db20f28b99 Documentation: Add disable/override objects/attribute section.
Fixes #5442
2014-01-24 16:28:21 +01:00
Michael Friedrich 26f41502b4 Documentation: Add service check authorities.
Fixes #5441
2014-01-24 14:20:37 +01:00
Michael Friedrich f9c37524f1 DB IDO: Fix wrong timestamp in column expiration_time.
Fixes #5292
2014-01-23 17:42:33 +01:00
Michael Friedrich fcec5c61a0 CompatUtility: Fix broken custom variable dump.
Fixes #5547
2014-01-21 16:13:27 +01:00
Johannes Meyer 876587d727 Merge branch 'feature/test-external-commands-5345' into next
resolves #5345
2014-01-20 17:21:19 +01:00
Johannes Meyer f8e6673123 Implement missing host/servicegroup commands
fixes #5504
2014-01-20 16:58:18 +01:00
Johannes Meyer f11ed8a684 Implement ENABLE_HOSTGROUP_PASSIVE_HOST_CHECKS
fixes #5501
fixes #5502
fixes #5503
2014-01-20 16:04:02 +01:00
Johannes Meyer 8a25bff8a6 Fix that dis-/enabling notifications affect active checks
fixes #5500
2014-01-20 11:12:03 +01:00
Michael Friedrich 79d6bbe8a8 Documentation: Rename Nagios Plugins to Monitoring Plugins.
Fixes #5495
2014-01-17 21:30:05 +01:00
Johannes Meyer cf81db562f Fix that the service_object_id is not correctly set in the servicechecks table
fixes #5486
2014-01-16 16:12:29 +01:00
Johannes Meyer 5aca228950 Fix that "categories" is not a valid attribute for DbConnection objects
refs #5482
2014-01-16 12:25:46 +01:00
Johannes Meyer 518ab55418 Fix the config compiler's ignorance
fixes #5482
2014-01-16 10:17:25 +01:00
Michael Friedrich c38c81ac3f Additional documentation fixes for NotificationCommand example.
Fixes #5478
2014-01-15 21:04:01 +01:00
Michael Friedrich df059086e4 Documentation: Fix host!service seperator for inline services.
Fixes #5476
2014-01-15 20:44:26 +01:00
Michael Friedrich 9140d80e1f Documentation: Add default classic ui login.
Fixes #5475
2014-01-15 20:16:16 +01:00
Johannes Meyer 7e235a53c5 Fix hostcheck state conversion of the statusdatawriter
fixes #5449
2014-01-15 14:50:58 +01:00
Michael Friedrich d78e5a9676 spec: Fix boost version requirement for OpenSUSE 13.1.
Fixes #5451
2014-01-14 18:30:57 +01:00
Michael Friedrich 51aa2d7f43 Merge branch 'feature/log-trunc-rotate-5448' into next
Fixes #5448
2014-01-14 17:43:18 +01:00
Michael Friedrich f5ab9d53b3 spec: Add logrotate file.
Refs #5448
2014-01-14 17:37:45 +01:00
Michael Friedrich 815a34a535 Filelogger must not truncate log file, but append its stream.
Refs #5448
2014-01-14 17:25:05 +01:00
Michael Friedrich 87ba0ea3ab Add logrotate config.
Refs #5448
2014-01-14 17:24:38 +01:00
Michael Friedrich 6ac77d7f5c Compat: Do not dump empty strings into objects.cache.
Fixes #5450
2014-01-14 16:31:28 +01:00
Michael Friedrich a4466ba880 Fix formatting of execution_time, latency.
Fixes #5427
2014-01-10 00:38:16 +01:00
Michael Friedrich 555d72150a Update copyright header.
Fixes #5424
2014-01-09 00:32:11 +01:00
Michael Friedrich 859f9fca6b Vagrant: Fix missing class includes for 'icinga-web' puppet module.
Fixes #5415
2014-01-04 14:17:09 +01:00
Michael Friedrich 6676bf058e Refactor puppet module 'icinga-web'.
Fixes #5414
2014-01-04 13:34:29 +01:00
Michael Friedrich baff566ccd Rename puppet module 'icinga-classicui'.
Fixes #5413
2014-01-04 13:07:30 +01:00
Johannes Meyer 1022adf172 Add nsca-ng test
resolves #5392
2013-12-20 15:32:45 +01:00
Gunnar Beutner 3e5af43e4d Don't cache config item properties.
Refs #5400
2013-12-20 13:31:13 +01:00
Gunnar Beutner 38aa231a2d Discard unused config items as early as possibly.
Refs #5400
2013-12-20 13:31:13 +01:00
Johannes Meyer a4ba11bd13 Add eventhandler test
resolves #5372
2013-12-20 09:59:12 +01:00
Michael Friedrich 87e00a1b84 Update Vagrant base box to CentOS 6.5.
Fixes #5375
2013-12-19 16:01:04 +01:00
Michael Friedrich 084ba6af94 Documentation: Escaping of dollar signs as characters.
Fixes #5373
2013-12-19 14:31:35 +01:00
Michael Friedrich 0045d029ab Release 0.0.6.
Fixes #5322
2013-12-19 10:50:53 +01:00
Michael Friedrich baa22c6a62 Merge branch 'fix/livestatus-hist-tables-5351' into next
Fixes #5351
2013-12-18 17:34:35 +01:00