Michael Friedrich
8e05f6ce4b
Fix null ptr exception in Zone::GetLocalZone()
...
Fixes #6273
2014-05-22 23:01:15 +02:00
Michael Friedrich
4df2721d4e
Documentation: Fix Getting Started based on revamped example configuration.
...
Refs #6266
2014-05-22 22:47:32 +02:00
Michael Friedrich
0eec68aec4
Emphasize on apply rules in example config.
...
- move all templates into templates.conf
- move service apply ping{4,6} to services.conf
- apply notifications based on vars.sla == "24x7"
- apply scheduled downtime based on host/service name
- apply ping{4,6} based on hostgroup membership
- keep hosts/localhost for real local configuration
Fixes #6266
2014-05-22 22:19:41 +02:00
Michael Friedrich
831743fa0a
Documentation: Add references to apply examples to general configuration objects.
...
Fixes #6258
2014-05-22 21:33:31 +02:00
Gunnar Beutner
1bc1356fe6
Windows build fix.
2014-05-22 21:32:08 +02:00
Michael Friedrich
c2dadc5f88
Fix debug output for Api* connection errors.
...
Refs #6070
2014-05-22 21:20:18 +02:00
Michael Friedrich
60b772334d
Fix nrpe command definition.
...
Refs ##6225
2014-05-22 21:06:19 +02:00
Michael Friedrich
ec7d9b0f3d
Move zone specific configuration to zones.conf included in icinga2.conf.
...
Fixes #6208
2014-05-22 21:00:42 +02:00
Michael Friedrich
4fa42d6fd1
Remove authorities leftover.
2014-05-22 20:36:37 +02:00
Michael Friedrich
110b7b4a53
Documentation: Move notifications/dependencies up.
2014-05-22 20:14:26 +02:00
Michael Friedrich
2027b301a7
Documentation: Update migration, add agent based dependency example.
...
Refs #6225
Fixes #6272
Fixes #6271
2014-05-22 19:25:31 +02:00
Michael Friedrich
c4fa6e2ea2
Plugins: Add generic nrpe command definition.
...
Refs #6225
2014-05-22 19:08:47 +02:00
Michael Friedrich
8980924567
Documentation: Update what's new for 2.0.0 Beta 1.
...
Fixes #5820
2014-05-22 18:17:39 +02:00
Michael Friedrich
4515e5a717
Documentation: Explain config validation with errors and reload.
...
Fixes #6259
2014-05-22 17:27:28 +02:00
Michael Friedrich
3f361bcb05
Fix checkconfig error message.
...
Fixes #6269
2014-05-22 17:26:56 +02:00
Michael Friedrich
d8511a3193
Documentation: Explain how command parameters work with CheckCommand and Host, Service objects.
...
Fixes #6267
2014-05-22 16:47:10 +02:00
Michael Friedrich
4296ec3987
Change the most chatting log messages to 'notice' severity.
...
Refs #6070
2014-05-22 16:07:57 +02:00
Michael Friedrich
0713918c5e
Extract exception error info message.
...
Refs #6070
2014-05-22 16:07:57 +02:00
Michael Friedrich
aaa6154fd7
Make critical connection errors readable in ApiListener.
...
Refs #6070
2014-05-22 16:07:57 +02:00
Michael Friedrich
7462c8320a
Add 'notice' severity to *Logger.
...
Refs #6070
2014-05-22 16:07:57 +02:00
Gunnar Beutner
ff80ed1c38
Update documentation.
...
Refs #5795
2014-05-22 14:18:34 +02:00
Gunnar Beutner
e3db6770f1
Add by_ssh command object.
...
Refs #5795
2014-05-22 14:05:56 +02:00
Gunnar Beutner
7223ae1dc2
Update documentation.
...
Refs #5795
2014-05-22 13:33:54 +02:00
Gunnar Beutner
46165dbccf
Make sort order for Utility::{Glob,GlobRecursive} deterministic.
...
Fixes #5854
2014-05-22 13:12:58 +02:00
Gunnar Beutner
95d9b6f221
Fix invalid logrotate option.
...
Fixes #6265
2014-05-22 12:02:11 +02:00
Gunnar Beutner
2350593ef0
Fix logrotate config.
...
Fixes #6229
2014-05-22 11:22:30 +02:00
Gunnar Beutner
fceeeba05e
Fix compiler warnings.
...
Fixes #5823
2014-05-22 10:28:21 +02:00
Gunnar Beutner
99ce7981da
Use the right CheckResult object for commands.
...
Fixes #6260
2014-05-22 09:11:16 +02:00
Michael Friedrich
d0bc351f82
Fix PerfdataWriter config validation.
...
Fixes #6255
2014-05-21 18:16:25 +02:00
Gunnar Beutner
8d1467697c
Add description for the display_name attribute for services.
...
Fixes #6253
2014-05-21 16:37:44 +02:00
Michael Friedrich
6a7f4f8d03
Fix revision in version string.
...
Fixes #6231
2014-05-21 10:33:14 +02:00
Gunnar Beutner
006ab285bc
Build fix for Fedora.
...
Fixes #6250
2014-05-21 09:39:23 +02:00
Michael Friedrich
62acf8641a
Documentation: Add a note for the vagrant demo vm to 'about' .
...
Fixes #6248
2014-05-20 15:15:36 +02:00
Michael Friedrich
47ea2ba559
Documentation: Fix cluster config examples.
...
Fixes #6247
2014-05-20 14:51:30 +02:00
Gunnar Beutner
ae94ae8599
Remove build dependency for postgresql84.
...
Fixes #5847
2014-05-20 14:39:23 +02:00
Michael Friedrich
bb0d83ba9f
Documentation: Add a note on recovery notifications during downtime.
...
Refs #6228
2014-05-20 14:16:53 +02:00
Michael Friedrich
c494bd8eb8
Documentation: Add a better example for apply rules in monitoring basics.
...
Refs #5827
2014-05-20 13:56:49 +02:00
Michael Friedrich
7711a7585b
Documentation: Move ITL/Plugin Commands into Icinga 2 configuration.
...
Fixes #6245
2014-05-20 12:38:46 +02:00
Michael Friedrich
1961c5dfe2
Fix cluster check output.
...
Fixes #6244
2014-05-20 12:28:50 +02:00
Michael Friedrich
52f4d7a5f7
Fix the current zone master log message.
...
Fixes #6241
2014-05-20 10:41:09 +02:00
Gunnar Beutner
c5e3d5de9d
Fix compatibility with older versions of CMake.
...
Fixes #6240
2014-05-20 08:30:26 +02:00
Michael Friedrich
6c0b8db4bf
Move 'GraphiteWriter already connected' to debug log.
...
Refs #6070
2014-05-19 22:54:17 +02:00
Michael Friedrich
101bd10d62
Documentation: Add a note for required CheckCommand objects for additiona plugins.
...
Fixes #6239
2014-05-19 18:26:59 +02:00
Michael Friedrich
af951819bc
Add MessageOrigin to OnVarsChanged.
...
Refs #6187
Refs #5219
2014-05-19 18:17:47 +02:00
Michael Friedrich
601e10cb46
Use CustomVarObject instead of DynamicObject for all libicinga objects.
...
Fixes #6187
2014-05-19 17:57:58 +02:00
Michael Friedrich
f966f6ec90
Documentation: Update cluster documentation.
...
Fixes #6234
Refs #6192
Refs #6191
2014-05-19 14:34:26 +02:00
Gunnar Beutner
f36df69ba2
Remove Doxygen.
...
Fixes #5006
2014-05-19 13:54:02 +02:00
Gunnar Beutner
b814d89ce0
Fix command timeout.
...
Fixes #6232
2014-05-19 13:09:49 +02:00
Michael Friedrich
1f32630b42
Bump version for next release target.
...
Refs #6231
2014-05-19 10:59:09 +02:00
Gunnar Beutner
657b3c6a1a
Fix deadlock in db_ido.
...
Fixes #6230
2014-05-19 10:56:50 +02:00