]> granicus.if.org Git - icinga2/log
icinga2
8 years agoRelease version 2.3.10 v2.3.10
Michael Friedrich [Sat, 5 Sep 2015 13:50:09 +0000 (15:50 +0200)]
Release version 2.3.10

8 years agoMissing macros in nested macro() calls should not cause the outer macro resolution...
Gunnar Beutner [Thu, 27 Aug 2015 06:58:25 +0000 (08:58 +0200)]
Missing macros in nested macro() calls should not cause the outer macro resolution to fail

fixes #10003

8 years agoUse the command_endpoint name as check_source value if defined
Michael Friedrich [Sat, 5 Sep 2015 13:18:10 +0000 (15:18 +0200)]
Use the command_endpoint name as check_source value if defined

fixes #9218

8 years agoFix string escape problem with PostgreSQL >= 9.1 and standard_conforming_strings=on
Michael Friedrich [Sat, 5 Sep 2015 12:08:35 +0000 (14:08 +0200)]
Fix string escape problem with PostgreSQL >= 9.1 and standard_conforming_strings=on

fixes #9244

8 years agoImplement reload functionality for Windows
Gunnar Beutner [Mon, 10 Aug 2015 13:28:10 +0000 (15:28 +0200)]
Implement reload functionality for Windows

refs #7880
fixes #10051

8 years agoFix wrong calculation for host compat state UNREACHABLE
Michael Friedrich [Fri, 4 Sep 2015 11:24:41 +0000 (13:24 +0200)]
Fix wrong calculation for host compat state UNREACHABLE

fixes #10058

8 years agoFix missing zero padding for generated CA serial
Michael Friedrich [Thu, 3 Sep 2015 15:11:12 +0000 (17:11 +0200)]
Fix missing zero padding for generated CA serial

fixes #10074

8 years agoRelease version 2.3.9 v2.3.9
Gunnar Beutner [Wed, 26 Aug 2015 09:33:10 +0000 (11:33 +0200)]
Release version 2.3.9

8 years agoAdd new argument vmware_openvmtools to check commands vmware-esx-dc-runtime-tools...
Lennart Betz [Wed, 26 Aug 2015 07:11:56 +0000 (09:11 +0200)]
Add new argument vmware_openvmtools to check commands vmware-esx-dc-runtime-tools and vmware-esxi-soap-vm-runtime-tools

fixes #9996

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
8 years agoRemove duplicate severity type in the documentation
Gunnar Beutner [Wed, 26 Aug 2015 06:39:05 +0000 (08:39 +0200)]
Remove duplicate severity type in the documentation

fixes #9992

8 years agoBuild fix
Gunnar Beutner [Wed, 26 Aug 2015 05:10:49 +0000 (07:10 +0200)]
Build fix

refs #9623

8 years agoRemove the FutureExpression class
Gunnar Beutner [Mon, 24 Aug 2015 09:04:26 +0000 (11:04 +0200)]
Remove the FutureExpression class

fixes #9972

8 years agoUpdate gdb pretty printer docs w/ Python 3
Michael Friedrich [Tue, 21 Jul 2015 10:11:54 +0000 (12:11 +0200)]
Update gdb pretty printer docs w/ Python 3

fixes #9686

8 years agoMove endpoint error check to ti file
Jean Flach [Tue, 25 Aug 2015 15:06:08 +0000 (17:06 +0200)]
Move endpoint error check to ti file

refs #9623

Conflicts:
lib/remote/endpoint.cpp
lib/remote/endpoint.hpp

8 years agoAdd config error on empty port in Endpoints
Jean Flach [Mon, 24 Aug 2015 15:19:12 +0000 (17:19 +0200)]
Add config error on empty port in Endpoints

fixes #9623

Conflicts:
lib/remote/endpoint.cpp
lib/remote/endpoint.hpp

8 years agoDon't re-download NSCP for every build
Gunnar Beutner [Tue, 18 Aug 2015 18:16:22 +0000 (20:16 +0200)]
Don't re-download NSCP for every build

