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
2016-04-13 09:32:08 +02:00
2016-01-12 08:29:59 +01:00
2016-05-24 13:49:37 +02:00
2016-05-19 13:39:19 +02:00
2016-05-11 09:32:37 +02:00
2016-06-07 08:26:45 +02:00
2016-05-19 13:39:19 +02:00
2015-03-17 15:05:47 +01:00
2012-05-10 12:06:41 +02:00
2012-05-10 12:06:41 +02:00
2016-05-19 13:39:19 +02:00
2016-05-19 13:39:19 +02:00
2013-11-03 13:45:26 +01:00
2013-10-22 13:14:25 +02:00
2016-05-12 11:07:47 +02:00
2015-07-07 10:12:18 +02:00
2016-05-19 09:55:08 +02:00

Icinga 2

About

Icinga 2 is an open source monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.

Scalable and extensible, Icinga 2 can monitor large, complex environments across multiple locations.

More details online at www.icinga.org and inside the documentation.

Installation

Read the INSTALL.md file for more information about how to install it.

Documentation

The documentation is located in the doc/ directory. The latest documentation is also available on https://docs.icinga.org

Support

Check the project website at https://www.icinga.org for status updates and https://support.icinga.org if you want to contact us.

Description
The core of our monitoring platform with a powerful configuration language and REST API.
Readme 182 MiB
Languages
C++ 92.8%
CMake 2.9%
PLpgSQL 2%
C# 0.7%
Vim Script 0.5%
Other 1%