]> granicus.if.org Git - icinga2/log
icinga2
6 years agoMove Base64 class into libbase
Michael Friedrich [Mon, 11 Sep 2017 14:51:13 +0000 (16:51 +0200)]
Move Base64 class into libbase

refs #5538

6 years agoDrop obsolete code
Michael Friedrich [Mon, 11 Sep 2017 11:34:11 +0000 (13:34 +0200)]
Drop obsolete code

refs #4054

6 years agoAdd ElasticWriter
Jean Flach [Thu, 7 Sep 2017 13:11:57 +0000 (15:11 +0200)]
Add ElasticWriter

fixes #5538

6 years agoLogs: Change config sync update to highlight an information, not an error
Michael Friedrich [Fri, 8 Sep 2017 11:28:11 +0000 (13:28 +0200)]
Logs: Change config sync update to highlight an information, not an error

fixes #5484

6 years agoImplement additional logging for the JsonRpc class
Gunnar Beutner [Thu, 7 Sep 2017 12:37:02 +0000 (14:37 +0200)]
Implement additional logging for the JsonRpc class

7 years agoMerge pull request #5559 from rhopfer/fix/disk-exclude-configfs
Michael Friedrich [Thu, 7 Sep 2017 10:32:23 +0000 (12:32 +0200)]
Merge pull request #5559 from rhopfer/fix/disk-exclude-configfs

Exclude configfs from disk checks

7 years agoExclude configfs from disk checks 5559/head
Roland Hopferwieser [Wed, 6 Sep 2017 15:34:07 +0000 (17:34 +0200)]
Exclude configfs from disk checks

7 years agoFix tests for URL formatting changes
Michael Friedrich [Thu, 7 Sep 2017 09:01:55 +0000 (11:01 +0200)]
Fix tests for URL formatting changes

refs #5558

7 years agoMerge pull request #5558 from Icinga/fix/http-request
Michael Friedrich [Wed, 6 Sep 2017 14:18:36 +0000 (16:18 +0200)]
Merge pull request #5558 from Icinga/fix/http-request

Don't sent scheme and hostname in request

7 years agoDon't sent scheme and hostname in request 5558/head
Jean Flach [Wed, 6 Sep 2017 14:01:02 +0000 (16:01 +0200)]
Don't sent scheme and hostname in request

7 years agoMerge pull request #5549 from ctrlaltca/patch-1
Gunnar Beutner [Tue, 5 Sep 2017 10:11:55 +0000 (12:11 +0200)]
Merge pull request #5549 from ctrlaltca/patch-1

Fix cli command used to enable debuglog feature on windows

fixes #5549

7 years agoFix cli command used to enable debuglog feature on windows 5549/head
ctrlaltca [Tue, 5 Sep 2017 09:28:18 +0000 (11:28 +0200)]
Fix cli command used to enable debuglog feature on windows

7 years agoMerge pull request #5495 from federico-cuello-sociomantic/patch-1
Michael Friedrich [Tue, 5 Sep 2017 09:13:33 +0000 (11:13 +0200)]
Merge pull request #5495 from federico-cuello-sociomantic/patch-1

Fix parameter order for AcknowledgeSvcProblem / AcknowledgeHostProblem / apiactions:AcknowledgeProblem

7 years agoFix parameter order for Acknowledge{,Svc,Host}Problem in API actions/external commands 5495/head
Federico Cuello [Fri, 11 Aug 2017 12:39:47 +0000 (14:39 +0200)]
Fix parameter order for Acknowledge{,Svc,Host}Problem in API actions/external commands

It was preventing email notifications with default settings, as `persistent` defaults to false and therefore `notify` was not set.

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
7 years agoMerge pull request #5536 from nbuchwitz/patch-1
Michael Friedrich [Tue, 5 Sep 2017 06:40:36 +0000 (08:40 +0200)]
Merge pull request #5536 from nbuchwitz/patch-1

Fixed nscp-disk service example

7 years agoMerge pull request #5543 from tobiasvdk/fix/ipmi-sensors-checkcommand-5542
Michael Friedrich [Tue, 5 Sep 2017 06:38:03 +0000 (08:38 +0200)]
Merge pull request #5543 from tobiasvdk/fix/ipmi-sensors-checkcommand-5542

