]> granicus.if.org Git - icinga2/log
icinga2
7 years agoAdd the "-e" parameter for the SNMP check command
Mirko Nardin [Fri, 5 Aug 2016 07:17:41 +0000 (09:17 +0200)]
Add the "-e" parameter for the SNMP check command

fixes #11359

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoRemove temporary icinga2.debug file in case the config validation fails
Gunnar Beutner [Fri, 5 Aug 2016 07:09:20 +0000 (09:09 +0200)]
Remove temporary icinga2.debug file in case the config validation fails

fixes #12318

7 years agoFix incorrect parameter name for NotificationSentAllUsersHandler
Gunnar Beutner [Fri, 5 Aug 2016 04:53:06 +0000 (06:53 +0200)]
Fix incorrect parameter name for NotificationSentAllUsersHandler

fixes #12310

7 years agoFix that notifications with empty times.{begin,end} are not sent
Michael Friedrich [Thu, 4 Aug 2016 15:27:35 +0000 (17:27 +0200)]
Fix that notifications with empty times.{begin,end} are not sent

fixes #10363

7 years agoDisable immediate hard state for first check result
Michael Friedrich [Thu, 4 Aug 2016 14:16:58 +0000 (16:16 +0200)]
Disable immediate hard state for first check result

fixes #7354

7 years agoFix duplicate notifications on HA failover
Gunnar Beutner [Thu, 4 Aug 2016 08:12:55 +0000 (10:12 +0200)]
Fix duplicate notifications on HA failover

fixes #12267

7 years agoBuild fix for Windows
Gunnar Beutner [Thu, 4 Aug 2016 04:34:30 +0000 (06:34 +0200)]
Build fix for Windows

refs #11292

7 years agoEnsure to send recovery notifications if the was a problem notification before a...
Michael Friedrich [Wed, 3 Aug 2016 16:28:09 +0000 (18:28 +0200)]
Ensure to send recovery notifications if the was a problem notification before a downtime

fixes #12293

7 years agoAdd the notification type into the log message
Michael Friedrich [Wed, 3 Aug 2016 15:32:55 +0000 (17:32 +0200)]
Add the notification type into the log message

fixes #12304

7 years agoDB IDO: Do not try to delete downtimes when using the session_token
Michael Friedrich [Wed, 3 Aug 2016 14:15:22 +0000 (16:15 +0200)]
DB IDO: Do not try to delete downtimes when using the session_token

Missed it after modifying the comments.

refs #12258
refs #12288

7 years agoRemove obsolete README files in tools/syntax
Michael Friedrich [Wed, 3 Aug 2016 13:54:50 +0000 (15:54 +0200)]
Remove obsolete README files in tools/syntax

fixes #12302

7 years agoAdd a check command for check_breeze
Dirk Goetz [Thu, 19 Nov 2015 11:26:06 +0000 (12:26 +0100)]
Add a check command for check_breeze
Add a check command for check_flexlm
Add a check command for check_game

refs #6225

7 years agoAdd a check command for check_ide_smart
Dirk Goetz [Mon, 9 Nov 2015 13:56:05 +0000 (14:56 +0100)]
Add a check command for check_ide_smart

refs #6225

7 years agoAdd a check command for check_file_age.
Dirk Goetz [Mon, 2 Nov 2015 12:24:14 +0000 (13:24 +0100)]
Add a check command for check_file_age.
Add a deprecation note for check_ldaps to check_ldap.

refs #6225

7 years agoUpdate AUTHORS
Gunnar Beutner [Wed, 3 Aug 2016 05:47:34 +0000 (07:47 +0200)]
Update AUTHORS

refs #12188

7 years agoMake the minimum TLS protocol version configurable
Uwe Ebel [Mon, 1 Aug 2016 03:32:47 +0000 (05:32 +0200)]
Make the minimum TLS protocol version configurable

The ApiListener accepts all TLS versions that the underlying
OpenSSL library supports. This patch give the ability to restrict
the connection to a minimum TLS version.

fixes #11292

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoFix that the first notification interval is incorrect
Michael Friedrich [Tue, 2 Aug 2016 16:41:01 +0000 (18:41 +0200)]
Fix that the first notification interval is incorrect

fixes #12257

