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
- Host: GitHub
- URL: https://github.com/icinga/icinga-powershell-plugins
- Owner: Icinga
- License: gpl-2.0
- Created: 2019-11-03T11:00:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T14:19:13.000Z (over 1 year ago)
- Last Synced: 2025-03-31T06:01:54.627Z (about 1 year ago)
- Language: PowerShell
- Size: 1.43 MB
- Stars: 53
- Watchers: 10
- Forks: 29
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!