102 Commits

Author SHA1 Message Date
Lars Engels
5ae6602b94 Update getting started instructions for FreeBSD
Based on a patch from ogg1980:
https://github.com/Icinga/icinga2/pull/47

fixes #9466
2015-10-13 12:01:28 +02:00
Michael Friedrich
4c87f62db2 Docs: Cluster naming convention for clients, troubleshooting for overdue check results
fixes #10216
fixes #10207
2015-09-25 11:36:46 +02:00
Michael Friedrich
e06375d76f Fix string escape problem with PostgreSQL >= 9.1 and standard_conforming_strings=on
fixes #9244
2015-09-05 15:27:41 +02:00
Michael Friedrich
c913143034 Update getting started for Debian Jessie
fixes #9563
2015-07-06 15:07:37 +02:00
Michael Friedrich
eac73e1ad1 Require openssl1 on sles11sp3 from Security Module
There is a severe problem with SSL certificate verification
described in #9549 which renders client communication
unusable. The OpenSSL 0.9.8j version in SLES11 is buggy
and does not allow to verify clients on the master,
nor does a manual openssl verification work.

We'll therefore switch to the openssl1 package provided
by the SLES 11 Security Module and link against their
working API in order to resolve the problem in clusters
and client setups.

fixes #9549
2015-07-06 13:47:48 +02:00
Michael Friedrich
4d81bcc17e Documentation: Move configuration before advanced topics
fixes #9431
2015-06-16 16:49:32 +02:00
Gunnar Beutner
54b5cd33e5 Fix path for the icinga2 binary in the documentation 2015-03-10 09:53:33 +01:00
Michael Friedrich
a93b565868 Documentation: Refactor RemoteClient/Cluster/etc from community&training feedback
fixes #8318
fixes #8522
fixes #6858
2015-03-07 16:23:53 +01:00
Gunnar Beutner
cfe986e9c5 Update documentation 2015-02-12 10:29:21 +01:00
Gunnar Beutner
46f7397b80 Update documentation
fixes #7564
2015-02-11 14:10:21 +01:00
Gunnar Beutner
a15b79f0df Update documentation 2015-02-11 11:51:58 +01:00
Gunnar Beutner
706de78634 Update documentation 2015-02-06 15:08:51 +01:00
Gunnar Beutner
a82b55bcc6 Update repository URL for SLES 11
refs #7462
2015-02-03 13:24:24 +01:00
Gunnar Beutner
8c4c7f0953 Update documentation 2015-01-26 14:40:27 +01:00
Gunnar Beutner
775ed474d7 Update documentation 2015-01-25 16:07:43 +01:00
Gunnar Beutner
51aa2dff13 Update documentation 2015-01-23 15:32:41 +01:00
Gunnar Beutner
ceaaf58145 Update documentation 2015-01-23 14:46:33 +01:00
Gunnar Beutner
d7cfddab2f Update documentation 2015-01-23 14:15:57 +01:00
Gunnar Beutner
63db5ac325 Update documentation 2015-01-23 09:39:17 +01:00
Gunnar Beutner
8734a44cfc Update documentation links 2015-01-22 16:23:23 +01:00
Gunnar Beutner
e09b8885bd Update documentation 2015-01-22 16:11:05 +01:00
Gunnar Beutner
d4d214d2e7 Update documentation 2015-01-22 10:15:03 +01:00
Gunnar Beutner
981d645028 Update documentation 2015-01-21 08:48:38 +01:00
Gunnar Beutner
0c1bf72f6f Update documentation 2015-01-20 15:16:10 +01:00
Gunnar Beutner
255490ede2 Update documentation
refs #8096
2015-01-19 15:03:18 +01:00
Tobias von der Krone
1fd2f09bae Use https://www.icinga.org as Icinga website url
For consistency use https://www.icinga.org for Icinga website url (beside
Copyright information) in all files