7 years agoOptimize two ObjectLocks into one in Notification::BeginExecuteNotification method
Conrad Clement [Wed, 20 Jul 2016 18:30:05 +0000 (14:30 -0400)]
Optimize two ObjectLocks into one in Notification::BeginExecuteNotification method

object is locked twice to update values of
NotificationNumber, LastNotification and LastProblemNotification.
LastNotificaiton is updated inside each ObjectLock
merge two ObjectLocks into one and remove duplicate update

fixes #12188

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
7 years agoFix missing MySQL session_token changes
Michael Friedrich [Tue, 2 Aug 2016 13:05:21 +0000 (15:05 +0200)]
Fix missing MySQL session_token changes

refs #12258
refs #12288

7 years agoDB IDO: Use upsert and session token for comment/downtime updates
Michael Friedrich [Mon, 1 Aug 2016 15:54:03 +0000 (17:54 +0200)]
DB IDO: Use upsert and session token for comment/downtime updates

refs #12258
fixes #12288

7 years agoDB IDO: Ensure that queries are not executed if categories don't match
Michael Friedrich [Tue, 2 Aug 2016 12:27:20 +0000 (14:27 +0200)]
DB IDO: Ensure that queries are not executed if categories don't match

refs #12147
refs #12147

7 years agoEnhance TLS handshake error messages with connection information
Michael Friedrich [Tue, 2 Aug 2016 10:14:03 +0000 (12:14 +0200)]
Enhance TLS handshake error messages with connection information

fixes #12287

7 years agoFix incorrect index drop in pgsql.sql
Michael Friedrich [Tue, 2 Aug 2016 09:05:48 +0000 (11:05 +0200)]
Fix incorrect index drop in pgsql.sql

refs #12210

7 years agoFix incorrect session_token index for PostgreSQL
Michael Friedrich [Mon, 1 Aug 2016 13:04:47 +0000 (15:04 +0200)]
Fix incorrect session_token index for PostgreSQL

refs #12210

7 years agoFix build with OpenSSL 1.1
Markus Frosch [Mon, 1 Aug 2016 07:47:58 +0000 (09:47 +0200)]
Fix build with OpenSSL 1.1

error: cannot convert ‘const boost::shared_ptr<x509_st>’ to ‘X509* {aka
x509_st*}’ for argument ‘1’ to ‘ASN1_TIME* X509_get_notBefore(X509*)’

refs #12044

7 years agoFix missing session_token column
Michael Friedrich [Mon, 1 Aug 2016 07:37:10 +0000 (09:37 +0200)]
Fix missing session_token column

refs #12210

7 years agoDocs: Fix API permissions for status/query
Michael Friedrich [Fri, 29 Jul 2016 15:00:36 +0000 (17:00 +0200)]
Docs: Fix API permissions for status/query

fixes #12259

7 years ago'Sandboxed' property isn't properly propagated to child frames
Gunnar Beutner [Fri, 29 Jul 2016 12:11:52 +0000 (14:11 +0200)]
'Sandboxed' property isn't properly propagated to child frames

refs #12247

7 years agoDon't write empty lines to the history file
Gunnar Beutner [Fri, 29 Jul 2016 11:55:07 +0000 (13:55 +0200)]
Don't write empty lines to the history file

refs #12234

7 years agoImplement history support for 'icinga2 console'
Gunnar Beutner [Fri, 29 Jul 2016 11:45:16 +0000 (13:45 +0200)]
Implement history support for 'icinga2 console'

fixes #12234

7 years agoAdd check command definition for check_graphite
Markus Waldmüller [Fri, 29 Jul 2016 09:29:40 +0000 (11:29 +0200)]
Add check command definition for check_graphite

fixes #12256

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoChange how Array#reduce works
Gunnar Beutner [Fri, 29 Jul 2016 09:09:46 +0000 (11:09 +0200)]
Change how Array#reduce works

refs #12247

7 years agoAdd map/reduce and filter functionality for the Array class
Gunnar Beutner [Fri, 29 Jul 2016 08:47:13 +0000 (10:47 +0200)]
Add map/reduce and filter functionality for the Array class

fixes #12247

