Lord Hepipud
a295f6840a
Updates branch to v1.12.5
2026-02-02 10:13:12 +01:00
Lord Hepipud
e4f9d5ca92
Fixes the renew certificate job to properly update permissions for the correct user
2026-02-02 10:12:55 +01:00
Lord Hepipud
b812126f09
Fixes an issue with user updates on domain controllers in case the domain is included in the update
2026-02-02 10:12:13 +01:00
Lord Hepipud
4cd0acfdc2
Fixes security issue by restricting access to core folders of Icinga for Windows for generic users
2026-01-29 11:12:34 +01:00
Lord Hepipud
277ab5dc7a
Removes misleading JEA instruction
2024-04-26 11:39:14 +02:00
Lord Hepipud
871a18dace
Updates branch to v1.12.4
2024-04-24 13:34:49 +02:00
Lord Hepipud
4171271c41
Fixes leading backslash for service binary on initial setup
2024-04-24 13:32:57 +02:00
Lord Hepipud
cb63d5c17d
Fixes usage of wrong certutil if present in PATH instead of system32 binary
2024-04-24 12:41:09 +02:00
Lord Hepipud
f32f8a4b22
Fixes certificate handling to provide systemwide compatibility
2024-04-23 13:43:12 +02:00
Lord Hepipud
1840a4e22e
Fixes JSON validator to always return False on unhandled errors
2024-04-12 19:39:37 +02:00
Lord Hepipud
21dcf66aac
Updates version to 1.12.3
2024-04-10 16:49:54 +02:00
Lord Hepipud
e64a2b1ece
Fixes Icinga for Windows certificate handling for all Windows environments
2024-04-10 16:43:46 +02:00
Lord Hepipud
356f45355d
Updates support branch to v1.12.2
2024-04-09 18:09:00 +02:00
Lord Hepipud
db9c3bee73
Updates Changelog
2024-04-09 18:04:39 +02:00
LordHepipud
9252036254
Fixes repository error handling and JSON error handling
2024-04-09 18:03:39 +02:00
LordHepipud
78d8714f06
Fixes update order for components to always update the framework first
2024-04-09 18:01:26 +02:00
Lord Hepipud
749c30e37f
Fixes IfW API to properly read client streams complete, even when not fully send
2024-04-09 17:58:37 +02:00
Lord Hepipud
167c1a1ca1
Fixes REST-Api while running as NT Authority\NetworkService
2024-04-03 14:46:26 +02:00
Lord Hepipud
938d917391
Fix icingaforwindows.pfx creation over WinRM and SSH
2024-04-02 22:18:40 +02:00
Lord Hepipud
c17a5f2584
Fixes scheduled task user to use LocalSystem instead of anything else
2024-04-02 22:18:33 +02:00
Lord Hepipud
787571eefe
Fixes -Force flag for environment service updater
2024-04-02 22:18:26 +02:00
Lord Hepipud
f0abc36af8
Fixes missing environment service information on some systems
2024-04-02 22:18:14 +02:00
Lord Hepipud
b5b96d7d6f
Fixes errors for non-admin shells introduced with v1.12.0
2024-04-02 10:47:33 +02:00
Lord Hepipud
80bab8cc47
Fixes size of Icinga for Windows eventlog, by setting it to 20 MiB
2024-04-02 10:47:25 +02:00
Lord Hepipud
9a84e9d757
Updates next version to v1.12.1
2024-03-26 11:47:41 +01:00
Lord Hepipud
ce03447404
Merge pull request #703 from Icinga:fix/ifw_managed_user_pass_handling
...
Fix: Icinga for Windows managed user password handling
Fixes Icinga for Windows password management for the managed user `icinga`, which could fail in some cases because of ambiguous characters or complexity errors and will now retry up to 10 times before giving up
2024-03-25 20:50:55 +01:00
Lord Hepipud
877d2366dc
Fixes Icinga for Windows managed user password handling
2024-03-25 20:47:09 +01:00
Lord Hepipud
f636b98dff
Merge pull request #701 from Icinga:feature/add_icinga_for_windows_test_command
...
Feature: Adds new command to test the functionality of Icinga for Windows
Adds new command `Test-IcingaForWindows`to check the current environment health by also improving internal handlings on how service information are fetched, preventing a lock on those
2024-03-25 19:57:23 +01:00
Lord Hepipud
e6555613e1
Merge pull request #702 from Icinga:fix/director_self_service_service_user
...
Fix: Icinga Director Self-Service API is ignoring service user
Fixes an issue with Icinga Director Self-Service API, which ignored the defined service user and didn't apply it to the configuration
2024-03-25 19:56:40 +01:00
Lord Hepipud
94ec30ab8a
Fixes an issue with Icinga Director Self-Service API, which ignored the defined service user
2024-03-25 19:55:33 +01:00
Lord Hepipud
cd4bc7a01d
Adds new command to test the functionality of Icinga for Windows
2024-03-25 19:19:53 +01:00
Lord Hepipud
751e17f4c2
Merge pull request #700 from Icinga:feature/improve_docs_with_multiline_and_pipe_support
...
Feature: Adds support to use pipes and multi lines for plugin documentation
2024-03-22 12:11:31 +01:00
Lord Hepipud
c6159090e5
Adds feature to use pipes and multi lines for plugin documentation
2024-03-22 12:10:42 +01:00
Lord Hepipud
7a8a138dce
Merge pull request #697 from Icinga:doc/ikwb_scom_uninstall
...
Docs: Adds IWKB entry `IWKB000017` handling issues with failed checks once SCOM is uninstalled
Adds IWKB entry `IWKB000017` handling issues with failed checks once SCOM is uninstalled as example
2024-03-19 10:53:12 +01:00
Lord Hepipud
cc1ac923b6
Adds IWKB entry IWKB000017 handling issues with failed checks once SCOM is uninstalled
2024-03-19 10:52:04 +01:00
Lord Hepipud
e41e5600f6
Merge pull request #695 from Icinga:feature/hardening_of_jea_profiles
...
Feature: Adds security hardening to JEA profiles by always prohibit certain cmdlets
Adds security hardening to JEA profiles by always prohibit certain cmdlets
2024-03-19 10:38:49 +01:00
Lord Hepipud
5e0b3a6113
Adds security hardening to JEA profiles by always prohibit certain cmdlets
2024-03-19 10:38:25 +01:00
Lord Hepipud
117d20f6e6
Merge pull request #682 from Icinga:feature/new_eventlog_provider
...
Feature: Adds new Eventlog data provider
Adds new data provider for fetching Eventlog information to increase performance and reduce memory impact
2024-03-14 17:09:28 +01:00
Lord Hepipud
fcd2d52736
Adds new Eventlog data provider
2024-03-13 17:39:34 +01:00
Lord Hepipud
c10b8f69bb
Merge pull request #694 from Icinga:feature/adds_support_for_checks_not_being_added_to_summary_header
...
Feature: Adds support for check objects not being added to summary header
Adds support for check objects not being added to summary header
2024-03-13 17:39:17 +01:00
Lord Hepipud
0c83f7a70b
Adds support for check objects not being added to summary header
2024-03-13 17:38:42 +01:00
Lord Hepipud
43370817af
Merge pull request #693 from Icinga:feature/adds_restart_icinga_command
...
Feature: Adds new command `Restart-Icinga` to restart both, the Icinga Agent and Icinga for Windows
Adds new command `Restart-Icinga` to restart both, the Icinga Agent and Icinga for Windows
2024-03-13 16:57:27 +01:00
Lord Hepipud
364a01047e
Adds new command Restart-Icinga to restart both, the Icinga Agent and Icinga for Windows
2024-03-13 16:56:56 +01:00
Lord Hepipud
8bed2b9c94
Merge pull request #692 from Icinga:feature/rename_ifw_service_restart_cmdlet
...
Feature: Renames "Restart-IcingaWindowsService" to "Restart-IcingaForWindows" and adds alias for backwards compatibility
Renames `Restart-IcingaWindowsService` to `Restart-IcingaForWindows` and adds alias for backwards compatibility to start unifying the Icinga for Windows cmdlets
2024-03-13 16:53:43 +01:00
Lord Hepipud
b5ffdd10be
Renames "Restart-IcingaWindowsService" to "Restart-IcingaForWindows" and adds alias for backwards compatibility
2024-03-13 16:53:25 +01:00
Lord Hepipud
05f16b3787
Merge pull request #575 from koelle25/patch-1
...
Update 04-Icinga-Config.md
2024-03-13 16:42:54 +01:00
Lord Hepipud
520b03fdc3
Merge pull request #691 from Icinga:features/adds_support_to_create_snapshot_repositories
...
Feature: Adds support to create snapshot repositories with "New-IcingaRepository"
Adds support to create own snapshot repositories with `New-IcingaRepository`
2024-03-13 16:41:32 +01:00
Lord Hepipud
01a4a806f3
Adds support to create snapshot repositories with "New-IcingaRepository"
2024-03-13 16:34:09 +01:00
Lord Hepipud
323accaf6c
Merge pull request #669 from Icinga:cpu_total_multiple_sockets
...
Sum up TotalLoad over all CPUs and divide it by number of threads
Adds new metric to the CPU provider, allowing for distinguishing between the average total load as well as the sum of it
2024-03-13 11:01:27 +01:00
Lorenz Kästle
97134d7721
Fixes default total load on CPU provider by using the average and reports sum as a different metric
2024-03-13 10:59:05 +01:00