ITL: Correct arguments for ipmi-sensor CheckCommand

7 years agoITL: Correct arguments for ipmi-sensor CheckCommand 5543/head
Tobias von der Krone [Fri, 1 Sep 2017 12:19:07 +0000 (14:19 +0200)]
ITL: Correct arguments for ipmi-sensor CheckCommand

Replace the wrong "set_if" attribute and assign the value correctly.

fixes #5542

7 years agoFixed nscp-disk service example 5536/head
Nicolai [Tue, 29 Aug 2017 11:34:00 +0000 (13:34 +0200)]
Fixed nscp-disk service example

7 years agoMerge pull request #5534 from Icinga/feature/get-services
Michael Friedrich [Mon, 28 Aug 2017 18:04:25 +0000 (20:04 +0200)]
Merge pull request #5534 from Icinga/feature/get-services

Implement get_services(host {name,object}) and add host object support for get_service()

7 years agoImplement get_services(host {name,object}) and add host object support for get_service() 5534/head
Michael Friedrich [Wed, 23 Aug 2017 12:18:28 +0000 (14:18 +0200)]
Implement get_services(host {name,object}) and add host object support for get_service()

This includes some debug console examples too which involve advanced
map() and filter examples for better readability.

refs #4912

7 years agoMerge pull request #5529 from mcktr/mcktr/fix/checkable-loglines
Michael Friedrich [Thu, 24 Aug 2017 13:30:41 +0000 (15:30 +0200)]
Merge pull request #5529 from mcktr/mcktr/fix/checkable-loglines

Change two more loglines for checkables so checkable is quoted

7 years agoChange more loglines for checkables so checkable is quoted 5529/head
Michael [Thu, 24 Aug 2017 11:35:55 +0000 (13:35 +0200)]
Change more loglines for checkables so checkable is quoted

refs #5528

7 years agoMerge pull request #5528 from widhalmt/fix/checkable-log
Michael Friedrich [Wed, 23 Aug 2017 17:49:02 +0000 (19:49 +0200)]
Merge pull request #5528 from widhalmt/fix/checkable-log

Change loglines for checkables so checkable is quoted

7 years agoChange loglines for checkables so checkable is quoted 5528/head
Thomas Widhalm [Wed, 23 Aug 2017 17:11:46 +0000 (19:11 +0200)]
Change loglines for checkables so checkable is quoted

7 years agoMerge pull request #5527 from Icinga/feature/api-process-check-result-execution-end...
Michael Friedrich [Tue, 22 Aug 2017 07:12:08 +0000 (09:12 +0200)]
Merge pull request #5527 from Icinga/feature/api-process-check-result-execution-end-5002

API: Add execution_{start,end} attribute to 'process-check-result' action

7 years agoAPI: Add execution_{start,end} attribute to 'process-check-result' action 5527/head
Michael Friedrich [Mon, 21 Aug 2017 15:20:56 +0000 (17:20 +0200)]
API: Add execution_{start,end} attribute to 'process-check-result' action

fixes #5002

7 years agoMerge pull request #5523 from Icinga/feature/enhance-client-connect-logging
Michael Friedrich [Mon, 21 Aug 2017 09:36:52 +0000 (11:36 +0200)]
Merge pull request #5523 from Icinga/feature/enhance-client-connect-logging

Enhance client connect/sync logging and include bytes/zone in logs

7 years agoMerge pull request #5524 from Icinga/fix/cluster-fifo-optimize
Michael Friedrich [Mon, 21 Aug 2017 09:36:32 +0000 (11:36 +0200)]
Merge pull request #5524 from Icinga/fix/cluster-fifo-optimize

Change FIFO::Optimize() frequency for large messages

7 years agoEnhance client connect/sync logging and include bytes/zone in logs 5523/head
Michael Friedrich [Mon, 21 Aug 2017 09:08:13 +0000 (11:08 +0200)]
Enhance client connect/sync logging and include bytes/zone in logs

refs #5513

7 years agoChange FIFO::Optimize() frequency for large messages 5524/head
Michael Friedrich [Thu, 17 Aug 2017 16:03:37 +0000 (18:03 +0200)]
Change FIFO::Optimize() frequency for large messages

refs #5513