fixes #9961

8 years agoFix: Utility::Glob on Windows doesn't support wildcards in all but the last path...
Gunnar Beutner [Wed, 19 Aug 2015 05:54:06 +0000 (07:54 +0200)]
Fix: Utility::Glob on Windows doesn't support wildcards in all but the last path component

fixes #9962

8 years agoFix: Dict initializer incorrectly re-initialized field that is set to an empty string
Gunnar Beutner [Wed, 5 Aug 2015 05:45:10 +0000 (07:45 +0200)]
Fix: Dict initializer incorrectly re-initialized field that is set to an empty string

fixes #9835

8 years agoFix crash when trying to set field on a value that is not an object
Gunnar Beutner [Thu, 30 Jul 2015 06:28:07 +0000 (08:28 +0200)]
Fix crash when trying to set field on a value that is not an object

fixes #9779

8 years agoAdd check command nspc-local-counter
Lennart Betz [Mon, 24 Aug 2015 08:36:18 +0000 (10:36 +0200)]
Add check command nspc-local-counter

fixes #9985

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
8 years agoSet skip_key for the "-a" argument for nscp-local
Lennart Betz [Mon, 24 Aug 2015 08:22:40 +0000 (10:22 +0200)]
Set skip_key for the "-a" argument for nscp-local

fixes #9984

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
8 years agoFix node wizard ignoring local zone name
Michael Friedrich [Mon, 3 Aug 2015 14:23:59 +0000 (16:23 +0200)]
Fix node wizard ignoring local zone name

fixes #9782

8 years agoFix warnings about invalid API function 'icinga::Hello'
Gunnar Beutner [Tue, 11 Aug 2015 12:13:53 +0000 (14:13 +0200)]
Fix warnings about invalid API function 'icinga::Hello'

fixes #9884

8 years agoUse an empty dictionary for the 'this' scope when executing commands with Livestatus
Gunnar Beutner [Tue, 11 Aug 2015 11:58:02 +0000 (13:58 +0200)]
Use an empty dictionary for the 'this' scope when executing commands with Livestatus

fixes #9883

8 years agoFix: Operator + is inconsistent when used with empty and non-empty strings
Gunnar Beutner [Sat, 1 Aug 2015 02:35:50 +0000 (04:35 +0200)]
Fix: Operator + is inconsistent when used with empty and non-empty strings

fixes #9806

8 years agoITL: Improve snmpv3 CheckCommand section
Petr Ruzicka [Tue, 4 Aug 2015 12:50:40 +0000 (14:50 +0200)]
ITL: Improve snmpv3 CheckCommand section

fixes #9827

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
8 years agoAdd missing category for IDO query
Michael Friedrich [Mon, 17 Aug 2015 09:03:41 +0000 (11:03 +0200)]
Add missing category for IDO query

fixes #9928

8 years agoFix build error when using boost 1.59
Paul Richards [Sun, 2 Aug 2015 14:18:45 +0000 (15:18 +0100)]
Fix build error when using boost 1.59

fixes #9814

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
8 years agoDoc: Fix markdown formatting for global zones
Michael Friedrich [Fri, 21 Aug 2015 10:23:14 +0000 (12:23 +0200)]
Doc: Fix markdown formatting for global zones

fixes #9977

8 years agoDon't increment check attempt counter on OK->NOT-OK transition
Michael Friedrich [Fri, 20 Feb 2015 20:30:14 +0000 (21:30 +0100)]
Don't increment check attempt counter on OK->NOT-OK transition

This fixes the problem that the first SOFT state is actually considered
the second state.

refs #7287
fixes #9897

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
8 years agoMake sure the serial number field is always initialized
Gunnar Beutner [Tue, 18 Aug 2015 12:40:23 +0000 (14:40 +0200)]
Make sure the serial number field is always initialized

fixes #9947

8 years agoFix check_command interfaces, change option match_aliases to boolean
Lennart Betz [Sun, 16 Aug 2015 15:00:25 +0000 (17:00 +0200)]
Fix check_command interfaces, change option match_aliases to boolean

