Gunnar Beutner
25ed7dcdb2
Fall back to using SysconfDir + "/icinga2/icinga2.conf" if --config is not specified
...
fixes #6874
2014-08-17 13:48:55 +02:00
Gunnar Beutner
3da5568eb3
Install DB schema files using cmake
...
fixes #6881
2014-08-17 13:37:50 +02:00
Michael Friedrich
9efe458b27
Documentation: Clarify on which config tools are available
...
fixes #6909
2014-08-14 13:39:55 +02:00
Michael Friedrich
d2ddde3fec
Rename README to README.md
...
fixes #6688
2014-08-05 21:27:21 +02:00
Michael Friedrich
b02a1ff9d6
Documentation: Add a note on Icinga Web database
...
refs #6652
2014-08-01 17:39:24 +02:00
Michael Friedrich
7c59ef284e
Documentation: Add a note on el7 & systemd
...
refs #6655
2014-07-29 15:31:37 +02:00
Michael Friedrich
1e4ddc2a1a
Fix customvariables in DB IDO MySQL are not case sensitive
...
fixes #6608
2014-07-23 18:06:57 +02:00
Michael Friedrich
409ea08673
Documentation: Update installation with systemd service
...
fixes #6708
2014-07-23 13:48:20 +02:00
Michael Friedrich
7c62b9de39
Documentation: Clarify on which feature are required for user interfaces & addons
...
fixes #6652
2014-07-23 10:46:37 +02:00
Michael Friedrich
f4c0600b26
Documentation: Update package repositories
...
refs #5796
2014-07-21 20:22:48 +02:00
Michael Friedrich
c921304dc8
Documentation: Fix localhost.conf location
...
fixes #6728
2014-07-15 15:19:31 +02:00
Michael Friedrich
107757be3c
Documentation: Fix wrong command pipe path for icinga web
...
fixes #6711
2014-07-12 12:43:09 +02:00
Michael Friedrich
ef2ffd8534
Documentation: fix url formatting, dependency example
2014-06-15 23:17:16 +02:00
Michael Friedrich
b393e8eb62
Documentation: explain the icinga 2 reload
...
fixes #6486
2014-06-15 10:45:06 +02:00
Michael Friedrich
5bea405c67
Move the Vagrant VM to https://github.com/Icinga/icinga-vagrant
...
fixes #5843
2014-06-13 22:39:17 +02:00
Michael Friedrich
b0786886aa
Documentation: Updates for DB IDO
...
* several renamings to DB IDO
* Debian db schema must be installed manually as the rest
* remove mentions of 0.0.x preview versions
refs #6005
refs #6478
2014-06-13 11:17:32 +02:00
Michael Friedrich
3a10fe81af
Fix typo
...
refs #5041
2014-06-13 11:01:04 +02:00
Michael Friedrich
42b89a1032
Documentation: Add note for Wheezy/Precise on Classic UI libjs-jquery-ui dependency
...
fixes #5041
2014-06-13 10:59:03 +02:00
Carlos Cesario
fa515bd5af
Syntax Highlighting: Add nano syntax file.
...
Fixes #6385
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-06-04 15:45:03 +02:00
Michael Friedrich
63df43eea2
Revert "Fix configuration error on missing NodeName."
...
This reverts commit 72ef0d31fd
.
Refs #6393
2014-06-04 10:23:39 +02:00
Michael Friedrich
72ef0d31fd
Fix configuration error on missing NodeName.
...
Fixes #6393
2014-06-03 14:54:21 +02:00
Carlos Cesario
1b45b814eb
Add icinga2 vim syntax file and installation documentation.
...
Fixes #3199
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-06-02 16:29:27 +02:00
Michael Friedrich
bef81e6881
Documentation: Add a note on host and service checks.
...
Fixes #6361
2014-06-02 14:39:42 +02:00
Phil Hutchinson
dbbd400de6
Fixes for poor grammar and bad sentence structure.
...
Refs #5795
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2014-06-02 12:46:16 +02:00
Gunnar Beutner
d11231d49d
Fix incorrect template name.
...
Refs #5795
2014-05-31 05:11:46 +02:00
Michael Friedrich
7e46926c72
Remove debug output in icinga2-enable-feature.
...
Fixes #6360
2014-05-30 09:55:23 +02:00
Michael Friedrich
24a884f79b
Documentation: Fix typo.
...
Refs #6357
2014-05-29 15:40:47 +02:00
Michael Friedrich
b178817256
Documentation: Fix default enabled features, add troubleshooting hints.
...
Fixes #6357
2014-05-29 15:34:01 +02:00
Michael Friedrich
63c7512fd9
Documentation: Monitoring Basics: Add/Fix livestatus and add DB IDO incl health checks.
...
Fixes #6356
Fixes #6358
2014-05-29 15:15:36 +02:00
Gunnar Beutner
8404eb6037
Fix spelling mistake.
...
Refs #5793
2014-05-27 16:06:36 +02:00
Gunnar Beutner
e813000d4f
Update documentation.
...
Refs #5795
2014-05-26 16:35:03 +02:00
Michael Friedrich
09f3040bae
Fix required argument for --debug|-x.
...
Refs #6276
2014-05-23 14:12:55 +02:00
Michael Friedrich
5ec300f68e
Add debug log severity for console logger.
...
Fixes #6276
2014-05-23 11:57:08 +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
e873ce6b9c
Fix wrong service apply rule examples for ping{4,6}.
...
Refs #6266
2014-05-22 23:05:39 +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
ec7d9b0f3d
Move zone specific configuration to zones.conf included in icinga2.conf.
...
Fixes #6208
2014-05-22 21:00:42 +02:00
Michael Friedrich
4515e5a717
Documentation: Explain config validation with errors and reload.
...
Fixes #6259
2014-05-22 17:27:28 +02:00
Gunnar Beutner
7223ae1dc2
Update documentation.
...
Refs #5795
2014-05-22 13:33:54 +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
7e10a2bc5d
Documentation: First draft for cluster v3.
...
Refs #6107
Refs #4739
2014-05-11 14:36:18 +02:00
Michael Friedrich
d06d4f2540
Include monitoring plugin commands seperately.
...
Fixes #6130
2014-05-10 19:02:51 +02:00
Michael Friedrich
6d93679fe8
Documentation: Fix subsections.
...
Refs #6115
2014-05-04 21:51:00 +02:00
Michael Friedrich
10c3c52ed3
Documentation: Apply new structure.
...
Fixes #6115
2014-05-04 15:10:00 +02:00
Gunnar Beutner
74708766d1
Implement mods-available/mods-enabled.
...
Refs #4573
2013-09-27 10:45:38 +02:00
Gunnar Beutner
cfc5331013
Update documentation.
2013-09-27 08:22:26 +02:00
Gunnar Beutner
22dccac2b0
Update documentation.
2013-09-27 07:19:16 +02:00
Gunnar Beutner
6fa861b731
Update documentation.
2013-09-26 14:01:29 +02:00
Gunnar Beutner
abbdebad82
Add documentation files.
2013-09-26 08:59:29 +02:00