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

In the management console from the framework you've got the menu point "Reconfigure", but this is not available as icinga command in the powershell like `Use-Icinga`. my idea: `Reconfigure-Icinga`

Maybe it's a bug or a feature request for you - your decision :-) : We set some individual settings to the icinga service, like if the icinga service is...

Enhancement

In some cases it might be helpful to keep the console output for the IMC, especially on rolled out setups with provisioning tools. This feature will allow to keep the...

Enhancement

The syncing of repositories should be configureable for latest versions. Maybe provide /latest path to sync from? Could this be possible to implement?

The Performance Counter handling works flawless on static environments. However, in case modifications have been made to the system, like adding a new hardddrive, the system is unable to fetch...

Enhancement

We should make it easier for local Windows machines to communicate with the Icinga 2 API by using certain Cmdlets. This should cover the following: * General communcation for custom...

Enhancement

Hi, just a small thing - the warning level as percentage currently can't be higher then the critical level. ``` PS C:\Windows\system32> Invoke-IcingaCheckPartitionSpace -Warning 10%: -Critical 5GB: [UNKNOWN] Free Partition...

Bug

We should write the summary of the Icinga for Windows installation process into the EventLog

Enhancement

The current handling for compiling Icinga for Windows checks causes various issues in certain situations. These include: * Wrongly detected units and therefor wrong conversion of values * Negative thresholds...

cla/signed