]> granicus.if.org Git - icinga2/log
icinga2
10 years agoDB IDO: Reset reconnect timer before pausing the connection
Michael Friedrich [Tue, 8 Jul 2014 11:48:11 +0000 (13:48 +0200)]
DB IDO: Reset reconnect timer before pausing the connection

refs #6414

10 years agoCheck if openssl call failed
Gunnar Beutner [Tue, 8 Jul 2014 07:05:07 +0000 (09:05 +0200)]
Check if openssl call failed

fixes #6622

10 years agoIncrease command buffer to 128kB
Gunnar Beutner [Tue, 8 Jul 2014 06:32:42 +0000 (08:32 +0200)]
Increase command buffer to 128kB

fixes #6662

10 years agoMake sure that cmake doesn't fail when MySQL libraries are missing
Gunnar Beutner [Tue, 8 Jul 2014 05:43:50 +0000 (07:43 +0200)]
Make sure that cmake doesn't fail when MySQL libraries are missing

fixes #6665

10 years agoAdd sni option to http check
Jan Wagner [Fri, 27 Jun 2014 19:38:11 +0000 (21:38 +0200)]
Add sni option to http check

fixes #6605

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
10 years agoChange return type for Socket::Pool to bool
Gunnar Beutner [Fri, 4 Jul 2014 07:31:43 +0000 (09:31 +0200)]
Change return type for Socket::Pool to bool

refs #6617

10 years agoUse openssl-quiet.cnf for icinga2-build-ca
Gunnar Beutner [Wed, 2 Jul 2014 08:21:21 +0000 (10:21 +0200)]
Use openssl-quiet.cnf for icinga2-build-ca

fixes #6620

10 years agoAnother attempt at fixing the API deadlock
Gunnar Beutner [Tue, 1 Jul 2014 07:38:22 +0000 (09:38 +0200)]
Another attempt at fixing the API deadlock

fixes #6617

10 years agoRevert "Fix another deadlock in ApiClient::SendMessage"
Gunnar Beutner [Tue, 1 Jul 2014 06:57:57 +0000 (08:57 +0200)]
Revert "Fix another deadlock in ApiClient::SendMessage"

This reverts commit a0c09303251d22738f82a9c35a66d327c98699a3.

10 years agoRevert "Fix deadlock in ApiClient::SendMessage"
Gunnar Beutner [Tue, 1 Jul 2014 06:57:54 +0000 (08:57 +0200)]
Revert "Fix deadlock in ApiClient::SendMessage"

This reverts commit 0ac6e97f329b551882f925a009e6efe498ec45c3.

10 years agoAdd some missing SSL flags
Gunnar Beutner [Mon, 30 Jun 2014 13:43:35 +0000 (15:43 +0200)]
Add some missing SSL flags

refs #6368

10 years agoFix another deadlock in ApiClient::SendMessage
Gunnar Beutner [Mon, 30 Jun 2014 12:01:07 +0000 (14:01 +0200)]
Fix another deadlock in ApiClient::SendMessage

refs #6368

10 years agoFix deadlock in ApiClient::SendMessage
Gunnar Beutner [Mon, 30 Jun 2014 10:52:43 +0000 (12:52 +0200)]
Fix deadlock in ApiClient::SendMessage

fixes #6368

10 years agoFix arguments for tar
Gunnar Beutner [Fri, 27 Jun 2014 11:44:00 +0000 (13:44 +0200)]
Fix arguments for tar

refs #6526

10 years agoFix compatibility issue with base64 on CentOS 5
Gunnar Beutner [Fri, 27 Jun 2014 11:27:43 +0000 (13:27 +0200)]
Fix compatibility issue with base64 on CentOS 5

fixes #6373

10 years agoUpdate minimum version of the icinga-cgi dependency
Gunnar Beutner [Fri, 27 Jun 2014 11:23:02 +0000 (13:23 +0200)]
Update minimum version of the icinga-cgi dependency

fixes #6388