7 years agoUse application start-up time for the IDO session token
Gunnar Beutner [Fri, 29 Jul 2016 06:40:10 +0000 (08:40 +0200)]
Use application start-up time for the IDO session token

fixes #12250

7 years agoRemove obsolete debug log message
Gunnar Beutner [Fri, 29 Jul 2016 05:09:01 +0000 (07:09 +0200)]
Remove obsolete debug log message

fixes #12254

7 years agoFix InfluxdbWriter Trailing Backslash
Simon Murray [Thu, 28 Jul 2016 09:28:53 +0000 (10:28 +0100)]
Fix InfluxdbWriter Trailing Backslash

Backslashes escape spaces or commas (and evidently equals), given tags are
separated by commas, tag keys and values are separated by equals and tags
are separated from fields by a space we need to take action when these end
in a backslash e.g. 'C:\'.  Also discovered a bug whereby the metric tag was
missing out on escaping.

fixes #12227

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoDeprecation warning should include object type and name
Michael Friedrich [Thu, 28 Jul 2016 15:43:50 +0000 (17:43 +0200)]
Deprecation warning should include object type and name

fixes #12240

7 years agoEnhance client disconnect message for "No data received on new API connection."
Michael Friedrich [Thu, 28 Jul 2016 15:33:15 +0000 (17:33 +0200)]
Enhance client disconnect message for "No data received on new API connection."

fixes #12116

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
7 years agoFix that reminder notifications ignore HA mode
Michael Friedrich [Thu, 28 Jul 2016 15:39:52 +0000 (17:39 +0200)]
Fix that reminder notifications ignore HA mode

fixes #12249

7 years agoCheckerComponent sometimes fails to schedule checks in time
Gunnar Beutner [Thu, 28 Jul 2016 10:50:48 +0000 (12:50 +0200)]
CheckerComponent sometimes fails to schedule checks in time

fixes #12180

7 years agoIncrease systemd startup timeout
Gunnar Beutner [Wed, 27 Jul 2016 05:44:11 +0000 (07:44 +0200)]
Increase systemd startup timeout

fixes #12237

7 years agoFix min/max execution_time
Rune Darrud [Mon, 25 Jul 2016 15:28:24 +0000 (17:28 +0200)]
Fix min/max execution_time

fixes #12225

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoSet min_latency and min_execution_time to 0 when there have been no checkresults...
Rune Darrud [Mon, 25 Jul 2016 14:01:44 +0000 (16:01 +0200)]
Set min_latency and min_execution_time to 0 when there have been no checkresults processed

fixes #12216

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoUpdate .mailmap
Gunnar Beutner [Tue, 26 Jul 2016 07:37:37 +0000 (09:37 +0200)]
Update .mailmap

refs #12221

7 years agoLog a warning if there are more than 2 zone endpoint members
Gunnar Beutner [Tue, 26 Jul 2016 06:10:47 +0000 (08:10 +0200)]
Log a warning if there are more than 2 zone endpoint members

fixes #12222

7 years agoDocs: Improve yum CheckCommand
Michael Friedrich [Mon, 25 Jul 2016 15:33:19 +0000 (17:33 +0200)]
Docs: Improve yum CheckCommand

fixes #12204

7 years agoITL: Add missing parameters for (latest) mysql_health
Jo Goossens [Mon, 25 Jul 2016 09:37:55 +0000 (11:37 +0200)]
ITL: Add missing parameters for (latest) mysql_health

fixes #12221

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
7 years agoDB IDO: Do not clear {host,service,contact}group_members tables on restart
Michael Friedrich [Thu, 21 Jul 2016 15:37:41 +0000 (17:37 +0200)]
DB IDO: Do not clear {host,service,contact}group_members tables on restart

fixes #12210

7 years agoDocs: Better explaination for zones.d and apply rule workaround
Michael Friedrich [Mon, 25 Jul 2016 13:38:50 +0000 (15:38 +0200)]
Docs: Better explaination for zones.d and apply rule workaround

refs #12217

7 years agoDocs: Add a note for three level clusters with CSR auto-signing
Michael Friedrich [Mon, 25 Jul 2016 08:54:34 +0000 (10:54 +0200)]
Docs: Add a note for three level clusters with CSR auto-signing

fixes #12219