fixes 8222
2015-01-15 09:24:36 +01:00
Michael Friedrich
a4e63de893 Documentation: Update Icinga Web 2 uri to /icingaweb2
fixes #8201
2015-01-13 20:42:42 +01:00
Michael Friedrich
ce66a0b649 Documentation: Add note on default notification interval in getting started notifications.conf
fixes #8070
2014-12-11 19:19:34 +01:00
Michael Friedrich
842b3a9cd7 Documentation: Explain macro array support, repeat_key, add icmp example
fixes #7868
fixes #7867
2014-11-27 16:59:17 +01:00
Michael Friedrich
41f78b52c6 Docs: Add missing init.conf 2014-11-15 15:46:36 +01:00
Michael Friedrich
99f9dc9c84 Docs: Fix remote client commands, formatting, missing attributes
refs #7254
2014-11-15 15:10:22 +01:00
Michael Friedrich
f5d3613a71 Docs: Update Icinga Web 2 docs, clarify on the ui names (1.x)
fixes #7620
2014-11-15 14:13:30 +01:00
Michael Friedrich
acc9eb20fa Docs: Add link from db ido config to object configs 2014-11-10 16:03:36 +01:00
Michael Friedrich
1bb928b5e9 Docs: Fix markdown formatting (code after list requires text in between) 2014-11-07 18:38:02 +01:00
Michael Friedrich
dc82921ef8 Documentation: Fix markdown formatting 2014-11-07 04:34:15 +01:00
Michael Friedrich
c1f4d2243e Documentation: Better apply rule best practice in monitoring basics
fixes #7480
fixes #7543
fixes #7187
fixes #7573
2014-11-07 04:13:45 +01:00
Michael Friedrich
711517bd0e Documentation: Rewrite getting started config section using apply rules
fixes #7504
2014-11-07 04:13:45 +01:00
Michael Friedrich
29ee836b58 Docs: Fix usermod command
fixes #7373
2014-11-05 18:15:06 +01:00
Michael Friedrich
a56561beec Docs: Add cli commands
fixes #7356
2014-11-02 21:46:02 +01:00
Michael Friedrich
4eeed787ea Docs: Add first draft for setting up remote clients using Icinga 2
refs #7254
2014-11-02 20:35:16 +01:00
Michael Friedrich
9844a2c990 Docs: Move troubleshooting after getting started, mention object list in validation
fixes #7514
fixes #7478
2014-11-01 21:38:50 +01:00
Michael Friedrich
3fe2bb03fd Docs: MonitoringExchamge -> IcingaExchange 2014-10-30 21:05:20 +01:00
Michael Friedrich
70d2486f43 Docs: Fix Icinga Web 2 description & urls 2014-10-30 19:51:14 +01:00
Wolfgang Nieder
ae1dcf6258 Docs: Fix typos and other small corrections
fixes #7477

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2014-10-30 12:23:58 +01:00
Gunnar Beutner
d7d6d6096f Remove icinga2-enable-feature and icinga2-disable-feature
refs #7250
2014-10-14 18:35:52 +02:00
Michael Friedrich
c1d507a793 Documentation: Update config validation command
refs #7246
refs #7356
2014-10-08 16:15:08 +02:00
Michael Friedrich
41f0b9864b Documentation: Rephrase some Icinga Web 1.x parts
refs #7158
2014-09-15 17:19:37 +02:00
Michael Friedrich
fed686a7c5 Documentation: Clarify on DB IDO upgrades
fixes #7210
2014-09-15 17:11:25 +02:00
Markus Frosch
8497fc3605 Extend documentation for icinga-web on Debian based systems
Fixes #7158
2014-09-09 16:16:47 +02:00
Alexander Schomburg
476f9ab8e9 Differentiate between service and systemctl
Some parts of the documentation still don't differentiate between RHEL7 and RHEL6/Debian/SUSE.

fixes #7080

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-09-08 10:42:37 +02:00