10 years agoAdd apache2-utils as a dependency for the Classic UI packages
Gunnar Beutner [Fri, 27 Jun 2014 11:19:43 +0000 (13:19 +0200)]
Add apache2-utils as a dependency for the Classic UI packages

fixes #6526

10 years agoAdd documentation for || and &&
Gunnar Beutner [Fri, 27 Jun 2014 10:21:11 +0000 (12:21 +0200)]
Add documentation for || and &&

fixes #6592

10 years agoUpdate the documentation to clarify that custom attributes don't support arrays and...
Gunnar Beutner [Fri, 27 Jun 2014 06:30:59 +0000 (08:30 +0200)]
Update the documentation to clarify that custom attributes don't support arrays and dictionaries

fixes #6506

10 years agoAdd more options to snmp check
Carlos Cesario [Thu, 26 Jun 2014 14:13:41 +0000 (11:13 -0300)]
Add more options to snmp check

fixes #6581

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
10 years agoIncrease default stack size
Gunnar Beutner [Fri, 27 Jun 2014 06:18:32 +0000 (08:18 +0200)]
Increase default stack size

fixes #6588

10 years agoAdd missing dbconfig-common dependency for the icinga2-ido-pgsql package
Gunnar Beutner [Thu, 26 Jun 2014 13:56:31 +0000 (15:56 +0200)]
Add missing dbconfig-common dependency for the icinga2-ido-pgsql package

fixes #6577

10 years agoFix incorrect path in an error message
Gunnar Beutner [Thu, 26 Jun 2014 12:16:37 +0000 (14:16 +0200)]
Fix incorrect path in an error message

fixes #6492

10 years agoFix build warnings
Gunnar Beutner [Thu, 26 Jun 2014 12:12:20 +0000 (14:12 +0200)]
Fix build warnings

fixes #6488

10 years agoAdapt url_cgi_path in cgi.cfg, so that icinga2-classic doesn't trigger csrf protection
Alexander Wirt [Fri, 20 Jun 2014 14:01:16 +0000 (16:01 +0200)]
Adapt url_cgi_path in cgi.cfg, so that icinga2-classic doesn't trigger csrf protection

10 years agoBuild fix for Debian unstable
Gunnar Beutner [Wed, 25 Jun 2014 10:24:02 +0000 (12:24 +0200)]
Build fix for Debian unstable

refs #5312

10 years agoFix support for the Check_MK frontend
Gunnar Beutner [Wed, 25 Jun 2014 09:30:27 +0000 (11:30 +0200)]
Fix support for the Check_MK frontend

fixes #5312

10 years agoReplace FindMYSQL.cmake with another script which has a compatible license
Gunnar Beutner [Wed, 25 Jun 2014 08:21:38 +0000 (10:21 +0200)]
Replace FindMYSQL.cmake with another script which has a compatible license

fixes #6493

10 years agoFix PostgreSQL warnings about escaped strings
Gunnar Beutner [Wed, 25 Jun 2014 07:47:20 +0000 (09:47 +0200)]
Fix PostgreSQL warnings about escaped strings

fixes #5577

10 years agoRemove source line information from stacktraces
Gunnar Beutner [Wed, 25 Jun 2014 07:18:21 +0000 (09:18 +0200)]
Remove source line information from stacktraces

fixes #6576

10 years agoUpdate AUTHORS
Gunnar Beutner [Tue, 24 Jun 2014 11:46:09 +0000 (13:46 +0200)]
Update AUTHORS

10 years agoImprove the systemd service definition file
Gerd von Egidy [Tue, 24 Jun 2014 00:15:35 +0000 (02:15 +0200)]
Improve the systemd service definition file

- put "Icinga" back in the "Description=" field as usually only the description is displayed on unit start/stop or shown in syslog
- add dependency to carbon-cache.service
(systemd only cares about dependencies if the respective services are enabled, so this does not hurt if someone does not have carbon-cache
installed at all or is not using it at the moment)

