Commit Graph

286 Commits

Author SHA1 Message Date
Michael Friedrich f55ae8db27 Fix library name in features-available. 2013-09-27 14:08:58 +02:00
Gunnar Beutner 3726470efb Update documentation. 2013-09-27 13:56:24 +02:00
Gunnar Beutner e69ef0876e Update documentation. 2013-09-27 13:56:24 +02:00
Gunnar Beutner 597ea49776 Fix example config. 2013-09-27 11:29:24 +02:00
Gunnar Beutner 6b98d34e70 Fix VPATH builds. 2013-09-27 11:20:33 +02:00
Gunnar Beutner 2d3e639fac Refactor mods-enabled/mods-available. 2013-09-27 11:16:35 +02:00
Gunnar Beutner 28236f341a Build fix. 2013-09-27 10:51:21 +02:00
Gunnar Beutner 74708766d1 Implement mods-available/mods-enabled.
Refs #4573
2013-09-27 10:45:38 +02:00
Michael Friedrich d594d0d67e Fix wrong types. 2013-09-25 13:44:53 +02:00
Gunnar Beutner 4b7c9c413d Implement init script option: checkconfig. 2013-09-25 12:42:53 +02:00
Gunnar Beutner d9a283fc89 Rename command-line parameter: -v -> -C 2013-09-25 09:48:45 +02:00
Gunnar Beutner 1b205d73c9 Update example config files. 2013-09-25 09:46:47 +02:00
Gunnar Beutner 8568b4b701 Make sample configuration more readable.
Fixes #4724
2013-09-24 11:24:22 +02:00
Gunnar Beutner 12ebf48b0e Implement setgid/setuid support.
Fixes #3841
2013-09-15 10:28:54 +02:00
Gunnar Beutner e3dba08d6a Update example config. 2013-09-11 15:00:06 +02:00
Gunnar Beutner e8c61a578f Implement restarting Icinga. 2013-08-30 14:27:24 +02:00
Michael Friedrich ec40251c4e Configuration: Remove 'local' identifier. 2013-08-29 14:51:38 +02:00
Gunnar Beutner e9e55cd8c0 Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
Michael Friedrich ff545add78 Config: Fix docs suggestion. 2013-08-16 17:24:22 +02:00
Michael Friedrich 8613beb539 Fix Icinga 2 Binary is in the wrong directory.
fixes #4539
2013-08-16 14:50:01 +02:00
Michael Friedrich aa3196407a icinga2.conf.dist: add CompatLog as default 2013-06-28 20:46:53 +02:00
Gunnar Beutner 463f4e4cf9 Implement notification_*_filter variables for Host/Service objects. 2013-06-26 10:19:00 +02:00
Gunnar Beutner d03d6e14bf Init script: Fix shell redirection. 2013-05-03 14:49:21 +02:00
Gunnar Beutner 8f5c5b68da Implement -d (daemonize) and -e (errorlog). 2013-05-03 13:39:31 +02:00
Gunnar Beutner a03d609f7c Removed the '#' prefix for the config statements 'include' and 'library'. 2013-03-21 14:30:28 +01:00
Gunnar Beutner df4a31556a Update example config files. 2013-03-14 13:18:20 +01:00
Gunnar Beutner 16e2fcdf2a Init script: Fix incorrect output redirection. 2013-03-12 16:16:49 +01:00
Gunnar Beutner 2a09a722c8 Update example configuration files. 2013-03-12 15:37:24 +01:00
Gunnar Beutner 4b2d828b99 Refactor the init script and remove the -d option.
Fixes #3666
2013-03-12 11:48:45 +01:00
Gunnar Beutner b19eedf8ec Fix: $prefix/var not created during 'make install', fails on cmd pipe creation
Fixes #3815
2013-03-12 09:58:58 +01:00
Michael Friedrich c9178fb0f3 icinga2.conf.dist: change host check to single aliased check
fixes #3816
2013-03-10 14:00:49 +01:00
Michael Friedrich d528ed2bba fix pid file location in initscript too
fixes #3670
2013-03-10 13:55:28 +01:00
Gunnar Beutner f0093689fd Clean up the win32 config example.
Fixes #3705
2013-02-16 09:20:45 +01:00
Gunnar Beutner d13017ef60 Removed some more native:: prefixes (oops). 2013-02-15 12:49:14 +01:00
Michael Friedrich 312756a886 update .gitignore 2013-02-04 18:36:21 +01:00
Gunnar Beutner c4293cfa25 Added init script.
Fixes #3114
2013-02-04 12:52:39 +01:00