Michael Friedrich
f45c7af592
Documentation: Import missing Livestatus tables and attributes.
...
Fixes #6314
2014-05-26 19:50:11 +02:00
Gunnar Beutner
3f2df5b656
Make sure that Utility::GetHostName() returns an FQDN.
...
Fixes #6312
2014-05-26 17:32:18 +02:00
Gunnar Beutner
e813000d4f
Update documentation.
...
Refs #5795
2014-05-26 16:35:03 +02:00
Carlos Cesario
a7a234a600
Add missing file icingastatus.conf.
...
Fixes #6308
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-05-26 16:07:37 +02:00
Gunnar Beutner
a222442e70
Comment out the NodeName constant.
...
Fixes #6306
2014-05-26 14:40:57 +02:00
Gunnar Beutner
ca51fe8c56
Remove the keep_alive attribute.
...
Fixes #6304
2014-05-26 13:49:14 +02:00
Gunnar Beutner
4775bd8498
Make the output of the cluster check more readable.
...
Fixes #6299
2014-05-26 09:39:14 +02:00
Gunnar Beutner
7183495d89
Make username in the logrotate config configurable.
...
Fixes #6295
2014-05-26 09:01:23 +02:00
Gunnar Beutner
f9512dd495
Make sure Application::InitializeBase() when RLIMIT_NOFILE is set to "unlimited".
...
Refs #6257
2014-05-26 07:40:47 +02:00
Gunnar Beutner
d66b4d587e
Implement the "cluster-zone" check task.
...
Fixes #6204
2014-05-25 19:59:52 +02:00
Gunnar Beutner
f85eacb5bf
mkclass should return exit code 1 when compilation fails.
...
Fixes #6292
2014-05-25 16:30:30 +02:00
Gunnar Beutner
632026cd9f
Rename C++ header files.
...
Fixes #6291
2014-05-25 16:27:14 +02:00
Michael Friedrich
1436575095
Fix incorrect host state change logs.
...
Fixes #6290
2014-05-25 12:45:29 +02:00
Michael Friedrich
13cd6f613a
Documentation: Fix troubleshooting debug hints.
...
Refs #5611
2014-05-23 19:56:57 +02:00
Gunnar Beutner
820b1a340c
Improve log messages.
...
Refs #6070
2014-05-23 19:07:44 +02:00
Gunnar Beutner
778b51ab6d
Improve log messages for the Process class.
...
Refs #6070
2014-05-23 19:00:55 +02:00
Gunnar Beutner
56514f6955
Fix config sync problem.
...
Fixes #6212
Fixes #6242
2014-05-23 18:35:43 +02:00
Gunnar Beutner
16a2d36bdc
Rename --debug to --log-level.
...
Refs #6276
2014-05-23 18:11:21 +02:00
Michael Friedrich
f88f23fa3b
Documentation: Add a hint on configuration comments to troubleshooting.
...
Refs #5611
2014-05-23 16:39:24 +02:00
Michael Friedrich
15f054b7fe
Move ApiListener timer logs to 'notice'.
...
Refs #6070
2014-05-23 14:16:35 +02:00
Michael Friedrich
09f3040bae
Fix required argument for --debug|-x.
...
Refs #6276
2014-05-23 14:12:55 +02:00
Gunnar Beutner
4cf293837f
Change the default number of threads for the ThreadPool class.
...
Fixes #6279
2014-05-23 12:35:18 +02:00
Michael Friedrich
5ec300f68e
Add debug log severity for console logger.
...
Fixes #6276
2014-05-23 11:57:08 +02:00
Gunnar Beutner
215f500b0e
Fix compiler warnings.
...
Refs #5823
2014-05-23 11:05:25 +02:00
Michael Friedrich
eed3a60c75
Documentation: Add a note about updated sample config.
...
Refs #6266
2014-05-23 10:07:47 +02:00
Gunnar Beutner
2e18407270
Close inherited FDs.
...
Fixes #6257
2014-05-23 06:31:52 +02:00
Michael Friedrich
cdfeb28855
Add troubleshooting chapter, fix addon chapter.
...
Fixes #5611
Fixes #6275
2014-05-23 01:01:06 +02:00
Michael Friedrich
1df7518b35
Move more log messages to 'notice' severity.
...
Refs #6070
2014-05-22 23:47:03 +02:00
Michael Friedrich
e873ce6b9c
Fix wrong service apply rule examples for ping{4,6}.
...
Refs #6266
2014-05-22 23:05:39 +02:00
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