fixes #6551

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
10 years agoadd new cmake option INSTALL_SYSTEMD_SERVICE_AND_INITSCRIPT requested for Gentoo...
Gerd von Egidy [Tue, 24 Jun 2014 01:02:00 +0000 (03:02 +0200)]
add new cmake option INSTALL_SYSTEMD_SERVICE_AND_INITSCRIPT requested for Gentoo packaging

fixes #6498

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
10 years agoAdding ports to checks pop/imap/smtp and new check dig
Jan Wagner [Sun, 22 Jun 2014 12:21:11 +0000 (14:21 +0200)]
Adding ports to checks pop/imap/smtp and new check dig

fixes #6531

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
10 years agoDisable console log after activating all config items
Gunnar Beutner [Tue, 24 Jun 2014 11:04:07 +0000 (13:04 +0200)]
Disable console log after activating all config items

fixes #6316

10 years agoFix Livestatus queries where the second operand is omitted
Gunnar Beutner [Tue, 24 Jun 2014 10:51:56 +0000 (12:51 +0200)]
Fix Livestatus queries where the second operand is omitted

fixes #6494

10 years agoCache parent and child object for dependencies
Gunnar Beutner [Tue, 24 Jun 2014 09:46:53 +0000 (11:46 +0200)]
Cache parent and child object for dependencies

fixes #6565

10 years agoAdd missing license headers
Gunnar Beutner [Mon, 23 Jun 2014 08:56:12 +0000 (10:56 +0200)]
Add missing license headers

refs #6493

10 years agoFix: Icinga doesn't send SetLogPosition messages when one of the endpoints fails...
Gunnar Beutner [Mon, 23 Jun 2014 08:00:02 +0000 (10:00 +0200)]
Fix: Icinga doesn't send SetLogPosition messages when one of the endpoints fails to connect

fixes #6537

10 years agoNotifications: Check if disabled when sending reminder
Michael Friedrich [Fri, 20 Jun 2014 08:34:00 +0000 (10:34 +0200)]
Notifications: Check if disabled when sending reminder

refs #6510

10 years agoDocumentation: fix ssh example
Michael Friedrich [Thu, 19 Jun 2014 13:50:11 +0000 (15:50 +0200)]
Documentation: fix ssh example

10 years agoPlugins: add fping4/6 commands
Michael Friedrich [Wed, 18 Jun 2014 17:26:18 +0000 (19:26 +0200)]
Plugins: add fping4/6 commands

refs #6225

10 years agoDebian: update changelog to warn about package base
Markus Frosch [Mon, 16 Jun 2014 14:16:27 +0000 (16:16 +0200)]
Debian: update changelog to warn about package base

10 years agoDebian: Merge back release packaging into development
Alexander Wirt [Mon, 16 Jun 2014 14:14:31 +0000 (16:14 +0200)]
Debian: Merge back release packaging into development

Signed-off-by: Markus Frosch <markus@lazyfrosch.de>
Refs #5816

10 years agoRelease version 2.0.0. v2.0.0
Michael Friedrich [Mon, 16 Jun 2014 07:02:43 +0000 (09:02 +0200)]
Release version 2.0.0.

refs #6305

10 years agoplugin command dns: small naming fixes
Michael Friedrich [Mon, 16 Jun 2014 06:47:54 +0000 (08:47 +0200)]
plugin command dns: small naming fixes

refs #6487

10 years agoAdd CheckCommand "dns"
Gerd von Egidy [Sun, 15 Jun 2014 23:03:08 +0000 (01:03 +0200)]
Add CheckCommand "dns"

Refs #6487

10 years agoImprove snmp CheckCommand, add snmpv3 CheckCommand.
Gerd von Egidy [Sun, 15 Jun 2014 22:17:07 +0000 (00:17 +0200)]
Improve snmp CheckCommand, add snmpv3 CheckCommand.

Refs #6487

10 years agoAdd "ssl" CheckCommand
Gerd von Egidy [Sun, 15 Jun 2014 21:58:46 +0000 (23:58 +0200)]
Add "ssl" CheckCommand

Refs #6487

