Michael Friedrich
9371004bd0
Docs: Fix formatting issues and broken URLs
2017-06-07 14:27:28 +02:00
Michael Friedrich
22752e6c4f
Revert "Add documentation for the LogstashWriter feature"
...
This reverts commit 71d5ee7d41
.
refs #4054
2017-05-23 12:02:32 +02:00
Rune Darrud
273ca6a2cc
Fix persistent comments for Acknowledgements
...
fixes #4818
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-05-10 17:10:22 +02:00
Michael Friedrich
e0bfe0a5d0
Remove deprecated "DbCat1 | DbCat2" notation for DB IDO categories
...
This allows for a specific config validation function.
2017-05-10 14:32:53 +02:00
Dirk Goetz
8e83a920cf
Enhance event command docs with more examples on remote clients
...
fixes #5090
2017-05-09 17:17:55 +02:00
Michael Friedrich
3649a5a0d7
InfluxdbWriter: Use a work queue for async message processing; add stats log/api
2017-05-05 17:56:51 +02:00
Michael Friedrich
21ce07046c
DB IDO: Disable external command history by default
...
That's not used in Icinga Web 2 and might lock the feature
on cleanup.
refs #4788
2017-04-28 09:37:27 +02:00
Michael Friedrich
71d5ee7d41
Add documentation for the LogstashWriter feature
...
This includes Logstash and Icinga 2 configuration.
refs #4054
2017-03-20 16:04:06 +01:00
Michael Friedrich
3993276b74
Add a removal note for enable_legacy_mode for GraphiteWriter
...
refs #4992
2017-02-10 11:33:32 +01:00
Simon Murray
041772fb28
PerfData: Server Timeouts for InfluxDB Writer
...
Exposes the TCP socket used to communicate with the InfluxDB server. When we are
expecing a response we can now call poll() on the socket to wait for data to become
available. If it doesn't in a user configurable timeout period we abort the request.
fixes #4927
fixes #4941
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-02-07 17:06:46 +01:00
Michael Friedrich
3e12cb301c
Update README.md and correct project URLs
...
fixes #13491
2016-12-08 17:38:41 +01:00
Nicolas Limage
6cdc396bf0
Docs: Add concurrent_checks example in CheckerComponent object type
...
fixes #13437
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2016-12-06 18:06:42 +01:00
Michael Friedrich
aa32effd9b
Add a note for *Command template imports for < 2.6.0
...
fixes #13297
2016-11-24 16:40:40 +01:00
Gunnar Beutner
78cd56e277
Implement support for default templates
...
fixes #12575
2016-08-28 10:27:43 +02:00
Mirco Bauer
61a1986597
Docs: Fix typo in Notification object
...
fixes #12488
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-08-19 13:14:12 +02:00
Michael Friedrich
4a3b33e3f5
Docs: Rewrite cluster and client chapter from scratch; add service monitoring chapter
...
Also apply a new structure.
Deleted the old cluster and client documentation and started "fresh".
This commit also includes various images used in the newly written
"Distributed Monitoring" chapter for better understanding.
fixes #12386
2016-08-14 17:56:38 +02:00