icinga-powershell-framework
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...
## Expected Behavior When using the "Invoke-IcingaCheckHTTPStatus"-plugin I'd like to fill the "-Url"-parameter dynamically, e.g. with the name of the host on which the plugin is executed. So something like...
We need to update the documentation for the developer guide to match the new changes for Icinga for Windows v1.10.0, including the new performance data handling as well as the...
Hi all, I'm using the following Environment: ``` Icinga2: r2.14.2-1 Icinga DB Web Director: v1.11.1 Icinga for Windows agent: 2.14.0 framework: 1.11.1 plugins: 1.11.1 service: 1.2.0 ``` Checking on different...
I would like to install plugins via icinga-repositories that are not written as powershell-plugins. There should be a new icinga-component type for this. This could define the installation location, support...
hello team, could you provide me the permission requirements for Icinga PowerShell Service when it comes to using a Domain user. What should be requested?
Hello, the current version on the Microsoft Powershell Gallery is 1.8.0 and not >1.10. Please update the version there too. Thanks. https://www.powershellgallery.com/packages/icinga-powershell-framework
If OpenSSL X.Y shipped with Icinga 2 gets a patch level security update vX.Y.Z, but there's no Icinga 2 bugfix release yet, users can already do this: https://community.icinga.com/t/how-to-update-openssl-bundled-with-icinga-2-on-windows/11454/2 Manually. On...
During environment setup in the "Icinga for Windows Management Console" I was selecting the option "Install JEA Profile with managed user "icinga"". This basically runs fine for all checks, but...
I am trying to connect my icinga2 to monitor windows host using powershell framework. the connection is all ok . However I still have problem . So let me describe...
I hacked together a small bash script which does the repo synchronisation on Linux. https://github.com/adn77/Sync-IcingaRepository-Linux Would it be desirable to offer such a script here as well? Alex PS: the...