10 years agoAdd http_expect_body_regex and http_ignore_body to command-plugins.conf.
Gerd von Egidy [Sun, 15 Jun 2014 21:13:04 +0000 (23:13 +0200)]
Add http_expect_body_regex and http_ignore_body to command-plugins.conf.

Refs #6487

10 years agoAdd (s)smtp_mail_from option to smtp and ssmtp commands.
Gerd von Egidy [Sun, 15 Jun 2014 19:55:06 +0000 (21:55 +0200)]
Add (s)smtp_mail_from option to smtp and ssmtp commands.

Refs #6487

10 years agoMerge branch 'feature/separate-CMakeLists-6491' into next
Michael Friedrich [Mon, 16 Jun 2014 06:44:49 +0000 (08:44 +0200)]
Merge branch 'feature/separate-CMakeLists-6491' into next

fixes #6491

10 years agoDocs: fix typos in chapter 8.
Wolfgang Nieder [Sun, 15 Jun 2014 21:43:46 +0000 (23:43 +0200)]
Docs: fix typos in chapter 8.

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
10 years agoSeparate CMakeLists.txt for etc/initsystem.
Gerd von Egidy [Sun, 15 Jun 2014 23:55:50 +0000 (01:55 +0200)]
Separate CMakeLists.txt for etc/initsystem.

Refs #6491

10 years agoDocumentation: fix url formatting, dependency example
Michael Friedrich [Sun, 15 Jun 2014 21:17:16 +0000 (23:17 +0200)]
Documentation: fix url formatting, dependency example

10 years agoDocs: fix typos in chapter 6.
Wolfgang Nieder [Sun, 15 Jun 2014 20:48:04 +0000 (22:48 +0200)]
Docs: fix typos in chapter 6.

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
10 years agoDocument new CMake parameters and startup for systemd-support.
Gerd von Egidy [Sun, 15 Jun 2014 20:28:41 +0000 (22:28 +0200)]
Document new CMake parameters and startup for systemd-support.

10 years agoFix icinga-{en,dis}able-feature text
Alexander Wirt [Sun, 15 Jun 2014 20:10:15 +0000 (22:10 +0200)]
Fix icinga-{en,dis}able-feature text

10 years agofix debian/CMakeLists.txt cmake location
Michael Friedrich [Sun, 15 Jun 2014 18:34:58 +0000 (20:34 +0200)]
fix debian/CMakeLists.txt cmake location

refs #6485

10 years agoupdate AUTHORS
Michael Friedrich [Sun, 15 Jun 2014 18:28:47 +0000 (20:28 +0200)]
update AUTHORS

10 years agoMerge branch 'feature/systemd-4794-final' into next
Michael Friedrich [Sun, 15 Jun 2014 18:27:15 +0000 (20:27 +0200)]
Merge branch 'feature/systemd-4794-final' into next

fixes #4794

10 years agoinstall new man page properly
Michael Friedrich [Sun, 15 Jun 2014 18:23:03 +0000 (20:23 +0200)]
install new man page properly

refs #4794

10 years agoRun check_run only in do_start()
Alexander Wirt [Sun, 15 Jun 2014 18:18:20 +0000 (20:18 +0200)]
Run check_run only in do_start()

10 years agoDon't call check_run in the initscript, this function is gone.
Gerd von Egidy [Sun, 15 Jun 2014 18:08:45 +0000 (20:08 +0200)]
Don't call check_run in the initscript, this function is gone.

Refs #4794

10 years agoDon't mark the systemd service file as executable.
Gerd von Egidy [Sun, 15 Jun 2014 18:08:05 +0000 (20:08 +0200)]
Don't mark the systemd service file as executable.

Refs #4794

10 years agoAdd a manpage for icinga2-prepare-dirs.
Gerd von Egidy [Sun, 15 Jun 2014 18:01:04 +0000 (20:01 +0200)]
Add a manpage for icinga2-prepare-dirs.

Refs #4794

10 years agoMove the sysdefines.conf file to /etc/sysconfig.
Gerd von Egidy [Sun, 15 Jun 2014 17:47:27 +0000 (19:47 +0200)]
Move the sysdefines.conf file to /etc/sysconfig.

