mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
Icinga PowerShell - Monitoring Windows
* Switch arguments will now use boolean data types in Director * Fixed an issue for Check Commands with integrated help, as arguments were not rendered properly * Fixed an issue on datafield ID lookup and assigning * Fixed an issue with assigning default values |
||
|---|---|---|
| .github/ISSUE_TEMPLATE | ||
| core | ||
| doc | ||
| lib | ||
| modules | ||
| .gitignore | ||
| icinga-module-windows.psd1 | ||
| icinga-module-windows.psm1 | ||
| README.md | ||
Icinga Module for Windows
This Module is a Technical-Preview and should NOT be used actively in production!
This repository provides a PowerShell Module to fetch information and data of Windows Hosts, allowing a wide range of integrations
- Remote Execeution
- Icinga Web 2 integration
- Usage with the Icinga 2 Agent
- ...
Before you continue, please take a look on the installation guide
Documentation
Please take a look on the following content to get to know the possibilities of the module including examples on how to use it.
Contributing
The Icinga Windows Module is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code.
- Please check whether a related issue alredy exists on our Issue Tracker
- Send a Pull Request
- The master branche shall never be corrupt!