7 years agoFix incorrect documentation about apply rules in zones.d directories
Michael Friedrich [Mon, 25 Jul 2016 08:41:21 +0000 (10:41 +0200)]
Fix incorrect documentation about apply rules in zones.d directories

Provides an example how it is done too.

fixes #12217

7 years agoFix URL encoding for '&'
Gunnar Beutner [Mon, 25 Jul 2016 08:54:17 +0000 (10:54 +0200)]
Fix URL encoding for '&'

fixes #12199

7 years agoInclude client IP address and port in HTTP requests
Gunnar Beutner [Mon, 25 Jul 2016 07:43:13 +0000 (09:43 +0200)]
Include client IP address and port in HTTP requests

fixes #11706

7 years agoInclude IP address and port in the "New connection" log message
Gunnar Beutner [Mon, 25 Jul 2016 07:31:38 +0000 (09:31 +0200)]
Include IP address and port in the "New connection" log message

fixes #12215

7 years agoUpdate AUTHORS
Gunnar Beutner [Mon, 25 Jul 2016 07:23:19 +0000 (09:23 +0200)]
Update AUTHORS

refs #12201

7 years agoImprove error reporting for the client certificate check
Stephan Tesch [Thu, 21 Jul 2016 20:00:32 +0000 (20:00 +0000)]
Improve error reporting for the client certificate check

Until now, client certificates that have failed verification were reported as not being signed by the CA. That is not true for all cases. This patch adds an explanation in the debug log why verification failed.

fixes #12201

7 years agoImplement the __ptr function
Gunnar Beutner [Fri, 22 Jul 2016 07:43:59 +0000 (09:43 +0200)]
Implement the __ptr function

fixes #12205

7 years agoUpdate AUTHORS
Michael Friedrich [Thu, 21 Jul 2016 14:33:52 +0000 (16:33 +0200)]
Update AUTHORS

refs #12189

7 years agoAdd support for "-A" command line switch to CheckCommand "snmp-process"
Manuel Reiter [Wed, 20 Jul 2016 21:19:09 +0000 (23:19 +0200)]
Add support for "-A" command line switch to CheckCommand "snmp-process"

Support for "-A" command line switch to CheckCommand "snmp-process" added in
command-plugins-manubulon.conf. Further details can be found in issue #12189.

fixes #12189

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
7 years agoImprove log message for connecting nodes without configured Endpoint object
Michael Friedrich [Thu, 21 Jul 2016 11:48:00 +0000 (13:48 +0200)]
Improve log message for connecting nodes without configured Endpoint object

fixes #12194

7 years agoIncrease reconnection timer interval for cluster connections
Gunnar Beutner [Thu, 21 Jul 2016 10:27:18 +0000 (12:27 +0200)]
Increase reconnection timer interval for cluster connections

fixes #12193

7 years agoFix error message for specified ciphers
Michael Friedrich [Tue, 19 Jul 2016 18:13:34 +0000 (20:13 +0200)]
Fix error message for specified ciphers

refs #11063

7 years agostate_filters_real shouldn't be visible in the API
Michael Friedrich [Tue, 19 Jul 2016 18:09:14 +0000 (20:09 +0200)]
state_filters_real shouldn't be visible in the API

fixes #12171

7 years agoFix message routing for command_endpoint checks in satellite zones with >2 instances
Gunnar Beutner [Tue, 19 Jul 2016 16:32:01 +0000 (18:32 +0200)]
Fix message routing for command_endpoint checks in satellite zones with >2 instances

refs #12179

7 years agoFix duplicate CheckResult messages for command_endpoint
Michael Friedrich [Tue, 19 Jul 2016 15:36:14 +0000 (17:36 +0200)]
Fix duplicate CheckResult messages for command_endpoint

fixes #12179

7 years agoUpdate AUTHORS
Gunnar Beutner [Mon, 18 Jul 2016 11:47:53 +0000 (13:47 +0200)]
Update AUTHORS

refs #11063

7 years agoMake the cipher list configurable for TLS streams
Uwe Ebel [Fri, 25 Mar 2016 20:25:19 +0000 (21:25 +0100)]
Make the cipher list configurable for TLS streams

