Alexander A. Klimov
|
b1cc0cd767
|
Document RedisConnection
|
2019-12-17 11:44:00 +01:00 |
Michael Friedrich
|
cd44c5371a
|
Merge pull request #7713 from Icinga/bugfix/coroutine-stack-size-linux
Boost Coroutines: Increase the default stack size from 64 to 256KB
|
2019-12-13 17:30:23 +01:00 |
Michael Friedrich
|
5484d1203e
|
Merge pull request #7712 from Icinga/feature/nlohmann-json-3-7-3
JSON: Update to nlohmann/json 3.7.3
|
2019-12-13 17:26:37 +01:00 |
Michael Friedrich
|
f62f2eb25e
|
Boost Coroutines: Increase the default stack size from 64 to 256KB
refs #7532
|
2019-12-13 17:20:06 +01:00 |
Michael Friedrich
|
5725ba4bf3
|
JSON: Update to nlohmann/json 3.7.3
This includes the following fixes:
https://github.com/nlohmann/json/pull/1436
> For a deeply-nested JSON object, the recursive implementation of json_value::destroy function causes stack overflow.
https://github.com/nlohmann/json/issues/1708
https://github.com/nlohmann/json/pull/1722
Stack size
https://github.com/nlohmann/json/issues/1693#issuecomment-516980690
Integer Overflow
https://github.com/nlohmann/json/issues/1447
UTF8, json dump out of bounds
https://github.com/nlohmann/json/issues/1445
Possibly influences #7532
|
2019-12-13 16:54:18 +01:00 |
Noah Hilverling
|
1b23d6b6c0
|
Merge pull request #7708 from Icinga/bugfix/icingadb-reschedule-check-overdue-7707
IcingaDB: update icinga:nextupdate:* on Checkable#next_check changes
|
2019-12-10 18:51:23 +01:00 |
Alexander A. Klimov
|
c6ea9bc7fe
|
IcingaDB: update icinga:nextupdate:* on Checkable#next_check changes
refs #7707
|
2019-12-10 16:11:51 +01:00 |
Noah Hilverling
|
77e02031f9
|
Merge pull request #7690 from Icinga/feature/flapping-acknowledgement-start-time-7689
IcingaDB: include consistent IDs, start time and end time in icinga:history:stream:{flapping,acknowledgement}
|
2019-12-10 14:49:17 +01:00 |
Noah Hilverling
|
ee40fedb2a
|
Merge pull request #7700 from Icinga/bugfix/icingadb-don-t-hash-hashes-7692
IcingaDB: don't hash hashes
|
2019-12-10 13:39:12 +01:00 |
Alexander A. Klimov
|
78189d70ef
|
IcingaDB: don't hash hashes
refs #7692
|
2019-12-10 11:23:05 +01:00 |
Alexander A. Klimov
|
d69cb676a7
|
Introduce IcingaDB#GetObjectIdentifiersWithoutEnv()
refs #7692
|
2019-12-10 11:22:35 +01:00 |
Alexander A. Klimov
|
4f68cfd299
|
IcingaDB: include consistent IDs, start time and end time in icinga:history:stream:{flapping,acknowledgement}
refs #7689
|
2019-12-10 10:44:26 +01:00 |
Alexander A. Klimov
|
829d07aefe
|
Introduce Checkable#acknowledgement_last_change
refs #7689
|
2019-12-10 10:44:23 +01:00 |
Alexander A. Klimov
|
98ba1c03d0
|
Make Checkable#flapping_last_change consistent across nodes
refs #7689
|
2019-12-10 10:11:24 +01:00 |
Michael Friedrich
|
c685b4d269
|
Merge pull request #7706 from Icinga/bugfix/notification-scripts
Fix notification scripts to stay compatible with Dash
|
2019-12-10 09:58:40 +01:00 |
Michael Insel
|
c783448395
|
Revert "set correct utf8 email subject headers (RFC1342)"
This reverts commit 415552f355 .
|
2019-12-09 19:36:35 +01:00 |
Michael Insel
|
98f656c266
|
Revert "service and host mail-notifications, add line-breaks to very long output strings"
This reverts commit c2b6f6b246 .
|
2019-12-09 19:33:15 +01:00 |
Michael Friedrich
|
f47142cf72
|
Merge pull request #7686 from Icinga/bugfix/open-connections
Fix open connections when agent waits for CA approval
|
2019-12-09 19:25:13 +01:00 |
Michael Friedrich
|
281758a967
|
Merge pull request #7701 from vigiroux/master
Fix bash line continuation in mail-host-notification.sh
|
2019-12-09 19:24:46 +01:00 |
Michael Friedrich
|
ce1a71cfec
|
Merge pull request #7695 from Icinga/bugfix/double-ack
Refuse acking an already acked checkable
|
2019-12-09 19:23:41 +01:00 |
Alexander A. Klimov
|
69881770d8
|
Adjust docs
|
2019-12-09 17:54:47 +01:00 |
Alexander Aleksandrovič Klimov
|
ab73919d15
|
Merge pull request #7702 from Icinga/feature/icingadb-history-removed_by-and-cancelled_by
IcingaDB history: Add cancelled_by & removed_by to downtime & comment history
|
2019-12-09 13:59:38 +01:00 |
Noah Hilverling
|
e8f352f4d7
|
IcingaDB history: Add cancelled_by & removed_by to downtime & comment history
|
2019-12-09 10:30:52 +01:00 |
vigiroux
|
52e09a287d
|
Fix bash line continuation in mail-host-notification.sh
|
2019-12-06 15:00:42 -05:00 |
Noah Hilverling
|
f0b8892e4a
|
Merge pull request #7676 from Icinga/feature/icingadb-localendpoint-id
IcingaDB#GetStats(): add endpoint_id to IcingaApplication
|
2019-12-06 16:59:36 +01:00 |
Noah Hilverling
|
5e23414197
|
Merge pull request #7699 from Icinga/bugfix/icingadb-hash-arrays-7691
Get rid of IcingaDB#CalculateCheckSum*()
|
2019-12-06 16:37:24 +01:00 |
Alexander A. Klimov
|
e109063333
|
IcingaDB#GetStats(): add endpoint_id to IcingaApplication
|
2019-12-06 15:52:47 +01:00 |
Alexander A. Klimov
|
783586978f
|
Get rid of IcingaDB#CalculateCheckSumProperties()
refs #7691
|
2019-12-06 11:25:41 +01:00 |
Alexander A. Klimov
|
9a678dce8e
|
Get rid of IcingaDB#CalculateCheckSumVars()
refs #7691
|
2019-12-06 11:24:33 +01:00 |
Alexander A. Klimov
|
b5ada44330
|
Get rid of IcingaDB#CalculateCheckSumMetadata()
refs #7691
|
2019-12-06 11:23:13 +01:00 |
Michael Friedrich
|
65ab6b256f
|
Merge pull request #7696 from Icinga/bugfix/metrics-zero-thresholds
Metrics: Always send '0' as value for thresholds
|
2019-12-06 11:01:35 +01:00 |
Alexander A. Klimov
|
c91154a14c
|
Get rid of IcingaDB#CalculateCheckSumString()
refs #7691
|
2019-12-06 10:54:11 +01:00 |
Alexander A. Klimov
|
6fc4efccc7
|
Get rid of IcingaDB#CalculateCheckSumArray()
refs #7691
|
2019-12-06 10:47:48 +01:00 |
Alexander Aleksandrovič Klimov
|
202e90b626
|
Merge pull request #7693 from Icinga/feature/icingadb-remove-unnecessar-service-host-ids
IcingaDB: Remove unnecessary service_/host_ids
|
2019-12-05 15:04:52 +01:00 |
Alexander Aleksandrovič Klimov
|
8c623aab5a
|
Merge pull request #7694 from Icinga/feature/icingadb-stats-stream-add-timestamp
IcingaDB: Add timestamp to stats stream
|
2019-12-05 15:04:00 +01:00 |
Michael Friedrich
|
ee72791f25
|
Metrics: Always send '0' as value for thresholds
fixes #7666
|
2019-12-05 13:05:59 +01:00 |
Alexander A. Klimov
|
da6a9174d1
|
Checkable#ClearAcknowledgement(): OnAcknowledgementCleared() at most once
|
2019-12-05 11:54:33 +01:00 |
Alexander A. Klimov
|
798ea54173
|
Refuse acking an already acked checkable
|
2019-12-05 11:08:16 +01:00 |
Noah Hilverling
|
5b8b777691
|
IcingaDB: Add timestamp to stats stream
|
2019-12-05 10:34:41 +01:00 |
Noah Hilverling
|
71ef1de964
|
Merge pull request #7667 from Icinga/feature/icingadb-acks-history
IcingaDB: populate icinga:history:stream:acknowledgement
|
2019-12-05 09:20:36 +01:00 |
Noah Hilverling
|
3e832900f6
|
IcingaDB: Remove unnecessary service_/host_ids
|
2019-12-05 07:35:05 +01:00 |
Alexander A. Klimov
|
04e13e784d
|
IcingaDB: populate icinga:history:stream:acknowledgement
|
2019-12-04 15:02:14 +01:00 |
Noah Hilverling
|
92e51a3f87
|
Merge pull request #7684 from Icinga/bugfix/is_handled-host-down-7673
IcingaDB: update service state on Host#problem change
|
2019-12-04 14:43:09 +01:00 |
Alexander Aleksandrovič Klimov
|
5d40a71f8b
|
Merge pull request #7669 from Icinga/feature/icingadb-notification-recipients
IcingaDB: Add notification recipients
|
2019-12-04 11:00:53 +01:00 |
Noah Hilverling
|
ea6e937760
|
IcingaDB: Add notification recipients
|
2019-12-04 10:10:36 +01:00 |
Michael Insel
|
9d55a8264d
|
Fix open connections when agent waits for CA approval
This closes the agent connection when the certificate sign requests
waits for CA approval.
refs #7680
|
2019-12-03 21:19:39 +01:00 |
Alexander A. Klimov
|
5c45c198ff
|
IcingaDB#SerializeState(): correct Checkable#is_{problem,handled}
refs #7673
|
2019-12-03 17:44:48 +01:00 |
Alexander A. Klimov
|
798c56b809
|
IcingaDB: update service state on Host#problem change
refs #7673
|
2019-12-03 17:37:51 +01:00 |
Alexander Aleksandrovič Klimov
|
bb9b70d466
|
Merge pull request #7685 from Icinga/bugfix/pending-checkable-problem
Checkable#GetProblem(): consider PENDING not a problem
|
2019-12-03 17:27:01 +01:00 |
Michael Friedrich
|
46f0e24702
|
Merge pull request #7540 from KAMI911/master
Add file age check for Windows command definition
|
2019-12-03 17:06:23 +01:00 |