fixes #9912

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
8 years agoITL: Add check command check_interfaces
Lennart Betz [Sun, 2 Aug 2015 05:36:08 +0000 (07:36 +0200)]
ITL: Add check command check_interfaces

fixes #9527

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
8 years agoFix typo in the documentation
Gunnar Beutner [Sat, 15 Aug 2015 17:52:43 +0000 (19:52 +0200)]
Fix typo in the documentation

fixes #9902

8 years agoIgnore -W and -K arguments for check_disk on Windows
Gunnar Beutner [Sat, 15 Aug 2015 08:26:43 +0000 (10:26 +0200)]
Ignore -W and -K arguments for check_disk on Windows

fixes #9913

8 years agoITL: Add check command check_mailq
Lennart Betz [Sun, 2 Aug 2015 09:54:25 +0000 (11:54 +0200)]
ITL: Add check command check_mailq

fixes #9811

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
8 years agoITL: Add check command check_clamd
Lennart Betz [Sun, 2 Aug 2015 05:45:34 +0000 (07:45 +0200)]
ITL: Add check command check_clamd

fixes #9747

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
8 years agoFix cluster check w/ immediate parent and child zone endpoints
Michael Friedrich [Fri, 31 Jul 2015 14:19:58 +0000 (16:19 +0200)]
Fix cluster check w/ immediate parent and child zone endpoints

fixes #9262

8 years agoAdd check_yum to ITL
Dirk Goetz [Mon, 20 Jul 2015 08:14:10 +0000 (10:14 +0200)]
Add check_yum to ITL

fixes #9671

8 years agoAdd check_redis to ITL
Dirk Goetz [Mon, 20 Jul 2015 13:30:02 +0000 (15:30 +0200)]
Add check_redis to ITL

fixes #9675

8 years agoAdds check_jmx4perl to ITL
Dirk Goetz [Fri, 31 Jul 2015 10:30:52 +0000 (12:30 +0200)]
Adds check_jmx4perl to ITL

fixes #9801

8 years agoImplement the Dictionary#keys method
Gunnar Beutner [Tue, 11 Aug 2015 11:56:42 +0000 (13:56 +0200)]
Implement the Dictionary#keys method

fixes #9882

8 years agoImplement Dictionary#get and Array#get
Gunnar Beutner [Thu, 30 Jul 2015 18:58:52 +0000 (20:58 +0200)]
Implement Dictionary#get and Array#get

fixes #9796

8 years agoFix: Make sure we're continuously reading from child processes' pipes
Gunnar Beutner [Mon, 10 Aug 2015 11:33:32 +0000 (13:33 +0200)]
Fix: Make sure we're continuously reading from child processes' pipes

fixes #9867

8 years agoUpdate AUTHORS
Gunnar Beutner [Wed, 22 Jul 2015 08:05:39 +0000 (10:05 +0200)]
Update AUTHORS

refs #9699

8 years agoAdd "-r" parameter to the check_load command for dividing the load averages by the...
Petr Ruzicka [Wed, 22 Jul 2015 07:14:48 +0000 (09:14 +0200)]
Add "-r" parameter to the check_load command for dividing the load averages by the number of CPUs

New variable "load_percpu" added to use when "-r" should be added for the check_load command.

fixes #9699

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
8 years agoAdd a warning if EventCommand is not found when using command_endpoint
Michael Friedrich [Fri, 31 Jul 2015 14:04:03 +0000 (16:04 +0200)]
Add a warning if EventCommand is not found when using command_endpoint

fixes #9773

8 years agoAdd check_perfmon
Jean Flach [Mon, 23 Mar 2015 12:09:29 +0000 (13:09 +0100)]
Add check_perfmon

fixes #9860

8 years agoImplement external command DEL_DOWNTIME_BY_HOST_NAME
Michael Friedrich [Fri, 31 Jul 2015 12:46:38 +0000 (14:46 +0200)]
Implement external command DEL_DOWNTIME_BY_HOST_NAME