fixes #11063

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoAvoid duplicate entries in the icinga_objects table for commands
Gunnar Beutner [Fri, 15 Jul 2016 07:40:39 +0000 (09:40 +0200)]
Avoid duplicate entries in the icinga_objects table for commands

refs #12147

7 years agoUpdate AUTHORS
Gunnar Beutner [Thu, 14 Jul 2016 06:26:11 +0000 (08:26 +0200)]
Update AUTHORS

refs #12144

7 years agoList pkg-config as a build requirement in INSTALL.md
Jeremy Armstrong [Wed, 13 Jul 2016 19:25:10 +0000 (13:25 -0600)]
List pkg-config as a build requirement in INSTALL.md

fixes #12144

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
7 years agoImprove IDO performance
Gunnar Beutner [Wed, 13 Jul 2016 12:44:53 +0000 (14:44 +0200)]
Improve IDO performance

refs #12147

7 years agoITL: Fix thresholds and descriptions for iftraffic{,64}
Michael Friedrich [Tue, 12 Jul 2016 12:35:19 +0000 (14:35 +0200)]
ITL: Fix thresholds and descriptions for iftraffic{,64}

refs #12135

7 years agoFix crash on Windows
Gunnar Beutner [Tue, 12 Jul 2016 13:33:05 +0000 (15:33 +0200)]
Fix crash on Windows

fixes #11730

7 years agoITL: Add iftraffic64 and fix iftraffic CheckCommand plugin path
Michael Friedrich [Tue, 12 Jul 2016 10:44:34 +0000 (12:44 +0200)]
ITL: Add iftraffic64 and fix iftraffic CheckCommand plugin path

fixes #12135

7 years agoFix deadlock in DbObject::SendVars{Config,Status}Update
Gunnar Beutner [Tue, 12 Jul 2016 09:44:36 +0000 (11:44 +0200)]
Fix deadlock in DbObject::SendVars{Config,Status}Update

fixes #12127
fixes #12085

8 years agoDB IDO: Change alias column to varchar(255) in MySQL
Michael Friedrich [Thu, 7 Jul 2016 16:48:09 +0000 (18:48 +0200)]
DB IDO: Change alias column to varchar(255) in MySQL

fixes #10061

8 years agoDB IDO: Log a deprecation warning for categories
Michael Friedrich [Thu, 7 Jul 2016 13:44:31 +0000 (15:44 +0200)]
DB IDO: Log a deprecation warning for categories

refs #12024

8 years agoRequire DB IDO v1.14.1 for 2.5.0
Michael Friedrich [Thu, 7 Jul 2016 10:27:56 +0000 (12:27 +0200)]
Require DB IDO v1.14.1 for 2.5.0

fixes #11967

8 years agoWindows: Remove requirement for KB2999226 (VS2015)
Michael Friedrich [Wed, 6 Jul 2016 15:11:21 +0000 (17:11 +0200)]
Windows: Remove requirement for KB2999226 (VS2015)

refs #11739

8 years agoAdd missing index on statehistory table for DB IDO cleanup
Michael Friedrich [Wed, 6 Jul 2016 10:15:25 +0000 (12:15 +0200)]
Add missing index on statehistory table for DB IDO cleanup

fixes #12107

8 years agoDB IDO: Do not populate logentries table by default
Michael Friedrich [Wed, 6 Jul 2016 09:52:20 +0000 (11:52 +0200)]
DB IDO: Do not populate logentries table by default

Not required by Icinga Web 2 and therefore obsolete as default.

fixes #12106

8 years agoConfigCompiler should not log included files by default
Michael Friedrich [Tue, 5 Jul 2016 13:43:48 +0000 (15:43 +0200)]
ConfigCompiler should not log included files by default

fixes #11419

8 years agoFix: include_recursive should gracefully handle inaccessible files
Michael Friedrich [Tue, 5 Jul 2016 13:40:49 +0000 (15:40 +0200)]
Fix: include_recursive should gracefully handle inaccessible files

fixes #12098

8 years agoEnsure to clear the SSL error queue before calling SSL_{read,write,do_handshake}
Michael Friedrich [Tue, 5 Jul 2016 13:25:02 +0000 (15:25 +0200)]
Ensure to clear the SSL error queue before calling SSL_{read,write,do_handshake}

fixes #12100

