An open API service indexing awesome lists of open source software.

https://github.com/icinga/icinga-powershell-plugins

A collection of Windows check plugins for the Icinga PowerShell Framework
https://github.com/icinga/icinga-powershell-plugins

Last synced: about 1 year ago
JSON representation

A collection of Windows check plugins for the Icinga PowerShell Framework

Awesome Lists containing this project

README

          

# Icinga PowerShell Plugins

This repository provides a collection of Windows check Plugins for the [Icinga PowerShell Framework](https://github.com/Icinga/icinga-powershell-framework)

Before you continue, please take a look at the [installation guide](doc/02-Installation.md)

## Documentation

Please take a look at the following content to get to know the extent of the module including examples on how to use it.

* [Introduction](doc/01-Introduction.md)
* [Installation Guide](doc/02-Installation.md)
* [Icinga Integration](doc/03-Icinga-Integration.md)
* [Plugin Documentation](doc/10-Icinga-Plugins.md)
* [Changelog](doc/31-Changelog.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 already exists on our [Issue Tracker](https://github.com/Icinga/icinga-powershell-plugins/issues)
* Send a [Pull Request](https://github.com/Icinga/icinga-powershell-plugins/pulls)
* The master branch shall never be corrupt!