7 years agoFix wrong sub chapter for external checks
Michael Friedrich [Fri, 18 Aug 2017 15:13:31 +0000 (17:13 +0200)]
Fix wrong sub chapter for external checks

7 years agoMerge pull request #5522 from Icinga/feature/docs-external-checks-freshness
Michael Friedrich [Fri, 18 Aug 2017 15:05:18 +0000 (17:05 +0200)]
Merge pull request #5522 from Icinga/feature/docs-external-checks-freshness

Docs: Update freshness checks; add chapter for external check results

7 years agoDocs: Update freshness checks; add chapter for external check results 5522/head
Michael Friedrich [Fri, 18 Aug 2017 15:02:43 +0000 (17:02 +0200)]
Docs: Update freshness checks; add chapter for external check results

This also adds a nice example for freshness checks with unknown runtime details.

7 years agoMerge pull request #5486 from Icinga/feature/remove-deprecated-graphite-legacy-mode
Michael Friedrich [Thu, 17 Aug 2017 18:06:47 +0000 (20:06 +0200)]
Merge pull request #5486 from Icinga/feature/remove-deprecated-graphite-legacy-mode

Graphite: Remove deprecated legacy schema mode

7 years agoMerge pull request #5504 from spjmurray/fix/influxdb_timeouts_5460_5469
Michael Friedrich [Thu, 17 Aug 2017 16:25:17 +0000 (18:25 +0200)]
Merge pull request #5504 from spjmurray/fix/influxdb_timeouts_5460_5469

Fix TLS Race Connecting to InfluxDB

7 years agoMerge pull request #5516 from mcktr/fix/install-dependencies-debian
Michael Friedrich [Thu, 17 Aug 2017 16:17:58 +0000 (18:17 +0200)]
Merge pull request #5516 from mcktr/fix/install-dependencies-debian

Updates the install dependencies for Debian 9 'stretch'

7 years agoUpdates the install dependencies for Debian 9 'stretch' 5516/head
Michael [Wed, 16 Aug 2017 19:37:17 +0000 (21:37 +0200)]
Updates the install dependencies for Debian 9 'stretch'

This updates the dependencies for an installtion on Debian 9 'stretch'. The package libmysqlclient-dev is no longer available on Debian 9, therefore we need to install the (meta) package default-libmysqlclient-dev, which points to libmariadbclient-dev-compat and is compatibl to libmysqlclient-dev.

7 years agoLivestatus: Fix crash with empty stats columns
Michael Friedrich [Wed, 16 Aug 2017 13:28:15 +0000 (15:28 +0200)]
Livestatus: Fix crash with empty stats columns

refs #5078
refs #5503

7 years agoMerge pull request #5394 from dupondje/add_mssql_args
Michael Friedrich [Tue, 15 Aug 2017 18:56:10 +0000 (20:56 +0200)]
Merge pull request #5394 from dupondje/add_mssql_args

itl: add additional mssql_health arguments

7 years agoMerge pull request #5401 from leeclemens/fix/itl-manubulon-snmp-env
Michael Friedrich [Tue, 15 Aug 2017 10:54:31 +0000 (12:54 +0200)]
Merge pull request #5401 from leeclemens/fix/itl-manubulon-snmp-env

itl: Add manubulon/check_snmp_env.pl as CheckCommand snmp-env

7 years agoMerge pull request #5497 from Icinga/fix/api-object-query-type-error
Michael Friedrich [Tue, 15 Aug 2017 10:52:33 +0000 (12:52 +0200)]
Merge pull request #5497 from Icinga/fix/api-object-query-type-error

API: Fix requested attrs/joins/meta type errors in object query response

7 years agoMerge pull request #5506 from Icinga/fix/doc-itl-nscp_api
Michael Friedrich [Tue, 15 Aug 2017 09:13:45 +0000 (11:13 +0200)]
Merge pull request #5506 from Icinga/fix/doc-itl-nscp_api

Docs: Fix wrong parameter for ITL CheckCommand nscp_api

7 years agoDocs: Fix wrong parameter for ITL CheckCommand nscp_api 5506/head
Michael Friedrich [Tue, 15 Aug 2017 09:12:13 +0000 (11:12 +0200)]
Docs: Fix wrong parameter for ITL CheckCommand nscp_api

refs #5239