Required by Classic UI 1.x, this will hopefully reduce
the noise on non-working commands with the old legacy stuff.

fixes #8979

8 years agoSet correct X509 version for certificates
Gunnar Beutner [Wed, 29 Jul 2015 10:59:12 +0000 (12:59 +0200)]
Set correct X509 version for certificates

fixes #9769

8 years agoRelease version 2.3.8 v2.3.8
Gunnar Beutner [Mon, 20 Jul 2015 11:29:41 +0000 (13:29 +0200)]
Release version 2.3.8

8 years agoWrong parameter for CheckCommand ping-common-windows
Reto Zeder [Wed, 15 Jul 2015 14:39:33 +0000 (16:39 +0200)]
Wrong parameter for CheckCommand ping-common-windows

Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>
fixes #9637

8 years agoDB IDO: Do not update endpointstatus table on config updates
Michael Friedrich [Thu, 16 Jul 2015 11:24:49 +0000 (13:24 +0200)]
DB IDO: Do not update endpointstatus table on config updates

fixes #9634

8 years agoDon't allow "ignore where" for groups when there's no "assign where"
Michael Friedrich [Thu, 16 Jul 2015 11:55:53 +0000 (13:55 +0200)]
Don't allow "ignore where" for groups when there's no "assign where"

fixes #9554

8 years agoCorrect escaping of metric and tag names for OpenTSDB perfdata plugin
Tobias von der Krone [Fri, 17 Jul 2015 16:37:46 +0000 (18:37 +0200)]
Correct escaping of metric and tag names for OpenTSDB perfdata plugin

fixes #9665

8 years agoUpdate AUTHORS
Gunnar Beutner [Mon, 20 Jul 2015 05:48:44 +0000 (07:48 +0200)]
Update AUTHORS

8 years agoEnable inode check on disk by default
Jérôme Drouet [Fri, 17 Jul 2015 17:34:45 +0000 (19:34 +0200)]
Enable inode check on disk by default

fixes #9666

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
8 years agoFix bug where -p was ignored
Jean Flach [Thu, 16 Jul 2015 11:07:19 +0000 (13:07 +0200)]
Fix bug where -p was ignored

refs #9637

9 years agoUpdate RELEASE.md for minor releases
Michael Friedrich [Wed, 15 Jul 2015 10:38:15 +0000 (12:38 +0200)]
Update RELEASE.md for minor releases

9 years agoRelease version 2.3.7 v2.3.7
Michael Friedrich [Wed, 15 Jul 2015 08:46:51 +0000 (10:46 +0200)]
Release version 2.3.7

9 years agoAdd missing lock in ScriptUtils::Union
Gunnar Beutner [Wed, 15 Jul 2015 06:26:58 +0000 (08:26 +0200)]
Add missing lock in ScriptUtils::Union

fixes #9622

9 years agoFix failed assertion in ScriptUtils::Intersection
Gunnar Beutner [Wed, 15 Jul 2015 06:19:55 +0000 (08:19 +0200)]
Fix failed assertion in ScriptUtils::Intersection

fixes #9621

9 years agoDocs: Enhance troubleshooting ssl errors & cluster replay log
Michael Friedrich [Tue, 14 Jul 2015 07:19:49 +0000 (09:19 +0200)]
Docs: Enhance troubleshooting ssl errors & cluster replay log

fixes #9610

9 years agoFix config parser ignoring forbidden "ignore" in template definition
Michael Friedrich [Thu, 2 Jul 2015 15:51:52 +0000 (17:51 +0200)]
Fix config parser ignoring forbidden "ignore" in template definition

fixes #9535

9 years agoFix wrong formatting in DB IDO extensions docs
Michael Friedrich [Wed, 8 Jul 2015 11:15:58 +0000 (13:15 +0200)]
Fix wrong formatting in DB IDO extensions docs

fixes #9585

