]>
granicus.if.org Git - icinga2/log
Dirk Goetz [Mon, 20 Jul 2015 13:30:02 +0000 (15:30 +0200)]
Add check_redis to ITL
fixes #9675
Dirk Goetz [Fri, 31 Jul 2015 10:30:52 +0000 (12:30 +0200)]
Adds check_jmx4perl to ITL
fixes #9801
Gunnar Beutner [Tue, 11 Aug 2015 11:56:42 +0000 (13:56 +0200)]
Implement the Dictionary#keys method
fixes #9882
Gunnar Beutner [Thu, 30 Jul 2015 18:58:52 +0000 (20:58 +0200)]
Implement Dictionary#get and Array#get
fixes #9796
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
Gunnar Beutner [Wed, 22 Jul 2015 08:05:39 +0000 (10:05 +0200)]
Update AUTHORS
refs #9699
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>
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
Jean Flach [Mon, 23 Mar 2015 12:09:29 +0000 (13:09 +0100)]
Add check_perfmon
fixes #9860
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
Gunnar Beutner [Wed, 29 Jul 2015 10:59:12 +0000 (12:59 +0200)]
Set correct X509 version for certificates
fixes #9769
Gunnar Beutner [Mon, 20 Jul 2015 11:29:41 +0000 (13:29 +0200)]
Release version 2.3.8
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
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
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
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
Gunnar Beutner [Mon, 20 Jul 2015 05:48:44 +0000 (07:48 +0200)]
Update AUTHORS
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>
Jean Flach [Thu, 16 Jul 2015 11:07:19 +0000 (13:07 +0200)]
Fix bug where -p was ignored
refs #9637
Michael Friedrich [Wed, 15 Jul 2015 10:38:15 +0000 (12:38 +0200)]
Update RELEASE.md for minor releases
Michael Friedrich [Wed, 15 Jul 2015 08:46:51 +0000 (10:46 +0200)]
Release version 2.3.7
Gunnar Beutner [Wed, 15 Jul 2015 06:26:58 +0000 (08:26 +0200)]
Add missing lock in ScriptUtils::Union
fixes #9622
Gunnar Beutner [Wed, 15 Jul 2015 06:19:55 +0000 (08:19 +0200)]
Fix failed assertion in ScriptUtils::Intersection
fixes #9621
Michael Friedrich [Tue, 14 Jul 2015 07:19:49 +0000 (09:19 +0200)]
Docs: Enhance troubleshooting ssl errors & cluster replay log
fixes #9610
Michael Friedrich [Thu, 2 Jul 2015 15:51:52 +0000 (17:51 +0200)]
Fix config parser ignoring forbidden "ignore" in template definition
fixes #9535
Michael Friedrich [Wed, 8 Jul 2015 11:15:58 +0000 (13:15 +0200)]
Fix wrong formatting in DB IDO extensions docs
fixes #9585
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
Gunnar Beutner [Mon, 13 Jul 2015 06:25:19 +0000 (08:25 +0200)]
Fix incorrect return value for the macro() function
fixes #9584
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>
Michael Friedrich [Wed, 8 Jul 2015 10:55:50 +0000 (12:55 +0200)]
Fix RELEASE.md tests
Michael Friedrich [Wed, 8 Jul 2015 08:17:44 +0000 (10:17 +0200)]
Release version 2.3.6
Michael Friedrich [Wed, 8 Jul 2015 08:14:12 +0000 (10:14 +0200)]
Update AUTHORS
Michael Friedrich [Sat, 25 Apr 2015 11:36:32 +0000 (13:36 +0200)]
Update AUTHORS
refs #9172
Michael Friedrich [Sat, 25 Apr 2015 11:35:59 +0000 (13:35 +0200)]
ITL: Add missing 'ldap' command arguments
refs #9172
É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>
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>
Michael Friedrich [Tue, 7 Jul 2015 15:18:44 +0000 (17:18 +0200)]
changelog.py: Fix formatting and require version
refs #9446
Michael Friedrich [Tue, 7 Jul 2015 13:43:37 +0000 (15:43 +0200)]
Update AUTHORS
refs #9463
Christian Harke [Tue, 7 Jul 2015 13:42:47 +0000 (15:42 +0200)]
ITL: Fix incorrect check_ping.exe parameter
fixes #9463
Michael Friedrich [Tue, 7 Jul 2015 08:08:00 +0000 (10:08 +0200)]
Fix README.md urls
Michael Friedrich [Tue, 7 Jul 2015 07:26:43 +0000 (09:26 +0200)]
Fix ITL elasticsearch documentation
refs #9415
Michael Friedrich [Tue, 7 Jul 2015 07:20:12 +0000 (09:20 +0200)]
Fix typo in INSTALL.md
refs #9549
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>
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>
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>
Michael Friedrich [Mon, 6 Jul 2015 13:22:40 +0000 (15:22 +0200)]
Update AUTHORS
refs #9191
Malte Rabenseifner [Mon, 29 Jun 2015 06:19:54 +0000 (08:19 +0200)]
Use PluginContribDir in itl/plugins-contrib.d/*
fixes #9513
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>
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>
Gunnar Beutner [Wed, 24 Jun 2015 07:44:59 +0000 (09:44 +0200)]
Fix stability issues with the TlsStream/Stream classes
fixes #9481
Michael Friedrich [Mon, 6 Jul 2015 13:07:02 +0000 (15:07 +0200)]
Update getting started for Debian Jessie
fixes #9563
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
Michael Friedrich [Sun, 5 Jul 2015 13:28:05 +0000 (15:28 +0200)]
Fix faulty if condition in spec file
refs #8842
refs #9559
Michael Friedrich [Sun, 5 Jul 2015 13:10:43 +0000 (15:10 +0200)]
Require g++ 4.7 on sles11sp3
refs #8842
fixes #9559
Michael Friedrich [Sun, 5 Jul 2015 12:32:20 +0000 (14:32 +0200)]
spec: Only require libmysqlclient-devel on sles11sp3
fixes #9558
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
Jean Flach [Thu, 30 Apr 2015 10:52:35 +0000 (12:52 +0200)]
Fix Port wrong default port in Node Wizard
fixes #9205
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
Michael Friedrich [Thu, 2 Jul 2015 09:57:38 +0000 (11:57 +0200)]
Revert "Documentation: Update escape sequence"
This reverts commit
f2e69c8779ee42264f932ef3ebf14d2cff5fdfa1 .
refs #9363
Michael Friedrich [Wed, 24 Jun 2015 12:13:54 +0000 (14:13 +0200)]
Fix wrong preprocessor macros
Michael Friedrich [Wed, 24 Jun 2015 12:12:18 +0000 (14:12 +0200)]
Fix unused variable in dbevents
refs #9055
Michael Friedrich [Wed, 24 Jun 2015 11:34:34 +0000 (13:34 +0200)]
Add missing openssl verify to cluster troubleshooting docs
fixes #9490
Michael Friedrich [Tue, 23 Jun 2015 14:19:54 +0000 (16:19 +0200)]
Add notifications (e.g. pagerduty) to 'addons & plugins' docs
fixes #6714
Jean Flach [Tue, 23 Jun 2015 11:37:13 +0000 (13:37 +0200)]
Remove thresholds from check_service.exe
They didn't make any sense anyways
fixes #9320
Jean Flach [Tue, 23 Jun 2015 11:15:55 +0000 (13:15 +0200)]
Add path exclusion to check_disk.exe
Also do some refactoring and make -m do something
fixes #9201
Jean Flach [Mon, 22 Jun 2015 10:57:37 +0000 (12:57 +0200)]
Decide state based on single drives
fixes #9197
Jean Flach [Mon, 23 Mar 2015 12:07:02 +0000 (13:07 +0100)]
Refactor plugin code
Michael Friedrich [Tue, 23 Jun 2015 08:35:18 +0000 (10:35 +0200)]
Fix documentation for checks inside an HA zone
fixes #9476
Michael Friedrich [Fri, 19 Jun 2015 11:30:26 +0000 (13:30 +0200)]
Fix wrong nscp path w/ command_endpoint runtime macros
Do not allow to override the nscp path by runtime macros.
This causes the (linux) master to send just "." as $nscp_path$
and the windows client ignores the local global constant NscpPath
being overridden by the master.
Only happens with command_endpoints where runtime macros are passed
from the master to the clients.
fixes #9456
Gunnar Beutner [Tue, 12 May 2015 11:08:10 +0000 (13:08 +0200)]
Fix incorrect variable name in the ITL
fixes #9253
Michael Friedrich [Fri, 19 Jun 2015 07:41:51 +0000 (09:41 +0200)]
Update release hints for chocolatey versions
refs #8503
Michael Friedrich [Thu, 18 Jun 2015 13:53:08 +0000 (15:53 +0200)]
Update release hints
refs #9435
Michael Friedrich [Thu, 18 Jun 2015 13:57:44 +0000 (15:57 +0200)]
changelog.py: Fix non-links formatting
refs #9435
Michael Friedrich [Thu, 18 Jun 2015 13:46:15 +0000 (15:46 +0200)]
changelog.py: Add --{version,project,links,html} arguments for output formatting
fixes #9435
Michael Friedrich [Fri, 19 Jun 2015 07:36:12 +0000 (09:36 +0200)]
Fix file reference in README.md
fixes #9452
Benedikt Heine [Thu, 18 Jun 2015 17:13:10 +0000 (19:13 +0200)]
node setup: indent accept_config and accept_commands
fixes #9450
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Gunnar Beutner [Fri, 19 Jun 2015 02:50:53 +0000 (04:50 +0200)]
Update AUTHORS
fixes #9451
Benedikt Heine [Thu, 18 Jun 2015 18:06:10 +0000 (20:06 +0200)]
Fix typo in the documentation
refs #9451
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Ian Kelling [Thu, 18 Jun 2015 20:19:16 +0000 (13:19 -0700)]
Grammar fix in doc/3-monitoring-basics.md
refs #9451
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Thu, 18 Jun 2015 12:23:52 +0000 (14:23 +0200)]
Update owner for the chocolatey package
refs #8503
Gunnar Beutner [Thu, 18 Jun 2015 12:13:37 +0000 (14:13 +0200)]
Update package description in the spec file
refs #8503
Gunnar Beutner [Thu, 18 Jun 2015 09:42:33 +0000 (11:42 +0200)]
Add spec file for Chocolatey
fixes #8503
Michael Friedrich [Thu, 18 Jun 2015 11:26:59 +0000 (13:26 +0200)]
changelog.py: Allow to define project, make custom_fields and changes optional
fixes #9446
Gunnar Beutner [Thu, 18 Jun 2015 12:03:52 +0000 (14:03 +0200)]
Update AUTHORS
refs #9303
Tom Geissler [Fri, 22 May 2015 09:44:28 +0000 (11:44 +0200)]
Add 'snmp_is_cisco' to Manubulon snmp-memory command definition
The new var 'snmp_is_cisco' was added to snmp-memory check
for use the correct OID with cisco switches. The default
is 'false'.
fixes #9303
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Gunnar Beutner [Thu, 18 Jun 2015 12:02:30 +0000 (14:02 +0200)]
Update AUTHORS
refs #9416
Christian Lehmann [Tue, 31 Mar 2015 13:04:58 +0000 (15:04 +0200)]
ITL: Add securityLevel to snmpv3 CheckCommand
For example if using snmpv3 without encryption.
Defaults set to privAuth to stay compatible to older versions.
fixes #9416
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Gunnar Beutner [Thu, 18 Jun 2015 06:14:34 +0000 (08:14 +0200)]
Fix incorrect validator for command arguments
fixes #9436
Michael Friedrich [Wed, 17 Jun 2015 12:22:59 +0000 (14:22 +0200)]
Update release TODOs
Gunnar Beutner [Tue, 12 May 2015 12:39:44 +0000 (14:39 +0200)]
Make sure that --scm-install doesn't fail when the service already exists
fixes #9255
Gunnar Beutner [Mon, 15 Jun 2015 09:19:18 +0000 (11:19 +0200)]
Add "Install NSClient++" check box in the Windows wizard
fixes #9263
Gunnar Beutner [Tue, 12 May 2015 11:49:52 +0000 (13:49 +0200)]
Improve user experience when updating Icinga 2 with the NSIS installer
fixes #8116
Gunnar Beutner [Wed, 17 Jun 2015 08:28:42 +0000 (10:28 +0200)]
Release version 2.3.5
Michael Friedrich [Wed, 17 Jun 2015 07:56:25 +0000 (09:56 +0200)]
Documentation: Fix wrong anchor
refs #8850
Michael Friedrich [Tue, 16 Jun 2015 17:58:32 +0000 (19:58 +0200)]
Documentation: String concat in apply, additional fixes
fixes #9318
Michael Friedrich [Tue, 16 Jun 2015 17:44:02 +0000 (19:44 +0200)]
Documentation: Add best practices for cluster config sync
fixes #9285
Michael Friedrich [Tue, 16 Jun 2015 17:04:40 +0000 (19:04 +0200)]
Documentation: Add function usage examples to advanced topics
Includes typeof() examples, referenced to command variable scopes
and examples from community support.
fixes #9297
fixes #9310
fixes #9311
Michael Friedrich [Tue, 16 Jun 2015 15:34:53 +0000 (17:34 +0200)]
Documentation: Revamp the 'passing command parameters' section
fixes #9313
Michael Friedrich [Tue, 16 Jun 2015 14:01:02 +0000 (16:01 +0200)]
Documentation: Move configuration before advanced topics
fixes #9431
Michael Friedrich [Mon, 15 Jun 2015 18:10:58 +0000 (20:10 +0200)]
Documentation: Enhance cluster troubleshooting; add HA command_endpoint
fixes #9419
fixes #9420