As /etc/sysconfig is distro specific, the filename used can be configured via the CMake parameter
ICINGA2_SYSCONFIGFILE

Refs #4794

10 years agoDocs: fix some typos.
Wolfgang Nieder [Sun, 15 Jun 2014 15:34:21 +0000 (17:34 +0200)]
Docs: fix some typos.

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
10 years agoMove decision about systemd/sysvinit to one location. Add files forgotten during...
Gerd von Egidy [Sun, 15 Jun 2014 15:17:21 +0000 (17:17 +0200)]
Move decision about systemd/sysvinit to one location. Add files forgotten during merge.

Refs #4794

10 years agoAdd missing endif
Sam Kottler [Tue, 27 May 2014 08:02:22 +0000 (04:02 -0400)]
Add missing endif

10 years agoStart with sysvinit installation logic
Sam Kottler [Tue, 27 May 2014 08:01:30 +0000 (04:01 -0400)]
Start with sysvinit installation logic

10 years agoRemove mention of icinga in the description since it's already in the name and might...
Sam Kottler [Tue, 27 May 2014 07:42:49 +0000 (03:42 -0400)]
Remove mention of icinga in the description since it's already in the name and might cause versioning confusion

Refs #4794

10 years agoGenerate the service unit on Fedora and use the %systemd_post/_postun/_preun macros...
Sam Kottler [Tue, 27 May 2014 07:26:38 +0000 (03:26 -0400)]
Generate the service unit on Fedora and use the %systemd_post/_postun/_preun macros for service setup

Refs #4794

10 years agoMove code preparing dirs and permissions to icinga2-prepare-dirs, use this for SysV...
Gerd von Egidy [Sun, 18 May 2014 21:14:30 +0000 (23:14 +0200)]
Move code preparing dirs and permissions to icinga2-prepare-dirs, use this for SysV-Init and systemd.

Refs #4794

Conflicts:
etc/initsystem/icinga2.init.d.cmake

10 years agoUnify resources for SysV-Init and systemd.
Gerd von Egidy [Sun, 18 May 2014 20:47:27 +0000 (22:47 +0200)]
Unify resources for SysV-Init and systemd.

- Move system-specific defines like paths and usernames to /etc/icinga2/sysdefines.conf
  Do not use /etc/sysconfig for this as per suggestion on the systemd mailinglist: it is RedHat-specific
- Use /etc/icinga2/sysdefines.conf in SysV-Init and systemd
- Move both the sources of the SysV-Initscript and the systemd-service definition to etc/initsystem

Refs #4794

Conflicts:
etc/initsystem/icinga2.init.d.cmake

10 years agoReloading with systemd is fixed now.
Gerd von Egidy [Sun, 18 May 2014 19:49:08 +0000 (21:49 +0200)]
Reloading with systemd is fixed now.

Refs #4794

10 years agoSystemd can't resolve variables recursively.
Gerd von Egidy [Sun, 4 May 2014 20:32:44 +0000 (22:32 +0200)]
Systemd can't resolve variables recursively.

Refs #4794

10 years agoFix CMake escaping.
Gerd von Egidy [Sun, 4 May 2014 18:46:13 +0000 (20:46 +0200)]
Fix CMake escaping.

Refs #4794

10 years agoFirst try at a systemd service definition file, install it from CMake.
Gerd von Egidy [Wed, 30 Apr 2014 23:48:01 +0000 (01:48 +0200)]
First try at a systemd service definition file, install it from CMake.

Native systemd support is enabled with cmake -DUSE_SYSTEMD=ON

Refs #4794

10 years agoAdd systemd buildrequires and requires
Sam Kottler [Wed, 30 Apr 2014 08:43:46 +0000 (04:43 -0400)]
Add systemd buildrequires and requires

10 years agofix docker script
Michael Friedrich [Sun, 15 Jun 2014 09:36:28 +0000 (11:36 +0200)]
fix docker script

refs #6481