9 years agoDB IDO: Don't clear endpoint* tables on start/reload
Michael Friedrich [Wed, 8 Jul 2015 11:58:12 +0000 (13:58 +0200)]
DB IDO: Don't clear endpoint* tables on start/reload

fixes #9586

9 years agoFix incorrect return value for the macro() function
Gunnar Beutner [Mon, 13 Jul 2015 06:25:19 +0000 (08:25 +0200)]
Fix incorrect return value for the macro() function

fixes #9584

9 years agoRemove selective reconnecting behavior
Markus Frosch [Thu, 11 Jun 2015 21:02:13 +0000 (23:02 +0200)]
Remove selective reconnecting behavior

We want to remove the partial reconnecting behavior, so that all endpoints of
a zone try to connect to a lower or higher zone in hierarchy.

fixes #9406

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
9 years agoFix RELEASE.md tests
Michael Friedrich [Wed, 8 Jul 2015 10:55:50 +0000 (12:55 +0200)]
Fix RELEASE.md tests

9 years agoRelease version 2.3.6 v2.3.6
Michael Friedrich [Wed, 8 Jul 2015 08:17:44 +0000 (10:17 +0200)]
Release version 2.3.6

9 years agoUpdate AUTHORS
Michael Friedrich [Wed, 8 Jul 2015 08:14:12 +0000 (10:14 +0200)]
Update AUTHORS

9 years agoUpdate AUTHORS
Michael Friedrich [Sat, 25 Apr 2015 11:36:32 +0000 (13:36 +0200)]
Update AUTHORS

refs #9172

9 years agoITL: Add missing 'ldap' command arguments
Michael Friedrich [Sat, 25 Apr 2015 11:35:59 +0000 (13:35 +0200)]
ITL: Add missing 'ldap' command arguments

refs #9172

9 years agoITL: Add "ldap" CheckCommand
Élie Bouttier [Sat, 25 Apr 2015 04:13:27 +0000 (06:13 +0200)]
ITL: Add "ldap" CheckCommand

refs #9172

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
9 years agoITL: Add missing 'smtp' CheckCommand parameters
Lennart Betz [Tue, 7 Jul 2015 18:11:25 +0000 (20:11 +0200)]
ITL: Add missing 'smtp' CheckCommand parameters

fixes #9578

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
9 years agochangelog.py: Fix formatting and require version
Michael Friedrich [Tue, 7 Jul 2015 15:18:44 +0000 (17:18 +0200)]
changelog.py: Fix formatting and require version

refs #9446

9 years agoUpdate AUTHORS
Michael Friedrich [Tue, 7 Jul 2015 13:43:37 +0000 (15:43 +0200)]
Update AUTHORS

refs #9463

9 years agoITL: Fix incorrect check_ping.exe parameter
Christian Harke [Tue, 7 Jul 2015 13:42:47 +0000 (15:42 +0200)]
ITL: Fix incorrect check_ping.exe parameter

fixes #9463

9 years agoFix README.md urls
Michael Friedrich [Tue, 7 Jul 2015 08:08:00 +0000 (10:08 +0200)]
Fix README.md urls

9 years agoFix ITL elasticsearch documentation
Michael Friedrich [Tue, 7 Jul 2015 07:26:43 +0000 (09:26 +0200)]
Fix ITL elasticsearch documentation

refs #9415

9 years agoFix typo in INSTALL.md
Michael Friedrich [Tue, 7 Jul 2015 07:20:12 +0000 (09:20 +0200)]
Fix typo in INSTALL.md

refs #9549

9 years agoITL: Add missing options to 'ntp_time' CheckCommand
Lennart Betz [Mon, 6 Jul 2015 11:30:43 +0000 (13:30 +0200)]
ITL: Add missing options to 'ntp_time' CheckCommand

fixes #9562

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
9 years agoITL: Add CheckCommand ntp_peer
Lennart Betz [Mon, 6 Jul 2015 08:09:39 +0000 (10:09 +0200)]
ITL: Add CheckCommand ntp_peer

