icinga2/doc
Simon Murray 2e8c8809ea Add service metadata to InfluxDB Writer
Adds a new configuration variable in keeping with the graphite writer
which defaults to false to save network bandwidth.  All metrics currently
supported by graphite are now available to InfluxDB.  I added in some
formatting functions, to handle integers and booleans as we know and
control their types, and the supporting regexes in the sanity checker.

Updating to InfluxDB 0.13.X started giving 400 errors due to the missing
Host header in HTTP/1.1 requests.  HttpRequest has been updated to auto-
magically add the host and port to these requests if not explicitly
stated by the client code.

The exception code has been cleaned up to break out of the function
early if such a condition is raised, this avoids unnecessarily executing
code which will ultimately fail.

fixes #11912

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-06-08 13:23:52 +02:00
..
images Documentation: Add Windows setup wizard screenshots 2016-04-19 17:14:17 +02:00
.gitignore Replace StrapdownJS with Sphinx. 2014-04-07 21:55:27 +02:00
1-about.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
2-getting-started.md Docs: Use HTTPS for debmon.org 2016-05-25 09:57:04 +02:00
3-monitoring-basics.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
4-configuring-icinga-2.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
5-advanced-topics.md Fixes some typos in chapter 5 2016-05-23 14:42:02 +02:00
6-object-types.md Add service metadata to InfluxDB Writer 2016-06-08 13:23:52 +02:00
7-icinga-template-library.md ITL: Add CIM port parameter for esxi_hardware CheckCommand 2016-06-06 13:46:52 +02:00
8-cli-commands.md Fixes grammar and punctuation issues in chapters 8, 9, and 10 2016-05-23 14:42:02 +02:00
9-icinga2-api.md Documentation: Fix missing quotes for API action URL 2016-05-25 21:19:33 +02:00
10-monitoring-remote-systems.md API: First documentation draft 2015-08-28 17:17:51 +02:00
11-icinga2-client.md Docs: Fix formatting of client reload cli command 2016-06-06 14:02:59 +02:00
12-agent-based-checks.md Fixes some grammar issues in chapters 12 and 13 2016-05-23 14:42:02 +02:00
13-distributed-monitoring-ha.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
14-addons-plugins.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
15-features.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
16-troubleshooting.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
17-upgrading-icinga-2.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
18-language-reference.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
19-library-reference.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
20-script-debugger.md Update documentation 2015-11-10 16:45:52 +01:00
21-development.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
22-migrating-from-icinga-1x.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
23-appendix.md Fixes typos, dashes and some punctuation mark 2016-05-23 14:45:01 +02:00
CMakeLists.txt Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
icinga2.8 Update man page for the --script-debugger option 2015-11-06 17:56:06 +01:00
scroll.js Update documentation 2015-01-22 16:11:05 +01:00
update-links.py Update copyright headers for 2016 2016-01-12 08:29:59 +01:00