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 55 icinga-powershell-framework issues
Sort by recently updated
recently updated
newest added

## Problem When using the Install Script and the Repository isn't reachable either DNS or other reasons Script just finishes with the following error Message =================== PS C:\Users\dummy\Desktop> .\IcingaForWindows.ps1 The...

Enhancement

Hello, it came to our attention that some monitoring passwords are logged in plaintext into the eventlog: ![image](https://github.com/user-attachments/assets/7c3a8243-8b9d-4d7e-89b3-d7a81f4cc1da) Is there a way to pass the credentials in an obfuscated way...

If the doc section is incomplete parameter.type.name can be switch instead of switchparameter which breaks the whole set_if logic. This only occures if the parameter is not menthioned in the...

Instead of repeatedly accessing $SvcData."$ServiceName", store the object in a local variable for better readability.

cla/signed

Hello i am using ansible to automate installation and came across "Set-IcingaServiceUser" to update user in some cases. Using a new powershell window (like ansible does by default everytime for...