fixes #9523

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
9 years agoFix default port for NRPE in the documentation
Lennart Betz [Mon, 6 Jul 2015 09:34:09 +0000 (11:34 +0200)]
Fix default port for NRPE in the documentation

fixes #9522

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
9 years agoUpdate AUTHORS
Michael Friedrich [Mon, 6 Jul 2015 13:22:40 +0000 (15:22 +0200)]
Update AUTHORS

refs #9191

9 years agoUse PluginContribDir in itl/plugins-contrib.d/*
Malte Rabenseifner [Mon, 29 Jun 2015 06:19:54 +0000 (08:19 +0200)]
Use PluginContribDir in itl/plugins-contrib.d/*

fixes #9513

9 years agoAdd elasticsearch checkcommand to itl
Dirk Goetz [Mon, 15 Jun 2015 13:09:18 +0000 (15:09 +0200)]
Add elasticsearch checkcommand to itl

fixes #9415

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
9 years agoAdd database CheckCommand definition for mongodb
Ferdi Gueran [Mon, 27 Apr 2015 15:15:52 +0000 (17:15 +0200)]
Add database CheckCommand definition for mongodb

fixes #9191

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoFix stability issues with the TlsStream/Stream classes
Gunnar Beutner [Wed, 24 Jun 2015 07:44:59 +0000 (09:44 +0200)]
Fix stability issues with the TlsStream/Stream classes

fixes #9481

9 years agoUpdate getting started for Debian Jessie
Michael Friedrich [Mon, 6 Jul 2015 13:07:02 +0000 (15:07 +0200)]
Update getting started for Debian Jessie

fixes #9563

9 years agoRequire openssl1 on sles11sp3 from Security Module
Michael Friedrich [Mon, 6 Jul 2015 09:41:50 +0000 (11:41 +0200)]
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

9 years agoFix faulty if condition in spec file
Michael Friedrich [Sun, 5 Jul 2015 13:28:05 +0000 (15:28 +0200)]
Fix faulty if condition in spec file

refs #8842
refs #9559

9 years agoRequire g++ 4.7 on sles11sp3
Michael Friedrich [Sun, 5 Jul 2015 13:10:43 +0000 (15:10 +0200)]
Require g++ 4.7 on sles11sp3

refs #8842
fixes #9559

9 years agospec: Only require libmysqlclient-devel on sles11sp3
Michael Friedrich [Sun, 5 Jul 2015 12:32:20 +0000 (14:32 +0200)]
spec: Only require libmysqlclient-devel on sles11sp3

fixes #9558

9 years agoCli: Don't add empty host/port endpoint attributes in node wizard
Michael Friedrich [Fri, 3 Jul 2015 10:58:54 +0000 (12:58 +0200)]
Cli: Don't add empty host/port endpoint attributes in node wizard

refs #9205
refs #9536

9 years agoFix Port wrong default port in Node Wizard
Jean Flach [Thu, 30 Apr 2015 10:52:35 +0000 (12:52 +0200)]
Fix Port wrong default port in Node Wizard

fixes #9205

9 years agoAdd log message for discarded cluster events (e.g. from unauthenticated clients)
Michael Friedrich [Thu, 2 Jul 2015 11:04:38 +0000 (13:04 +0200)]
Add log message for discarded cluster events (e.g. from unauthenticated clients)

fixes #9489

9 years agoRevert "Documentation: Update escape sequence"
Michael Friedrich [Thu, 2 Jul 2015 09:57:38 +0000 (11:57 +0200)]
Revert "Documentation: Update escape sequence"

This reverts commit f2e69c8779ee42264f932ef3ebf14d2cff5fdfa1.

refs #9363

9 years agoFix wrong preprocessor macros
Michael Friedrich [Wed, 24 Jun 2015 12:13:54 +0000 (14:13 +0200)]
Fix wrong preprocessor macros

9 years agoFix unused variable in dbevents
Michael Friedrich [Wed, 24 Jun 2015 12:12:18 +0000 (14:12 +0200)]
Fix unused variable in dbevents

refs #9055