Michael Friedrich
|
1279d27720
|
Fix enable_perfdata attribute in compat features.
Fixes #5693
|
2014-03-12 15:21:56 +01:00 |
Michael Friedrich
|
a3db18f2e2
|
Documentation: Fix markdown pipe in table cell.
|
2014-03-12 13:34:24 +01:00 |
Gunnar Beutner
|
f30517a9e2
|
Build fix.
|
2014-03-12 13:19:06 +01:00 |
Gunnar Beutner
|
f3c085df44
|
Call Process callbacks asynchronously.
Refs #5748
|
2014-03-12 11:06:17 +01:00 |
Gunnar Beutner
|
f391a32487
|
Decrease the maximum number of threads allowed per ThreadPool.
Refs #5748
|
2014-03-12 10:52:07 +01:00 |
Gunnar Beutner
|
bfc5d2a4be
|
Use fewer threads for plugin-based checks.
Fixes #5748
|
2014-03-12 10:25:06 +01:00 |
Gunnar Beutner
|
51c7093e13
|
Fix initial check interval.
Refs #5716
|
2014-03-11 15:21:35 +01:00 |
Michael Friedrich
|
8acad9aac3
|
Add IcingaStatusWriter to features-available.
Fixes #5741
|
2014-03-11 12:11:48 +01:00 |
Michael Friedrich
|
69c79fe566
|
Release 0.0.8.
|
2014-03-11 11:11:04 +01:00 |
Michael Friedrich
|
2b6529c424
|
Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe.
Fixes #5699
|
2014-03-11 10:40:37 +01:00 |
Wolfgang Nieder
|
5e5c9285c9
|
Documentation: Fix typos.
Fixes #5692
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-03-11 10:22:17 +01:00 |
Michael Friedrich
|
d98b61bba2
|
Remove unnecessary sort in GetClusterStatus().
Fixes #5664
|
2014-03-11 10:17:57 +01:00 |
Gunnar Beutner
|
4d0ddbd38e
|
Fix RPM packages.
Fixes #5738
|
2014-03-11 09:02:02 +01:00 |
Gunnar Beutner
|
f3d965f547
|
Add missing -bin package.
Refs #5631
|
2014-03-11 08:26:24 +01:00 |
Michael Friedrich
|
09d6b6fefa
|
Health Check: Sanitize perfdata.
Refs #5664
|
2014-03-10 18:01:26 +01:00 |
Michael Friedrich
|
3df6ed786f
|
Migration: Change inline dependencies to new 'dependencies' dictionary.
Fixes #4061
|
2014-03-10 17:44:33 +01:00 |
Michael Friedrich
|
324a2c25e8
|
Prepare schema for endpoint object id (tbd).
Refs #5636
|
2014-03-10 17:15:03 +01:00 |
Michael Friedrich
|
134c9da05b
|
Rename icinga2 to icinga2-bin, icinga2 as meta package.
Fixes #5631
|
2014-03-10 16:49:01 +01:00 |
Gunnar Beutner
|
a124bed5c0
|
Don't send notifications for the initial state change.
Fixes #5736
|
2014-03-10 13:54:16 +01:00 |
Gunnar Beutner
|
e693486dae
|
Fix file descriptor leak in StackTracce::Addr2Line.
Fixes #5735
|
2014-03-10 13:38:36 +01:00 |
Gunnar Beutner
|
e8759a12a5
|
Fix: Don't try to execute empty Livestatus queries.
Fixes #5484
|
2014-03-10 09:44:53 +01:00 |
Gunnar Beutner
|
a8a955ff9c
|
Fix $ escaping in macros.
Fixes #5378
|
2014-03-10 09:41:48 +01:00 |
Gunnar Beutner
|
bd37b9b62f
|
Fix: Check attempt counter is invalid.
Fixes #5734
|
2014-03-10 08:56:31 +01:00 |
Michael Friedrich
|
332a21a7d0
|
Vagrant: Ensure latest snapshot packages of icinga2*.
Signed-off-by: Michael Friedrich <Michael.Friedrich@netways.de>
|
2014-03-09 18:33:09 +01:00 |
Michael Friedrich
|
2f8b49f4ef
|
Add comment on clearing tables on reconnect.
Refs #5565
|
2014-03-09 18:20:45 +01:00 |
Michael Friedrich
|
4a077c9ceb
|
Update next check before processing any result triggering status updates.
Fixes #5733
|
2014-03-09 18:06:24 +01:00 |
Michael Friedrich
|
aa2c45f83e
|
DB IDO: Fix agent_version column.
Fixes #5729
|
2014-03-08 15:03:59 +01:00 |
Michael Friedrich
|
3885885aac
|
DB IDO: Drop obsolete icinga_node column.
Fixes #5730
|
2014-03-08 14:44:58 +01:00 |
Michael Friedrich
|
e8aa87d372
|
DB IDO: Clean schema.
Refs #5636
Refs #5730
Conflicts:
components/db_ido_mysql/schema/mysql.sql
components/db_ido_pgsql/schema/pgsql.sql
|
2014-03-08 14:44:54 +01:00 |
Michael Friedrich
|
14d8f8a12e
|
Documentation: Add Domains.
Fixes #5288
|
2014-03-07 15:21:57 +01:00 |
Gunnar Beutner
|
7341d1a568
|
Fix DomainPrivCheckResult has no effect.
Fixes #5727
|
2014-03-07 14:49:08 +01:00 |
Michael Friedrich
|
771c94c5be
|
Documentation: Fix usermod on Debian.
Fixes #5653
|
2014-03-07 14:14:17 +01:00 |
Michael Friedrich
|
b4ab7d34dc
|
Documentation: Fix debian package locations / dependencies.
Fixes #5566
|
2014-03-07 12:27:54 +01:00 |
Gunnar Beutner
|
bf1d9bf6ed
|
Fix inline service dependencies.
Fixes #5726
|
2014-03-07 12:14:28 +01:00 |
Michael Friedrich
|
18b9129151
|
Documentation: Update Advanced -> Dependencies.
Fixes #5724
|
2014-03-07 12:10:23 +01:00 |
Michael Friedrich
|
3b8c1a0c7d
|
DB IDO: Schema update for 0.0.8 provides 1.11.0 version.
Refs #5635
|
2014-03-07 11:11:28 +01:00 |
Michael Friedrich
|
c9a5ce0112
|
Update news for 0.0.8
Fixes #5725
|
2014-03-07 10:51:00 +01:00 |
Michael Friedrich
|
33a8e504ca
|
Document DB IDO schema changes for 0.0.8
Fixes #5635
|
2014-03-07 10:40:30 +01:00 |
Gunnar Beutner
|
f5b4e951f0
|
Fix deadlock in Service::RemoveAllComments().
Fixes #5721
|
2014-03-07 09:53:47 +01:00 |
Michael Friedrich
|
319b233c6a
|
Documentation: Remove dead package.
|
2014-03-06 22:44:52 +01:00 |
Gunnar Beutner
|
95e26b0726
|
Fix dladdr detection.
Fixes #5717
|
2014-03-06 12:16:00 +01:00 |
Gunnar Beutner
|
7e690cc7b8
|
Fix: Pending services are being checked with the retry interval.
Fixes #5716
|
2014-03-06 11:39:32 +01:00 |
Gunnar Beutner
|
f8a2ddc464
|
Include source file name and line numbers in stack traces.
Fixes #5715
|
2014-03-06 10:59:13 +01:00 |
Gunnar Beutner
|
ac3cbfe801
|
Clear servicedependencies table after reconnect.
Fixes #5714
|
2014-03-06 09:37:58 +01:00 |
Michael Friedrich
|
8a2174cd07
|
Documentation: Fix service groups attribute.
|
2014-03-05 19:20:52 +01:00 |
Gunnar Beutner
|
979d6cc97a
|
Fix: Host groups in objects.cache aren't working properly.
Fixes #5632
|
2014-03-05 12:07:53 +01:00 |
Gunnar Beutner
|
22d53cf3b5
|
Implement a new object type for service dependencies.
Fixes #2799
|
2014-03-05 09:57:29 +01:00 |
Michael Friedrich
|
05810f053d
|
Vagrant: Install mailx, vim-enhanced.
Fixes #5707
|
2014-03-04 16:19:28 +01:00 |
Michael Friedrich
|
f86cb48563
|
Documentation: Fix wrong double quote.
|
2014-02-21 20:04:51 +01:00 |
Michael Friedrich
|
8d7f1ec925
|
Documentation: Fix duplicate installation path table.
Refs #5619
|
2014-02-21 09:31:37 +01:00 |