Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Icinga 2 v2.14.5 source code.tar.gz | 2025-02-05 | 9.4 MB | |
Icinga 2 v2.14.5 source code.zip | 2025-02-05 | 10.0 MB | |
README.md | 2025-02-05 | 993 Bytes | |
Totals: 3 Items | 19.4 MB | 0 |
This release fixes a regression introduced in 2.14.4 that caused the icinga2 node setup
, icinga2 node wizard
, and icinga2 pki request
commands to fail if a certificate was requested from a node that has to forward the request to another node for signing. Additionally, it fixes a small bug in the performance data normalization and includes various documentation improvements.
Bug Fixes
- Don't close anonymous connections before sending the response for a certificate request [#10337]
- Performance data: Don't discard min/max values even if crit/warn thresholds aren’t given [#10339]
- Fix a failing test case on systems
time_t
is only 32 bits [#10343]
Documentation
- Document the -X option for the mail-host-notification and mail-service-notification commands [#10335]
- Include Nagios in the migration docs [#10324]
- Remove RHEL 7 from installation instructions [#10334]
- Add instructions for installing build dependencies on Windows Server [#10336]