10 years agoDocumentation: explain the icinga 2 reload
Michael Friedrich [Sun, 15 Jun 2014 08:45:06 +0000 (10:45 +0200)]
Documentation: explain the icinga 2 reload

fixes #6486

10 years agomove cmake scripts to third-party/
Michael Friedrich [Sun, 15 Jun 2014 00:17:01 +0000 (02:17 +0200)]
move cmake scripts to third-party/

refs #6485

10 years agoupdate migration script url to github
Michael Friedrich [Sun, 15 Jun 2014 00:16:21 +0000 (02:16 +0200)]
update migration script url to github

fixes #5821

10 years agoMove the Vagrant VM to https://github.com/Icinga/icinga-vagrant
Michael Friedrich [Fri, 13 Jun 2014 20:39:17 +0000 (22:39 +0200)]
Move the Vagrant VM to https://github.com/Icinga/icinga-vagrant

fixes #5843

10 years agoFix missing install action
Michael Friedrich [Fri, 13 Jun 2014 20:04:24 +0000 (22:04 +0200)]
Fix missing install action

refs #6481

10 years agoAdd man pages to packages
Michael Friedrich [Fri, 13 Jun 2014 19:38:59 +0000 (21:38 +0200)]
Add man pages to packages

refs #6482

10 years agoClean pki/ install
Michael Friedrich [Fri, 13 Jun 2014 18:58:43 +0000 (20:58 +0200)]
Clean pki/ install

refs #6481

10 years agoAdd man pages for installed scripts
Michael Friedrich [Fri, 13 Jun 2014 18:54:58 +0000 (20:54 +0200)]
Add man pages for installed scripts

fixes #6482

10 years agoupdate icinga2.8 man page
Michael Friedrich [Fri, 13 Jun 2014 18:41:24 +0000 (20:41 +0200)]
update icinga2.8 man page

refs #6482

10 years agoCorrect wrong file move
Michael Friedrich [Fri, 13 Jun 2014 18:31:30 +0000 (20:31 +0200)]
Correct wrong file move

refs #6481

10 years agoRemove sphinx/pandoc, ship markdown docs only
Michael Friedrich [Fri, 13 Jun 2014 18:29:33 +0000 (20:29 +0200)]
Remove sphinx/pandoc, ship markdown docs only

refs #6481
refs #5774

10 years agoMove dev/ to tools/docker
Michael Friedrich [Fri, 13 Jun 2014 18:07:36 +0000 (20:07 +0200)]
Move dev/ to tools/docker

refs #6481

10 years agoMove agent files to contrib/ for now
Michael Friedrich [Fri, 13 Jun 2014 18:04:00 +0000 (20:04 +0200)]
Move agent files to contrib/ for now

refs #6481

10 years agoRPMs: Do not install the agent parts
Michael Friedrich [Fri, 13 Jun 2014 17:55:59 +0000 (19:55 +0200)]
RPMs: Do not install the agent parts

refs #6481

10 years agoRemove empty migration dir, is referenced as separate tool in docs
Michael Friedrich [Fri, 13 Jun 2014 17:55:23 +0000 (19:55 +0200)]
Remove empty migration dir, is referenced as separate tool in docs

refs #6481

10 years agoINSTALL: Fix git archive on CentOS 6.5
Michael Friedrich [Fri, 13 Jun 2014 17:32:34 +0000 (19:32 +0200)]
INSTALL: Fix git archive on CentOS 6.5

10 years agoDebian: do not install agent scripts
Markus Frosch [Fri, 13 Jun 2014 14:24:14 +0000 (16:24 +0200)]
Debian: do not install agent scripts

Refs #5816

10 years agoDebian: smaller cleanups
Markus Frosch [Fri, 13 Jun 2014 13:58:50 +0000 (15:58 +0200)]
Debian: smaller cleanups

Refs #5816

10 years agoupdate INSTALL
Michael Friedrich [Fri, 13 Jun 2014 13:57:33 +0000 (15:57 +0200)]
update INSTALL

refs #5795
refs #6305