8 years agoBuild fix for Visual Studio 2013
Gunnar Beutner [Tue, 5 Jul 2016 11:49:49 +0000 (13:49 +0200)]
Build fix for Visual Studio 2013

fixes #12099

8 years agoDocs: Add a note on API POST requests not triggering apply/group assign rules
Michael Friedrich [Tue, 5 Jul 2016 11:22:14 +0000 (13:22 +0200)]
Docs: Add a note on API POST requests not triggering apply/group assign rules

fixes #12077

8 years agoFix Downtime validation function signature
Michael Friedrich [Tue, 5 Jul 2016 11:17:18 +0000 (13:17 +0200)]
Fix Downtime validation function signature

refs #11483

8 years agoFix setsockopt() error on Windows
Michael Friedrich [Tue, 5 Jul 2016 11:16:14 +0000 (13:16 +0200)]
Fix setsockopt() error on Windows

refs #12003

8 years agoDocs: Fix 'Setting up plugins' section
Michael Friedrich [Tue, 28 Jun 2016 15:48:08 +0000 (17:48 +0200)]
Docs: Fix 'Setting up plugins' section

Seems the markdown parser is pretty much
not liking those notes. Removed it on the snapshot
tree, works again.

fixes #12067

8 years agoFix InfluxDB Writer Key Escaping
Simon Murray [Mon, 27 Jun 2016 09:38:07 +0000 (10:38 +0100)]
Fix InfluxDB Writer Key Escaping

The escaping wasn't being performed on measuerments, keys or tag values.  The
escape function was returning the input and not the modified ouput, so this
has been fixed

refs #12047

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
8 years agoFix typo in Manubulon CheckCommand documentation
Jan Wagner [Mon, 27 Jun 2016 08:05:20 +0000 (10:05 +0200)]
Fix typo in Manubulon CheckCommand documentation

fixes #12046

8 years agoBuild fix for OpenSSL 1.1.0
Gunnar Beutner [Mon, 27 Jun 2016 06:28:22 +0000 (08:28 +0200)]
Build fix for OpenSSL 1.1.0

fixes #12044

8 years agoAPI: Add missing downtime_depth attribute
Michael Friedrich [Sat, 25 Jun 2016 15:32:12 +0000 (17:32 +0200)]
API: Add missing downtime_depth attribute

fixes #12041

8 years agoAllow strings in Dependency states filter
Michael Friedrich [Fri, 24 Jun 2016 12:17:24 +0000 (14:17 +0200)]
Allow strings in Dependency states filter

refs #11445

8 years agoDocs: Add a note about cluster-zone log lag thresholds.
Michael Friedrich [Fri, 24 Jun 2016 09:27:49 +0000 (11:27 +0200)]
Docs: Add a note about cluster-zone log lag thresholds.

refs #11772

8 years agoAdd lag thresholds to cluster-zone check
Michael Friedrich [Fri, 24 Jun 2016 08:17:45 +0000 (10:17 +0200)]
Add lag thresholds to cluster-zone check

fixes #11772

8 years agoChange DB IDO 'categories' attribute to Array notation
Michael Friedrich [Wed, 22 Jun 2016 14:11:15 +0000 (16:11 +0200)]
Change DB IDO 'categories' attribute to Array notation

Example:
    categories = [ "DbCatProgramStatus", "DbCatState" ]

The old method with constants and OR is still supported but deprecated.

refs #11445
fixes #12024

8 years agoAllow strings in state and type filters (config, API)
Michael Friedrich [Tue, 21 Jun 2016 12:46:01 +0000 (14:46 +0200)]
Allow strings in state and type filters (config, API)

fixes #11445

8 years agoFix: Migration docs still show unsupported CHANGE_*MODATTR external commands
Michael Friedrich [Thu, 23 Jun 2016 11:27:00 +0000 (13:27 +0200)]
Fix: Migration docs still show unsupported CHANGE_*MODATTR external commands

fixes #12029

8 years agoAdd acknowledgement type to Graphite, InfluxDB, OpenTSDB metadata
Michael Friedrich [Thu, 23 Jun 2016 11:04:23 +0000 (13:04 +0200)]
Add acknowledgement type to Graphite, InfluxDB, OpenTSDB metadata

fixes #12018