mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 15:19:58 -05:00
Fixes #4 stating steps on how to make the module run on Windows Hosts which restrict running PowerShell scripts/modules
31 lines
No EOL
1.2 KiB
Markdown
31 lines
No EOL
1.2 KiB
Markdown
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](doc/02-Installation.md)
|
|
|
|
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.
|
|
|
|
* [Introduction](doc/01-Introduction.md)
|
|
* [Installation Guide](doc/02-Installation.md)
|
|
* [Execution Policies](doc/03-ExecutionPolicy.md)
|
|
|
|
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](https://github.com/LordHepipud/icinga-module-windows/issues)
|
|
* Send a [Pull Request](https://github.com/LordHepipud/icinga-module-windows/pulls)
|
|
* The master branche shall never be corrupt! |