You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## This Module is a Technical-Preview and should **NOT** be used actively in production!
5
+
6
+
This repository provides a PowerShell Module to fetch information and data of Windows Hosts, allowing a wide range of integrations
7
+
8
+
* Remote Execeution
9
+
* Icinga Web 2 integration
10
+
* Usage with the Icinga 2 Agent
11
+
* ...
12
+
13
+
Before you continue, please take a look on the [installation guide](doc/02-Installation.md)
14
+
15
+
Documentation
16
+
-------------
17
+
18
+
Please take a look on the following content to get to know the possibilities of the module including examples on how to use it.
19
+
20
+
*[Introduction](doc/01-Introduction.md)
21
+
*[Installation Guide](doc/02-Installation.md)
22
+
23
+
Contributing
24
+
------------
25
+
26
+
The Icinga 2 PowerShell module is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code.
27
+
28
+
* Please check whether a related issue alredy exists on our [Issue Tracker](https://github.com/LordHepipud/icinga-module-windows/issues)
29
+
* Send a [Pull Request](https://github.com/LordHepipud/icinga-module-windows/pulls)
0 commit comments