7 years agoFeature/itl check snmp options (#5387)
Yannick Charton [Mon, 14 Aug 2017 15:51:23 +0000 (17:51 +0200)]
Feature/itl check snmp options (#5387)

Add missing options for the definition of the ITL snmp CheckCommand

snmp_offset, snmp_output_delimiter and snmp_perf_oids options

7 years agoMerge pull request #5502 from mcktr/mcktr/fix/notification-scripts
Michael Friedrich [Mon, 14 Aug 2017 15:36:08 +0000 (17:36 +0200)]
Merge pull request #5502 from mcktr/mcktr/fix/notification-scripts

Fix duplicate variable in notification scripts

7 years agoNotification scripts: Fix duplicate variable in mail-{host,service}-notification 5502/head
Michael [Mon, 14 Aug 2017 13:25:19 +0000 (15:25 +0200)]
Notification scripts: Fix duplicate variable in mail-{host,service}-notification

7 years agoMerge pull request #5468 from cycloon/master
Michael Friedrich [Mon, 14 Aug 2017 15:30:14 +0000 (17:30 +0200)]
Merge pull request #5468 from cycloon/master

Make notification mails more readable. Remove redundancy and cruft.

7 years agoNotification scripts: More readable & redundancy cleanup 5468/head
Christian Gut [Mon, 7 Aug 2017 13:55:17 +0000 (15:55 +0200)]
Notification scripts: More readable & redundancy cleanup

7 years agoMerge pull request #5474 from pv2b/notification-make-ipv4-optional
Michael Friedrich [Mon, 14 Aug 2017 15:21:59 +0000 (17:21 +0200)]
Merge pull request #5474 from pv2b/notification-make-ipv4-optional

Notification scripts - make HOSTADDRESS optional

7 years agoFix TLS Race Connecting to InfluxDB 5504/head
Simon Murray [Mon, 14 Aug 2017 15:20:45 +0000 (16:20 +0100)]
Fix TLS Race Connecting to InfluxDB

Rather than leaving stale connections about we tried to poll for data coming in
from InfluxDB and timeout if it didn't repond in a timely manner.  This introduced
a race where the timeout triggers, a context switch occurs where data is actually
available and the TlsStream spins trying to asynchronously notify that data is
available, but which never gets read.  Not only does this use up 100% of a core,
but it also slowly starves the system of handler threads at which point metrics
stop being delivered.

This basically removes the poll and timeout, any TLS socket erros should be
detected by TCP keep-alives.

Fixes #5460 #5469

7 years agoUpdate documentation for optional arguments and add old updated command config 5474/head
Michael Friedrich [Mon, 14 Aug 2017 15:09:44 +0000 (17:09 +0200)]
Update documentation for optional arguments and add old updated command config

See https://www.icinga.com/docs/icinga2/latest/doc/03-monitoring-basics/#notification-commands-in-27

refs #5474

7 years agoNotification scripts: Make the `-4` parameter optional
pv2b [Tue, 8 Aug 2017 09:39:30 +0000 (11:39 +0200)]
Notification scripts: Make the `-4` parameter optional

Not all hosts may have the `address` attribute set, or just use
`address6` instead.

refs #5474

7 years agoMerge pull request #5501 from dgoetz/fix/selinux-5479
Michael Friedrich [Mon, 14 Aug 2017 14:56:07 +0000 (16:56 +0200)]
Merge pull request #5501 from dgoetz/fix/selinux-5479

SELinux: fixes for 2.7.0

7 years agoMerge pull request #5503 from Icinga/fix/livestatus-stats-groups
Gunnar Beutner [Mon, 14 Aug 2017 14:19:18 +0000 (16:19 +0200)]
Merge pull request #5503 from Icinga/fix/livestatus-stats-groups

Fix grouping for Livestatus queries with 'Stats'

7 years agoFix grouping for Livestatus queries with 'Stats' 5503/head
Gunnar Beutner [Mon, 14 Aug 2017 13:30:06 +0000 (15:30 +0200)]
Fix grouping for Livestatus queries with 'Stats'

refs #5078

7 years agoSELinux: fixes for 2.7.0 5501/head
Dirk Goetz [Mon, 14 Aug 2017 11:48:08 +0000 (11:48 +0000)]
SELinux: fixes for 2.7.0
allow Icinga2 to connect to its own API
allow execution of hostname for notification plugin

refs #5479

7 years agoMerge pull request #5500 from Icinga/fix/json-parsing-error-on-process-helper-crash
Michael Friedrich [Mon, 14 Aug 2017 09:41:49 +0000 (11:41 +0200)]
Merge pull request #5500 from Icinga/fix/json-parsing-error-on-process-helper-crash

Process: Fix JSON parsing error on process helper crash

7 years agoProcess: Fix JSON parsing error on process helper crash 5500/head
Noah Hilverling [Mon, 14 Aug 2017 06:27:04 +0000 (08:27 +0200)]
Process: Fix JSON parsing error on process helper crash

7 years agoAPI: Fix requested attrs/joins/meta type errors in object query response 5497/head
Stefar77 [Fri, 11 Aug 2017 14:20:47 +0000 (16:20 +0200)]
API: Fix requested attrs/joins/meta type errors in object query response

fixes #5377

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
7 years agoMerge pull request #5496 from Icinga/fix/docs-match-all
Michael Friedrich [Fri, 11 Aug 2017 13:09:34 +0000 (15:09 +0200)]
Merge pull request #5496 from Icinga/fix/docs-match-all

Docs: Update examples for match/regex/cidr_match and mode for arrays (Match{All,Any})

7 years agoDocs: Update examples for match/regex/cidr_match and mode for arrays (Match{All,Any}) 5496/head
Michael Friedrich [Fri, 11 Aug 2017 13:02:41 +0000 (15:02 +0200)]
Docs: Update examples for match/regex/cidr_match and mode for arrays (Match{All,Any})

refs #5480

7 years agoMerge pull request #5491 from fcolista/master
Michael Friedrich [Fri, 11 Aug 2017 11:31:38 +0000 (13:31 +0200)]
Merge pull request #5491 from fcolista/master

Update "Getting Started" documentation with Alpine Linux

7 years agoDocs: Add instructions for Alpine Linux 5491/head
Francesco Colista [Thu, 10 Aug 2017 13:29:22 +0000 (15:29 +0200)]
Docs: Add instructions for Alpine Linux

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
7 years agoMerge pull request #5494 from Icinga/feature/docs-multiple-templates
Michael Friedrich [Fri, 11 Aug 2017 10:50:32 +0000 (12:50 +0200)]
Merge pull request #5494 from Icinga/feature/docs-multiple-templates

Docs: Add section for multiple template imports

7 years agoDocs: Add section for multiple template imports 5494/head
Michael Friedrich [Fri, 11 Aug 2017 10:47:40 +0000 (12:47 +0200)]
Docs: Add section for multiple template imports

7 years agoMerge pull request #5488 from Icinga/feature/dbg-functions
Michael Friedrich [Thu, 10 Aug 2017 08:27:33 +0000 (10:27 +0200)]
Merge pull request #5488 from Icinga/feature/dbg-functions

Implement additional functions for printing values with LLDB/GDB

7 years agoImplement additional functions for printing values with LLDB/GDB 5488/head
Gunnar Beutner [Thu, 10 Aug 2017 06:26:22 +0000 (08:26 +0200)]
Implement additional functions for printing values with LLDB/GDB

7 years agoMerge pull request #5487 from Icinga/feature/doc-troubleshooting-nscp
Michael Friedrich [Wed, 9 Aug 2017 18:54:50 +0000 (20:54 +0200)]
Merge pull request #5487 from Icinga/feature/doc-troubleshooting-nscp

Docs: Enhance Troubleshooting with nscp-local, check_source, wrong thresholds

7 years agoDocs: Enhance Troubleshooting with nscp-local, check_source, wrong thresholds 5487/head
Michael Friedrich [Wed, 9 Aug 2017 18:49:40 +0000 (20:49 +0200)]
Docs: Enhance Troubleshooting with nscp-local, check_source, wrong thresholds

7 years agoGraphite: Remove deprecated legacy schema mode 5486/head
Michael Friedrich [Wed, 9 Aug 2017 16:52:35 +0000 (18:52 +0200)]
Graphite: Remove deprecated legacy schema mode

This commit includes some code cleanup too.

fixes #4992

7 years agoMerge pull request #5392 from ekohl/cache-dir
Michael Friedrich [Wed, 9 Aug 2017 16:22:07 +0000 (18:22 +0200)]
Merge pull request #5392 from ekohl/cache-dir

Ensure the cache directory exists

7 years agoMerge pull request #5483 from Icinga/fix/db-ido-categories-everything
Michael Friedrich [Wed, 9 Aug 2017 14:57:27 +0000 (16:57 +0200)]
Merge pull request #5483 from Icinga/fix/db-ido-categories-everything

Fix config validation for DB IDO categories 'DbCatEverything'

7 years agoFix config validation for DB IDO categories 'DbCatEverything' 5483/head
Michael Friedrich [Wed, 9 Aug 2017 14:30:01 +0000 (16:30 +0200)]
Fix config validation for DB IDO categories 'DbCatEverything'

refs #5238

7 years agoMerge pull request #5477 from Icinga/fix/systemd-sles12sp2-taskmax-infinity
Michael Friedrich [Tue, 8 Aug 2017 14:23:24 +0000 (16:23 +0200)]
Merge pull request #5477 from Icinga/fix/systemd-sles12sp2-taskmax-infinity

Systemd: Add DefaultTasksMax=infinity to service file

7 years agoSystemd: Add DefaultTasksMax=infinity to service file 5477/head
Michael Friedrich [Tue, 8 Aug 2017 14:11:40 +0000 (16:11 +0200)]
Systemd: Add DefaultTasksMax=infinity to service file

This solves the problem with Systemd >= 226 and fork errors with
Icinga 2. Seen on SLES 11 SP2.

fixes #4918

7 years agoMerge pull request #5476 from Icinga/fix/docs-itl-chapter
Michael Friedrich [Tue, 8 Aug 2017 12:46:11 +0000 (14:46 +0200)]
Merge pull request #5476 from Icinga/fix/docs-itl-chapter

Docs: Fix ITL chapter TOC; add introduction with mini TOC

7 years agoDocs: Fix ITL chapter TOC; add introduction with mini TOC 5476/head
Michael Friedrich [Tue, 8 Aug 2017 12:36:56 +0000 (14:36 +0200)]
Docs: Fix ITL chapter TOC; add introduction with mini TOC

fixes #5428

7 years agoFix missing code block in the docs
Michael Friedrich [Tue, 8 Aug 2017 10:21:09 +0000 (12:21 +0200)]
Fix missing code block in the docs

refs #5475

7 years agoMerge pull request #5475 from Icinga/fix/notification-scripts-config-update
Michael Friedrich [Tue, 8 Aug 2017 10:19:13 +0000 (12:19 +0200)]
Merge pull request #5475 from Icinga/fix/notification-scripts-config-update

Docs: Add a note on required configuration updates for new notification scripts in v2.7.0

7 years agoDocs: Add a note on required configuration updates for new notification scripts in... 5475/head
Michael Friedrich [Tue, 8 Aug 2017 10:10:29 +0000 (12:10 +0200)]
Docs: Add a note on required configuration updates for new notification scripts in v2.7.0

7 years agoMerge branch 'rgevaert-patch-1'
Jean Flach [Mon, 7 Aug 2017 12:18:36 +0000 (14:18 +0200)]
Merge branch 'rgevaert-patch-1'

7 years agoMerge branch 'patch-1' of https://github.com/rgevaert/icinga2 into rgevaert-patch-1
Jean Flach [Mon, 7 Aug 2017 12:06:47 +0000 (14:06 +0200)]
Merge branch 'patch-1' of https://github.com/rgevaert/icinga2 into rgevaert-patch-1

7 years agoFix whitespace in documentation
Jean Flach [Mon, 7 Aug 2017 11:44:34 +0000 (13:44 +0200)]
Fix whitespace in documentation

fixes #5427

7 years agoUpdate negate CheckCommand definition
Markus Waldmueller [Mon, 24 Jul 2017 06:49:16 +0000 (08:49 +0200)]
Update negate CheckCommand definition

refs #5427

Signed-off-by: Jean Flach <jean-marcel.flach@icinga.com>
7 years agoMerge pull request #5435 from Icinga/feature/3891-service-description
Jean Flach [Mon, 7 Aug 2017 09:36:20 +0000 (11:36 +0200)]
Merge pull request #5435 from Icinga/feature/3891-service-description

Add -d option to check_service

7 years agoMerge pull request #5466 from Icinga/fix/db-ido-host-unreachable-statehistory
Michael Friedrich [Mon, 7 Aug 2017 09:22:12 +0000 (11:22 +0200)]
Merge pull request #5466 from Icinga/fix/db-ido-host-unreachable-statehistory

DB IDO: Fix host's unreachable state in history tables

7 years agoDB IDO: Fix host's unreachable state in history tables 5466/head
Michael Friedrich [Mon, 7 Aug 2017 08:58:52 +0000 (10:58 +0200)]
DB IDO: Fix host's unreachable state in history tables

fixes #5405

7 years agoMerge pull request #5461 from Icinga/doc/release-rpm
Michael Friedrich [Mon, 7 Aug 2017 08:32:58 +0000 (10:32 +0200)]
Merge pull request #5461 from Icinga/doc/release-rpm

Docs: Update Icinga repository release rpm location

7 years agoUpdate RELEASE.md to use new icinga-rpm-release location 5461/head
Michael Friedrich [Mon, 7 Aug 2017 08:30:00 +0000 (10:30 +0200)]
Update RELEASE.md to use new icinga-rpm-release location

7 years agodoc: Update Icinga repository release rpm location
Markus Frosch [Fri, 4 Aug 2017 14:38:21 +0000 (16:38 +0200)]
doc: Update Icinga repository release rpm location

7 years agoMerge pull request #5457 from Icinga/feature/changelog-script
Michael Friedrich [Thu, 3 Aug 2017 16:53:30 +0000 (18:53 +0200)]
Merge pull request #5457 from Icinga/feature/changelog-script

Add Changelog generation script for GitHub API

7 years agoAdd Changelog generation script for GitHub API 5457/head
Gunnar Beutner [Thu, 3 Aug 2017 07:21:20 +0000 (09:21 +0200)]
Add Changelog generation script for GitHub API

Required details are documented inside RELEASE.md

Fixes to the original file:
- duplicate issues (pagination with links instead of page (Github doesn't like counting))
- escape markdown in issue title
- use formatting helper functions
- env support for user, token, project
- "support" category for everything which is not "bug" or "enhancement"
- ignore more labels ("feedback", "question")
- sort milestones by due date and version string

7 years agoRelease version 2.7.0 v2.7.0
Gunnar Beutner [Wed, 2 Aug 2017 13:58:38 +0000 (15:58 +0200)]
Release version 2.7.0

7 years agoMerge pull request #5448 from Icinga/feature/update-docs
Michael Friedrich [Wed, 2 Aug 2017 10:05:39 +0000 (12:05 +0200)]
Merge pull request #5448 from Icinga/feature/update-docs

Update documentation for 2.7.0

7 years agoUpdate documentation for 2.7.0 5448/head
Michael Friedrich [Wed, 2 Aug 2017 09:55:05 +0000 (11:55 +0200)]
Update documentation for 2.7.0

7 years agoMerge pull request #5433 from mcktr/mcktr/fix/list-feature-command-5431
Michael Friedrich [Thu, 27 Jul 2017 08:28:26 +0000 (10:28 +0200)]
Merge pull request #5433 from mcktr/mcktr/fix/list-feature-command-5431

Fix: update feature list help text

7 years agoMerge pull request #5440 from mcktr/mcktr/fix/doc-missing-state-filter
Michael Friedrich [Thu, 27 Jul 2017 08:27:05 +0000 (10:27 +0200)]
Merge pull request #5440 from mcktr/mcktr/fix/doc-missing-state-filter

Add missing notification state filter to documentation

7 years agoadded missing notification state 5440/head
Michael [Thu, 27 Jul 2017 06:55:35 +0000 (08:55 +0200)]
added missing notification state

7 years agoitl: Add manubulon/check_snmp_env.pl as CheckCommand snmp-env 5401/head
Lee Clemens [Wed, 5 Jul 2017 19:36:16 +0000 (15:36 -0400)]
itl: Add manubulon/check_snmp_env.pl as CheckCommand snmp-env

7 years agoAdd -d option to check_service 5435/head
Jean Flach [Wed, 26 Jul 2017 15:02:18 +0000 (17:02 +0200)]
Add -d option to check_service