icinga-powershell-framework/lib
Lorenz Kästle 5c1f477926
Set maximum cache duration for service daemons to the right value (#759)
* Set maximum cache duration for service daemons to the right value

This commit sets the maximum duration for cached data for service
daemons to the proper amount.

Previously it was multiplied by 60, probably a typo from a time
when the assigned value was in minutes and not in seconds directly.

Therefore the value was 60 times to high which leads to a massive amount
of cached data which drags down the performance significantly.

* Updates changelog

---------

Co-authored-by: Lord Hepipud <contact@lordhepipud.de>
2025-01-24 16:48:22 +01:00
..
apis Adds support to configure Director Self-Service config string 2023-07-14 13:37:38 +02:00
config Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
core Adds new start and stop Cmdlets for Icinga 2024-09-19 12:27:06 +02:00
daemon Fixes an issue on which a JEA service would become orphaned 2024-06-06 14:28:32 +02:00
daemons Set maximum cache duration for service daemons to the right value (#759) 2025-01-24 16:48:22 +01:00
help/help Remove legacy import from files 2021-08-07 14:27:17 +02:00
icinga Fixes performance counter results sometimes reporting null instead of 0 2024-08-30 10:36:05 +02:00
mssql Fixes MSSQL error handling on Integrated Security 2020-09-15 15:41:20 +02:00
provider Adds option to CPU provider to limit thread usage to 100% 2024-08-14 16:49:22 +02:00
web Improves error handling on IMC for Diretor 2021-09-10 11:40:58 +02:00
webserver REST API: in the Server header, identify the software, not the machine 2024-08-16 17:04:08 +02:00
wmi Fixes lots of code styling, spelling and script analyzer 2022-01-14 22:26:53 +01:00