Icinga PowerShell - Monitoring Windows
Find a file
2018-11-22 11:09:07 +01:00
core Initial commit 2018-11-06 17:14:49 +01:00
doc Added architecture image to introdution 2018-11-07 10:56:00 +01:00
modules Initial commit 2018-11-06 17:14:49 +01:00
.gitignore Added missing .gitignore to project 2018-11-22 11:09:07 +01:00
icinga-module-windows.psd1 Initial commit 2018-11-06 17:14:49 +01:00
icinga-module-windows.psm1 Initial commit 2018-11-06 17:14:49 +01:00
README.md Fixed typo in documentation 2018-11-06 17:22:52 +01:00

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!