icinga-powershell-framework icon indicating copy to clipboard operation
icinga-powershell-framework copied to clipboard

This PowerShell module will allow to fetch data from Windows hosts and use them for inventory and monitoring solutions. Together with the Icinga Web 2 module, a detailed overview of your Windows infra...

Results 81 icinga-powershell-framework issues
Sort by recently updated
recently updated
newest added

We want to use an IFW check to verify whether a drive or disk is accessible on a Windows server. For this, we have tested the following two commands: Invoke-IcingaCheckUsedPartitionSpace...

Enhancement

seen on multiple windows version. we use the local system as the default user for most devices as it has the permissions required for our checks and when running an...

The ThresholdInterval option fails on Invoke-IcingaCheckCPU commands on a fresh Powershell 1.13.2 Framework installation with 1.13 Plugins on a Windows Server 2016 host. Only the CheckCPU command fails, all other...

Feedback

Here another threshold related issue for the Invoke-IcingaCheckStoragePool Plugin. ![Image](https://github.com/user-attachments/assets/e1c8c5f5-c24e-482b-b704-5869f0039b5d) Of course 9.20TB free space isn't lower than the provided 100GB warning threshold. Installed framework version 13.2 and plugins version...

Bug

Fixes an issue with the new check handling, which did not properly convert values from checks to the correct performance data values and base values in some cases Fixes #798...

Bug
cla/signed

Opening issue to track issue referenced in forum regarding the icinga powershell service. There seems to be a bug with the service installation when using framework 1.13 beta2. [https://community.icinga.com/t/icinga-for-windows-v1-13-0-beta-feedback-thread/14057/12](url)

Tried to install according to https://github.com/Icinga/icinga-powershell-framework/blob/master/doc/110-Installation/01-Getting-Started.md#install-icinga-for-windows and got the following error: ![Image](https://github.com/user-attachments/assets/64e3244d-37f4-419a-aa97-fc1b3f098c56) I suspect because the version isn't in https://packages.icinga.com/IcingaForWindows/stable/ifw.repo.json anymore.

Hello, After we updated **icinga-powershell-framework** to the current version **1.13.2**, on all Hyper-V virtualization hosts we got a new problem with the **Invoke-IcingaCheckHyperVVMHealth** cmdlet. On all hosts for all virtual...

On certain systems when installing the framwork we get the following error. ``` Start-ScheduledTask : Element not found. At C:\Program Files\WindowsPowerShell\Modules\icinga-powershell-framework\cache\framework_cache.psm1:25123 char:5 + Start-ScheduledTask -TaskName $TaskName -TaskPath $TaskPath; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...

Bug
Investigation

Hi , Need to know the exact windows system requirement. There is discrepancy on various links here it says windows server 2016 n above. https://icinga.com/subscriptions/support-matrix/ here-windows 8 and above https://icinga.com/docs/icinga-for-windows/latest/doc/000-Introduction/#minimum-requirements...